Searched defs:getTableStyles (Results 1 – 6 of 6) sorted by relevance
46 …virtual const ::oox::drawingml::table::TableStyleListPtr getTableStyles() { return ::oox::drawingm… in getTableStyles() function in DocxExportFilter
43 std::vector< TableStyle >& getTableStyles(){ return maTableStyles; }; in getTableStyles() function in oox::drawingml::table::TableStyleList
53 const ::oox::drawingml::table::TableStyleListPtr ShapeFilterBase::getTableStyles() in getTableStyles() function in oox::shape::ShapeFilterBase
136 const oox::drawingml::table::TableStyleListPtr PowerPointImport::getTableStyles() in getTableStyles() function in oox::ppt::PowerPointImport
146 const TableStyleListPtr ExcelFilter::getTableStyles() in getTableStyles() function in oox::xls::ExcelFilter
1010 const oox::drawingml::table::TableStyleListPtr XclExpXmlStream::getTableStyles() in getTableStyles() function in XclExpXmlStream
Completed in 31 milliseconds