21 module
com { module sun { module star { module ui { module dialogs {
36 sequence< short > getSupportedImageFormats( );
55 long getAvailableWidth( );
65 long getAvailableHeight( );
83 void setImage( [in]
short aImageFormat, [in] any aImage )
98 boolean setShowState( [in]
boolean bShowState );
106 boolean getShowState( );
FilePicker that support the preview of various file formats should implement this interface...
Definition: XFilePreview.idl:27
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:45