Searched refs:TextFieldContext (Results 1 – 3 of 3) sorted by relevance
36 TextFieldContext::TextFieldContext( ContextHandler& rParent, in TextFieldContext() function in oox::drawingml::TextFieldContext47 void TextFieldContext::endFastElement( sal_Int32 aElementToken ) throw (SAXException, RuntimeExcept… in endFastElement()55 void TextFieldContext::characters( const OUString& aChars ) throw (SAXException, RuntimeException) in characters()63 Reference< XFastContextHandler > TextFieldContext::createFastChildContext( sal_Int32 aElementToken,… in createFastChildContext()
99 xRet.set( new TextFieldContext( *this, xAttribs, *pField ) ); in createFastChildContext()
33 class TextFieldContext class37 TextFieldContext( ::oox::core::ContextHandler& rParent,
Completed in 15 milliseconds