Exported Interfaces - Details |
::com::sun::star::frame::XComponentLoader
- Description
- can be used to load the document inside.
URL: describes the name of the document definition to load,
TargetFrameName: isn't used.
SearchFlags: isn't used.
Arguments:
- PropertyValue
Name = ActiveConnection
Value = The connection which should be used when opening the text document.
- PropertyValue
Name = OpenMode
Value = string, "open" if the document should be opened in live mode (editing is not possible),
"openDesign" if the document should be open in design mode (editing is possible)
- See also
- ::com::sun::star::sdbc::XConnection
|
|
::com::sun::star::lang::XMultiServiceFactory
- Description
- can be used to create container elements.
If this interface is supported, the object created using it (e.g., the object returned by
XMultiServiceFactory::createInstanceWithArguments()
) can be used as container elements.
|
|
::com::sun::star::container::XHierarchicalNameContainer
- Description
- can be used to create folder hierarchies and to organize forms or reports in different sub folders.
|
|
Copyright © 2010 Sun Microsystems, Inc.