Home
last modified time | relevance | path

Searched refs:getChartConverter (Results 1 – 17 of 17) sorted by relevance

/trunk/main/oox/source/xls/
H A Dexcelfilter.cxx151 ::oox::drawingml::chart::ChartConverter& ExcelFilter::getChartConverter() in getChartConverter() function in oox::xls::ExcelFilter
153 return WorkbookHelper( getWorkbookGlobals() ).getChartConverter(); in getChartConverter()
H A Dworkbookhelper.cxx180 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()
/trunk/main/sw/source/filter/ww8/
H A Ddocxexportfilter.hxx45 …virtual ::oox::drawingml::chart::ChartConverter& getChartConverter() { static ::oox::drawingml::ch… in getChartConverter() function in DocxExportFilter
/trunk/main/oox/source/shape/
H A DShapeFilterBase.hxx58 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
H A DShapeFilterBase.cxx58 ::oox::drawingml::chart::ChartConverter& ShapeFilterBase::getChartConverter() in getChartConverter() function in oox::shape::ShapeFilterBase
/trunk/main/oox/source/drawingml/chart/
H A Ddatasourceconverter.cxx55 …Reference< XDataSequence > xDataSeq = getChartConverter().createDataSequence( getChartDocument()->… in createDataSequence()
H A Dchartspaceconverter.cxx84 getChartConverter().createDataProvider( getChartDocument() ); in convertFromModel()
H A Dconverterbase.cxx253 ChartConverter& ConverterRoot::getChartConverter() const in getChartConverter() function in oox::drawingml::chart::ConverterRoot
/trunk/main/oox/inc/oox/ppt/
H A Dpptimport.hxx55 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
/trunk/main/oox/inc/oox/xls/
H A Dexcelfilter.hxx68 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
H A Dworkbookhelper.hxx243 ExcelChartConverter& getChartConverter() const;
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dconverterbase.hxx80 ChartConverter& getChartConverter() const;
/trunk/main/oox/source/ppt/
H A Dpptimport.cxx147 ::oox::drawingml::chart::ChartConverter& PowerPointImport::getChartConverter() in getChartConverter() function in oox::ppt::PowerPointImport
/trunk/main/oox/inc/oox/core/
H A Dxmlfilterbase.hxx93 virtual ::oox::drawingml::chart::ChartConverter& getChartConverter() = 0;
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx338 virtual oox::drawingml::chart::ChartConverter& getChartConverter();
/trunk/main/oox/source/drawingml/
H A Dshape.cxx610 …rFilter.getChartConverter().convertFromModel( rFilter, aModel, xChartDoc, xExternalPage, mxShape->… in finalizeXShape()
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx1015 oox::drawingml::chart::ChartConverter& XclExpXmlStream::getChartConverter() in getChartConverter() function in XclExpXmlStream

Completed in 85 milliseconds