A creator for new (persistent) contents, like file system folders.
Definition XContentCreator.idl:46
com::sun::star::ucb::XContent createNewContent([in] com::sun::star::ucb::ContentInfo Info)
creates a new content of given type.
sequence< com::sun::star::ucb::ContentInfo > queryCreatableContentsInfo()
returns a list with information about the creatable contents.
specifies a content with a type and an identifier, which is able to manage listeners for events that ...
Definition XContent.idl:32
A structure for information about contents.
Definition ContentInfo.idl:29