Home
last modified time | relevance | path

Searched refs:CanvasBase (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx101 class UnambiguousBase=::com::sun::star::uno::XInterface > class CanvasBase : class
112 CanvasBase() : in CanvasBase() function in canvas::CanvasBase
468 ~CanvasBase() {} // we're a ref-counted UNO class. _We_ destroy ourselves. in ~CanvasBase()
474 CanvasBase( const CanvasBase& );
475 CanvasBase& operator=( const CanvasBase& );
H A Dbitmapcanvasbase.hxx67 public CanvasBase< Base, CanvasHelper, Mutex, UnambiguousBase >
70 typedef CanvasBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType;
/AOO42X/main/canvas/source/directx/
H A Ddx_canvas.hxx65 typedef ::canvas::CanvasBase< CanvasBase1_Base,