19 #ifndef __com_sun_star_embed_XVisualObject_idl__ 20 #define __com_sun_star_embed_XVisualObject_idl__ 30 module
com { module sun { module star { module embed {
64 void setVisualAreaSize( [in] hyper nAspect,
142 long getMapUnit( [in] hyper nAspect )
the base of all UNO exceptions
Definition: Exception.idl:32
Definition: Ambiguous.idl:22
represents common visualization functionality for embedded objects.
Definition: XVisualObject.idl:34
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition: WrongStateException.idl:32
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
can contain a graphical representation in an arbitrary format.
Definition: VisualRepresentation.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:47