:: com :: sun :: star :: sdb ::

service DatabaseDocument

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
::com::sun::star::sdbcx::XDataDescriptorFactory
(referenced entity's summary:)
::com::sun::star::sdbcx::XRename
(referenced entity's summary:)
Properties' Summary
[ readonly ] string
Name
is the name of the document.  
[ readonly ] string
URL
is the URL of the document.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
::com::sun::star::sdbcx::XDataDescriptorFactory
(referenced entity's summary:)
::com::sun::star::sdbcx::XRename
(referenced entity's summary:)
Properties' Details
Name
[ readonly ] string Name;
Description
is the name of the document.
URL
[ readonly ] string URL;
Description
is the URL of the document.

 
Top of Page