Home
last modified time | relevance | path

Searched refs:m_aLock (Results 76 – 100 of 135) sorted by relevance

123456

/aoo41x/main/framework/source/helper/
H A Duielementwrapperbase.cxx92 …eContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getShareableOslMu… in DEFINE_XINTERFACE_8()
95 , m_aListenerContainer ( m_aLock.getShareableOslMutex() ) in DEFINE_XINTERFACE_8()
109 ResetableGuard aLock( m_aLock ); in dispose()
126 ResetableGuard aLock( m_aLock ); in initialize()
H A Ddockingareadefaultacceptor.cxx96 ResetableGuard aGuard( m_aLock ); in getContainerWindow()
108 ResetableGuard aGuard( m_aLock ); in requestDockingAreaSpace()
148 ResetableGuard aGuard( m_aLock ); in setDockingAreaSpace()
H A Dpersistentwindowstate.cxx120 WriteGuard aWriteLock(m_aLock); in initialize()
135 ReadGuard aReadLock(m_aLock); in frameAction()
165 WriteGuard aWriteLock(m_aLock); in frameAction()
H A Dtitlebarupdate.cxx179 WriteGuard aWriteLock(m_aLock); in initialize()
231 ReadGuard aReadLock(m_aLock); in implst_getModuleInfo()
267 ReadGuard aReadLock(m_aLock); in impl_forceUpdate()
/aoo41x/main/framework/source/uiconfiguration/
H A Dglobalsettings.cxx150 ResetableGuard aLock( m_aLock ); in dispose()
171 ResetableGuard aLock( m_aLock ); in disposing()
178 ResetableGuard aLock( m_aLock ); in HasStatesInfo()
216 ResetableGuard aLock( m_aLock ); in GetStateInfo()
H A Duicategorydescription.cxx179 ResetableGuard aLock( m_aLock ); in ~ConfigurationAccess_UICategory()
190 ResetableGuard aLock( m_aLock ); in getByName()
326 ResetableGuard aLock( m_aLock ); in getAllIds()
426 ResetableGuard aLock( m_aLock ); in disposing()
/aoo41x/main/framework/source/recording/
H A Ddispatchrecordersupplier.cxx140 WriteGuard aWriteLock(m_aLock); in setDispatchRecorder()
162 ReadGuard aReadLock(m_aLock); in getDispatchRecorder()
186 ReadGuard aReadLock(m_aLock); in dispatchAndRecord()
/aoo41x/main/framework/inc/services/
H A Dframe.hxx445 ReadGuard aReadLock( m_aLock ); in impl_getFactory()
451 ReadGuard aReadLock( m_aLock ); in impl_getName()
457 ReadGuard aReadLock( m_aLock ); in impl_getContainerWindow()
463 ReadGuard aReadLock( m_aLock ); in impl_getDispatchHelper()
469 ReadGuard aReadLock( m_aLock ); in impl_getParent()
/aoo41x/main/framework/source/dispatch/
H A Ddispatchprovider.cxx169 ReadGuard aReadLock( m_aLock ); in queryDispatch()
597 ReadGuard aReadLock( m_aLock ); in implts_searchProtocolHandler()
673 ReadGuard aReadLock( m_aLock ); in implts_getOrCreateDispatchHelper()
685 WriteGuard aWriteLock( m_aLock ); in implts_getOrCreateDispatchHelper()
704 WriteGuard aWriteLock( m_aLock ); in implts_getOrCreateDispatchHelper()
H A Dstartmoduledispatcher.cxx94 , m_lStatusListener (m_aLock.getShareableOslMutex()) in DEFINE_XINTERFACE_4()
166 ReadGuard aReadLock(m_aLock); in implts_isBackingModePossible()
197 ReadGuard aReadLock(m_aLock); in implts_establishBackingMode()
H A Dwindowcommanddispatch.cxx95 ReadGuard aReadLock(m_aLock); in impl_startListening()
164 ReadGuard aReadLock(m_aLock); in impl_dispatchCommand()
/aoo41x/main/framework/source/jobs/
H A Djobdispatch.cxx140 WriteGuard aWriteLock(m_aLock); in initialize()
291 ReadGuard aReadLock(m_aLock); in impl_dispatchEvent()
371 ReadGuard aReadLock(m_aLock); in impl_dispatchService()
422 ReadGuard aReadLock(m_aLock); in impl_dispatchAlias()
H A Djobexecutor.cxx174 ReadGuard aReadLock(m_aLock); in trigger()
229 ReadGuard aReadLock(m_aLock); in notifyEvent()
365 ReadGuard aReadLock(m_aLock); in disposing()
/aoo41x/main/framework/source/uielement/
H A Daddonstoolbarwrapper.cxx99 ResetableGuard aLock( m_aLock ); in dispose()
112 ResetableGuard aLock( m_aLock ); in initialize()
176 ResetableGuard aLock( m_aLock ); in getRealInterface()
H A Daddonstoolbarmanager.cxx188 ResetableGuard aGuard( m_aLock ); in dispose()
242 ResetableGuard aGuard( m_aLock ); in FillToolbar()
474 ResetableGuard aGuard( m_aLock ); in IMPL_LINK()
/aoo41x/main/framework/source/interaction/
H A Dquietinteraction.cxx100 WriteGuard aWriteLock(m_aLock); in handle()
187 ReadGuard aReadLock(m_aLock); in getRequest()
197 ReadGuard aReadLock(m_aLock); in wasUsed()
/aoo41x/main/framework/source/uifactory/
H A Dwindowcontentfactorymanager.cxx95 ResetableGuard aLock( m_aLock ); in ~WindowContentFactoryManager()
187 ResetableGuard aLock( m_aLock ); in createInstanceWithArgumentsAndContext()
216 ResetableGuard aLock( m_aLock ); in createInstanceWithArgumentsAndContext()
/aoo41x/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx227 ResetableGuard aGuard( m_aLock ); in endDocument()
242 ResetableGuard aGuard( m_aLock ); in startElement()
559 ResetableGuard aGuard( m_aLock ); in endElement()
657 ResetableGuard aGuard( m_aLock ); in setDocumentLocator()
664 ResetableGuard aGuard( m_aLock ); in getErrorLineString()
703 ResetableGuard aGuard( m_aLock ); in WriteToolBoxDocument()
/aoo41x/main/framework/inc/threadhelp/
H A Dthreadhelpbase.hxx77 : m_aLock( pSolarMutex ) in ThreadHelpBase()
87 mutable LockHelper m_aLock; member
/aoo41x/main/svtools/source/misc/
H A Dacceleratorexecute.cxx157 ::osl::ResettableMutexGuard aLock(m_aLock); in init()
235 ::osl::ResettableMutexGuard aLock(m_aLock); in execute()
315 ::osl::ResettableMutexGuard aLock(m_aLock); in impl_ts_findCommand()
517 ::osl::ResettableMutexGuard aLock(m_aLock); in impl_ts_getURLParser()
/aoo41x/main/filter/source/config/cache/
H A Dlateinitlistener.cxx89 ::osl::ResettableMutexGuard aLock(m_aLock); in notifyEvent()
125 ::osl::ResettableMutexGuard aLock(m_aLock); in disposing()
/aoo41x/main/framework/source/services/
H A Dmodulemanager.cxx200 ReadGuard aReadLock(m_aLock); in replaceByName()
362 ReadGuard aReadLock(m_aLock); in implts_getConfig()
383 WriteGuard aWriteLock(m_aLock); in implts_getConfig()
/aoo41x/main/svl/source/config/
H A Ditemholder2.cxx109 ::osl::ResettableMutexGuard aLock(m_aLock); in impl_addItem()
131 ::osl::ResettableMutexGuard aLock(m_aLock); in impl_releaseAllItems()
/aoo41x/main/framework/source/accelerators/
H A Dmoduleacceleratorconfiguration.cxx121 WriteGuard aWriteLock(m_aLock); in initialize()
143 ReadGuard aReadLock(m_aLock); in impl_ts_fillCache()
/aoo41x/main/svtools/source/config/
H A Ditemholder2.cxx115 ::osl::ResettableMutexGuard aLock(m_aLock); in impl_addItem()
137 ::osl::ResettableMutexGuard aLock(m_aLock); in impl_releaseAllItems()

Completed in 113 milliseconds

123456