Home
last modified time | relevance | path

Searched refs:createCompatibleBitmap (Results 1 – 16 of 16) sorted by relevance

/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl150 …XBitmap createCompatibleBitmap( [in] ::com::sun::star::geometry::IntegerSize2D s…
158 (e.g. generated via createCompatibleBitmap()) is the fact that
191 (e.g. generated via createCompatibleBitmap()) is the fact that
H A DXCanvas.idl654 <member>XGraphicDevice::createCompatibleBitmap()</member>
686 <member>XGraphicDevice::createCompatibleBitmap()</member>
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx196 …:uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL createCompatibleBitmap( const ::c… in createCompatibleBitmap() function in canvas::GraphicDeviceBase
205 return maDeviceHelper.createCompatibleBitmap( this, size ); in createCompatibleBitmap()
/trunk/main/canvas/source/directx/
H A Ddx_spritedevicehelper.hxx59 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > createCompatibleBitmap(
H A Ddx_devicehelper.hxx72 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > createCompatibleBitmap(
H A Ddx_devicehelper.cxx138 uno::Reference< rendering::XBitmap > DeviceHelper::createCompatibleBitmap( in createCompatibleBitmap() function in dxcanvas::DeviceHelper
H A Ddx_spritedevicehelper.cxx126 uno::Reference< rendering::XBitmap > SpriteDeviceHelper::createCompatibleBitmap( in createCompatibleBitmap() function in dxcanvas::SpriteDeviceHelper
/trunk/main/cppcanvas/source/wrapper/
H A Dbasegfxfactory.cxx130 xCanvas->getDevice()->createCompatibleBitmap( in createBitmap()
H A Dvclfactory.cxx172 xCanvas->getDevice()->createCompatibleBitmap( in createBitmap()
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.hxx65 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > createCompatibleBitmap(
H A Ddevicehelper.cxx115 uno::Reference< rendering::XBitmap > DeviceHelper::createCompatibleBitmap( in createCompatibleBitmap() function in vclcanvas::DeviceHelper
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.cxx108 uno::Reference< rendering::XBitmap > DeviceHelper::createCompatibleBitmap( in createCompatibleBitmap() function in nullcanvas::DeviceHelper
H A Dnull_devicehelper.hxx62 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > createCompatibleBitmap(
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.hxx78 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > createCompatibleBitmap(
H A Dcairo_devicehelper.cxx157 uno::Reference< rendering::XBitmap > DeviceHelper::createCompatibleBitmap( in createCompatibleBitmap() function in cairocanvas::DeviceHelper
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx774 mxBitmap = (rxCanvas->getDevice()->createCompatibleBitmap( in Paint()

Completed in 88 milliseconds