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

service Document

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
Properties' Summary
[ readonly ] string
Name
is the name of the document. If the document is part of the container, it is not possible to alter the name. 
string
DocumentLocation
is the URL of the document.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
Properties' Details
Name
[ readonly ] string Name;
Description
is the name of the document. If the document is part of the container, it is not possible to alter the name.
DocumentLocation
string DocumentLocation;
Description
is the URL of the document.

 
Top of Page