/aoo41x/main/oox/source/xls/ |
H A D | excelfilter.cxx | 151 ::oox::drawingml::chart::ChartConverter& ExcelFilter::getChartConverter() in getChartConverter() function in oox::xls::ExcelFilter 153 return WorkbookHelper( getWorkbookGlobals() ).getChartConverter(); in getChartConverter()
|
H A D | workbookhelper.cxx | 180 inline ExcelChartConverter& getChartConverter() const { return *mxChartConverter; } in getChartConverter() function in oox::xls::WorkbookGlobals 841 ExcelChartConverter& WorkbookHelper::getChartConverter() const in getChartConverter() function in oox::xls::WorkbookHelper 843 return mrBookGlob.getChartConverter(); in getChartConverter()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | docxexportfilter.hxx | 45 …virtual ::oox::drawingml::chart::ChartConverter& getChartConverter() { static ::oox::drawingml::ch… in getChartConverter() function in DocxExportFilter
|
/aoo41x/main/oox/source/shape/ |
H A D | ShapeFilterBase.hxx | 58 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
|
H A D | ShapeFilterBase.cxx | 58 ::oox::drawingml::chart::ChartConverter& ShapeFilterBase::getChartConverter() in getChartConverter() function in oox::shape::ShapeFilterBase
|
/aoo41x/main/oox/source/drawingml/chart/ |
H A D | datasourceconverter.cxx | 55 …Reference< XDataSequence > xDataSeq = getChartConverter().createDataSequence( getChartDocument()->… in createDataSequence()
|
H A D | chartspaceconverter.cxx | 84 getChartConverter().createDataProvider( getChartDocument() ); in convertFromModel()
|
H A D | converterbase.cxx | 253 ChartConverter& ConverterRoot::getChartConverter() const in getChartConverter() function in oox::drawingml::chart::ConverterRoot
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | excelfilter.hxx | 68 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
|
H A D | workbookhelper.hxx | 243 ExcelChartConverter& getChartConverter() const;
|
/aoo41x/main/oox/inc/oox/ppt/ |
H A D | pptimport.hxx | 55 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
|
/aoo41x/main/oox/inc/oox/drawingml/chart/ |
H A D | converterbase.hxx | 80 ChartConverter& getChartConverter() const;
|
/aoo41x/main/oox/source/ppt/ |
H A D | pptimport.cxx | 147 ::oox::drawingml::chart::ChartConverter& PowerPointImport::getChartConverter() in getChartConverter() function in oox::ppt::PowerPointImport
|
/aoo41x/main/oox/inc/oox/core/ |
H A D | xmlfilterbase.hxx | 93 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter() = 0;
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xestream.hxx | 338 virtual oox::drawingml::chart::ChartConverter& getChartConverter();
|
/aoo41x/main/oox/source/drawingml/ |
H A D | shape.cxx | 610 …rFilter.getChartConverter().convertFromModel( rFilter, aModel, xChartDoc, xExternalPage, mxShape->… in finalizeXShape()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xestream.cxx | 1015 oox::drawingml::chart::ChartConverter& XclExpXmlStream::getChartConverter() in getChartConverter() function in XclExpXmlStream
|