Lines Matching refs:rOutMap
126 void lcl_AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap ) in lcl_AddDefaultsToMap()
128 ::chart::LineProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap()
129 ::chart::FillProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap()
130 ::chart::CharacterProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap()
132 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_EQUATION_SHOW, false ); in lcl_AddDefaultsToMap()
133 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_EQUATION_SHOW_CORRELATION_COEFF, f… in lcl_AddDefaultsToMap()
137 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::FillProperties::PROP_FILL_STYLE, draw… in lcl_AddDefaultsToMap()
138 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::LineProperties::PROP_LINE_STYLE, draw… in lcl_AddDefaultsToMap()
141 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::CharacterProperties::PROP_CHAR_CHAR_H… in lcl_AddDefaultsToMap()
142 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::CharacterProperties::PROP_CHAR_ASIAN_… in lcl_AddDefaultsToMap()
143 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::CharacterProperties::PROP_CHAR_COMPLE… in lcl_AddDefaultsToMap()