20 #ifndef __com_sun_star_sdb_application_XTableUIProvider_idl__ 21 #define __com_sun_star_sdb_application_XTableUIProvider_idl__ 28 module
com { module sun { module star { module sdb { module application {
30 interface XDatabaseDocumentUI;
61 [in]
string TableName, [in]
long ColorMode );
102 [in]
string TableName )
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition: ColorMode.idl:29
Definition: Ambiguous.idl:22
provides access to the user interface of a database document
Definition: XDatabaseDocumentUI.idl:47
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
is used by the database application to obtain non-default user interface information and/or component...
Definition: XTableUIProvider.idl:40
base interface of all UNO interfaces
Definition: XInterface.idl:47