Lines Matching refs:convertColor
273 void ControlConverter::convertColor( PropertyMap& rPropMap, sal_Int32 nPropId, sal_uInt32 nOleColor… in convertColor() function in oox::ole::ControlConverter
395 … convertColor( rPropMap, PROP_BackgroundColor, bOpaque ? nBackColor : AX_SYSCOLOR_WINDOWBACK ); in convertAxBackground()
403 convertColor( rPropMap, PROP_BackgroundColor, nBackColor ); in convertAxBackground()
414 convertColor( rPropMap, PROP_BorderColor, nBorderColor ); in convertAxBorder()
907 rConv.convertColor( rPropMap, PROP_TextColor, mnTextColor ); in convertProperties()
971 rConv.convertColor( rPropMap, PROP_TextColor, mnTextColor ); in convertProperties()
1151 rConv.convertColor( rPropMap, PROP_TextColor, mnTextColor ); in convertProperties()
1407 rConv.convertColor( rPropMap, PROP_SymbolColor, mnArrowColor ); in convertProperties()
1489 rConv.convertColor( rPropMap, PROP_SymbolColor, mnArrowColor ); in convertProperties()
1549 rConv.convertColor( rPropMap, PROP_BackgroundColor, mnBackColor ); in convertProperties()
1626 rConv.convertColor( rPropMap, PROP_TextColor, mnTextColor ); in convertProperties()
1697 rConv.convertColor( rPropMap, PROP_BackgroundColor, mnBackColor ); in convertProperties()
1739 rConv.convertColor( rPropMap, PROP_BackgroundColor, mnBackColor ); in convertProperties()