/aoo42x/main/canvas/inc/canvas/base/ |
H A D | bitmapcanvasbase.hxx | 119 …tar::uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL getScaledBitmap( const ::com:… in getScaledBitmap() function in canvas::BitmapCanvasBase 124 return BaseType::maCanvasHelper.getScaledBitmap( newSize, beFast ); in getScaledBitmap()
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XBitmap.idl | 89 When set to true, this parameter advises getScaledBitmap to 102 …XBitmap getScaledBitmap( [in] ::com::sun::star::geometry::RealSize2D newSize, [in] boolean b…
|
/aoo42x/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 185 test( xBmp->getScaledBitmap( geometry::RealSize2D(500,500), sal_False ).is(), in checkCanvasBitmap() 336 test( xBmp->getScaledBitmap( geometry::RealSize2D(500,500), sal_False ).is(), in checkBitmapImport() 475 …virtual uno::Reference< rendering::XBitmap > SAL_CALL getScaledBitmap( const geometry::RealSize2D&… in getScaledBitmap() function in __anond1d47db40111::TestBitmap
|
/aoo42x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.hxx | 92 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
|
H A D | canvasbitmaphelper.cxx | 115 …uno::Reference< rendering::XBitmap > CanvasBitmapHelper::getScaledBitmap( const geometry::RealSize… in getScaledBitmap() function in vclcanvas::CanvasBitmapHelper
|
H A D | canvashelper.hxx | 249 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
|
H A D | canvashelper.cxx | 930 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& ne… in getScaledBitmap() function in vclcanvas::CanvasHelper
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_bitmapcanvashelper.hxx | 101 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
|
H A D | dx_bitmapcanvashelper.cxx | 158 …uno::Reference< rendering::XBitmap > BitmapCanvasHelper::getScaledBitmap( const geometry::RealSize… in getScaledBitmap() function in dxcanvas::BitmapCanvasHelper
|
/aoo42x/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 280 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& /*… in getScaledBitmap() function in nullcanvas::CanvasHelper
|
H A D | null_canvashelper.hxx | 219 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
|
/aoo42x/main/vcl/inc/ |
H A D | canvasbitmap.hxx | 73 …:star::uno::Reference< com::sun::star::rendering::XBitmap > SAL_CALL getScaledBitmap( const com::s…
|
/aoo42x/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.hxx | 385 virtual css::uno::Reference<css::rendering::XBitmap> SAL_CALL getScaledBitmap(
|
H A D | PresenterCanvas.cxx | 815 Reference<rendering::XBitmap> SAL_CALL PresenterCanvas::getScaledBitmap( in getScaledBitmap() function in sd::presenter::PresenterCanvas
|
/aoo42x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.hxx | 232 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
|
H A D | cairo_canvashelper.cxx | 1496 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& ne… in getScaledBitmap() function in cairocanvas::CanvasHelper
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterClock.cxx | 1211 rDescriptor.mxScaledBitmap = rDescriptor.mxBitmap->getScaledBitmap( in ScaleBitmaps()
|
H A D | PresenterWindowManager.cxx | 1344 mxScaledBackgroundBitmap = xBitmap->getScaledBitmap(aSize, sal_False); in ProvideBackgroundBitmap()
|
/aoo42x/main/vcl/source/helper/ |
H A D | canvasbitmap.cxx | 454 uno::Reference< rendering::XBitmap > SAL_CALL VclCanvasBitmap::getScaledBitmap( const geometry::Rea… in getScaledBitmap() function in VclCanvasBitmap
|