Home
last modified time | relevance | path

Searched refs:TextPortionContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/vml/
H A Dvmltextboxcontext.cxx38 TextPortionContext::TextPortionContext( ContextHandler2Helper& rParent, in TextPortionContext() function in oox::vml::TextPortionContext
81 ContextHandlerRef TextPortionContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext()
84 return new TextPortionContext( *this, mrTextBox, maFont, nElement, rAttribs ); in onCreateContext()
87 void TextPortionContext::onCharacters( const OUString& rChars ) in onCharacters()
100 void TextPortionContext::onEndElement() in onEndElement()
138 …if( nElement == XML_font ) return new TextPortionContext( *this, mrTextBox, TextFontModel(), nElem… in onCreateContext()
/trunk/main/oox/inc/oox/vml/
H A Dvmltextboxcontext.hxx35 class TextPortionContext : public ::oox::core::ContextHandler2 class
38 explicit TextPortionContext(

Completed in 24 milliseconds