Searched refs:getVmlPresetColor (Results 1 – 4 of 4) sorted by relevance
50 static sal_Int32 getVmlPresetColor( sal_Int32 nToken, sal_Int32 nDefaultRgb );
220 sal_Int32 nRgbValue = Color::getVmlPresetColor( nColorToken, API_RGB_TRANSPARENT ); in decodeColor()
235 /*static*/ sal_Int32 Color::getVmlPresetColor( sal_Int32 nToken, sal_Int32 nDefaultRgb ) in getVmlPresetColor() function in oox::drawingml::Color
675 sal_Int32 nRgbValue = Color::getVmlPresetColor( nColorToken, API_RGB_TRANSPARENT ); in convertControlTextColor()
Completed in 48 milliseconds