Searched refs:TextBodyPropertiesContext (Results 1 – 4 of 4) sorted by relevance
49 TextBodyPropertiesContext::TextBodyPropertiesContext( ContextHandler& rParent, in TextBodyPropertiesContext() function in oox::drawingml::TextBodyPropertiesContext140 void TextBodyPropertiesContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement()146 Reference< XFastContextHandler > TextBodyPropertiesContext::createFastChildContext( sal_Int32 aElem… in createFastChildContext()
57 xRet = new TextBodyPropertiesContext( *this, xAttribs, xTextBody->getTextProperties() ); in createFastChildContext()
192 … xRet.set( new TextBodyPropertiesContext( *this, xAttribs, mrTextBody.getTextProperties() ) ); in createFastChildContext()
33 class TextBodyPropertiesContext : public ::oox::core::ContextHandler class36 TextBodyPropertiesContext( ::oox::core::ContextHandler& rParent,
Completed in 19 milliseconds