Searched refs:TableStyleList (Results 1 – 5 of 5) sorted by relevance
29 TableStyleList::TableStyleList() in TableStyleList() function in oox::drawingml::table::TableStyleList33 TableStyleList::~TableStyleList() in ~TableStyleList()
43 …gmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath, TableStyleList& rTableStyleLi… in TableStyleListFragmentHandler()
35 class TableStyleList class39 TableStyleList();40 ~TableStyleList();52 typedef boost::shared_ptr< TableStyleList > TableStyleListPtr;
42 TableStyleList& rTableStyleList );49 TableStyleList& mrTableStyleList;
140 …tyleList = oox::drawingml::table::TableStyleListPtr( new oox::drawingml::table::TableStyleList() ); in getTableStyles()
Completed in 18 milliseconds