Lines Matching refs:m_aMutex

73 	VCLXAccessibleListItem_BASE	( m_aMutex ),  in DBG_NAME()
187 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in getImplementationId()
205 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
272 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
279 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
297 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
312 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
345 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
355 ::osl::MutexGuard aGuard( m_aMutex ); in containsPoint()
375 ::osl::MutexGuard aGuard( m_aMutex ); in getBounds()
387 ::osl::MutexGuard aGuard( m_aMutex ); in getLocation()
401 ::osl::MutexGuard aGuard( m_aMutex ); in getLocationOnScreen()
416 ::osl::MutexGuard aGuard( m_aMutex ); in getSize()
440 ::osl::MutexGuard aGuard( m_aMutex ); in setCaretPosition()
451 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacter()
459 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterAttributes()
471 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterBounds()
492 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterCount()
500 ::osl::MutexGuard aGuard( m_aMutex ); in getIndexAtPoint()
519 ::osl::MutexGuard aGuard( m_aMutex ); in getSelectedText()
527 ::osl::MutexGuard aGuard( m_aMutex ); in getSelectionStart()
535 ::osl::MutexGuard aGuard( m_aMutex ); in getSelectionEnd()
543 ::osl::MutexGuard aGuard( m_aMutex ); in setSelection()
554 ::osl::MutexGuard aGuard( m_aMutex ); in getText()
562 ::osl::MutexGuard aGuard( m_aMutex ); in getTextRange()
570 ::osl::MutexGuard aGuard( m_aMutex ); in getTextAtIndex()
578 ::osl::MutexGuard aGuard( m_aMutex ); in getTextBeforeIndex()
586 ::osl::MutexGuard aGuard( m_aMutex ); in getTextBehindIndex()
594 ::osl::MutexGuard aGuard( m_aMutex ); in copyText()