19#ifndef __com_sun_star_sdb_Document_idl__
20#define __com_sun_star_sdb_Document_idl__
24module
com { module sun { module star { module sdb {
40 [readonly, property]
string Name;
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
Definition Ambiguous.idl:22
specifies documents which belong to a database source.
Definition Document.idl:35
string DocumentLocation
is the URL of the document.
Definition Document.idl:43
string Name
is the name of the document.
Definition Document.idl:40