|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
specifies documents which belong to a database source. More...
import "Document.idl";
Exported Interfaces | |
| interface | com::sun::star::beans::XPropertySet |
Public Attributes | |
| string | Name |
| is the name of the document. | |
| string | DocumentLocation |
| is the URL of the document. | |
specifies documents which belong to a database source.
These documents typically process information from a connected data source. A Document could be a form or a report.
| interface com::sun::star::beans::XPropertySet |
|
property |
is the URL of the document.
|
propertyreadonly |
is the name of the document.
If the document is part of the container, it is not possible to alter the name.