Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/misc/
H A Ddocumentiologring.cxx43 , m_bFull( sal_False ) in OSimpleLogRing()
95 m_bFull = sal_True; in logString()
107 sal_Int32 nResLen = m_bFull ? m_aMessages.getLength() : m_nPos; in getCollectedLog()
108 sal_Int32 nStart = m_bFull ? m_nPos : 0; in getCollectedLog()
H A Ddocumentiologring.hxx48 sal_Bool m_bFull; member in comphelper::OSimpleLogRing

Completed in 9 milliseconds