19 #ifndef __com_sun_star_sdb_DocumentDefinition_idl__
20 #define __com_sun_star_sdb_DocumentDefinition_idl__
25 module com { module sun { module star { module sdb {
27 interface XSubDocument;
73 interface ::com::sun::star::beans::XPropertySet;
75 interface ::com::sun::star::sdb::XSubDocument;
79 [readonly, property]
string Name;
service DefinitionContent
provides functionality for treating the object as part of a hierarchy of a database document's sub do...
Definition: DocumentDefinition.idl:71
boolean AsTemplate
Indicates if the document is to be used as template, for example, if a report is to be filled with da...
Definition: DocumentDefinition.idl:82
string Name
is the name of the document.
Definition: DocumentDefinition.idl:75
specifies a sub document of a OfficeDatabaseDocument.
Definition: DocumentDefinition.idl:37