Searched refs:getDeviceColorSpace (Results 1 – 10 of 10) sorted by relevance
71 colorSequence[0] = rDevice->getDeviceColorSpace()->convertFromRGB(rgbColors); in create()73 colorSequence[1] = rDevice->getDeviceColorSpace()->convertFromRGB(rgbColors); in create()206 …return mxDevice.is() ? mxDevice->getDeviceColorSpace() : uno::Reference< rendering::XColorSpace >(… in getColorSpace()
465 mpCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() ); in render()488 … mpCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace()->convertFromARGB( in render()
512 xCanvas->getDevice()->getDeviceColorSpace() ); in renderEffectText()1665 rCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() )), in OutlineAction()1709 rCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() )), in OutlineAction()1803 rCanvas->getDevice()->getDeviceColorSpace() )), in OutlineTextArrayRenderHelper()
118 rCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() ); in setStateColor()642 rParms.mrCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace()); in createGradientAction()983 rParms.mrCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() ); in createTextAction()1541 rCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() ); in createActions()
107 rCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace() ); in PointAction()
102 pCanvas->getUNOCanvas()->getDevice()->getDeviceColorSpace()->convertFromARGB(aCol); in drawAlphaModulated()
147 mxGraphicDevice->getDeviceColorSpace()); in drawText()
636 mpDevice->getDeviceColorSpace()->convertToARGB(renderState.DeviceColor)[0]); in drawBitmapModulated()
161 …no::Reference< ::com::sun::star::rendering::XColorSpace > SAL_CALL getDeviceColorSpace( ) throw (… in getDeviceColorSpace() function in canvas::GraphicDeviceBase
94 XColorSpace getDeviceColorSpace();
Completed in 116 milliseconds