Searched refs:ElementInfo (Results 1 – 2 of 2) sorted by relevance
41 struct ElementInfo struct47 inline explicit ElementInfo() : mnElement( XML_TOKEN_INVALID ), mbTrimSpaces( false ) {} in ElementInfo() argument147 ElementInfo& ContextHandler2Helper::pushElementInfo( sal_Int32 nElement ) in pushElementInfo()150 ElementInfo& rInfo = mxContextStack->back(); in pushElementInfo()165 ElementInfo& rInfo = mxContextStack->back(); in processCollectedChars()
42 struct ElementInfo;199 ElementInfo& pushElementInfo( sal_Int32 nElement );204 typedef ::std::vector< ElementInfo > ContextStack;
Completed in 16 milliseconds