Home
last modified time | relevance | path

Searched refs:TableStyleContext (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/oox/source/drawingml/table/
H A Dtablestylecontext.cxx38 TableStyleContext::TableStyleContext( ContextHandler& rParent, in TableStyleContext() function in oox::drawingml::table::TableStyleContext
47 TableStyleContext::~TableStyleContext() in ~TableStyleContext()
52 TableStyleContext::createFastChildContext( ::sal_Int32 aElementToken, const uno::Reference< xml::sa… in createFastChildContext()
H A Dtablestylelistfragmenthandler.cxx67 xRet = new TableStyleContext( *this, xAttribs, rTableStyles.back() ); in createFastChildContext()
H A Dtablecontext.cxx73 xRet = new TableStyleContext( *this, xAttribs, *rTableStyle ); in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/table/
H A Dtablestylecontext.hxx33 class TableStyleContext : public ::oox::core::ContextHandler class
36 TableStyleContext( ::oox::core::ContextHandler& rParent,
39 ~TableStyleContext();

Completed in 24 milliseconds