StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.ucb
Interface XContentCreationListener

All Superinterfaces:
com.sun.star.lang.XEventListener, com.sun.star.uno.XInterface

public abstract interface XContentCreationListener
extends com.sun.star.lang.XEventListener


Field Summary
static com.sun.star.uno.Uik UIK
           
static java.lang.Object UNORUNTIMEDATA
           
 
Method Summary
abstract  void contentCreationEvent(com.sun.star.ucb.ContentCreationEvent cce)
           
 
Methods inherited from interface com.sun.star.lang.XEventListener
disposing
 

Field Detail

UIK

public static final com.sun.star.uno.Uik UIK

UNORUNTIMEDATA

public static final java.lang.Object UNORUNTIMEDATA
Method Detail

contentCreationEvent

public abstract void contentCreationEvent(com.sun.star.ucb.ContentCreationEvent cce)
                                   throws com.sun.star.uno.RuntimeException

StarOffice 5.2 API
reverse engineered by classdoc