Home
last modified time | relevance | path

Searched refs:getPropertyNameMapForLineProperties (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/chart2/source/view/main/ !
H A DPropertyMapper.cxx304 const tMakePropertyNameMap& PropertyMapper::getPropertyNameMapForLineProperties() in getPropertyNameMapForLineProperties() function in chart::PropertyMapper
324 ( PropertyMapper::getPropertyNameMapForLineProperties() ) in getPropertyNameMapForFillAndLineProperties()
336 ( PropertyMapper::getPropertyNameMapForLineProperties() ) in getPropertyNameMapForTextShapeProperties()
H A DVLegendSymbolFactory.cxx51 …::tPropertyNameMap & aLineNameMap( ::chart::PropertyMapper::getPropertyNameMapForLineProperties()); in lcl_setPropetiesToShape()
/AOO42X/main/chart2/source/view/inc/ !
H A DPropertyMapper.hxx101 static const tMakePropertyNameMap& getPropertyNameMapForLineProperties();
/AOO42X/main/chart2/source/view/charttypes/ !
H A DVSeriesPlotter.cxx916 …edProperties( xShape, xErrorBarProperties, PropertyMapper::getPropertyNameMapForLineProperties() ); in createErrorBar()