Home
last modified time | relevance | path

Searched refs:OutDevProviderSharedPtr (Results 1 – 23 of 23) sorted by relevance

/aoo42x/main/canvas/source/vcl/
H A Dcanvashelper.hxx83 const OutDevProviderSharedPtr& rOutDev,
92 void setOutDev( const OutDevProviderSharedPtr& rOutDev,
99 void setBackgroundOutDev( const OutDevProviderSharedPtr& rOutDev );
312 OutDevProviderSharedPtr mpProtectedOutDev;
315 OutDevProviderSharedPtr mpOutDev;
318 OutDevProviderSharedPtr mp2ndOutDev;
H A Ddevicehelper.hxx51 void init( const OutDevProviderSharedPtr& rOutDev );
86 OutDevProviderSharedPtr getOutDev() const { return mpOutDev; } in getOutDev()
95 OutDevProviderSharedPtr mpOutDev;
H A Dcanvasbitmaphelper.hxx77 const OutDevProviderSharedPtr& rOutDevProvider );
121 OutDevProviderSharedPtr mpOutDevReference;
H A Dcanvasbitmap.cxx44 const OutDevProviderSharedPtr& rOutDevProvider ) in CanvasBitmap()
75 const OutDevProviderSharedPtr& rOutDevProvider ) in CanvasBitmap()
H A Dcanvasbitmap.hxx78 const OutDevProviderSharedPtr& rOutDevProvider );
83 const OutDevProviderSharedPtr& rOutDevProvider );
H A Dcanvasfont.hxx68 …const OutDevProviderSharedPtr& rOutDevProvide…
91OutDevProviderSharedPtr mpOutDevProvider;
H A Dtextlayout.hxx60 const OutDevProviderSharedPtr& rOutDev );
105 OutDevProviderSharedPtr mpOutDevProvider;
H A Dcanvashelper.cxx138 const OutDevProviderSharedPtr& rOutDev, in init()
150 void CanvasHelper::setOutDev( const OutDevProviderSharedPtr& rOutDev, in setOutDev()
161 void CanvasHelper::setBackgroundOutDev( const OutDevProviderSharedPtr& rOutDev ) in setBackgroundOutDev()
H A Doutdevprovider.hxx54 typedef ::boost::shared_ptr< OutDevProvider > OutDevProviderSharedPtr; typedef
H A Dspritedevicehelper.hxx53 void init( const OutDevProviderSharedPtr& rOutDev );
H A Dcanvas.cxx114 OutDevProviderSharedPtr pOutdevProvider( new OutDevHolder(*pOutDev) ); in initialize()
H A Dcanvascustomsprite.hxx95 const OutDevProviderSharedPtr& rOutDevProvider,
H A Dspritedevicehelper.cxx46 void SpriteDeviceHelper::init( const OutDevProviderSharedPtr& pOutDev ) in init()
H A Dspritecanvas.cxx107 OutDevProviderSharedPtr pOutDev( new WindowOutDevHolder(xParentWindow) ); in initialize()
H A Dcanvascustomsprite.cxx61 … const OutDevProviderSharedPtr& rOutDevProvider, in CanvasCustomSprite()
H A Dimpltools.hxx146 explicit OutDevStateKeeper( const OutDevProviderSharedPtr& rOutDev ) : in OutDevStateKeeper()
H A Dspritecanvas.hxx154 OutDevProviderSharedPtr getFrontBuffer() const { return maDeviceHelper.getOutDev(); } in getFrontBuffer()
H A Dspritecanvashelper.hxx49 void init( const OutDevProviderSharedPtr& rOutDev,
H A Dcanvasfont.cxx48 const OutDevProviderSharedPtr& rOutDevProvider ) : in CanvasFont()
H A Ddevicehelper.cxx48 void DeviceHelper::init( const OutDevProviderSharedPtr& rOutDev ) in init()
H A Dtextlayout.cxx88 const OutDevProviderSharedPtr& rOutDev ) : in TextLayout()
H A Dcanvasbitmaphelper.cxx77 const OutDevProviderSharedPtr& rOutDevReference ) in init()
H A Dspritecanvashelper.cxx199 void SpriteCanvasHelper::init( const OutDevProviderSharedPtr& rOutDev, in init()

Completed in 160 milliseconds