Searched refs:TableBackgroundStyleContext (Results 1 – 3 of 3) sorted by relevance
38 TableBackgroundStyleContext::TableBackgroundStyleContext( ContextHandler& rParent, TableStyle& rTab… in TableBackgroundStyleContext() function in oox::drawingml::table::TableBackgroundStyleContext44 TableBackgroundStyleContext::~TableBackgroundStyleContext() in ~TableBackgroundStyleContext()49 TableBackgroundStyleContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Referenc… in createFastChildContext()
60 xRet = new TableBackgroundStyleContext( *this, mrTableStyle ); in createFastChildContext()
33 class TableBackgroundStyleContext : public ::oox::core::ContextHandler class36 TableBackgroundStyleContext( ::oox::core::ContextHandler& rParent, TableStyle& rTableStyle );37 ~TableBackgroundStyleContext();
Completed in 12 milliseconds