Searched refs:TextRunPtr (Results 1 – 4 of 4) sorted by relevance
82 TextRunPtr pRun( new TextRun ); in createFastChildContext()89 TextRunPtr pRun( new TextRun ); in createFastChildContext()114 RegularTextRunContext::RegularTextRunContext( ContextHandler& rParent, TextRunPtr pRunPtr ) in RegularTextRunContext()
52 RegularTextRunContext( ::oox::core::ContextHandler& rParent, TextRunPtr pRunPtr );59 TextRunPtr mpRunPtr;
60 typedef boost::shared_ptr< TextRun > TextRunPtr; typedef
47 inline void addRun( const TextRunPtr & pRun ) { maRuns.push_back( pRun ); } in addRun()
Completed in 21 milliseconds