19 #ifndef __com_sun_star_view_XRenderable_idl__ 20 #define __com_sun_star_view_XRenderable_idl__ 29 module
com { module sun { module star { module view {
52 long getRendererCount( [in] any aSelection, [in] sequence<com::sun::star::beans::PropertyValue> xOptions )
68 sequence<com::sun::star::beans::PropertyValue> getRenderer( [in]
long nRenderer, [in] any aSelection, [in] sequence<com::sun::star::beans::PropertyValue> xOptions )
82 void render( [in]
long nRenderer, [in] any aSelection, [in] sequence<com::sun::star::beans::PropertyValue> xOptions )
Definition: Ambiguous.idl:22
represents something that can be rendered.
Definition: XRenderable.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47