Home
last modified time | relevance | path

Searched refs:getColorSpace (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx344 …if( colorMap->getColorSpace()->getMode() == csIndexed || colorMap->getColorSpace()->getMode() == c… in writeImage_()
852 if( colorMap->getColorSpace()->getMode() == csIndexed ) in drawImage()
860 colorMap->getColorSpace()->getRGB( in drawImage()
865 colorMap->getColorSpace()->getRGB( in drawImage()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx270 test( xPal->getColorSpace().is(), in checkCanvasBitmap()
421 test( xPal->getColorSpace().is(), in checkBitmapImport()
603 …virtual uno::Reference< rendering::XColorSpace > SAL_CALL getColorSpace( ) throw (uno::RuntimeExc… in getColorSpace() function in __anon554ec64b0111::TestBitmap
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx371 aLayout.Palette->getColorSpace()); in bitmapExFromXBitmap()
390 … uno::Reference<rendering::XColorSpace> xPalColorSpace( xPalette->getColorSpace() ); in bitmapExFromXBitmap()
H A Dcanvasbitmap.cxx725 uno::Reference< rendering::XColorSpace > SAL_CALL VclCanvasBitmap::getColorSpace( ) throw (uno::Ru… in getColorSpace() function in VclCanvasBitmap
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.hxx84 ::com::sun::star::rendering::XColorSpace > getColorSpace() const;
H A Ddevicehelper.cxx205 uno::Reference<rendering::XColorSpace> DeviceHelper::getColorSpace() const in getColorSpace() function in vclcanvas::DeviceHelper
/trunk/main/canvas/source/directx/
H A Ddx_devicehelper.hxx92 ::com::sun::star::rendering::XColorSpace > getColorSpace() const;
H A Ddx_devicehelper.cxx227 uno::Reference<rendering::XColorSpace> DeviceHelper::getColorSpace() const in getColorSpace() function in dxcanvas::DeviceHelper
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.cxx219 uno::Reference<rendering::XColorSpace> DeviceHelper::getColorSpace() const in getColorSpace() function in nullcanvas::DeviceHelper
H A Dnull_devicehelper.hxx86 ::com::sun::star::rendering::XColorSpace> getColorSpace() const;
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.hxx97 ::com::sun::star::rendering::XColorSpace > getColorSpace() const;
H A Dcairo_devicehelper.cxx242 uno::Reference<rendering::XColorSpace> DeviceHelper::getColorSpace() const in getColorSpace() function in cairocanvas::DeviceHelper
/trunk/main/offapi/com/sun/star/rendering/
H A DXParametricPolyPolygon2D.idl98 XColorSpace getColorSpace();
H A DXBitmapPalette.idl117 XColorSpace getColorSpace( );
/trunk/main/canvas/source/tools/
H A Dparametricpolypolygon.cxx202 …uno::Reference< rendering::XColorSpace > SAL_CALL ParametricPolyPolygon::getColorSpace() throw (un… in getColorSpace() function in canvas::ParametricPolyPolygon
/trunk/main/canvas/inc/canvas/
H A Dparametricpolypolygon.hxx112 …::uno::Reference< ::com::sun::star::rendering::XColorSpace > SAL_CALL getColorSpace() throw (::com…
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx85 …::uno::Reference< ::com::sun::star::rendering::XColorSpace > SAL_CALL getColorSpace( ) throw (::c…
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx165 return maDeviceHelper.getColorSpace(); in getDeviceColorSpace()

Completed in 67 milliseconds