Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx877 if( const Theme* pTheme = mrData.mrFilter.getCurrentTheme() ) in LineFormatter()
905 if( const Theme* pTheme = mrData.mrFilter.getCurrentTheme() ) in FillFormatter()
952 if( const Theme* pTheme = mrData.mrFilter.getCurrentTheme() ) in TextFormatter()
H A Dchartdrawingfragment.cxx223 … mxShape->addShape( getFilter(), getFilter().getCurrentTheme(), mxDrawPage, &aShapeRectEmu32 ); in onEndElement()
/trunk/main/sw/source/filter/ww8/
H A Ddocxexportfilter.hxx42 virtual const ::oox::drawingml::Theme* getCurrentTheme() const { return NULL; } in getCurrentTheme() function in DocxExportFilter
/trunk/main/oox/source/shape/
H A DShapeFilterBase.hxx50 virtual const ::oox::drawingml::Theme* getCurrentTheme() const;
H A DShapeFilterBase.cxx43 const ::oox::drawingml::Theme* ShapeFilterBase::getCurrentTheme() const in getCurrentTheme() function in oox::shape::ShapeFilterBase
/trunk/main/oox/inc/oox/ppt/
H A Dpptimport.hxx52 virtual const ::oox::drawingml::Theme* getCurrentTheme() const;
/trunk/main/oox/inc/oox/xls/
H A Dexcelfilter.hxx65 virtual const ::oox::drawingml::Theme* getCurrentTheme() const;
/trunk/main/oox/source/drawingml/
H A Dtextfont.cxx81 if( const Theme* pTheme = rFilter.getCurrentTheme() ) in getFontData()
/trunk/main/oox/source/ppt/
H A Dpptimport.cxx126 const ::oox::drawingml::Theme* PowerPointImport::getCurrentTheme() const in getCurrentTheme() function in oox::ppt::PowerPointImport
/trunk/main/oox/inc/oox/core/
H A Dxmlfilterbase.hxx86 getCurrentTheme() const = 0;
/trunk/main/oox/source/xls/
H A Dexcelfilter.cxx136 const ::oox::drawingml::Theme* ExcelFilter::getCurrentTheme() const in getCurrentTheme() function in oox::xls::ExcelFilter
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx336 virtual const oox::drawingml::Theme* getCurrentTheme() const;
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx1005 const oox::drawingml::Theme* XclExpXmlStream::getCurrentTheme() const in getCurrentTheme() function in XclExpXmlStream

Completed in 43 milliseconds