Home
last modified time | relevance | path

Searched refs:rgbColor (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/vcl/source/helper/
H A Dcanvasbitmap.cxx918 …CanvasBitmap::convertFromRGB( const uno::Sequence<rendering::RGBColor>& rgbColor ) throw (lang::Il… in convertFromRGB() argument
922 const sal_Size nLen( rgbColor.getLength() ); in convertFromRGB()
933 BitmapColor(toByteColor(rgbColor[i].Red), in convertFromRGB()
934 toByteColor(rgbColor[i].Green), in convertFromRGB()
935 toByteColor(rgbColor[i].Blue))); in convertFromRGB()
946 pColors[m_nRedIndex] = rgbColor[i].Red; in convertFromRGB()
947 pColors[m_nGreenIndex] = rgbColor[i].Green; in convertFromRGB()
948 pColors[m_nBlueIndex] = rgbColor[i].Blue; in convertFromRGB()
958 …nvasBitmap::convertFromARGB( const uno::Sequence<rendering::ARGBColor>& rgbColor ) throw (lang::Il… in convertFromARGB() argument
962 const sal_Size nLen( rgbColor.getLength() ); in convertFromARGB()
[all …]
H A Dcanvastools.cxx698 … > SAL_CALL convertFromRGB( const uno::Sequence< rendering::RGBColor >& rgbColor ) throw (lang::Il… in convertFromRGB() argument
700 const rendering::RGBColor* pIn( rgbColor.getConstArray() ); in convertFromRGB()
701 const sal_Size nLen( rgbColor.getLength() ); in convertFromRGB()
715 … SAL_CALL convertFromARGB( const uno::Sequence< rendering::ARGBColor >& rgbColor ) throw (lang::Il… in convertFromARGB() argument
717 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromARGB()
718 const sal_Size nLen( rgbColor.getLength() ); in convertFromARGB()
732 …SAL_CALL convertFromPARGB( const uno::Sequence< rendering::ARGBColor >& rgbColor ) throw (lang::Il… in convertFromPARGB() argument
734 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromPARGB()
735 const sal_Size nLen( rgbColor.getLength() ); in convertFromPARGB()
/AOO41X/main/canvas/source/tools/
H A Dcanvastools.cxx347 … > SAL_CALL convertFromRGB( const uno::Sequence< rendering::RGBColor >& rgbColor ) throw (lang::Il… in convertFromRGB() argument
349 const rendering::RGBColor* pIn( rgbColor.getConstArray() ); in convertFromRGB()
350 const sal_Size nLen( rgbColor.getLength() ); in convertFromRGB()
364 … SAL_CALL convertFromARGB( const uno::Sequence< rendering::ARGBColor >& rgbColor ) throw (lang::Il… in convertFromARGB() argument
366 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromARGB()
367 const sal_Size nLen( rgbColor.getLength() ); in convertFromARGB()
381 …SAL_CALL convertFromPARGB( const uno::Sequence< rendering::ARGBColor >& rgbColor ) throw (lang::Il… in convertFromPARGB() argument
383 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromPARGB()
384 const sal_Size nLen( rgbColor.getLength() ); in convertFromPARGB()
528 …CALL convertIntegerFromRGB( const uno::Sequence< rendering::RGBColor >& rgbColor ) throw (lang::Il… in convertIntegerFromRGB() argument
[all …]
/AOO41X/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1664 … > SAL_CALL convertFromRGB( const uno::Sequence< rendering::RGBColor >& rgbColor ) throw (lang::Il… in convertFromRGB() argument
1666 const rendering::RGBColor* pIn( rgbColor.getConstArray() ); in convertFromRGB()
1667 const sal_Size nLen( rgbColor.getLength() ); in convertFromRGB()
1681 … SAL_CALL convertFromARGB( const uno::Sequence< rendering::ARGBColor >& rgbColor ) throw (lang::Il… in convertFromARGB() argument
1683 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromARGB()
1684 const sal_Size nLen( rgbColor.getLength() ); in convertFromARGB()
1698 …SAL_CALL convertFromPARGB( const uno::Sequence< rendering::ARGBColor >& rgbColor ) throw (lang::Il… in convertFromPARGB() argument
1700 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromPARGB()
1701 const sal_Size nLen( rgbColor.getLength() ); in convertFromPARGB()
1851 …CALL convertIntegerFromRGB( const uno::Sequence< rendering::RGBColor >& rgbColor ) throw (lang::Il… in convertIntegerFromRGB() argument
[all …]
/AOO41X/main/vcl/inc/
H A Dcanvasbitmap.hxx96 …com::sun::star::uno::Sequence< ::com::sun::star::rendering::RGBColor >& rgbColor ) throw (::com::s…
97 …om::sun::star::uno::Sequence< ::com::sun::star::rendering::ARGBColor >& rgbColor ) throw (::com::s…
98 …om::sun::star::uno::Sequence< ::com::sun::star::rendering::ARGBColor >& rgbColor ) throw (::com::s…
107 …com::sun::star::uno::Sequence< ::com::sun::star::rendering::RGBColor >& rgbColor ) throw (::com::s…
108 …om::sun::star::uno::Sequence< ::com::sun::star::rendering::ARGBColor >& rgbColor ) throw (::com::s…
109 …om::sun::star::uno::Sequence< ::com::sun::star::rendering::ARGBColor >& rgbColor ) throw (::com::s…
/AOO41X/main/offapi/com/sun/star/rendering/
H A DXColorSpace.idl243 sequence<ColorComponent> convertFromRGB( [in] sequence<RGBColor> rgbColor )
251 @param rgbColor Sequence of sRGB color components. Is
261 sequence<ColorComponent> convertFromARGB( [in] sequence<ARGBColor> rgbColor )
270 @param rgbColor Sequence of sRGB color components. Is
282 sequence<ColorComponent> convertFromPARGB( [in] sequence<ARGBColor> rgbColor )
H A DXIntegerBitmapColorSpace.idl223 sequence<byte> convertIntegerFromRGB( [in] sequence<RGBColor> rgbColor )
243 sequence<byte> convertIntegerFromARGB( [in] sequence<ARGBColor> rgbColor )
266 sequence<byte> convertIntegerFromPARGB( [in] sequence<ARGBColor> rgbColor )
/AOO41X/main/oox/source/xls/
H A Dstylesfragment.cxx49 if( nElement == XLS_TOKEN( rgbColor ) ) getStyles().importPaletteColor( rAttribs ); in onCreateContext()