Home
last modified time | relevance | path

Searched refs:maMutex (Results 1 – 25 of 158) sorted by relevance

1234567

/trunk/main/animations/source/animcore/
H A Danimcore.cxx128 Mutex maMutex; member in animcore::AnimationNodeBase
377 Mutex maMutex; member in animcore::TimeContainerEnumeration
393 Guard< Mutex > aGuard( maMutex ); in hasMoreElements()
401 Guard< Mutex > aGuard( maMutex ); in nextElement()
415 : maChangeListener(maMutex), in AnimationNode()
447 maChangeListener(maMutex), in AnimationNode()
833 Guard< Mutex > aGuard( maMutex ); in getType()
842 Guard< Mutex > aGuard( maMutex ); in getBegin()
851 Guard< Mutex > aGuard( maMutex ); in setBegin()
864 Guard< Mutex > aGuard( maMutex ); in getDuration()
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Drandomnode.cxx146 Mutex maMutex; member in sd::RandomAnimationNode
274 Guard< Mutex > aGuard( maMutex ); in getType()
283 Guard< Mutex > aGuard( maMutex ); in getBegin()
292 Guard< Mutex > aGuard( maMutex ); in setBegin()
301 Guard< Mutex > aGuard( maMutex ); in getDuration()
310 Guard< Mutex > aGuard( maMutex ); in setDuration()
319 Guard< Mutex > aGuard( maMutex ); in getEnd()
328 Guard< Mutex > aGuard( maMutex ); in setEnd()
337 Guard< Mutex > aGuard( maMutex ); in getEndSync()
346 Guard< Mutex > aGuard( maMutex ); in setEndSync()
[all …]
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx257 osl::Guard< osl::Mutex > aGuard( maMutex ); in dispose()
289 osl::Guard< osl::Mutex > aGuard( maMutex ); in addEventListener()
303 osl::Guard< osl::Mutex > aGuard( maMutex ); in removeEventListener()
317 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContentIdentifierString()
326 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContentIdentifier()
335 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContent()
346 osl::Guard< osl::Mutex > aGuard( maMutex ); in next()
409 osl::Guard< osl::Mutex > aGuard( maMutex ); in beforeFirst()
418 osl::Guard< osl::Mutex > aGuard( maMutex ); in afterLast()
427 osl::Guard< osl::Mutex > aGuard( maMutex ); in first()
[all …]
H A Dsortdynres.cxx145 osl::Guard< osl::Mutex > aGuard( maMutex ); in dispose()
168 osl::Guard< osl::Mutex > aGuard( maMutex ); in addEventListener()
182 osl::Guard< osl::Mutex > aGuard( maMutex ); in removeEventListener()
195 osl::Guard< osl::Mutex > aGuard( maMutex ); in getStaticResultSet()
217 osl::Guard< osl::Mutex > aGuard( maMutex ); in setListener()
276 osl::Guard< osl::Mutex > aGuard( maMutex ); in getCapabilities()
311 osl::Guard< osl::Mutex > aGuard( maMutex ); in impl_notify()
596 osl::Guard< osl::Mutex > aGuard( maMutex ); in disposing()
609 osl::Guard< osl::Mutex > aGuard( maMutex ); in notify()
621 osl::Guard< osl::Mutex > aGuard( maMutex ); in impl_OwnerDies()
/trunk/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx50 maMutex(), in CancelJobsThread()
75 mutable osl::Mutex maMutex; member in CancelJobsThread
85 osl::MutexGuard aGuard(maMutex); in addJobs()
93 osl::MutexGuard aGuard(maMutex); in existJobs()
100 osl::MutexGuard aGuard(maMutex); in allJobsCancelled()
106 osl::MutexGuard aGuard(maMutex); in stopWhenAllJobsCancelled()
130 osl::MutexGuard aGuard(maMutex); in stopped()
171 maMutex(), in TerminateOfficeThread()
191 osl::Mutex maMutex; member in TerminateOfficeThread
202 osl::MutexGuard aGuard(maMutex); in StopOfficeTermination()
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx82 mutable ::osl::Mutex maMutex;
589 : maMutex(), in Implementation()
641 const ::osl::MutexGuard aGuard (maMutex); in LateInit()
665 const ::osl::MutexGuard aGuard (maMutex); in AddChangeListener()
679 const ::osl::MutexGuard aGuard (maMutex); in RemoveChangeListener()
692 const ::osl::MutexGuard aGuard (maMutex); in UpdatePreviewSizePixel()
744 const ::osl::MutexGuard aGuard (maMutex); in IMPL_LINK()
761 const ::osl::MutexGuard aGuard (maMutex); in PutMasterPage()
873 const ::osl::MutexGuard aGuard (maMutex); in InvalidatePreview()
891 const ::osl::MutexGuard aGuard (maMutex); in GetPreviewForToken()
[all …]
H A DMasterPagesSelector.cxx80 maMutex(), in MasterPagesSelector()
130 const ::osl::MutexGuard aGuard (maMutex); in GetPreferredWidth()
140 const ::osl::MutexGuard aGuard (maMutex); in GetPreferredHeight()
399 const ::osl::MutexGuard aGuard (maMutex); in GetSelectedMasterPage()
500 const ::osl::MutexGuard aGuard (maMutex); in NotifyContainerChangeEvent()
549 const ::osl::MutexGuard aGuard (maMutex); in GetUserData()
562 const ::osl::MutexGuard aGuard (maMutex); in SetUserData()
611 const ::osl::MutexGuard aGuard (maMutex); in SetItem()
660 const ::osl::MutexGuard aGuard (maMutex); in AddTokenToIndexEntry()
672 const ::osl::MutexGuard aGuard (maMutex); in RemoveTokenToIndexEntry()
[all …]
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx249 ::osl::MutexGuard aGuard (maMutex); in addConfigurationChangeListener()
263 ::osl::MutexGuard aGuard (maMutex); in removeConfigurationChangeListener()
292 ::osl::MutexGuard aGuard (maMutex); in lock()
308 ::osl::MutexGuard aGuard (maMutex); in unlock()
329 ::osl::MutexGuard aGuard (maMutex); in requestResourceActivation()
394 ::osl::MutexGuard aGuard (maMutex); in requestResourceDeactivation()
437 ::osl::MutexGuard aGuard (maMutex); in getResource()
451 ::osl::MutexGuard aGuard (maMutex); in update()
473 ::osl::MutexGuard aGuard (maMutex); in hasPendingRequests()
487 ::osl::MutexGuard aGuard (maMutex); in postChangeRequest()
[all …]
H A DChangeRequestQueueProcessor.cxx66 : maMutex(), in ChangeRequestQueueProcessor()
90 ::osl::MutexGuard aGuard (maMutex); in SetConfiguration()
102 ::osl::MutexGuard aGuard (maMutex); in AddRequest()
124 ::osl::MutexGuard aGuard (maMutex); in StartProcessing()
145 ::osl::MutexGuard aGuard (maMutex); in IMPL_LINK()
165 ::osl::MutexGuard aGuard (maMutex); in ProcessOneEvent()
228 ::osl::MutexGuard aGuard (maMutex); in Clear()
/trunk/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx143 ::osl::Mutex maMutex;
384 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getDataValue()
392 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in setDataValue()
400 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in appendChild()
418 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in insertChildByIndex()
444 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in removeChildByIndex()
552 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getChildAt()
563 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getChildCount()
571 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getParent()
579 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getIndex()
[all …]
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx137 : maMutex(), in BitmapCache()
172 ::osl::MutexGuard aGuard (maMutex); in Clear()
201 ::osl::MutexGuard aGuard (maMutex); in HasBitmap()
213 ::osl::MutexGuard aGuard (maMutex); in BitmapIsUpToDate()
228 ::osl::MutexGuard aGuard (maMutex); in GetBitmap()
259 ::osl::MutexGuard aGuard (maMutex); in GetMarkedBitmap()
276 ::osl::MutexGuard aGuard (maMutex); in ReleaseBitmap()
291 ::osl::MutexGuard aGuard (maMutex); in InvalidateBitmap()
317 ::osl::MutexGuard aGuard (maMutex); in InvalidateCache()
335 ::osl::MutexGuard aGuard (maMutex); in SetBitmap()
[all …]
H A DSlsRequestQueue.cxx88 : maMutex(), in RequestQueue()
111 ::osl::MutexGuard aGuard (maMutex); in AddRequest()
146 ::osl::MutexGuard aGuard (maMutex); in RemoveRequest()
182 ::osl::MutexGuard aGuard (maMutex); in ChangeClass()
203 ::osl::MutexGuard aGuard (maMutex); in GetFront()
219 ::osl::MutexGuard aGuard (maMutex); in GetFrontPriorityClass()
235 ::osl::MutexGuard aGuard (maMutex); in PopFront()
257 ::osl::MutexGuard aGuard (maMutex); in IsEmpty()
266 ::osl::MutexGuard aGuard (maMutex); in Clear()
278 return maMutex; in GetMutex()
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx115 ::osl::MutexGuard aGuard( maMutex ); in getRemoveFile()
128 ::osl::MutexGuard aGuard( maMutex ); in setRemoveFile()
142 ::osl::MutexGuard aGuard( maMutex ); in getUri()
155 ::osl::MutexGuard aGuard( maMutex ); in getResourceName()
172 ::osl::MutexGuard aGuard( maMutex ); in readBytes()
205 ::osl::MutexGuard aGuard( maMutex ); in readSomeBytes()
226 ::osl::MutexGuard aGuard( maMutex ); in skipBytes()
238 ::osl::MutexGuard aGuard( maMutex ); in available()
259 ::osl::MutexGuard aGuard( maMutex ); in closeInput()
283 ::osl::MutexGuard aGuard( maMutex ); in writeBytes()
[all …]
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx123 : maMutex(), in SlideSorterModel()
212 ::osl::MutexGuard aGuard (maMutex); in GetPageDescriptor()
238 ::osl::MutexGuard aGuard (maMutex); in GetIndex()
293 ::osl::MutexGuard aGuard (maMutex); in GetIndex()
350 ::osl::MutexGuard aGuard (maMutex); in Resync()
420 ::osl::MutexGuard aGuard (maMutex); in SynchronizeDocumentSelection()
436 ::osl::MutexGuard aGuard (maMutex); in SynchronizeModelSelection()
452 return maMutex; in GetMutex()
461 ::osl::MutexGuard aGuard (maMutex); in SetDocumentSlides()
520 ::osl::MutexGuard aGuard (maMutex); in GetDocumentSlides()
[all …]
/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx173 mutable ::osl::Mutex maMutex;
445 maMutex(), in Implementation()
513 ::osl::MutexGuard aGuard (maMutex); in ActivateViewShell()
545 ::osl::MutexGuard aGuard (maMutex); in DeactivateViewShell()
578 ::osl::MutexGuard aGuard (maMutex); in ActivateShell()
619 ::osl::MutexGuard aGuard (maMutex); in DeactivateShell()
654 ::osl::MutexGuard aGuard (maMutex); in ActivateSubShell()
693 ::osl::MutexGuard aGuard (maMutex); in DeactivateSubShell()
758 ::osl::MutexGuard aGuard (maMutex); in MoveToTop()
833 ::osl::MutexGuard aGuard (maMutex); in GetShell()
[all …]
/trunk/main/slideshow/source/engine/
H A Deventqueue.cxx60 : maMutex(), in EventQueue()
99 ::osl::MutexGuard aGuard( maMutex ); in addEvent()
127 ::osl::MutexGuard aGuard( maMutex ); in addEventForNextRound()
147 ::osl::MutexGuard aGuard( maMutex ); in addEventWhenQueueIsEmpty()
171 ::osl::MutexGuard aGuard( maMutex ); in forceEmpty()
178 ::osl::MutexGuard aGuard( maMutex ); in process()
297 ::osl::MutexGuard aGuard( maMutex ); in isEmpty()
304 ::osl::MutexGuard aGuard( maMutex ); in nextTimeout()
321 ::osl::MutexGuard aGuard( maMutex ); in clear()
/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx82 ::osl::Mutex maMutex;
124 MutexGuard aGuard( maMutex ); in writeBytes()
131 MutexGuard aGuard( maMutex ); in flush()
138 MutexGuard aGuard( maMutex ); in closeOutput()
160 WeakComponentImplHelper2< XEmbeddedObjectResolver, XNameAccess >( maMutex ), in DBG_NAME()
655 MutexGuard aGuard( maMutex ); in resolveEmbeddedObjectURL()
665 MutexGuard aGuard( maMutex ); in getByName()
764 MutexGuard aGuard( maMutex ); in getElementNames()
771 MutexGuard aGuard( maMutex ); in hasByName()
794 MutexGuard aGuard( maMutex ); in getElementType()
[all …]
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx945 ::osl::MutexGuard aGuard( maMutex ); in isVisible()
1025 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleDescription()
1031 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleName()
1100 ::osl::MutexGuard aGuard( maMutex ); in addEventListener()
1166 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleActionCount()
1175 ::osl::MutexGuard aGuard( maMutex ); in doAccessibleAction()
1191 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleActionDescription()
1202 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleActionKeyBinding()
1222 ::osl::MutexGuard aGuard( maMutex ); in supportsService()
1269 ::osl::MutexGuard aGuard( maMutex ); in disposing()
[all …]
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx61 ::osl::MutexGuard aGuard( maMutex ); in ~LayoutRoot()
111 ::osl::MutexGuard aGuard( maMutex ); in initialize()
212 ::osl::MutexGuard aGuard( maMutex ); in getByName()
226 ::osl::MutexGuard aGuard( maMutex ); in hasByName()
236 ::osl::MutexGuard aGuard( maMutex ); in getElementNames()
258 ::osl::MutexGuard aGuard( maMutex ); in hasElements()
269 ::osl::MutexGuard aGuard( maMutex ); in dispose()
289 ::osl::MutexGuard aGuard( maMutex ); in addEventListener()
294 mpListeners = new ::cppu::OInterfaceContainerHelper( maMutex ); in addEventListener()
301 ::osl::MutexGuard aGuard( maMutex ); in removeEventListener()
/trunk/main/avmedia/source/viewer/
H A Dmediaevent_impl.cxx71 const ::osl::MutexGuard aGuard( maMutex ); in keyPressed()
91 const ::osl::MutexGuard aGuard( maMutex ); in keyReleased()
110 const ::osl::MutexGuard aGuard( maMutex ); in mousePressed()
131 const ::osl::MutexGuard aGuard( maMutex ); in mouseReleased()
152 const ::osl::MutexGuard aGuard( maMutex ); in mouseEntered()
165 const ::osl::MutexGuard aGuard( maMutex ); in mouseExited()
178 const ::osl::MutexGuard aGuard( maMutex ); in mouseDragged()
193 const ::osl::MutexGuard aGuard( maMutex ); in mouseMoved()
/trunk/main/comphelper/source/container/
H A Dnamecontainer.cxx39 osl::Mutex maMutex; member in comphelper::NameContainerImpl
105 MutexGuard aGuard( maMutex ); in insertByName()
120 MutexGuard aGuard( maMutex ); in removeByName()
135 MutexGuard aGuard( maMutex ); in replaceByName()
153 MutexGuard aGuard( maMutex ); in getByName()
165 MutexGuard aGuard( maMutex ); in getElementNames()
184 MutexGuard aGuard( maMutex ); in hasByName()
193 MutexGuard aGuard( maMutex ); in hasElements()
/trunk/main/canvas/source/directx/
H A Ddx_9rm.cxx263 ::osl::Mutex DXRenderModule::maMutex;
593 ::osl::MutexGuard aGuard( maMutex ); in DXRenderModule()
677 ::osl::MutexGuard aGuard( maMutex ); in create()
932 ::osl::MutexGuard aGuard( maMutex ); in flip()
1010 ::osl::MutexGuard aGuard( maMutex ); in resize()
1072 ::osl::MutexGuard aGuard( maMutex ); in getPageSize()
1083 ::osl::MutexGuard aGuard( maMutex ); in createSurface()
1108 ::osl::MutexGuard aGuard( maMutex ); in beginPrimitive()
1128 ::osl::MutexGuard aGuard( maMutex ); in endPrimitive()
1145 ::osl::MutexGuard aGuard( maMutex ); in pushVertex()
[all …]
/trunk/main/unotools/source/accessibility/
H A Daccessiblestatesethelper.cxx227 ::vos::OGuard aGuard (maMutex); in isEmpty()
245 ::vos::OGuard aGuard (maMutex); in contains()
268 ::vos::OGuard aGuard (maMutex); in containsAll()
284 ::vos::OGuard aGuard(maMutex); in getStates()
291 ::vos::OGuard aGuard (maMutex); in AddState()
298 ::vos::OGuard aGuard (maMutex); in RemoveState()
308 ::vos::OGuard aGuard (maMutex); in Compare()
334 ::vos::OGuard aGuard (maMutex); in getImplementationId()
H A Daccessiblerelationsethelper.cxx166 ::vos::OGuard aGuard (maMutex); in getRelationCount()
188 ::vos::OGuard aGuard (maMutex); in getRelation()
208 ::vos::OGuard aGuard (maMutex); in containsRelation()
227 ::vos::OGuard aGuard (maMutex); in getRelationByType()
234 ::vos::OGuard aGuard (maMutex); in AddRelation()
244 ::vos::OGuard aGuard (maMutex); in getTypes()
260 ::vos::OGuard aGuard (maMutex); in getImplementationId()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx1145 vos::OGuard aGuard( maMutex ); in InvalidateShapeInParaSelection()
1462 vos::OGuard aGuard( maMutex ); in DoInvalidateShapeSelection()
1706 vos::OGuard aGuard( maMutex ); in ~SwAccessibleMap()
1739 vos::OGuard aGuard( maMutex ); in ~SwAccessibleMap()
1828 vos::OGuard aGuard( maMutex ); in _GetDocumentView()
2125 vos::OGuard aGuard( maMutex ); in AddShapeContext()
2138 vos::OGuard aGuard( maMutex ); in RemoveGroupContext()
2174 vos::OGuard aGuard( maMutex ); in AddGroupContext()
2231 vos::OGuard aGuard( maMutex ); in RemoveContext()
2268 vos::OGuard aGuard( maMutex ); in RemoveContext()
[all …]

Completed in 163 milliseconds

1234567