Searched refs:RegularTextRunContext (Results 1 – 2 of 2) sorted by relevance
84 xRet.set( new RegularTextRunContext( *this, pRun ) ); in createFastChildContext()92 xRet.set( new RegularTextRunContext( *this, pRun ) ); in createFastChildContext()114 RegularTextRunContext::RegularTextRunContext( ContextHandler& rParent, TextRunPtr pRunPtr ) in RegularTextRunContext() function in oox::drawingml::RegularTextRunContext123 void RegularTextRunContext::endFastElement( sal_Int32 aElementToken ) throw (SAXException, RuntimeE… in endFastElement()142 void RegularTextRunContext::characters( const OUString& aChars ) throw (SAXException, RuntimeExcept… in characters()152 Reference< XFastContextHandler > RegularTextRunContext::createFastChildContext( sal_Int32 aElementT… in createFastChildContext()
49 class RegularTextRunContext : public ::oox::core::ContextHandler class52 RegularTextRunContext( ::oox::core::ContextHandler& rParent, TextRunPtr pRunPtr );
Completed in 36 milliseconds