Home
last modified time | relevance | path

Searched refs:getScaledBitmap (Results 1 – 19 of 19) sorted by relevance

/trunk/main/canvas/inc/canvas/base/
H A Dbitmapcanvasbase.hxx119 …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()
/trunk/main/offapi/com/sun/star/rendering/
H A DXBitmap.idl89 When set to true, this parameter advises getScaledBitmap to
102 …XBitmap getScaledBitmap( [in] ::com::sun::star::geometry::RealSize2D newSize, [in] boolean b…
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx185 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 __anon554ec64b0111::TestBitmap
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.hxx92 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
H A Dcanvasbitmaphelper.cxx115 …uno::Reference< rendering::XBitmap > CanvasBitmapHelper::getScaledBitmap( const geometry::RealSize… in getScaledBitmap() function in vclcanvas::CanvasBitmapHelper
H A Dcanvashelper.hxx249 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
H A Dcanvashelper.cxx930 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& ne… in getScaledBitmap() function in vclcanvas::CanvasHelper
/trunk/main/canvas/source/directx/
H A Ddx_bitmapcanvashelper.hxx101 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
H A Ddx_bitmapcanvashelper.cxx158 …uno::Reference< rendering::XBitmap > BitmapCanvasHelper::getScaledBitmap( const geometry::RealSize… in getScaledBitmap() function in dxcanvas::BitmapCanvasHelper
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx280 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& /*… in getScaledBitmap() function in nullcanvas::CanvasHelper
H A Dnull_canvashelper.hxx219 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx73 …:star::uno::Reference< com::sun::star::rendering::XBitmap > SAL_CALL getScaledBitmap( const com::s…
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.hxx385 virtual css::uno::Reference<css::rendering::XBitmap> SAL_CALL getScaledBitmap(
H A DPresenterCanvas.cxx815 Reference<rendering::XBitmap> SAL_CALL PresenterCanvas::getScaledBitmap( in getScaledBitmap() function in sd::presenter::PresenterCanvas
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx232 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
H A Dcairo_canvashelper.cxx1496 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& ne… in getScaledBitmap() function in cairocanvas::CanvasHelper
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx1211 rDescriptor.mxScaledBitmap = rDescriptor.mxBitmap->getScaledBitmap( in ScaleBitmaps()
H A DPresenterWindowManager.cxx1344 mxScaledBackgroundBitmap = xBitmap->getScaledBitmap(aSize, sal_False); in ProvideBackgroundBitmap()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx454 uno::Reference< rendering::XBitmap > SAL_CALL VclCanvasBitmap::getScaledBitmap( const geometry::Rea… in getScaledBitmap() function in VclCanvasBitmap

Completed in 81 milliseconds