Lines Matching refs:MutexGuard
29 using osl::MutexGuard;
44 MutexGuard aGuard( m_aMutex ); in setBody()
51 MutexGuard aGuard( m_aMutex ); in getBody()
58 MutexGuard aGuard( m_aMutex ); in setRecipient()
65 MutexGuard aGuard( m_aMutex ); in getRecipient()
72 MutexGuard aGuard( m_aMutex ); in setCcRecipient()
79 MutexGuard aGuard( m_aMutex ); in getCcRecipient()
86 MutexGuard aGuard( m_aMutex ); in setBccRecipient()
93 MutexGuard aGuard( m_aMutex ); in getBccRecipient()
100 MutexGuard aGuard( m_aMutex ); in setOriginator()
107 MutexGuard aGuard( m_aMutex ); in getOriginator()
114 MutexGuard aGuard( m_aMutex ); in setSubject()
121 MutexGuard aGuard( m_aMutex ); in getSubject()
128 MutexGuard aGuard( m_aMutex ); in setAttachement()
135 MutexGuard aGuard( m_aMutex ); in getAttachement()