Home
last modified time | relevance | path

Searched refs:rDevice (Results 26 – 50 of 83) sorted by relevance

1234

/aoo42x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx99 OutputDevice& rDevice,
181 OutputDevice& rDevice,
223 OutputDevice& rDevice,
269 OutputDevice& rDevice,
297 OutputDevice& rDevice,
H A DSlsInsertionIndicatorOverlay.hxx82 OutputDevice& rDevice,
112 OutputDevice& rDevice,
H A DSlsPageObjectViewObjectContact.hxx168 OutputDevice& rDevice,
216 Rectangle GetPageNumberArea (OutputDevice& rDevice) const;
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.hxx41 void PaintFrame (OutputDevice&rDevice, const Rectangle aBox) const;
82 void PaintCorner (OutputDevice& rDevice, const Point& rAnchor) const;
90 OutputDevice& rDevice,
99 OutputDevice& rDevice,
H A DSlsTheme.cxx251 const OutputDevice& rDevice) in GetFont() argument
288 const Size aFontSize (rDevice.LogicToPixel(pFont->GetSize(), aFontMapMode)); in GetFont()
291 pFont->SetSize(rDevice.PixelToLogic(aFontSize)); in GetFont()
/aoo42x/main/canvas/source/directx/
H A Ddx_spritedevicehelper.hxx60 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
63 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
66 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
69 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
/aoo42x/main/vcl/unx/headless/
H A Dsvpgdi.cxx51 rDevice in dbgOut()
61 aBuf.append( sal_Int64(reinterpret_cast<sal_uInt32>(rDevice.get())), 16 ); in dbgOut()
66 debugDump( rDevice, bmpstream ); in dbgOut()
113 void SvpSalGraphics::setDevice( BitmapDeviceSharedPtr& rDevice ) in setDevice() argument
115 m_aDevice = rDevice; in setDevice()
116 m_aOrigDevice = rDevice; in setDevice()
H A Dsvpelement.cxx202 const basebmp::BitmapDeviceSharedPtr& rDevice = pElement->getDevice(); in IMPL_LINK() local
203 if( rDevice.get() ) in IMPL_LINK()
206 pSalBitmap->setBitmap( rDevice ); in IMPL_LINK()
/aoo42x/main/svtools/source/table/
H A Dgridtablerenderer.cxx433 OutputDevice& rDevice; member
442 :rDevice( i_device ) in CellRenderContext()
525 i_context.rDevice.DrawImage( imagePos, imageSize, i_image, nStyle ); in impl_paintCellImage()
561 i_context.rDevice.SetTextColor( textColor ); in impl_paintCellText()
566 i_context.rDevice.SetTextColor( textColor ); in impl_paintCellText()
573 i_context.rDevice.DrawText( textRect, i_text, nDrawTextFlags ); in impl_paintCellText()
/aoo42x/main/canvas/source/vcl/
H A Ddevicehelper.cxx116 const uno::Reference< rendering::XGraphicDevice >& rDevice, in createCompatibleBitmap()
125 *rDevice.get(), in createCompatibleBitmap()
137 const uno::Reference< rendering::XGraphicDevice >& rDevice, in createCompatibleAlphaBitmap()
146 *rDevice.get(), in createCompatibleAlphaBitmap()
H A Dcanvasbitmap.hxx77 ::com::sun::star::rendering::XGraphicDevice& rDevice,
82 ::com::sun::star::rendering::XGraphicDevice& rDevice,
H A Dcanvascustomsprite.cxx59 rendering::XGraphicDevice& rDevice, in CanvasCustomSprite() argument
113 maCanvasHelper.init( rDevice, in CanvasCustomSprite()
/aoo42x/main/starmath/inc/
H A Dview.hxx230 Size GetTextLineSize(OutputDevice& rDevice,
232 Size GetTextSize(OutputDevice& rDevice,
235 void DrawTextLine(OutputDevice& rDevice,
238 void DrawText(OutputDevice& rDevice,
/aoo42x/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx158 const uno::Reference< rendering::XGraphicDevice >& rDevice, in createCompatibleBitmap()
169 rDevice.get(), in createCompatibleBitmap()
181 const uno::Reference< rendering::XGraphicDevice >& rDevice, in createCompatibleAlphaBitmap()
192 rDevice.get(), in createCompatibleAlphaBitmap()
H A Dcairo_spritecanvashelper.cxx150 SpriteCanvas& rDevice, in init() argument
154 mpOwningSpriteCanvas = &rDevice; in init()
156 CanvasHelper::init( rSize, rDevice, &rDevice ); in init()
H A Dcairo_canvasfont.cxx69 const SurfaceProviderRef& rDevice ) : in CanvasFont() argument
75 mpRefDevice( rDevice ) in CanvasFont()
/aoo42x/main/basebmp/test/
H A Dtools.cxx34 int countPixel( const BitmapDeviceSharedPtr& rDevice, in countPixel() argument
38 const basegfx::B2ISize& rSize( rDevice->getSize() ); in countPixel()
41 if( rDevice->getPixel( basegfx::B2IPoint(x,y) ) == checkColor ) in countPixel()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx56 void free(VirtualDevice& rDevice);
183 void VDevBuffer::free(VirtualDevice& rDevice) in free() argument
186 …t aBuffers::iterator aUsedFound(::std::find(maUsedBuffers.begin(), maUsedBuffers.end(), &rDevice)); in free()
190 maFreeBuffers.push_back(&rDevice); in free()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx43 AccessibleViewForwarder::AccessibleViewForwarder (SdrPaintView* pView, OutputDevice& rDevice) in AccessibleViewForwarder() argument
46 mrDevice (rDevice) in AccessibleViewForwarder()
54 if(&rOutDev == &rDevice) in AccessibleViewForwarder()
/aoo42x/main/sal/inc/osl/
H A Dfile.hxx358 VolumeDevice( const VolumeDevice & rDevice ) in VolumeDevice() argument
360 _aHandle = rDevice._aHandle; in VolumeDevice()
380 inline VolumeDevice & operator =( const VolumeDevice & rDevice ) in operator =() argument
382 oslVolumeDeviceHandle newHandle = rDevice._aHandle; in operator =()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx1077 … const OutputDevice& rDevice( impl_getPageViewOutputDevice_nothrow( *pPageViewContact ) ); in ensureControl() local
1080 rDevice, in ensureControl()
1081 …_pInitialViewTransformationOrNULL ? *_pInitialViewTransformationOrNULL : rDevice.GetViewTransforma… in ensureControl()
1086 const OutputDevice& rDevice( impl_getOutputDevice_throw() ); in ensureControl() local
1089 rDevice, in ensureControl()
1090 …_pInitialViewTransformationOrNULL ? *_pInitialViewTransformationOrNULL : rDevice.GetViewTransforma… in ensureControl()
/aoo42x/main/tools/source/fsys/
H A Dwntmsc.cxx121 ErrCode GetPathStyle_Impl( const String &rDevice, FSysPathStyle &rStyle ) in GetPathStyle_Impl() argument
123 ByteString aRootDir(rDevice, osl_getThreadTextEncoding()); in GetPathStyle_Impl()
166 FSysPathStyle DirEntry::GetPathStyle( const String &rDevice ) in GetPathStyle() argument
170 GetPathStyle_Impl( rDevice, eStyle ); in GetPathStyle()
/aoo42x/main/cppcanvas/source/wrapper/
H A Dimplcolor.cxx37 ImplColor::ImplColor( const uno::Reference< rendering::XGraphicDevice >& rDevice ) : in ImplColor() argument
38 mxDevice( rDevice ) in ImplColor()
/aoo42x/main/canvas/source/null/
H A Dnull_canvasbitmap.cxx39 const DeviceRef& rDevice, in CanvasBitmap() argument
41 mpDevice( rDevice ) in CanvasBitmap()
H A Dnull_spritecanvashelper.cxx52 SpriteCanvas& rDevice, in init() argument
58 CanvasHelper::init( rSize, rDevice, bHasAlpha ); in init()

Completed in 127 milliseconds

1234