/trunk/main/toolkit/source/awt/ |
H A D | stylesettings.cxx | 141 StyleMethodGuard aGuard( *m_pData ); in dispose() local 199 StyleMethodGuard aGuard( *m_pData ); in getActiveBorderColor() local 206 StyleMethodGuard aGuard( *m_pData ); in setActiveBorderColor() local 213 StyleMethodGuard aGuard( *m_pData ); in getActiveColor() local 220 StyleMethodGuard aGuard( *m_pData ); in setActiveColor() local 227 StyleMethodGuard aGuard( *m_pData ); in getActiveTabColor() local 234 StyleMethodGuard aGuard( *m_pData ); in setActiveTabColor() local 241 StyleMethodGuard aGuard( *m_pData ); in getActiveTextColor() local 248 StyleMethodGuard aGuard( *m_pData ); in setActiveTextColor() local 255 StyleMethodGuard aGuard( *m_pData ); in getButtonRolloverTextColor() local [all …]
|
/trunk/main/dbaccess/source/core/api/ |
H A D | datacolumn.cxx | 154 MutexGuard aGuard(m_aMutex); in wasNull() local 163 MutexGuard aGuard(m_aMutex); in getString() local 172 MutexGuard aGuard(m_aMutex); in getBoolean() local 181 MutexGuard aGuard(m_aMutex); in getByte() local 190 MutexGuard aGuard(m_aMutex); in getShort() local 199 MutexGuard aGuard(m_aMutex); in getInt() local 208 MutexGuard aGuard(m_aMutex); in getLong() local 217 MutexGuard aGuard(m_aMutex); in getFloat() local 225 MutexGuard aGuard(m_aMutex); in getDouble() local 234 MutexGuard aGuard(m_aMutex); in getBytes() local [all …]
|
H A D | resultset.cxx | 210 MutexGuard aGuard(m_aMutex); in disposing() local 353 MutexGuard aGuard(m_aMutex); in getWarnings() local 362 MutexGuard aGuard(m_aMutex); in clearWarnings() local 372 MutexGuard aGuard(m_aMutex); in getMetaData() local 383 MutexGuard aGuard(m_aMutex); in findColumn() local 419 MutexGuard aGuard(m_aMutex); in getColumns() local 491 MutexGuard aGuard(m_aMutex); in wasNull() local 500 MutexGuard aGuard(m_aMutex); in getString() local 509 MutexGuard aGuard(m_aMutex); in getBoolean() local 518 MutexGuard aGuard(m_aMutex); in getByte() local [all …]
|
H A D | callablestatement.cxx | 133 MutexGuard aGuard(m_aMutex); in registerOutParameter() local 145 MutexGuard aGuard(m_aMutex); in registerNumericOutParameter() local 156 MutexGuard aGuard(m_aMutex); in wasNull() local 166 MutexGuard aGuard(m_aMutex); in getString() local 176 MutexGuard aGuard(m_aMutex); in getBoolean() local 186 MutexGuard aGuard(m_aMutex); in getByte() local 196 MutexGuard aGuard(m_aMutex); in getShort() local 205 MutexGuard aGuard(m_aMutex); in getInt() local 214 MutexGuard aGuard(m_aMutex); in getLong() local 223 MutexGuard aGuard(m_aMutex); in getFloat() local [all …]
|
H A D | preparedstatement.cxx | 162 MutexGuard aGuard(m_aMutex); in disposing() local 173 MutexGuard aGuard(m_aMutex); in getColumns() local 208 MutexGuard aGuard(m_aMutex); in getMetaData() local 217 MutexGuard aGuard(m_aMutex); in executeQuery() local 237 MutexGuard aGuard(m_aMutex); in executeUpdate() local 248 MutexGuard aGuard(m_aMutex); in execute() local 266 MutexGuard aGuard(m_aMutex); in setNull() local 275 MutexGuard aGuard(m_aMutex); in setObjectNull() local 284 MutexGuard aGuard(m_aMutex); in setBoolean() local 293 MutexGuard aGuard(m_aMutex); in setByte() local [all …]
|
/trunk/main/animations/source/animcore/ |
H A D | animcore.cxx | 393 Guard< Mutex > aGuard( maMutex ); in hasMoreElements() local 401 Guard< Mutex > aGuard( maMutex ); in nextElement() local 833 Guard< Mutex > aGuard( maMutex ); in getType() local 842 Guard< Mutex > aGuard( maMutex ); in getBegin() local 851 Guard< Mutex > aGuard( maMutex ); in setBegin() local 864 Guard< Mutex > aGuard( maMutex ); in getDuration() local 873 Guard< Mutex > aGuard( maMutex ); in setDuration() local 886 Guard< Mutex > aGuard( maMutex ); in getEnd() local 895 Guard< Mutex > aGuard( maMutex ); in setEnd() local 908 Guard< Mutex > aGuard( maMutex ); in getEndSync() local [all …]
|
/trunk/main/shell/source/cmdmail/ |
H A D | cmdmailmsg.cxx | 44 MutexGuard aGuard( m_aMutex ); in setBody() local 51 MutexGuard aGuard( m_aMutex ); in getBody() local 58 MutexGuard aGuard( m_aMutex ); in setRecipient() local 65 MutexGuard aGuard( m_aMutex ); in getRecipient() local 72 MutexGuard aGuard( m_aMutex ); in setCcRecipient() local 79 MutexGuard aGuard( m_aMutex ); in getCcRecipient() local 86 MutexGuard aGuard( m_aMutex ); in setBccRecipient() local 93 MutexGuard aGuard( m_aMutex ); in getBccRecipient() local 100 MutexGuard aGuard( m_aMutex ); in setOriginator() local 107 MutexGuard aGuard( m_aMutex ); in getOriginator() local [all …]
|
/trunk/main/shell/source/win32/sysmail/ |
H A D | sysmailmsg.cxx | 44 MutexGuard aGuard( m_aMutex ); in setBody() local 51 MutexGuard aGuard( m_aMutex ); in getBody() local 58 MutexGuard aGuard( m_aMutex ); in setRecipient() local 65 MutexGuard aGuard( m_aMutex ); in getRecipient() local 72 MutexGuard aGuard( m_aMutex ); in setCcRecipient() local 79 MutexGuard aGuard( m_aMutex ); in getCcRecipient() local 86 MutexGuard aGuard( m_aMutex ); in setBccRecipient() local 93 MutexGuard aGuard( m_aMutex ); in getBccRecipient() local 100 MutexGuard aGuard( m_aMutex ); in setOriginator() local 107 MutexGuard aGuard( m_aMutex ); in getOriginator() local [all …]
|
/trunk/main/canvas/inc/canvas/base/ |
H A D | canvascustomspritebase.hxx | 103 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in disposing() local 114 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in clear() local 132 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in drawBitmap() local 155 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in setAlpha() local 169 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in move() local 181 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in transform() local 190 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in clip() local 197 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in setPriority() local 204 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in show() local 211 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in hide() local [all …]
|
H A D | graphicdevicebase.hxx | 147 MutexType aGuard( BaseType::m_aMutex ); in disposing() local 163 MutexType aGuard( BaseType::m_aMutex ); in getDeviceColorSpace() local 170 MutexType aGuard( BaseType::m_aMutex ); in getPhysicalResolution() local 177 MutexType aGuard( BaseType::m_aMutex ); in getPhysicalSize() local 184 MutexType aGuard( BaseType::m_aMutex ); in createCompatibleLinePolyPolygon() local 191 MutexType aGuard( BaseType::m_aMutex ); in createCompatibleBezierPolyPolygon() local 203 MutexType aGuard( BaseType::m_aMutex ); in createCompatibleBitmap() local 215 MutexType aGuard( BaseType::m_aMutex ); in createVolatileBitmap() local 227 MutexType aGuard( BaseType::m_aMutex ); in createCompatibleAlphaBitmap() local 239 MutexType aGuard( BaseType::m_aMutex ); in createVolatileAlphaBitmap() local [all …]
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 129 MutexGuard aGuard(m_aMutex); in disposing() local 170 MutexGuard aGuard(m_aMutex); in findColumn() local 195 MutexGuard aGuard(m_aMutex); in getBinaryStream() local 210 MutexGuard aGuard(m_aMutex); in getCharacterStream() local 225 MutexGuard aGuard(m_aMutex); in getBoolean() local 256 MutexGuard aGuard(m_aMutex); in getByte() local 277 MutexGuard aGuard(m_aMutex); in getBytes() local 295 MutexGuard aGuard(m_aMutex); in getDate() local 334 MutexGuard aGuard(m_aMutex); in getDouble() local 353 MutexGuard aGuard(m_aMutex); in getFloat() local [all …]
|
/trunk/main/chart2/source/model/main/ |
H A D | UndoManager.cxx | 252 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterUndoContext() local 259 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterHiddenUndoContext() local 266 UndoManagerMethodGuard aGuard( *m_pImpl ); in leaveUndoContext() local 273 UndoManagerMethodGuard aGuard( *m_pImpl ); in addUndoAction() local 280 UndoManagerMethodGuard aGuard( *m_pImpl ); in undo() local 289 UndoManagerMethodGuard aGuard( *m_pImpl ); in redo() local 298 UndoManagerMethodGuard aGuard( *m_pImpl ); in isUndoPossible() local 305 UndoManagerMethodGuard aGuard( *m_pImpl ); in isRedoPossible() local 312 UndoManagerMethodGuard aGuard( *m_pImpl ); in getCurrentUndoActionTitle() local 319 UndoManagerMethodGuard aGuard( *m_pImpl ); in getCurrentRedoActionTitle() local [all …]
|
/trunk/main/framework/source/uielement/ |
H A D | statusbaritem.cxx | 93 osl::MutexGuard aGuard( m_aMutex ); in disposing() local 101 osl::MutexGuard aGuard( m_aMutex ); in getCommand() local 108 osl::MutexGuard aGuard( m_aMutex ); in getItemId() local 116 osl::MutexGuard aGuard( m_aMutex ); in getWidth() local 126 osl::MutexGuard aGuard( m_aMutex ); in getStyle() local 134 osl::MutexGuard aGuard( m_aMutex ); in getOffset() local 145 osl::MutexGuard aGuard( m_aMutex ); in getItemRect() local 163 osl::MutexGuard aGuard( m_aMutex ); in getText() local 174 osl::MutexGuard aGuard( m_aMutex ); in setText() local 183 osl::MutexGuard aGuard( m_aMutex ); in getHelpText() local [all …]
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | dbaundomanager.cxx | 235 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterUndoContext() local 242 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterHiddenUndoContext() local 249 UndoManagerMethodGuard aGuard( *m_pImpl ); in leaveUndoContext() local 256 UndoManagerMethodGuard aGuard( *m_pImpl ); in addUndoAction() local 265 UndoManagerMethodGuard aGuard( *m_pImpl ); in undo() local 274 UndoManagerMethodGuard aGuard( *m_pImpl ); in redo() local 281 UndoManagerMethodGuard aGuard( *m_pImpl ); in isUndoPossible() local 288 UndoManagerMethodGuard aGuard( *m_pImpl ); in isRedoPossible() local 295 UndoManagerMethodGuard aGuard( *m_pImpl ); in getCurrentUndoActionTitle() local 302 UndoManagerMethodGuard aGuard( *m_pImpl ); in getCurrentRedoActionTitle() local [all …]
|
/trunk/main/sfx2/source/doc/ |
H A D | docundomanager.cxx | 156 SfxModelGuard aGuard( rAntiImpl ); in invalidateXDo_nolck() local 275 UndoManagerGuard aGuard( *this ); in enterUndoContext() local 285 UndoManagerGuard aGuard( *this ); in enterHiddenUndoContext() local 295 UndoManagerGuard aGuard( *this ); in leaveUndoContext() local 305 UndoManagerGuard aGuard( *this ); in addUndoAction() local 315 UndoManagerGuard aGuard( *this ); in undo() local 325 UndoManagerGuard aGuard( *this ); in redo() local 334 UndoManagerGuard aGuard( *this ); in isUndoPossible() local 341 UndoManagerGuard aGuard( *this ); in isRedoPossible() local 348 UndoManagerGuard aGuard( *this ); in getCurrentUndoActionTitle() local [all …]
|
/trunk/main/accessibility/source/standard/ |
H A D | accessiblemenucomponent.cxx | 165 OExternalLockGuard aGuard( this ); in IMPLEMENT_FORWARD_XINTERFACE2() local 174 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 186 OExternalLockGuard aGuard( this ); in getAccessibleParent() local 208 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 217 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 234 OExternalLockGuard aGuard( this ); in getAccessibleName() local 243 OExternalLockGuard aGuard( this ); in getAccessibleRelationSet() local 254 OExternalLockGuard aGuard( this ); in getLocale() local 265 OExternalLockGuard aGuard( this ); in getAccessibleAtPoint() local 274 OExternalLockGuard aGuard( this ); in getLocationOnScreen() local [all …]
|
H A D | vclxaccessibletextcomponent.cxx | 155 OExternalLockGuard aGuard( this ); in IMPLEMENT_FORWARD_XINTERFACE2() local 164 OExternalLockGuard aGuard( this ); in setCaretPosition() local 173 OExternalLockGuard aGuard( this ); in getCharacter() local 182 OExternalLockGuard aGuard( this ); in getCharacterAttributes() local 258 OExternalLockGuard aGuard( this ); in getCharacterBounds() local 275 OExternalLockGuard aGuard( this ); in getCharacterCount() local 284 OExternalLockGuard aGuard( this ); in getIndexAtPoint() local 298 OExternalLockGuard aGuard( this ); in getSelectedText() local 307 OExternalLockGuard aGuard( this ); in getSelectionStart() local 316 OExternalLockGuard aGuard( this ); in getSelectionEnd() local [all …]
|
H A D | vclxaccessibleedit.cxx | 213 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local 222 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 234 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 252 OExternalLockGuard aGuard( this ); in getAccessibleActionCount() local 262 OExternalLockGuard aGuard( this ); in doAccessibleAction() local 282 OExternalLockGuard aGuard( this ); in getAccessibleActionDescription() local 295 OExternalLockGuard aGuard( this ); in getAccessibleActionKeyBinding() local 323 OExternalLockGuard aGuard( this ); in getCharacter() local 332 OExternalLockGuard aGuard( this ); in getCharacterAttributes() local 341 OExternalLockGuard aGuard( this ); in getCharacterBounds() local [all …]
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | notesuno.cxx | 107 ScUnoGuard aGuard; in getParent() local 130 ScUnoGuard aGuard; in createTextCursor() local 139 ScUnoGuard aGuard; in createTextCursorByRange() local 146 ScUnoGuard aGuard; in getString() local 152 ScUnoGuard aGuard; in setString() local 160 ScUnoGuard aGuard; in insertString() local 168 ScUnoGuard aGuard; in insertControlCharacter() local 174 ScUnoGuard aGuard; in getText() local 180 ScUnoGuard aGuard; in getStart() local 186 ScUnoGuard aGuard; in getEnd() local [all …]
|
/trunk/main/svtools/source/control/ |
H A D | vclxaccessibleheaderbaritem.cxx | 147 OExternalLockGuard aGuard( this ); in implGetBounds() local 215 OExternalLockGuard aGuard( this ); in getAccessibleContext() local 226 OExternalLockGuard aGuard( this ); in getAccessibleChildCount() local 235 OExternalLockGuard aGuard( this ); in getAccessibleChild() local 247 OExternalLockGuard aGuard( this ); in getAccessibleParent() local 262 OExternalLockGuard aGuard( this ); in getAccessibleIndexInParent() local 270 OExternalLockGuard aGuard( this ); in getAccessibleRole() local 279 OExternalLockGuard aGuard( this ); in getAccessibleDescription() local 288 OExternalLockGuard aGuard( this ); in getAccessibleName() local 300 OExternalLockGuard aGuard( this ); in getAccessibleRelationSet() local [all …]
|
/trunk/main/ucb/source/cacher/ |
H A D | dynamicresultsetwrapper.cxx | 79 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init() local 105 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_EnsureNotDisposed() local 114 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetOne() local 124 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetTwo() local 173 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in SAL_STATIC_CAST() local 185 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in addEventListener() local 201 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in removeEventListener() local 218 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_disposing() local 251 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_notify() local 496 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in disposing() local [all …]
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | bookmarkcontainer.cxx | 91 MutexGuard aGuard(m_rMutex); in dispose() local 130 MutexGuard aGuard(m_rMutex); in supportsService() local 147 MutexGuard aGuard(m_rMutex); in insertByName() local 246 MutexGuard aGuard(m_rMutex); in addContainerListener() local 254 MutexGuard aGuard(m_rMutex); in removeContainerListener() local 263 MutexGuard aGuard(m_rMutex); in getElementType() local 271 MutexGuard aGuard(m_rMutex); in hasElements() local 280 MutexGuard aGuard(m_rMutex); in createEnumeration() local 289 MutexGuard aGuard(m_rMutex); in getCount() local 297 MutexGuard aGuard(m_rMutex); in getByIndex() local [all …]
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | randomnode.cxx | 274 Guard< Mutex > aGuard( maMutex ); in getType() local 283 Guard< Mutex > aGuard( maMutex ); in getBegin() local 292 Guard< Mutex > aGuard( maMutex ); in setBegin() local 301 Guard< Mutex > aGuard( maMutex ); in getDuration() local 310 Guard< Mutex > aGuard( maMutex ); in setDuration() local 319 Guard< Mutex > aGuard( maMutex ); in getEnd() local 328 Guard< Mutex > aGuard( maMutex ); in setEnd() local 337 Guard< Mutex > aGuard( maMutex ); in getEndSync() local 346 Guard< Mutex > aGuard( maMutex ); in setEndSync() local 355 Guard< Mutex > aGuard( maMutex ); in getRepeatCount() local [all …]
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | FilePicker.cxx | 289 osl::MutexGuard aGuard(m_aMutex); in setMultiSelectionMode() local 300 osl::MutexGuard aGuard(m_aMutex); in setTitle() local 312 osl::MutexGuard aGuard(m_aMutex); in appendFilter() local 324 osl::MutexGuard aGuard(m_aMutex); in setCurrentFilter() local 335 osl::MutexGuard aGuard(m_aMutex); in getCurrentFilter() local 347 osl::MutexGuard aGuard(m_aMutex); in appendFilterGroup() local 359 osl::MutexGuard aGuard(m_aMutex); in setDefaultName() local 371 osl::MutexGuard aGuard(m_aMutex); in setDisplayDirectory() local 382 osl::MutexGuard aGuard(m_aMutex); in getDisplayDirectory() local 393 osl::MutexGuard aGuard(m_aMutex); in getFiles() local [all …]
|
/trunk/main/embedserv/source/embed/ |
H A D | intercept.cxx | 81 osl::MutexGuard aGuard( m_aMutex ); in addEventListener() local 96 osl::MutexGuard aGuard( m_aMutex ); in removeEventListener() local 109 osl::MutexGuard aGuard(m_aMutex); in dispose() local 160 osl::MutexGuard aGuard(m_aMutex); in ~Interceptor() local 172 osl::MutexGuard aGuard(m_aMutex); in DisconnectDocHolder() local 188 osl::MutexGuard aGuard(m_aMutex); in dispatch() local 479 osl::MutexGuard aGuard(m_aMutex); in queryDispatch() local 509 osl::MutexGuard aGuard(m_aMutex); in queryDispatches() local 542 osl::MutexGuard aGuard(m_aMutex); in getSlaveDispatchProvider() local 553 osl::MutexGuard aGuard(m_aMutex); in setSlaveDispatchProvider() local [all …]
|