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 )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:38
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:44
provides access to the user interface of a database document
Definition: XDatabaseDocumentUI.idl:48
is used by the database application to obtain non-default user interface information and/or component...
Definition: XTableUIProvider.idl:41
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:48
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition: ColorMode.idl:30
Definition: Ambiguous.idl:22