/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | ContentHelper.cxx | 119 ::osl::MutexGuard aGuard(m_aMutex); in disposing() 134 ::osl::MutexGuard aGuard(m_aMutex); in IMPLEMENT_IMPLEMENTATION_ID() 170 ::osl::MutexGuard aGuard(m_aMutex); in getContentType() 182 ::osl::MutexGuard aGuard(m_aMutex); in addContentEventListener() 189 ::osl::MutexGuard aGuard(m_aMutex); in removeContentEventListener() 198 ::osl::MutexGuard aGuard(m_aMutex); in createCommandIdentifier() 297 ::osl::MutexGuard aGuard(m_aMutex); in addPropertiesChangeListener() 319 ::osl::MutexGuard aGuard(m_aMutex); in removePropertiesChangeListener() 479 aGuard.clear(); in setPropertyValues() 674 ::osl::MutexGuard aGuard(m_aMutex); in getParent() [all …]
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxspinbutton.cxx | 91 ::vos::OGuard aGuard( GetMutex() ); in IMPLEMENT_FORWARD_XINTERFACE2() 123 ::vos::OGuard aGuard( _rMutex ); in lcl_setSpinButtonValue() 133 ::vos::OGuard aGuard( _rMutex ); in lcl_getSpinButtonValue() 153 ::vos::OGuard aGuard( GetMutex() ); in setValues() 205 ::vos::OGuard aGuard( GetMutex() ); in setOrientation() 221 ::vos::OClearableGuard aGuard( GetMutex() ); in ProcessWindowEvent() 237 aGuard.clear(); in ProcessWindowEvent() 244 aGuard.clear(); in ProcessWindowEvent() 253 ::vos::OGuard aGuard( GetMutex() ); in setProperty() 303 ::vos::OGuard aGuard( GetMutex() ); in getProperty()
|
H A D | vclxdevice.cxx | 110 ::vos::OGuard aGuard( GetMutex() ); in IMPL_XTYPEPROVIDER_START() 122 ::vos::OGuard aGuard( GetMutex() ); in createDevice() 138 ::vos::OGuard aGuard( GetMutex() ); in getInfo() 189 ::vos::OGuard aGuard( GetMutex() ); in getFontDescriptors() 208 ::vos::OGuard aGuard( GetMutex() ); in getFont() 222 ::vos::OGuard aGuard( GetMutex() ); in createBitmap() 238 ::vos::OGuard aGuard( GetMutex() ); in createDisplayBitmap() 250 ::vos::OGuard aGuard( GetMutex() ); in ~VCLXVirtualDevice() 284 ::vos::OGuard aGuard( GetMutex() ); in convertPointToLogic() 309 ::vos::OGuard aGuard( GetMutex() ); in convertPointToPixel() [all …]
|
/trunk/main/sw/source/core/access/ |
H A D | acctable.cxx | 815 vos::OGuard aGuard(Application::GetSolarMutex()); in SwAccessibleTable() local 838 vos::OGuard aGuard(Application::GetSolarMutex()); in ~SwAccessibleTable() local 983 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleDescription() local 993 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleRowCount() local 1003 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleColumnCount() local 1088 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleRowExtentAt() local 1120 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleColumnExtentAt() local 1194 vos::OGuard aGuard(Application::GetSolarMutex()); in getSelectedAccessibleRows() local 1218 vos::OGuard aGuard(Application::GetSolarMutex()); in getSelectedAccessibleColumns() local 1241 vos::OGuard aGuard(Application::GetSolarMutex()); in isAccessibleRowSelected() local [all …]
|
/trunk/main/svx/source/form/ |
H A D | fmscriptingenv.cxx | 234 ::osl::ClearableMutexGuard aGuard( m_aMutex ); in firing() 245 impl_doFireScriptEvent_nothrow( aGuard, _rEvent, NULL ); in firing() 258 ::osl::ClearableMutexGuard aGuard( m_aMutex ); in approveFiring() 260 impl_doFireScriptEvent_nothrow( aGuard, _rEvent, &aResult ); in approveFiring() 274 ::osl::MutexGuard aGuard( m_aMutex ); in dispose() 286 ::osl::ClearableMutexGuard aGuard( m_aMutex ); in IMPL_LINK() 289 impl_doFireScriptEvent_nothrow( aGuard, *_pEvent, NULL ); in IMPL_LINK() 321 ::osl::MutexGuard aGuard( m_aMutex ); in impl_registerOrRevoke_throw() 424 ::osl::ClearableMutexGuard aGuard( m_aMutex ); in doFireScriptEvent() 487 aGuard.clear(); in doFireScriptEvent() [all …]
|
/trunk/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_directory.cxx | 156 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() local 188 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() local 212 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() local 245 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() local 261 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() local 269 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in currentCount() local 276 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in isCountFinal() local 283 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() local 311 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() local 330 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getData() local [all …]
|
/trunk/main/tools/source/rc/ |
H A D | resmgr.cxx | 936 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in Init() local 983 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ~ResMgr() local 1037 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in TestStack() local 1067 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in IsAvailable() local 1107 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetClass() local 1119 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResource() local 1220 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResourceSkipHeader() local 1237 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in PopContext() local 1960 vos::OGuard aGuard(m_aAccessSafety); in IsAvailable() local 1972 vos::OGuard aGuard(m_aAccessSafety); in ReadString() local [all …]
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 477 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getText() 492 ::vos::OGuard aGuard(Application::GetSolarMutex()); in reformat() 501 ::vos::OGuard aGuard(Application::GetSolarMutex()); in lockControllers() 515 ::vos::OGuard aGuard(Application::GetSolarMutex()); in unlockControllers() 530 ::vos::OGuard aGuard(Application::GetSolarMutex()); in hasControllersLocked() 553 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getCurrentSelection() 654 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getLineNumberingProperties() 673 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getChapterNumberingRules() 702 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getFootnotes() 718 ::vos::OGuard aGuard(Application::GetSolarMutex()); in getFootnoteSettings() [all …]
|
/trunk/main/ucbhelper/source/provider/ |
H A D | resultset.cxx | 320 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in dispose() local 346 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in addEventListener() local 361 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in removeEventListener() local 377 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in getMetaData() local 399 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in next() local 493 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in beforeFirst() local 504 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in afterLast() local 517 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in first() local 536 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in last() local 714 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in previous() local [all …]
|
/trunk/main/unotools/source/config/ |
H A D | viewoptions.cxx | 808 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in SvtViewOptions() 868 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtViewOptions() 926 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in Exists() 957 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in Delete() 988 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in GetWindowState() 1019 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in SetWindowState() 1048 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in GetPageID() 1066 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in SetPageID() 1082 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in IsVisible() 1101 ::osl::MutexGuard aGuard( GetOwnStaticMutex() ); in SetVisible() [all …]
|
H A D | eventcfg.cxx | 353 MutexGuard aGuard( GetOwnStaticMutex() ); in GlobalEventConfig() local 367 MutexGuard aGuard( GetOwnStaticMutex() ); in ~GlobalEventConfig() local 381 MutexGuard aGuard( GetOwnStaticMutex() ); in EstablishFrameCallback() local 387 MutexGuard aGuard( GetOwnStaticMutex() ); in getEvents() local 394 MutexGuard aGuard( GetOwnStaticMutex() ); in replaceByName() local 399 MutexGuard aGuard( GetOwnStaticMutex() ); in getByName() local 404 MutexGuard aGuard( GetOwnStaticMutex() ); in getElementNames() local 409 MutexGuard aGuard( GetOwnStaticMutex() ); in hasByName() local 414 MutexGuard aGuard( GetOwnStaticMutex() ); in getElementType() local 419 MutexGuard aGuard( GetOwnStaticMutex() ); in hasElements() local [all …]
|
H A D | inetoptions.cxx | 167 osl::MutexGuard aGuard(m_aMutex); in Notify() local 187 osl::MutexGuard aGuard(m_aMutex); in Commit() local 215 osl::MutexGuard aGuard(m_aMutex); in notifyListeners() local 280 osl::MutexGuard aGuard(m_aMutex); in getProperty() local 288 osl::MutexGuard aGuard(m_aMutex); in getProperty() local 307 osl::MutexGuard aGuard(m_aMutex); in getProperty() local 323 osl::MutexGuard aGuard(m_aMutex); in getProperty() local 335 osl::MutexGuard aGuard(m_aMutex); in setProperty() local 359 osl::MutexGuard aGuard(m_aMutex); in addPropertiesChangeListener() local 372 osl::MutexGuard aGuard(m_aMutex); in removePropertiesChangeListener() local [all …]
|
H A D | cmdoptions.cxx | 326 MutexGuard aGuard( SvtCommandOptions::GetOwnStaticMutex() ); in Notify() local 518 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtCommandOptions() local 535 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtCommandOptions() local 552 MutexGuard aGuard( GetOwnStaticMutex() ); in Clear() local 561 MutexGuard aGuard( GetOwnStaticMutex() ); in HasEntries() local 570 MutexGuard aGuard( GetOwnStaticMutex() ); in Lookup() local 579 MutexGuard aGuard( GetOwnStaticMutex() ); in GetList() local 588 MutexGuard aGuard( GetOwnStaticMutex() ); in AddCommand() local 597 MutexGuard aGuard( GetOwnStaticMutex() ); in EstablisFrameCallback() local 613 MutexGuard aGuard( Mutex::getGlobalMutex() ); in GetOwnStaticMutex() local
|
/trunk/main/canvas/inc/canvas/base/ |
H A D | spritecanvasbase.hxx | 89 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in disposing() local 105 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createSpriteFromAnimation() local 122 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createSpriteFromBitmaps() local 134 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createCustomSprite() local 146 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createClonedSprite() local 156 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in showSprite() local 165 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in hideSprite() local 177 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in moveSprite() local 188 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in updateSprite() local
|
/trunk/main/accessibility/source/standard/ |
H A D | vclxaccessiblescrollbar.cxx | 136 OExternalLockGuard aGuard( this ); in getAccessibleActionCount() local 145 OExternalLockGuard aGuard( this ); in doAccessibleAction() local 174 OExternalLockGuard aGuard( this ); in getAccessibleActionDescription() local 197 OExternalLockGuard aGuard( this ); in getAccessibleActionKeyBinding() local 211 OExternalLockGuard aGuard( this ); in getCurrentValue() local 226 OExternalLockGuard aGuard( this ); in setCurrentValue() local 254 OExternalLockGuard aGuard( this ); in getMaximumValue() local 269 OExternalLockGuard aGuard( this ); in getMinimumValue() local 281 OExternalLockGuard aGuard( this ); in getAccessibleName() local
|
/trunk/main/ucb/source/sorter/ |
H A D | sortdynres.cxx | 53 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getContainerMutex() local 145 osl::Guard< osl::Mutex > aGuard( maMutex ); in dispose() local 168 osl::Guard< osl::Mutex > aGuard( maMutex ); in addEventListener() local 182 osl::Guard< osl::Mutex > aGuard( maMutex ); in removeEventListener() local 195 osl::Guard< osl::Mutex > aGuard( maMutex ); in getStaticResultSet() local 217 osl::Guard< osl::Mutex > aGuard( maMutex ); in setListener() local 276 osl::Guard< osl::Mutex > aGuard( maMutex ); in getCapabilities() local 311 osl::Guard< osl::Mutex > aGuard( maMutex ); in impl_notify() local 596 osl::Guard< osl::Mutex > aGuard( maMutex ); in disposing() local 609 osl::Guard< osl::Mutex > aGuard( maMutex ); in notify() local [all …]
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 163 OGuard aGuard( Application::GetSolarMutex() ); in dispose() local 285 ::vos::OGuard aGuard (Application::GetSolarMutex()); in select() 300 ::vos::OGuard aGuard (Application::GetSolarMutex()); in getSelection() 402 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getCurrentPage() 805 OGuard aGuard( Application::GetSolarMutex() ); in getInfoHelper() local 835 OGuard aGuard( Application::GetSolarMutex() ); in getFormController() local 850 OGuard aGuard( Application::GetSolarMutex() ); in isFormDesignMode() local 863 OGuard aGuard( Application::GetSolarMutex() ); in setFormDesignMode() local 872 OGuard aGuard( Application::GetSolarMutex() ); in getControl() local 929 OGuard aGuard( Application::GetSolarMutex() ); in setFastPropertyValue_NoBroadcast() local [all …]
|
/trunk/main/chart2/source/model/main/ |
H A D | ChartModel_Persistence.cxx | 252 apphelper::LifeTimeGuard aGuard(m_aLifeTimeManager); in store() local 264 aGuard.clear(); in store() 275 apphelper::LifeTimeGuard aGuard(m_aLifeTimeManager); in storeAsURL() local 284 aGuard.clear(); in storeAsURL() 302 apphelper::LifeTimeGuard aGuard(m_aLifeTimeManager); in storeToURL() local 308 aGuard.clear(); in storeToURL() 587 MutexGuard aGuard( m_aModelMutex ); in impl_load() local 618 MutexGuard aGuard( m_aModelMutex ); in impl_load() local 680 MutexGuard aGuard( m_aModelMutex ); in impl_notifyModifiedListeners() local 713 apphelper::LifeTimeGuard aGuard(m_aLifeTimeManager); in setModified() local [all …]
|
H A D | Diagram.cxx | 350 MutexGuard aGuard( GetMutex() ); in getWall() local 369 MutexGuard aGuard( GetMutex() ); in getFloor() local 385 MutexGuard aGuard( GetMutex() ); in getLegend() local 394 MutexGuard aGuard( GetMutex() ); in setLegend() local 412 MutexGuard aGuard( GetMutex() ); in getDefaultColorScheme() local 419 MutexGuard aGuard( GetMutex() ); in getDefaultColorScheme() local 429 MutexGuard aGuard( GetMutex() ); in setDefaultColorScheme() local 455 MutexGuard aGuard( GetMutex() ); in getTitleObject() local 464 MutexGuard aGuard( GetMutex() ); in setTitleObject() local 541 MutexGuard aGuard( GetMutex() ); in getCoordinateSystems() local [all …]
|
/trunk/main/slideshow/source/engine/ |
H A D | slideview.cxx | 807 osl::MutexGuard aGuard( m_aMutex ); in disposing() local 824 osl::MutexGuard aGuard( m_aMutex ); in createViewLayer() local 848 osl::MutexGuard aGuard( m_aMutex ); in updateScreen() local 858 osl::MutexGuard aGuard( m_aMutex ); in paintScreen() local 868 osl::MutexGuard aGuard( m_aMutex ); in clear() local 886 osl::MutexGuard aGuard( m_aMutex ); in clearAll() local 899 osl::MutexGuard aGuard( m_aMutex ); in setViewSize() local 920 osl::MutexGuard aGuard( m_aMutex ); in getCanvas() local 932 osl::MutexGuard aGuard( m_aMutex ); in createSprite() local 947 osl::MutexGuard aGuard( m_aMutex ); in setPriority() local [all …]
|
/trunk/main/dtrans/source/win32/clipb/ |
H A D | WinClipbImpl.cxx | 95 ClearableMutexGuard aGuard( s_aMutex ); in ~CWinClipbImpl() local 97 aGuard.clear( ); in ~CWinClipbImpl() 110 ClearableMutexGuard aGuard( m_ClipContentMutex ); in getContents() local 119 aGuard.clear( ); in getContents() 156 ClearableMutexGuard aGuard( m_ClipContentMutex ); in setContents() local 164 aGuard.clear( ); in setContents() 244 MutexGuard aGuard( s_aMutex ); in onClipboardContentChanged() local 265 MutexGuard aGuard( m_ClipContentMutex ); in onReleaseDataObject() local
|
/trunk/main/editeng/source/uno/ |
H A D | unotext2.cxx | 74 OGuard aGuard( Application::GetSolarMutex() ); in hasMoreElements() local 83 OGuard aGuard( Application::GetSolarMutex() ); in nextElement() local 258 OGuard aGuard( Application::GetSolarMutex() ); in dispose() local 290 OGuard aGuard( Application::GetSolarMutex() ); in createEnumeration() local 306 OGuard aGuard( Application::GetSolarMutex() ); in hasElements() local 436 OGuard aGuard( Application::GetSolarMutex() ); in hasMoreElements() local 444 OGuard aGuard( Application::GetSolarMutex() ); in nextElement() local 590 OGuard aGuard( Application::GetSolarMutex() ); in collapseToStart() local 597 OGuard aGuard( Application::GetSolarMutex() ); in collapseToEnd() local 604 OGuard aGuard( Application::GetSolarMutex() ); in isCollapsed() local [all …]
|
/trunk/main/extensions/source/scanner/ |
H A D | scanunx.cxx | 63 vos::OGuard aGuard( m_aProtector ); in getSize() local 87 vos::OGuard aGuard( m_aProtector ); in SEQ() local 191 vos::OGuard aGuard( m_pHolder->m_aProtector ); in run() local 223 vos::OGuard aGuard( theSaneProtector::get() ); in AcquireData() local 229 vos::OGuard aGuard( theSaneProtector::get() ); in ReleaseData() local 253 vos::OGuard aGuard( theSaneProtector::get() ); in SEQ() local 278 vos::OGuard aGuard( theSaneProtector::get() ); in configureScanner() local 313 vos::OGuard aGuard( theSaneProtector::get() ); in startScan() local 343 vos::OGuard aGuard( theSaneProtector::get() ); in getError() local 362 vos::OGuard aGuard( theSaneProtector::get() ); in REF() local
|
/trunk/main/unotools/source/streaming/ |
H A D | streamhelper.cxx | 54 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes() 74 ::osl::MutexGuard aGuard( m_aMutex ); in seek() 90 ::osl::MutexGuard aGuard( m_aMutex ); in getLength() 109 ::osl::MutexGuard aGuard( m_aMutex ); in skipBytes() 123 ::osl::MutexGuard aGuard( m_aMutex ); in available() 134 ::osl::MutexGuard aGuard( m_aMutex ); in closeInput() 158 ::osl::MutexGuard aGuard( m_aMutex ); in writeBytes() 178 ::osl::MutexGuard aGuard( m_aMutex ); in flush() 191 ::osl::MutexGuard aGuard( m_aMutex ); in closeOutput()
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | DefaultInspection.cxx | 127 ::osl::MutexGuard aGuard( m_aMutex ); in getHandlerFactories() 158 ::osl::MutexGuard aGuard(m_aMutex); in getHasHelpSection() 165 ::osl::MutexGuard aGuard(m_aMutex); in getMinHelpTextLines() 171 ::osl::MutexGuard aGuard(m_aMutex); in getIsReadOnly() 177 ::osl::MutexGuard aGuard(m_aMutex); in setIsReadOnly() 184 ::osl::MutexGuard aGuard(m_aMutex); in getMaxHelpTextLines() 190 ::osl::MutexGuard aGuard(m_aMutex); in initialize() 231 ::osl::MutexGuard aGuard( m_aMutex ); in describeCategories() 259 ::osl::MutexGuard aGuard(m_aMutex); in getPropertyOrderIndex()
|