Home
last modified time | relevance | path

Searched refs:rDevice (Results 51 – 75 of 83) sorted by relevance

1234

/aoo42x/main/canvas/source/directx/
H A Ddx_devicehelper.cxx65 rendering::XGraphicDevice& rDevice ) in init() argument
68 mpDevice = &rDevice; in init()
H A Ddx_canvasbitmap.cxx47 const DeviceRef& rDevice ) : in CanvasBitmap() argument
48 mpDevice( rDevice ), in CanvasBitmap()
H A Ddx_canvashelper.cxx125 void CanvasHelper::setDevice( rendering::XGraphicDevice& rDevice ) in setDevice() argument
127 mpDevice = &rDevice; in setDevice()
H A Ddx_canvasbitmap.hxx75 const DeviceRef& rDevice );
/aoo42x/main/canvas/source/vcl/
H A Dcanvasfont.cxx47 rendering::XGraphicDevice& rDevice, in CanvasFont() argument
54 mpRefDevice( &rDevice ), in CanvasFont()
H A Dcanvasbitmaphelper.cxx76 rendering::XGraphicDevice& rDevice, in init() argument
85 CanvasHelper::init( rDevice, in init()
H A Dcanvascustomsprite.hxx93 ::com::sun::star::rendering::XGraphicDevice& rDevice,
H A Dcanvasbitmaphelper.hxx76 ::com::sun::star::rendering::XGraphicDevice& rDevice,
H A Dcanvasfont.hxx67 … ::com::sun::star::rendering::XGraphicDevice& rDevice,
/aoo42x/main/canvas/source/null/
H A Dnull_canvashelper.cxx72 SpriteCanvas& rDevice, in init() argument
75 mpDevice = &rDevice; in init()
H A Dnull_canvasbitmap.hxx69 const DeviceRef& rDevice,
H A Dnull_spritecanvashelper.hxx49 SpriteCanvas& rDevice,
/aoo42x/main/cui/source/customize/
H A Dacccfg.cxx594 SvLBox& rDevice,
614 SvLBox& rDevice, in Paint() argument
632 rDevice.DrawText(aPos, GetText()); in Paint()
634 rDevice.DrawCtrlText(aPos, GetText(), 0, STRING_LEN, TEXT_DRAW_DISABLE); in Paint()
/aoo42x/main/basebmp/test/
H A Dtools.hxx26 int countPixel( const basebmp::BitmapDeviceSharedPtr& rDevice,
/aoo42x/main/basebmp/inc/basebmp/
H A Ddebug.hxx42 void debugDump( const boost::shared_ptr< BitmapDevice >& rDevice,
/aoo42x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsILayerPainter.hxx48 OutputDevice& rDevice,
H A DSlsFontProvider.hxx58 SharedFontPointer GetFont (const OutputDevice& rDevice);
/aoo42x/main/sd/source/ui/inc/
H A DAccessibleViewForwarder.hxx52 AccessibleViewForwarder (SdrPaintView* pView, OutputDevice& rDevice);
/aoo42x/main/cppcanvas/source/inc/
H A Dtools.hxx47 … ::com::sun::star::rendering::XGraphicDevice >& rDevice,
/aoo42x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx70 SalPrinterBmp (const BitmapDeviceSharedPtr& rDevice);
89 SalPrinterBmp::SalPrinterBmp(const BitmapDeviceSharedPtr& rDevice) : in SalPrinterBmp() argument
90 m_aBitmap( rDevice ) in SalPrinterBmp()
/aoo42x/main/cppcanvas/source/wrapper/
H A Dimplcolor.hxx49 ::com::sun::star::rendering::XGraphicDevice >& rDevice );
/aoo42x/main/tools/source/fsys/
H A Dos2.cxx913 FSysPathStyle DirEntry::GetPathStyle( const String &rDevice ) in GetPathStyle() argument
915 ByteString aRootDir(rDevice, osl_getThreadTextEncoding()); in GetPathStyle()
/aoo42x/main/toolkit/source/controls/
H A Dunocontrol.cxx1015 sal_Bool UnoControl::setGraphics( const Reference< XGraphics >& rDevice ) throw(RuntimeException) in setGraphics() argument
1021 mxGraphics = rDevice; in setGraphics()
1024 return xView.is() ? xView->setGraphics( rDevice ) : sal_True; in setGraphics()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.hxx80 const SurfaceProviderRef& rDevice,
H A Dcairo_canvasfont.hxx65 const SurfaceProviderRef& rDevice );

Completed in 82 milliseconds

1234