19#ifndef __com_sun_star_rendering_XCachedPrimitive_idl__
20#define __com_sun_star_rendering_XCachedPrimitive_idl__
26module
com { module sun { module star { module rendering {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
Interface for cached repaint of already drawn XCanvas primitives.
Definition: XCachedPrimitive.idl:37
byte redraw([in] ViewState aState)
Redraw the cached primitive.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22
This structure contains information considered the view state.
Definition: ViewState.idl:37