Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/ppt/
H A Dtimenodelistcontext.hxx52 class TimeNodeListContext : public ::oox::core::ContextHandler class
55 TimeNodeListContext( ::oox::core::ContextHandler& rParent, TimeNodePtrList & aList ) throw();
57 virtual ~TimeNodeListContext() throw();
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx1087 TimeNodeListContext::TimeNodeListContext( ContextHandler& rParent, TimeNodePtrList & aList ) in TimeNodeListContext() function in oox::ppt::TimeNodeListContext
1095 TimeNodeListContext::~TimeNodeListContext( ) throw() in ~TimeNodeListContext()
1100 …Reference< XFastContextHandler > SAL_CALL TimeNodeListContext::createFastChildContext( ::sal_Int32… in createFastChildContext()
H A Dslidetimingcontext.cxx77 xRet.set( new TimeNodeListContext( *this, maTimeNodeList ) ); in createFastChildContext()
H A Dcommontimenodecontext.cxx631 xRet.set( new TimeNodeListContext( *this, mpNode->getChildren() ) ); in createFastChildContext()

Completed in 18 milliseconds