| /trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SResultSet.cxx | 90 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 122 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 136 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream() 145 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterStream() 155 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean() 164 ::osl::MutexGuard aGuard( m_aMutex ); in getByte() 177 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes() 185 ::osl::MutexGuard aGuard( m_aMutex ); in getDate() 196 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble() 207 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat() [all …]
|
| H A D | SPreparedStatement.cxx | 84 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData() 95 ::osl::MutexGuard aGuard( m_aMutex ); in close() 116 ::osl::MutexGuard aGuard( m_aMutex ); in execute() 127 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate() 137 ::osl::MutexGuard aGuard( m_aMutex ); in setString() 144 ::osl::MutexGuard aGuard( m_aMutex ); in getConnection() 153 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery() 165 ::osl::MutexGuard aGuard( m_aMutex ); in setBoolean() 172 ::osl::MutexGuard aGuard( m_aMutex ); in setByte() 181 ::osl::MutexGuard aGuard( m_aMutex ); in setDate() [all …]
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | resultset.cxx | 166 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId() 210 MutexGuard aGuard(m_aMutex); in disposing() 231 MutexGuard aGuard( m_aMutex ); in close() 353 MutexGuard aGuard(m_aMutex); in getWarnings() 362 MutexGuard aGuard(m_aMutex); in clearWarnings() 372 MutexGuard aGuard(m_aMutex); in getMetaData() 383 MutexGuard aGuard(m_aMutex); in findColumn() 419 MutexGuard aGuard(m_aMutex); in getColumns() 491 MutexGuard aGuard(m_aMutex); in wasNull() 500 MutexGuard aGuard(m_aMutex); in getString() [all …]
|
| H A D | datacolumn.cxx | 101 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId() 154 MutexGuard aGuard(m_aMutex); in wasNull() 163 MutexGuard aGuard(m_aMutex); in getString() 172 MutexGuard aGuard(m_aMutex); in getBoolean() 181 MutexGuard aGuard(m_aMutex); in getByte() 190 MutexGuard aGuard(m_aMutex); in getShort() 199 MutexGuard aGuard(m_aMutex); in getInt() 208 MutexGuard aGuard(m_aMutex); in getLong() 217 MutexGuard aGuard(m_aMutex); in getFloat() 225 MutexGuard aGuard(m_aMutex); in getDouble() [all …]
|
| H A D | preparedstatement.cxx | 95 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId() 162 MutexGuard aGuard(m_aMutex); in disposing() 173 MutexGuard aGuard(m_aMutex); in getColumns() 208 MutexGuard aGuard(m_aMutex); in getMetaData() 217 MutexGuard aGuard(m_aMutex); in executeQuery() 237 MutexGuard aGuard(m_aMutex); in executeUpdate() 248 MutexGuard aGuard(m_aMutex); in execute() 266 MutexGuard aGuard(m_aMutex); in setNull() 275 MutexGuard aGuard(m_aMutex); in setObjectNull() 284 MutexGuard aGuard(m_aMutex); in setBoolean() [all …]
|
| H A D | callablestatement.cxx | 74 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId() 133 MutexGuard aGuard(m_aMutex); in registerOutParameter() 145 MutexGuard aGuard(m_aMutex); in registerNumericOutParameter() 156 MutexGuard aGuard(m_aMutex); in wasNull() 166 MutexGuard aGuard(m_aMutex); in getString() 176 MutexGuard aGuard(m_aMutex); in getBoolean() 186 MutexGuard aGuard(m_aMutex); in getByte() 196 MutexGuard aGuard(m_aMutex); in getShort() 205 MutexGuard aGuard(m_aMutex); in getInt() 214 MutexGuard aGuard(m_aMutex); in getLong() [all …]
|
| /trunk/main/connectivity/source/drivers/macab/ |
| H A D | MacabResultSet.cxx | 145 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 186 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 212 ::osl::MutexGuard aGuard( m_aMutex ); in getString() 239 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean() 249 ::osl::MutexGuard aGuard( m_aMutex ); in getByte() 260 ::osl::MutexGuard aGuard( m_aMutex ); in getShort() 271 ::osl::MutexGuard aGuard( m_aMutex ); in getInt() 300 ::osl::MutexGuard aGuard( m_aMutex ); in getLong() 329 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat() 358 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble() [all …]
|
| H A D | MacabConnection.cxx | 81 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement() 93 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement() 105 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall() 114 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL() 122 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit() 129 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit() 139 ::osl::MutexGuard aGuard( m_aMutex ); in commit() 147 ::osl::MutexGuard aGuard( m_aMutex ); in rollback() 155 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed() 163 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData() [all …]
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_resultset.cxx | 46 using ::osl::MutexGuard; 126 MutexGuard aGuard(m_aMutex); in disposing() 164 MutexGuard aGuard(m_aMutex); in findColumn() 188 MutexGuard aGuard(m_aMutex); in getBinaryStream() 202 MutexGuard aGuard(m_aMutex); in getCharacterStream() 216 MutexGuard aGuard(m_aMutex); in getBoolean() 246 MutexGuard aGuard(m_aMutex); in getByte() 266 MutexGuard aGuard(m_aMutex); in getBytes() 283 MutexGuard aGuard(m_aMutex); in getDate() 321 MutexGuard aGuard(m_aMutex); in getDouble() [all …]
|
| /trunk/main/reportdesign/source/core/inc/ |
| H A D | ReportHelperImpl.hxx | 29 ::osl::MutexGuard aGuard(m_aMutex); \ 78 ::osl::MutexGuard aGuard(m_aMutex); \ 87 ::osl::MutexGuard aGuard(m_aMutex); \ 98 ::osl::MutexGuard aGuard(m_aMutex); \ 107 ::osl::MutexGuard aGuard(m_aMutex); \ 118 ::osl::MutexGuard aGuard(m_aMutex); \ 123 ::osl::MutexGuard aGuard(m_aMutex); \ 128 ::osl::MutexGuard aGuard(m_aMutex); \ 133 ::osl::MutexGuard aGuard(m_aMutex); \ 159 ::osl::MutexGuard aGuard(m_aMutex); \ [all …]
|
| /trunk/main/desktop/source/app/ |
| H A D | cmdlineargs.cxx | 653 osl::MutexGuard aMutexGuard( m_aMutex ); in SetBoolParam() 661 osl::MutexGuard aMutexGuard( m_aMutex ); in IsMinimized() 667 osl::MutexGuard aMutexGuard( m_aMutex ); in IsInvisible() 673 osl::MutexGuard aMutexGuard( m_aMutex ); in IsNoRestore() 679 osl::MutexGuard aMutexGuard( m_aMutex ); in IsNoDefault() 685 osl::MutexGuard aMutexGuard( m_aMutex ); in IsBean() 691 osl::MutexGuard aMutexGuard( m_aMutex ); in IsServer() 697 osl::MutexGuard aMutexGuard( m_aMutex ); in IsHeadless() 703 osl::MutexGuard aMutexGuard( m_aMutex ); in IsConversionMode() 709 osl::MutexGuard aMutexGuard( m_aMutex ); in IsQuickstart() [all …]
|
| /trunk/main/svtools/source/config/ |
| H A D | optionsdrawinglayer.cxx | 1247 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtOptionsDrawinglayer() 1263 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtOptionsDrawinglayer() 1280 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer() 1289 MutexGuard aGuard( GetOwnStaticMutex() ); in IsPaintBuffer() 1298 MutexGuard aGuard( GetOwnStaticMutex() ); in GetStripeColorA() 1307 MutexGuard aGuard( GetOwnStaticMutex() ); in GetStripeColorB() 1316 MutexGuard aGuard( GetOwnStaticMutex() ); in GetStripeLength() 1323 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer_Calc() 1329 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer_Writer() 1335 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer_DrawImpress() [all …]
|
| /trunk/main/embeddedobj/source/general/ |
| H A D | dummyobject.cxx | 101 ::osl::MutexGuard aGuard( m_aMutex ); in changeState() 113 ::osl::MutexGuard aGuard( m_aMutex ); in getReachableStates() 125 ::osl::MutexGuard aGuard( m_aMutex ); in getCurrentState() 134 ::osl::MutexGuard aGuard( m_aMutex ); in doVerb() 143 ::osl::MutexGuard aGuard( m_aMutex ); in getSupportedVerbs() 153 ::osl::MutexGuard aGuard( m_aMutex ); in setClientSite() 162 ::osl::MutexGuard aGuard( m_aMutex ); in getClientSite() 171 ::osl::MutexGuard aGuard( m_aMutex ); in update() 178 ::osl::MutexGuard aGuard( m_aMutex ); in setUpdateMode() 185 ::osl::MutexGuard aGuard( m_aMutex ); in getStatus() [all …]
|
| /trunk/main/svx/source/accessibility/ |
| H A D | svxrectctaccessiblecontext.cxx | 220 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleAtPoint() 265 ::osl::MutexGuard aGuard( m_aMutex ); in isVisible() 281 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount() 297 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild() 336 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent() 368 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription() 374 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName() 414 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet() 440 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale() 456 ::osl::MutexGuard aGuard( m_aMutex ); in addEventListener() [all …]
|
| H A D | svxpixelctlaccessiblecontext.cxx | 129 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount() 143 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild() 165 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent() 175 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent() 199 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription() 211 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName() 222 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleRelationSet() 253 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet() 287 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale() 303 ::osl::MutexGuard aGuard( m_aMutex ); in containsPoint() [all …]
|
| /trunk/main/accessibility/source/extended/ |
| H A D | accessiblelistboxentry.cxx | 191 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBox() 200 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBoxOnScreen() 268 ::osl::MutexGuard aGuard( m_aMutex ); in disposing() 340 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount() 354 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild() 407 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent() 415 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent() 523 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName() 566 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet() 604 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale() [all …]
|
| H A D | accessibleiconchoicectrlentry.cxx | 192 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBox() 201 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBoxOnScreen() 259 ::osl::MutexGuard aGuard( m_aMutex ); in disposing() 338 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent() 346 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent() 365 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName() 379 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet() 408 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale() 453 ::osl::MutexGuard aGuard( m_aMutex ); in getForeground() 470 ::osl::MutexGuard aGuard( m_aMutex ); in getBackground() [all …]
|
| /trunk/main/unotools/source/config/ |
| H A D | useroptions.cxx | 925 ::osl::MutexGuard aGuard( GetInitMutex() ); in SvtUserOptions() 944 ::osl::MutexGuard aGuard( GetInitMutex() ); in ~SvtUserOptions() 965 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in GetInitMutex() 983 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetCompany() 991 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetFirstName() 999 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetLastName() 1007 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetID() 1015 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetStreet() 1023 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetCity() 1031 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetState() [all …]
|
| /trunk/main/connectivity/source/cpool/ |
| H A D | ZConnectionWrapper.cxx | 63 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement() 72 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement() 81 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall() 90 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL() 99 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit() 107 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit() 116 ::osl::MutexGuard aGuard( m_aMutex ); in commit() 125 ::osl::MutexGuard aGuard( m_aMutex ); in rollback() 134 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed() 141 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData() [all …]
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | connection.cxx | 132 MutexGuard aGuard(m_aMutex); in isClosed() 141 MutexGuard aGuard(m_aMutex); in createStatement() 157 MutexGuard aGuard(m_aMutex); in prepareStatement() 175 MutexGuard aGuard(m_aMutex); in prepareCall() 192 MutexGuard aGuard(m_aMutex); in nativeSQL() 201 MutexGuard aGuard(m_aMutex); in setAutoCommit() 210 MutexGuard aGuard(m_aMutex); in getAutoCommit() 219 MutexGuard aGuard(m_aMutex); in commit() 228 MutexGuard aGuard(m_aMutex); in rollback() 237 MutexGuard aGuard(m_aMutex); in getMetaData() [all …]
|
| /trunk/main/package/source/xstor/ |
| H A D | ocompinstream.cxx | 76 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in ~OInputCompStream() 122 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in readBytes() 141 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in readSomeBytes() 161 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in skipBytes() 181 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in available() 207 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in getInputStream() 223 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in getOutputStream() 237 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in InternalDispose() 265 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in dispose() 292 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in addEventListener() [all …]
|
| /trunk/main/UnoControls/source/base/ |
| H A D | basecontrol.cxx | 156 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getTypes() 196 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId() 218 MutexGuard aGuard( m_aMutex ); in setDelegator() 296 MutexGuard aGuard( m_aMutex ); in dispose() 325 MutexGuard aGuard( m_aMutex ); in addEventListener() 336 MutexGuard aGuard( m_aMutex ); in removeEventListener() 348 MutexGuard aGuard( m_aMutex ); in createPeer() 411 MutexGuard aGuard( m_aMutex ); in setContext() 422 MutexGuard aGuard( m_aMutex ); in setDesignMode() 433 MutexGuard aGuard( m_aMutex ); in getContext() [all …]
|
| /trunk/main/canvas/source/null/ |
| H A D | null_textlayout.cxx | 66 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextShapes() 74 ::osl::MutexGuard aGuard( m_aMutex ); in queryInkMeasures() 82 ::osl::MutexGuard aGuard( m_aMutex ); in queryMeasures() 90 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalAdvancements() 97 ::osl::MutexGuard aGuard( m_aMutex ); in applyLogicalAdvancements() 110 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextBounds() 136 ::osl::MutexGuard aGuard( m_aMutex ); in justify() 145 ::osl::MutexGuard aGuard( m_aMutex ); in combinedJustify() 153 ::osl::MutexGuard aGuard( m_aMutex ); in getTextHit() 162 ::osl::MutexGuard aGuard( m_aMutex ); in getCaret() [all …]
|
| /trunk/main/accessibility/source/standard/ |
| H A D | vclxaccessiblelistitem.cxx | 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() [all …]
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | AResultSet.cxx | 132 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 158 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 175 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream() 221 ::osl::MutexGuard aGuard( m_aMutex ); in getValue() 273 ::osl::MutexGuard aGuard( m_aMutex ); in getRow() 293 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData() 365 ::osl::MutexGuard aGuard( m_aMutex ); in isAfterLast() 376 ::osl::MutexGuard aGuard( m_aMutex ); in isFirst() 385 ::osl::MutexGuard aGuard( m_aMutex ); in isLast() 394 ::osl::MutexGuard aGuard( m_aMutex ); in beforeFirst() [all …]
|