Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx112 mTags.push_back(pTag); in addTag()
155 if (mTags.size() > 0) in toString()
219 if (mTags.size() > 0) in toTree()
222 size_t nSize = mTags.size(); in toTree()
286 if (mTags.size() > 0) in output()
337 bool bEmpty=mTags.empty(); in currentTag()
339 return mTags.top(); in currentTag()
347 mTags.push(pTag); in startDocument()
361 mTags.push(pTag); in startElement()
404 mTags.pop(); in endElement()
[all …]
/aoo42x/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx67 XMLTags_t mTags; member in writerfilter::XMLTag
93 stack<XMLTag::Pointer_t> mTags; member in writerfilter::TagLogger

Completed in 23 milliseconds