Searched refs:TableRowContext (Results 1 – 3 of 3) sorted by relevance
36 TableRowContext::TableRowContext( ContextHandler& rParent, const uno::Reference< xml::sax::XFastAtt… in TableRowContext() function in oox::drawingml::table::TableRowContext43 TableRowContext::~TableRowContext() in ~TableRowContext()48 TableRowContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sax:… in createFastChildContext()
92 xRet.set( new TableRowContext( *this, xAttribs, rvTableRows.back() ) ); in createFastChildContext()
34 class TableRowContext : public ::oox::core::ContextHandler class37 TableRowContext( ::oox::core::ContextHandler& rParent,39 ~TableRowContext();
Completed in 15 milliseconds