Searched defs:getCurrentTheme (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/filter/ww8/ | ||
H A D | docxexportfilter.hxx | 42 virtual const ::oox::drawingml::Theme* getCurrentTheme() const { return NULL; } in getCurrentTheme() function in DocxExportFilter |
/aoo41x/main/oox/source/shape/ | ||
H A D | ShapeFilterBase.cxx | 43 const ::oox::drawingml::Theme* ShapeFilterBase::getCurrentTheme() const in getCurrentTheme() function in oox::shape::ShapeFilterBase |
/aoo41x/main/oox/source/ppt/ | ||
H A D | pptimport.cxx | 126 const ::oox::drawingml::Theme* PowerPointImport::getCurrentTheme() const in getCurrentTheme() function in oox::ppt::PowerPointImport |
/aoo41x/main/oox/source/xls/ | ||
H A D | excelfilter.cxx | 136 const ::oox::drawingml::Theme* ExcelFilter::getCurrentTheme() const in getCurrentTheme() function in oox::xls::ExcelFilter |
/aoo41x/main/sc/source/filter/excel/ | ||
H A D | xestream.cxx | 1005 const oox::drawingml::Theme* XclExpXmlStream::getCurrentTheme() const in getCurrentTheme() function in XclExpXmlStream |
Completed in 32 milliseconds