Home
last modified time | relevance | path

Searched refs:TextBodyContext (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/oox/source/drawingml/
H A Dtextbodycontext.cxx171 TextBodyContext::TextBodyContext( ContextHandler& rParent, TextBody& rTextBody ) in TextBodyContext() function in oox::drawingml::TextBodyContext
179 void TextBodyContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement()
185 Reference< XFastContextHandler > TextBodyContext::createFastChildContext( sal_Int32 aElementToken, … in createFastChildContext()
H A Dshapecontext.cxx108 xRet = new TextBodyContext( *this, *xTextBody ); in createFastChildContext()
/aoo41x/main/oox/source/drawingml/chart/
H A Dtitlecontext.cxx58 return new TextBodyContext( *this, mrModel.mxTextBody.create() ); in onCreateContext()
109 return new TextBodyContext( *this, mrModel.mxTextProp.create() ); in onCreateContext()
146 return new TextBodyContext( *this, mrModel.mxTextProp.create() ); in onCreateContext()
H A Daxiscontext.cxx80 return new TextBodyContext( *this, mrModel.mxTextProp.create() ); in onCreateContext()
149 return new TextBodyContext( *this, mrModel.mxTextProp.create() ); in onCreateContext()
H A Dseriescontext.cxx86 return new TextBodyContext( rContext, orModel.mxTextProp.create() ); in lclDataLabelSharedCreateContext()
265 return new TextBodyContext( *this, mrModel.mxTextProp.create() ); in onCreateContext()
H A Dchartspacefragment.cxx76 return new TextBodyContext( *this, mrModel.mxTextProp.create() ); in onCreateContext()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dtextbodycontext.hxx35 class TextBodyContext : public ::oox::core::ContextHandler class
38 TextBodyContext( ::oox::core::ContextHandler& rParent, TextBody& rTextBody );
/aoo41x/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx68 xRet = new oox::drawingml::TextBodyContext( *this, *xTextBody ); in createFastChildContext()
/aoo41x/main/oox/source/ppt/
H A Dpptshapecontext.cxx205 xRet = new oox::drawingml::TextBodyContext( *this, *xTextBody ); in createFastChildContext()
/aoo41x/main/oox/source/drawingml/diagram/
H A Ddatamodelcontext.cxx172 xRet = new TextBodyContext( *this, *xTextBody ); in createFastChildContext()

Completed in 46 milliseconds