LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
cachedprimitivebase.hxx File Reference
#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>
Include dependency graph for cachedprimitivebase.hxx:
This graph shows which files directly or indirectly include this file:

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