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 )
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition: ColorMode.idl:27
Definition: Ambiguous.idl:20
provides access to the user interface of a database document
Definition: XDatabaseDocumentUI.idl:34
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:37
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
is used by the database application to obtain non-default user interface information and/or component...
Definition: XTableUIProvider.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:45