Searched refs:TableStyleContext (Results 1 – 4 of 4) sorted by relevance
38 TableStyleContext::TableStyleContext( ContextHandler& rParent, in TableStyleContext() function in oox::drawingml::table::TableStyleContext47 TableStyleContext::~TableStyleContext() in ~TableStyleContext()52 TableStyleContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sa… in createFastChildContext()
67 xRet = new TableStyleContext( *this, xAttribs, rTableStyles.back() ); in createFastChildContext()
73 xRet = new TableStyleContext( *this, xAttribs, *rTableStyle ); in createFastChildContext()
33 class TableStyleContext : public ::oox::core::ContextHandler class36 TableStyleContext( ::oox::core::ContextHandler& rParent,39 ~TableStyleContext();
Completed in 9 milliseconds