Searched refs:mbIsInText (Results 1 – 4 of 4) sorted by relevance
41 , mbIsInText( false ) in TextFieldContext()51 mbIsInText = false; in endFastElement()57 if( mbIsInText ) in characters()76 mbIsInText = true; in createFastChildContext()
117 , mbIsInText( false ) in RegularTextRunContext()129 mbIsInText = false; in endFastElement()144 if( mbIsInText ) in characters()162 mbIsInText = true; in createFastChildContext()
48 bool mbIsInText; member in oox::drawingml::TextFieldContext
60 bool mbIsInText; member in oox::drawingml::RegularTextRunContext
Completed in 22 milliseconds