Home
last modified time | relevance | path

Searched refs:LegendConverter (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx188 LegendConverter::LegendConverter( const ConverterRoot& rParent, LegendModel& rModel ) : in LegendConverter() function in oox::drawingml::chart::LegendConverter
193 LegendConverter::~LegendConverter() in ~LegendConverter()
197 void LegendConverter::convertFromModel( const Reference< XDiagram >& rxDiagram ) in convertFromModel()
H A Dchartspaceconverter.cxx140 LegendConverter aLegendConv( *this, *mrModel.mxLegend ); in convertFromModel()
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dtitleconverter.hxx91 class LegendConverter : public ConverterBase< LegendModel > class
94 explicit LegendConverter( const ConverterRoot& rParent, LegendModel& rModel );
95 virtual ~LegendConverter();

Completed in 17 milliseconds