Searched refs:appendColor (Results 1 – 3 of 3) sorted by relevance
514 appendColor( rAttribs.getIntegerHex( XML_rgb, API_RGB_WHITE ) ); in importPaletteColor()520 appendColor( nRgb & 0xFFFFFF ); in importPaletteColor()534 appendColor( nRgb & 0xFFFFFF ); in importPalette()546 appendColor( *pnColor & 0xFFFFFF ); in importPalette()575 void ColorPalette::appendColor( sal_Int32 nRGBValue ) in appendColor() function in oox::xls::ColorPalette
153 void appendColor( sal_Int32 nRGBValue );
898 static void appendColor( const Color& rColor, OStringBuffer& rBuffer, bool bConvertToGrey = false ) in appendColor() function924 appendColor( rColor, rBuffer, bGrey ); in appendStrokingColor()934 appendColor( rColor, rBuffer, bGrey ); in appendNonStrokingColor()
Completed in 84 milliseconds