|
LibreOffice Module canvas (master) 1
|
#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/rendering/XCachedPrimitive.hpp>#include <com/sun/star/rendering/ViewState.hpp>#include <comphelper/compbase.hxx>#include <canvas/canvastoolsdllapi.h>Go to the source code of this file.
Classes | |
| class | canvas::CachedPrimitiveBase |
| Base class, providing common functionality for implementers of the XCachedPrimitive interface. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::rendering |
| namespace | canvas |
Typedefs | |
| typedef comphelper::WeakComponentImplHelper< css::rendering::XCachedPrimitive, css::lang::XServiceInfo > | canvas::CachedPrimitiveBase_Base |