Home
last modified time | relevance | path

Searched refs:ChartSpaceModel (Results 1 – 13 of 13) sorted by relevance

/trunk/main/oox/source/drawingml/chart/
H A Dchartspacemodel.cxx32 ChartSpaceModel::ChartSpaceModel() : in ChartSpaceModel() function in oox::drawingml::chart::ChartSpaceModel
42 ChartSpaceModel::~ChartSpaceModel() in ~ChartSpaceModel()
H A Dconverterbase.cxx165 const ChartSpaceModel& rChartModel,
176 const ChartSpaceModel& rChartModel, in ConverterData()
223 const ChartSpaceModel& rChartModel, in ConverterRoot()
H A Dchartspacefragment.cxx44 …rtSpaceFragment( XmlFilterBase& rFilter, const OUString& rFragmentPath, ChartSpaceModel& rModel ) : in ChartSpaceFragment()
45 FragmentBase< ChartSpaceModel >( rFilter, rFragmentPath, rModel ) in ChartSpaceFragment()
H A Dobjectformatter.cxx709 const ChartSpaceModel& rChartSpace );
771 const ChartSpaceModel& rChartSpace );
987 …jectFormatterData& rData, const ObjectTypeFormatEntry& rEntry, const ChartSpaceModel& rChartSpace … in ObjectTypeFormatter()
1043 …rBase& rFilter, const Reference< XChartDocument >& rxChartDoc, const ChartSpaceModel& rChartSpace … in ObjectFormatterData()
1073 …rBase& rFilter, const Reference< XChartDocument >& rxChartDoc, const ChartSpaceModel& rChartSpace … in ObjectFormatter()
H A Dchartspaceconverter.cxx71 ChartSpaceConverter::ChartSpaceConverter( const ConverterRoot& rParent, ChartSpaceModel& rModel ) : in ChartSpaceConverter()
72 ConverterBase< ChartSpaceModel >( rParent, rModel ) in ChartSpaceConverter()
H A Dchartconverter.cxx56 ChartSpaceModel& rChartModel, const Reference< XChartDocument >& rxChartDoc, in convertFromModel()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dchartspacefragment.hxx35 struct ChartSpaceModel;
39 class ChartSpaceFragment : public FragmentBase< ChartSpaceModel >
45 ChartSpaceModel& rModel );
H A Dchartspaceconverter.hxx39 struct ChartSpaceModel;
41 class ChartSpaceConverter : public ConverterBase< ChartSpaceModel >
44 … explicit ChartSpaceConverter( const ConverterRoot& rParent, ChartSpaceModel& rModel );
H A Dchartspacemodel.hxx37 struct ChartSpaceModel struct
64 explicit ChartSpaceModel();
65 ~ChartSpaceModel();
H A Dchartconverter.hxx45 struct ChartSpaceModel;
77 ChartSpaceModel& rChartModel,
H A Dobjectformatter.hxx76 struct ChartSpaceModel;
86 const ChartSpaceModel& rChartSpace );
H A Dconverterbase.hxx47 struct ChartSpaceModel;
67 const ChartSpaceModel& rChartModel,
/trunk/main/oox/source/drawingml/
H A Dshape.cxx603 chart::ChartSpaceModel aModel; in finalizeXShape()

Completed in 45 milliseconds