Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx117 mChars += rChars; in chars()
132 if (mChars.length() > 0) in toString()
133 return mChars; in toString()
176 if (mChars.length() > 0) in toTree()
177 return sIndent + mChars; in toTree()
247 bool bHasContent = mChars.size() > 0 || mTags.size() > 0; in output()
278 o << mChars; in output()
/aoo42x/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx62 string mChars; member in writerfilter::XMLTag

Completed in 42 milliseconds