Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/
H A Dtextbodypropertiescontext.cxx49 TextBodyPropertiesContext::TextBodyPropertiesContext( ContextHandler& rParent, in TextBodyPropertiesContext() function in oox::drawingml::TextBodyPropertiesContext
140 void TextBodyPropertiesContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement()
146 Reference< XFastContextHandler > TextBodyPropertiesContext::createFastChildContext( sal_Int32 aElem… in createFastChildContext()
H A Dspdefcontext.cxx57 xRet = new TextBodyPropertiesContext( *this, xAttribs, xTextBody->getTextProperties() ); in createFastChildContext()
H A Dtextbodycontext.cxx192 … xRet.set( new TextBodyPropertiesContext( *this, xAttribs, mrTextBody.getTextProperties() ) ); in createFastChildContext()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dtextbodypropertiescontext.hxx33 class TextBodyPropertiesContext : public ::oox::core::ContextHandler class
36 TextBodyPropertiesContext( ::oox::core::ContextHandler& rParent,

Completed in 20 milliseconds