Home
last modified time | relevance | path

Searched refs:RegularTextRunContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dtextbodycontext.cxx84 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::RegularTextRunContext
123 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()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextbodycontext.hxx49 class RegularTextRunContext : public ::oox::core::ContextHandler class
52 RegularTextRunContext( ::oox::core::ContextHandler& rParent, TextRunPtr pRunPtr );

Completed in 11 milliseconds