/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 72 : OResultSet_BASE(m_aMutex) in OResultSet() 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() [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 …]
|
H A D | SConnection.cxx | 45 OMetaConnection_BASE(m_aMutex), in OConnection() 129 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement() 141 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement() 157 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall() 166 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL() 174 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit() 181 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit() 191 ::osl::MutexGuard aGuard( m_aMutex ); in commit() 199 ::osl::MutexGuard aGuard( m_aMutex ); in rollback() 208 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed() [all …]
|
/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KResultSet.cxx | 53 : KabResultSet_BASE(m_aMutex), in KabResultSet() 118 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 159 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn() 186 ::osl::MutexGuard aGuard( m_aMutex ); in getString() 223 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean() 233 ::osl::MutexGuard aGuard( m_aMutex ); in getByte() 244 ::osl::MutexGuard aGuard( m_aMutex ); in getShort() 255 ::osl::MutexGuard aGuard( m_aMutex ); in getInt() 266 ::osl::MutexGuard aGuard( m_aMutex ); in getLong() 276 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat() [all …]
|
H A D | KConnection.cxx | 47 : OMetaConnection_BASE(m_aMutex), in KabConnection() 86 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement() 98 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement() 110 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall() 119 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL() 127 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit() 134 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit() 144 ::osl::MutexGuard aGuard( m_aMutex ); in commit() 152 ::osl::MutexGuard aGuard( m_aMutex ); in rollback() 160 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed() [all …]
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.cxx | 55 : MacabResultSet_BASE(m_aMutex), in MacabResultSet() 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() [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 …]
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | resultset.cxx | 98 :OResultSetBase(m_aMutex) in DBG_NAME() 210 MutexGuard aGuard(m_aMutex); in disposing() 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() 509 MutexGuard aGuard(m_aMutex); in getBoolean() [all …]
|
H A D | datacolumn.cxx | 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() 234 MutexGuard aGuard(m_aMutex); in getBytes() [all …]
|
H A D | preparedstatement.cxx | 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() 293 MutexGuard aGuard(m_aMutex); in setByte() [all …]
|
H A D | callablestatement.cxx | 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() 223 MutexGuard aGuard(m_aMutex); in getFloat() [all …]
|
/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 96 : OResultSet_BASE(m_aMutex) in OResultSet() 129 MutexGuard aGuard(m_aMutex); in disposing() 170 MutexGuard aGuard(m_aMutex); in findColumn() 195 MutexGuard aGuard(m_aMutex); in getBinaryStream() 210 MutexGuard aGuard(m_aMutex); in getCharacterStream() 225 MutexGuard aGuard(m_aMutex); in getBoolean() 256 MutexGuard aGuard(m_aMutex); in getByte() 277 MutexGuard aGuard(m_aMutex); in getBytes() 295 MutexGuard aGuard(m_aMutex); in getDate() 334 MutexGuard aGuard(m_aMutex); in getDouble() [all …]
|
/aoo4110/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 …]
|
/aoo4110/main/embeddedobj/source/general/ |
H A D | dummyobject.cxx | 105 ::osl::MutexGuard aGuard( m_aMutex ); in changeState() 119 ::osl::MutexGuard aGuard( m_aMutex ); in getReachableStates() 133 ::osl::MutexGuard aGuard( m_aMutex ); in getCurrentState() 147 ::osl::MutexGuard aGuard( m_aMutex ); in doVerb() 158 ::osl::MutexGuard aGuard( m_aMutex ); in getSupportedVerbs() 170 ::osl::MutexGuard aGuard( m_aMutex ); in setClientSite() 181 ::osl::MutexGuard aGuard( m_aMutex ); in getClientSite() 193 ::osl::MutexGuard aGuard( m_aMutex ); in update() 202 ::osl::MutexGuard aGuard( m_aMutex ); in setUpdateMode() 211 ::osl::MutexGuard aGuard( m_aMutex ); in getStatus() [all …]
|
/aoo4110/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 | 193 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBox() 202 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBoxOnScreen() 260 ::osl::MutexGuard aGuard( m_aMutex ); in disposing() 339 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent() 347 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent() 366 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName() 380 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet() 409 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale() 454 ::osl::MutexGuard aGuard( m_aMutex ); in getForeground() 471 ::osl::MutexGuard aGuard( m_aMutex ); in getBackground() [all …]
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | connection.cxx | 127 MutexGuard aGuard(m_aMutex); in isClosed() 136 MutexGuard aGuard(m_aMutex); in createStatement() 152 MutexGuard aGuard(m_aMutex); in prepareStatement() 170 MutexGuard aGuard(m_aMutex); in prepareCall() 187 MutexGuard aGuard(m_aMutex); in nativeSQL() 196 MutexGuard aGuard(m_aMutex); in setAutoCommit() 205 MutexGuard aGuard(m_aMutex); in getAutoCommit() 214 MutexGuard aGuard(m_aMutex); in commit() 223 MutexGuard aGuard(m_aMutex); in rollback() 232 MutexGuard aGuard(m_aMutex); in getMetaData() [all …]
|
/aoo4110/main/connectivity/source/cpool/ |
H A D | ZConnectionWrapper.cxx | 42 : OConnectionWeakWrapper_BASE(m_aMutex) in OConnectionWeakWrapper() 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() [all …]
|
/aoo4110/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 …]
|
/aoo4110/main/svx/source/accessibility/ |
H A D | svxpixelctlaccessiblecontext.cxx | 102 SvxPixelCtlAccessible_BASE(m_aMutex), in SvxPixelCtlAccessible() 130 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount() 145 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild() 168 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent() 179 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent() 204 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription() 217 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName() 296 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale() 328 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleAtPoint() 1085 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription() [all …]
|
/aoo4110/main/canvas/source/null/ |
H A D | null_textlayout.cxx | 46 TextLayout_Base( m_aMutex ), in TextLayout() 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() [all …]
|
/aoo4110/main/framework/source/uielement/ |
H A D | statusbaritem.cxx | 75 : StatusbarItem_Base( m_aMutex ) in StatusbarItem() 93 osl::MutexGuard aGuard( m_aMutex ); in disposing() 101 osl::MutexGuard aGuard( m_aMutex ); in getCommand() 108 osl::MutexGuard aGuard( m_aMutex ); in getItemId() 116 osl::MutexGuard aGuard( m_aMutex ); in getWidth() 126 osl::MutexGuard aGuard( m_aMutex ); in getStyle() 134 osl::MutexGuard aGuard( m_aMutex ); in getOffset() 145 osl::MutexGuard aGuard( m_aMutex ); in getItemRect() 163 osl::MutexGuard aGuard( m_aMutex ); in getText() 174 osl::MutexGuard aGuard( m_aMutex ); in setText() [all …]
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_textlayout.cxx | 47 TextLayout_Base( m_aMutex ), in TextLayout() 67 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextShapes() 75 ::osl::MutexGuard aGuard( m_aMutex ); in queryInkMeasures() 83 ::osl::MutexGuard aGuard( m_aMutex ); in queryMeasures() 91 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalAdvancements() 98 ::osl::MutexGuard aGuard( m_aMutex ); in applyLogicalAdvancements() 111 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextBounds() 130 ::osl::MutexGuard aGuard( m_aMutex ); in justify() 139 ::osl::MutexGuard aGuard( m_aMutex ); in combinedJustify() 147 ::osl::MutexGuard aGuard( m_aMutex ); in getTextHit() [all …]
|
/aoo4110/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 …]
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowviewimpl.cxx | 209 : SlideShowView_Base( m_aMutex ), in SlideShowView() 233 ::osl::MutexGuard aGuard( m_aMutex ); in dispose() 260 ::osl::MutexGuard aGuard( m_aMutex ); in disposing() 309 ::osl::MutexGuard aGuard( m_aMutex ); in getCanvas() 317 ::osl::MutexGuard aGuard( m_aMutex ); in clear() 341 ::osl::MutexGuard aGuard( m_aMutex ); in getTransformation() 396 ::osl::MutexGuard aGuard( m_aMutex ); in addTransformationChangedListener() 404 ::osl::MutexGuard aGuard( m_aMutex ); in removeTransformationChangedListener() 412 ::osl::MutexGuard aGuard( m_aMutex ); in addPaintListener() 420 ::osl::MutexGuard aGuard( m_aMutex ); in removePaintListener() [all …]
|