Home
last modified time | relevance | path

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

/aoo4110/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 bool bHasContent = mChars.size() > 0 || mTags.size() > 0; in output()
207 o << mChars; in output()
/aoo4110/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx62 string mChars; member in writerfilter::XMLTag

Completed in 13 milliseconds