/aoo42x/main/scripting/source/stringresource/ |
H A D | stringresource.cxx | 64 ::osl::Mutex& getMutex() in getMutex() function 112 , m_aListenerContainer( getMutex() ) in StringResourceImpl() 171 ::osl::MutexGuard aGuard( getMutex() ); in addModifyListener() 182 ::osl::MutexGuard aGuard( getMutex() ); in removeModifyListener() 218 ::osl::MutexGuard aGuard( getMutex() ); in resolveString() 225 ::osl::MutexGuard aGuard( getMutex() ); in resolveStringForLocale() 245 ::osl::MutexGuard aGuard( getMutex() ); in hasEntryForId() 253 ::osl::MutexGuard aGuard( getMutex() ); in hasEntryForIdAndLocale() 283 ::osl::MutexGuard aGuard( getMutex() ); in getResourceIDsForLocale() 291 ::osl::MutexGuard aGuard( getMutex() ); in getResourceIDs() [all …]
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | AppControllerGen.cxx | 215 ::osl::MutexGuard aGuard( getMutex() ); in openDialog() 305 ::osl::MutexGuard aGuard( getMutex() ); in propertyChange() 353 ::osl::MutexGuard aGuard( getMutex() ); in getDataSource() 361 ::osl::MutexGuard aGuard( getMutex() ); in getApplicationMainWindow() 370 ::osl::MutexGuard aGuard( getMutex() ); in getSubComponents() 377 ::osl::MutexGuard aGuard( getMutex() ); in getActiveConnection() 384 ::osl::MutexGuard aGuard( getMutex() ); in isConnected() 392 ::osl::MutexGuard aGuard( getMutex() ); in connect() 411 ::osl::MutexGuard aGuard( getMutex() ); in identifySubComponent() 431 ::osl::MutexGuard aGuard( getMutex() ); in closeSubComponents() [all …]
|
H A D | subcomponentmanager.cxx | 231 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function 251 ::osl::MutexGuard aGuard( m_pData->getMutex() ); in disposing() 399 ::osl::ClearableMutexGuard aGuard( m_pData->getMutex() ); in disposing() 448 ::osl::MutexGuard aGuard( m_pData->getMutex() ); in getSubComponents() 464 ::osl::MutexGuard aGuard( m_pData->getMutex() ); in closeSubComponents() 488 ::osl::MutexGuard aGuard( m_pData->getMutex() ); in empty() 496 ::osl::ClearableMutexGuard aGuard( m_pData->getMutex() ); in onSubComponentOpened() 532 ::osl::MutexGuard aGuard( m_pData->getMutex() ); in activateSubFrame() 560 ::osl::MutexGuard aGuard( m_pData->getMutex() ); in closeSubFrames()
|
H A D | AppController.cxx | 314 ,m_aContextMenuInterceptors( getMutex() ) in DBG_NAME() 499 ::osl::MutexGuard aGuard( getMutex() ); in disposing() 549 ::osl::MutexGuard aGuard( getMutex() ); in suspend() 1018 ::osl::MutexGuard aGuard( getMutex() ); in Execute() 1555 ::osl::MutexGuard aGuard( getMutex() ); in elementInserted() 1591 ::osl::MutexGuard aGuard( getMutex() ); in elementRemoved() 1625 ::osl::MutexGuard aGuard( getMutex() ); in elementReplaced() 2073 ::osl::MutexGuard aGuard( getMutex() ); in renameEntry() 2648 ::osl::MutexGuard aGuard( getMutex() ); 2712 ::osl::MutexGuard aGuard( getMutex() ); in attachModel() [all …]
|
H A D | AppControllerDnD.cxx | 440 ::osl::MutexGuard aGuard( getMutex() ); in deleteEntries() 470 ::osl::MutexGuard aGuard( getMutex() ); in ensureConnection() 586 ::osl::MutexGuard aGuard( getMutex() ); in getSelectionElementNames() 619 ::osl::MutexGuard aGuard( getMutex() ); in copyObject() 902 ::osl::MutexGuard aGuard( getMutex() );
|
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | X11_clipboard.cxx | 60 >( rManager.getMutex() ), in X11Clipboard() 104 ClearableMutexGuard aGuard( m_rSelectionManager.getMutex() ); in fireChangedContentsEvent() 125 ClearableMutexGuard aGuard(m_rSelectionManager.getMutex()); in clearContents() 149 MutexGuard aGuard(m_rSelectionManager.getMutex()); in getContents() 164 ClearableMutexGuard aGuard(m_rSelectionManager.getMutex()); in setContents() 212 MutexGuard aGuard( m_rSelectionManager.getMutex() ); in addClipboardListener() 221 MutexGuard aGuard( m_rSelectionManager.getMutex() ); in removeClipboardListener()
|
/aoo42x/main/desktop/source/deployment/registry/ |
H A D | dp_backend.cxx | 68 ::osl::MutexGuard guard( getMutex() ); in disposing() 79 : t_BackendBase( getMutex() ), in PackageRegistryBackend() 112 ::osl::MutexGuard guard( getMutex() ); in check() 151 ::osl::ResettableMutexGuard guard( getMutex() ); in bindPackage() 329 : t_PackageBase( getMutex() ), in Package() 360 ::osl::MutexGuard guard( getMutex() ); in check() 621 ::osl::ResettableMutexGuard guard( getMutex() ); in isRegistered() 658 ::osl::ResettableMutexGuard guard( getMutex() ); in processPackage_impl()
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | dbsubcomponentcontroller.cxx | 189 ,m_pImpl( new DBSubComponentController_Impl( getMutex() ) ) in DBSubComponentController() 583 ::osl::MutexGuard aGuard( getMutex() ); in getTitle() 607 ::osl::MutexGuard aGuard( getMutex() ); in getScriptContainer() 617 ::osl::MutexGuard aGuard( getMutex() ); in addModifyListener() 624 ::osl::MutexGuard aGuard( getMutex() ); in removeModifyListener() 631 ::osl::MutexGuard aGuard( getMutex() ); in isModified() 638 ::osl::ClearableMutexGuard aGuard( getMutex() ); in setModified()
|
/aoo42x/main/stoc/source/registry_tdprovider/ |
H A D | tdservice.cxx | 232 MutexGuard guard(getMutex()); in getProperties() 308 MutexGuard guard(getMutex()); in getProperties() 331 MutexGuard guard(getMutex()); in getConstructors() 369 MutexGuard guard(getMutex()); in getReferences() 417 MutexGuard guard(getMutex()); in getReferences() 549 MutexGuard guard(getMutex()); in getReferences()
|
H A D | tdiface.cxx | 137 MutexGuard aGuard( getMutex() ); in getReturnType() 318 MutexGuard aGuard( getMutex() ); in getType() 447 osl::MutexGuard guard(getMutex()); in getMembers() 531 MutexGuard guard(getMutex()); in getBaseTypes() 555 MutexGuard guard(getMutex()); in getOptionalBaseTypes()
|
H A D | tdcomp.cxx | 68 MutexGuard aGuard( getMutex() ); in getBaseType() 134 ClearableMutexGuard aGuard( getMutex() ); in getMemberTypes() 167 ClearableMutexGuard aGuard( getMutex() ); in getMemberNames()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | componentbase.hxx | 81 inline ::osl::Mutex& getMutex( GuardAccess ) { return getMutex(); } in getMutex() function in comphelper::ComponentBase 91 inline ::osl::Mutex& getMutex() { return m_rBHelper.rMutex; } in getMutex() function in comphelper::ComponentBase 130 :m_aMutexGuard( _rComponent.getMutex( ComponentBase::GuardAccess() ) ) in ComponentMethodGuard()
|
/aoo42x/main/framework/source/fwe/helper/ |
H A D | undomanagerhelper.cxx | 233 ::osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in framework::UndoManagerHelper_Impl 488 ::osl::MutexGuard aGuard( getMutex() ); in lock() 502 ::osl::MutexGuard aGuard( getMutex() ); in unlock() 1023 ::osl::MutexGuard aGuard( m_pImpl->getMutex() ); in isUndoPossible() 1035 ::osl::MutexGuard aGuard( m_pImpl->getMutex() ); in isRedoPossible() 1050 ::osl::MutexGuard aGuard( i_impl.getMutex() ); in lcl_getCurrentActionTitle() 1072 ::osl::MutexGuard aGuard( i_impl.getMutex() ); in lcl_getAllActionTitles() 1149 ::osl::MutexGuard aGuard( m_pImpl->getMutex() ); in isLocked()
|
/aoo42x/main/forms/source/component/ |
H A D | propertybaghelper.cxx | 171 ::osl::MutexGuard aGuard( m_rContext.getMutex() ); in impl_ts_getArrayHelper() 203 ::osl::MutexGuard aGuard( m_rContext.getMutex() ); in addProperty() 231 ::osl::MutexGuard aGuard( m_rContext.getMutex() ); in removeProperty() 280 ::osl::MutexGuard aGuard( m_rContext.getMutex() ); in getPropertyValues() 323 ::osl::ClearableMutexGuard aGuard( m_rContext.getMutex() ); in setPropertyValues()
|
/aoo42x/main/cppu/source/typelib/ |
H A D | typelib.cxx | 209 inline Mutex & getMutex() SAL_THROW( () ); 531 MutexGuard aGuard( rInit.getMutex() ); in complete() 1584 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescription_release() 1596 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescription_release() 2077 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescription_getByName() 2141 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescription_getByName() 2237 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescription_getByName() 2299 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescriptionreference_new() 2328 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescriptionreference_new() 2469 MutexGuard aGuard( rInit.getMutex() ); in typelib_typedescriptionreference_getByName() [all …]
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 246 :OGenericUnoController_Base( getMutex() ) in DBG_NAME() 262 m_pData.reset( new OGenericUnoController_Data( *this, getMutex() ) ); in DBG_NAME() 281 :OGenericUnoController_Base( getMutex() ) in OGenericUnoController() 354 ::osl::MutexGuard aGuard( getMutex() ); in initialize() 451 ::osl::MutexGuard aGuard( getMutex() ); in modified() 487 ::osl::MutexGuard aGuard( getMutex() ); in attachFrame() 986 ::osl::MutexGuard aGuard( getMutex() ); in frameAction() 1231 ::osl::MutexGuard aGuard( getMutex() ); in getFrame() 1454 ::osl::MutexGuard aGuard( getMutex() ); in impl_getTitleHelper_throw() 1476 ::osl::MutexGuard aGuard( getMutex() ); in getTitle() [all …]
|
/aoo42x/main/desktop/source/deployment/manager/ |
H A D | dp_managerfac.cxx | 108 : t_pmfac_helper( getMutex() ), in PackageManagerFactoryImpl() 121 ::osl::MutexGuard guard( getMutex() ); in check() 134 ::osl::MutexGuard guard( getMutex() ); in disposing() 155 ::osl::ResettableMutexGuard guard( getMutex() ); in getPackageManager()
|
H A D | dp_extensionmanager.cxx | 183 ::cppu::WeakComponentImplHelper1< css::deployment::XExtensionManager >(getMutex()), in ExtensionManager() 747 ::osl::MutexGuard guard(getMutex()); in addExtension() 901 ::osl::MutexGuard guard(getMutex()); in removeExtension() 997 ::osl::MutexGuard guard(getMutex()); in enableExtension() 1066 ::osl::MutexGuard guard(getMutex()); in checkPrerequisitesAndEnable() 1112 ::osl::MutexGuard guard(getMutex()); in disableExtension() 1274 ::osl::MutexGuard guard(getMutex()); in reinstallDeployedExtensions() 1384 ::osl::MutexGuard guard(getMutex()); in synchronize() 1542 ::osl::MutexGuard guard(getMutex()); in getExtensionsWithUnacceptedLicenses() 1606 ::osl::MutexGuard guard( getMutex() ); in check()
|
/aoo42x/main/dbaccess/source/sdbtools/connection/ |
H A D | connectiondependent.hxx | 63 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function in sdbtools::ConnectionDependentComponent 99 ::osl::Mutex& getMutex( GuardAccess ) const { return m_aMutex; } in getMutex() function in sdbtools::ConnectionDependentComponent 133 :m_aMutexGuard( _rComponent.getMutex( ConnectionDependentComponent::GuardAccess() ) ) in EntryGuard()
|
/aoo42x/main/scripting/source/dlgprov/ |
H A D | dlgevtatt.cxx | 293 ::osl::MutexGuard aGuard( getMutex() ); in attachEvents() 405 ::osl::MutexGuard aGuard( getMutex() ); in firing() 415 ::osl::MutexGuard aGuard( getMutex() ); in approveFiring() 651 ::osl::MutexGuard aGuard( getMutex() ); in firing() 661 ::osl::MutexGuard aGuard( getMutex() ); in approveFiring()
|
/aoo42x/main/connectivity/source/inc/hsqldb/ |
H A D | HConnection.hxx | 48 virtual ::osl::Mutex& getMutex() const = 0; 89 virtual ::osl::Mutex& getMutex() const; 175 :BaseGuard( _rComponent.getMutex() ) in MethodGuard()
|
/aoo42x/main/connectivity/source/resource/ |
H A D | sharedresources.cxx | 77 static ::osl::Mutex& getMutex() in getMutex() function in connectivity::SharedResources_Impl 127 ::osl::MutexGuard aGuard( getMutex() ); in revokeClient() 138 ::osl::MutexGuard aGuard( getMutex() ); in getInstance()
|
/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | ModelImpl.hxx | 543 inline ::osl::Mutex& getMutex() const in getMutex() function in dbaccess::ModelDependentComponent 557 inline ::osl::Mutex& getMutex( GuardAccess ) const in getMutex() function in dbaccess::ModelDependentComponent 559 return getMutex(); in getMutex() 622 :BaseMutexGuard( _component.getMutex( ModelDependentComponent::GuardAccess() ) ) in ModelMethodGuard()
|
/aoo42x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 364 const ::osl::MutexGuard guard( getMutex() ); in getRDB() 840 const ::osl::MutexGuard guard( getMutex() ); in unorc_verify_init() 1090 const ::osl::MutexGuard guard( getMutex() ); in addToUnoRc() 1110 const ::osl::MutexGuard guard( getMutex() ); in removeFromUnoRc() 1124 const ::osl::MutexGuard guard( getMutex() ); in hasInUnoRc() 1328 const ::osl::MutexGuard guard( getMutex() ); in releaseObject() 1335 const ::osl::MutexGuard guard( getMutex() ); in getObject() 1347 const ::osl::MutexGuard guard( getMutex() ); in insertObject()
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 298 ,m_aSelectionListeners( getMutex() ) in DBG_NAME() 1000 ::osl::MutexGuard aGuard( getMutex() ); in Execute() 1835 ::osl::MutexGuard aGuard( getMutex() ); in suspend() 2207 ::osl::MutexGuard aGuard( getMutex() ); in elementReplaced() 2214 ::osl::MutexGuard aGuard( getMutex() ); in propertyChange() 2539 ::osl::MutexGuard aGuard( getMutex() ); in attachModel() 4059 ::osl::MutexGuard aGuard( getMutex() ); in getTitle() 4097 ::osl::MutexGuard aGuard( getMutex() ); in setMode() 4102 ::osl::MutexGuard aGuard( getMutex() ); in getMode() 4307 ::osl::MutexGuard aGuard( getMutex() ); in setVisualAreaSize() [all …]
|