20 #ifndef __com_sun_star_sdb_tools_XTableName_idl__
21 #define __com_sun_star_sdb_tools_XTableName_idl__
27 module com { module sun { module star { module sdb { module tools {
85 string getComposedName( [in]
long Type, [in]
boolean Quote )
95 void setComposedName( [in]
string ComposedName, [in]
long Type );
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
extends the service com::sun::star::sdbcx::Table with additional display information, sorting, and filtering criteria.
Definition: Table.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63