21 module com { module sun { module star { module view {
44 long getRendererCount( [in] any aSelection, [in] sequence<com::sun::star::beans::PropertyValue> xOptions )
60 sequence<com::sun::star::beans::PropertyValue> getRenderer( [in]
long nRenderer, [in] any aSelection, [in] sequence<com::sun::star::beans::PropertyValue> xOptions )
83 void render( [in]
long nRenderer, [in] any aSelection, [in] sequence<com::sun::star::beans::PropertyValue> xOptions )
represents something that can be rendered.
Definition: XRenderable.idl:28
specifies a property value.
Definition: PropertyValue.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