Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dtextbodycontext.cxx82 TextRunPtr pRun( new TextRun ); in createFastChildContext()
89 TextRunPtr pRun( new TextRun ); in createFastChildContext()
114 RegularTextRunContext::RegularTextRunContext( ContextHandler& rParent, TextRunPtr pRunPtr ) in RegularTextRunContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextbodycontext.hxx52 RegularTextRunContext( ::oox::core::ContextHandler& rParent, TextRunPtr pRunPtr );
59 TextRunPtr mpRunPtr;
H A Dtextrun.hxx60 typedef boost::shared_ptr< TextRun > TextRunPtr; typedef
H A Dtextparagraph.hxx47 inline void addRun( const TextRunPtr & pRun ) { maRuns.push_back( pRun ); } in addRun()

Completed in 26 milliseconds