21 module
com { module sun { module star { module rendering {
33 long getNumberOfEntries();
56 boolean getIndex( [out] sequence<ColorComponent> entry, [in]
long nIndex )
86 boolean setIndex( [in] sequence<ColorComponent> color, [in]
boolean transparency, [in]
long nIndex )
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
Interface to access the palette of a color-indexed bitmap.
Definition: XBitmapPalette.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
base interface of all UNO interfaces
Definition: XInterface.idl:45
Information how to interpret certain color data.
Definition: XColorSpace.idl:37