Home
last modified time | relevance | path

Searched defs:deviceColor (Results 1 – 5 of 5) sorted by relevance

/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx286 …ual uno::Sequence< double > SAL_CALL convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace()
296 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToRGB()
313 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToARGB()
330 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToPARGB()
412 …ence<double> SAL_CALL convertFromIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertFromIntegerColorSpace()
444 …< ::sal_Int8 > SAL_CALL convertToIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertToIntegerColorSpace()
462 …Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertIntegerToRGB()
483 …:Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeExceptio… in convertIntegerToARGB()
505 …::Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeExcepti… in convertIntegerToPARGB()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx753 …< double > SAL_CALL VclCanvasBitmap::convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace()
763 …uno::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException,uno::RuntimeException) in convertToRGB()
812 …uno::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException,uno::RuntimeException) in convertToARGB()
865 …uno::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException,uno::RuntimeException) in convertToPARGB()
1058 …CALL VclCanvasBitmap::convertFromIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertFromIntegerColorSpace()
1122 …L_CALL VclCanvasBitmap::convertToIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertToIntegerColorSpace()
1140 …:Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException,uno::RuntimeException) in convertIntegerToRGB()
1192 …:Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException,uno::RuntimeException) in convertIntegerToARGB()
1247 …:Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException,uno::RuntimeException) in convertIntegerToPARGB()
H A Dcanvastools.cxx637 …ual uno::Sequence< double > SAL_CALL convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace()
647 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToRGB()
664 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToARGB()
681 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToPARGB()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1595 …ual uno::Sequence< double > SAL_CALL convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace()
1605 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToRGB()
1626 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToARGB()
1647 …no::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertToPARGB()
1729 …ence<double> SAL_CALL convertFromIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertFromIntegerColorSpace()
1761 …< ::sal_Int8 > SAL_CALL convertToIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertToIntegerColorSpace()
1779 …Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertIntegerToRGB()
1804 …Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertIntegerToARGB()
1829 …Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, uno::RuntimeException) in convertIntegerToPARGB()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx712 …tegerToRGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, in convertIntegerToRGB()
729 …egerToARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, in convertIntegerToARGB()
766 …gerToPARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException, in convertIntegerToPARGB()