Home
last modified time | relevance | path

Searched refs:TableRowContext (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/table/
H A Dtablerowcontext.cxx36 TableRowContext::TableRowContext( ContextHandler& rParent, const uno::Reference< xml::sax::XFastAtt… in TableRowContext() function in oox::drawingml::table::TableRowContext
43 TableRowContext::~TableRowContext() in ~TableRowContext()
48 TableRowContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sax:… in createFastChildContext()
H A Dtablecontext.cxx92 xRet.set( new TableRowContext( *this, xAttribs, rvTableRows.back() ) ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablerowcontext.hxx34 class TableRowContext : public ::oox::core::ContextHandler class
37 TableRowContext( ::oox::core::ContextHandler& rParent,
39 ~TableRowContext();

Completed in 17 milliseconds