Lines Matching refs:m_rMutex
68 , m_rMutex(rMutex) in CXPathObject()
88 ::osl::MutexGuard const g(m_rMutex); in getNodeList()
91 new CNodeList(m_pDocument, m_rMutex, m_pXPathObj)); in getNodeList()
100 ::osl::MutexGuard const g(m_rMutex); in getBoolean()
110 ::osl::MutexGuard const g(m_rMutex); in getByte()
120 ::osl::MutexGuard const g(m_rMutex); in getShort()
130 ::osl::MutexGuard const g(m_rMutex); in getLong()
140 ::osl::MutexGuard const g(m_rMutex); in getHyper()
150 ::osl::MutexGuard const g(m_rMutex); in getFloat()
160 ::osl::MutexGuard const g(m_rMutex); in getDouble()
170 ::osl::MutexGuard const g(m_rMutex); in getString()