StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.ucb
Class ContentCreationEvent

java.lang.Object
  |
  +--com.sun.star.lang.EventObject
        |
        +--com.sun.star.ucb.ContentCreationEvent

public synchronized class ContentCreationEvent
extends com.sun.star.lang.EventObject


Field Summary
 com.sun.star.ucb.XContent Content
           
static java.lang.Object UNORUNTIMEDATA
           
static com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
           
 
Fields inherited from class com.sun.star.lang.EventObject
Source
 
Constructor Summary
ContentCreationEvent()
           
ContentCreationEvent(java.lang.Object o, com.sun.star.ucb.XContent xc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Content

public com.sun.star.ucb.XContent Content

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

UNOTYPEINFO

public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Constructor Detail

ContentCreationEvent

public ContentCreationEvent()

ContentCreationEvent

public ContentCreationEvent(java.lang.Object o,
                            com.sun.star.ucb.XContent xc)

StarOffice 5.2 API
reverse engineered by classdoc