21 module
com { module sun { module star { module sdb { module application {
23 interface XDatabaseDocumentUI;
54 [in]
string TableName, [in]
long ColorMode );
95 [in]
string TableName )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:34
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:38
provides access to the user interface of a database document
Definition: XDatabaseDocumentUI.idl:35
is used by the database application to obtain non-default user interface information and/or component...
Definition: XTableUIProvider.idl:34
com::sun::star::graphic::XGraphic getTableIcon([in] string TableName, [in] long ColorMode)
provides the icon which should be used to represent the table in the database application window.
com::sun::star::uno::XInterface getTableEditor([in] XDatabaseDocumentUI DocumentUI, [in] string TableName)
returns a component which can be used to edit the definition of an existing table.
base interface of all UNO interfaces
Definition: XInterface.idl:46
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition: ColorMode.idl:28
Definition: Ambiguous.idl:20