/aoo4110/main/animations/source/animcore/ |
H A D | animcore.cxx | 128 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 …]
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | randomnode.cxx | 146 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 …]
|
/aoo4110/main/ucb/source/sorter/ |
H A D | sortresult.cxx | 257 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 D | sortdynres.cxx | 145 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()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | finalthreadmanager.cxx | 50 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 …]
|
/aoo4110/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationController.cxx | 249 ::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 D | ChangeRequestQueueProcessor.cxx | 66 : 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()
|
H A D | Configuration.cxx | 110 : ConfigurationInterfaceBase(MutexOwner::maMutex), in Configuration() 123 : ConfigurationInterfaceBase(MutexOwner::maMutex), in Configuration() 142 ::osl::MutexGuard aGuard (maMutex); in disposing() 205 ::osl::MutexGuard aGuard (maMutex); in getResources() 256 ::osl::MutexGuard aGuard (maMutex); in hasResource() 271 ::osl::MutexGuard aGuard (maMutex); in createClone() 290 ::osl::MutexGuard aGuard (maMutex); in getName()
|
/aoo4110/main/sd/source/ui/sidebar/ |
H A D | MasterPageContainer.cxx | 82 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 D | MasterPagesSelector.cxx | 80 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 …]
|
/aoo4110/main/toolkit/source/controls/tree/ |
H A D | treedatamodel.cxx | 143 ::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 …]
|
/aoo4110/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsBitmapCache.cxx | 137 : 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 D | SlsRequestQueue.cxx | 88 : 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()
|
/aoo4110/main/unotools/source/ucbhelper/ |
H A D | xtempfile.cxx | 115 ::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 …]
|
/aoo4110/main/sd/source/ui/slidesorter/model/ |
H A D | SlideSorterModel.cxx | 123 : 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 …]
|
/aoo4110/main/slideshow/source/engine/ |
H A D | eventqueue.cxx | 60 : 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()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | ViewShellManager.cxx | 173 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 …]
|
/aoo4110/main/svx/source/xml/ |
H A D | xmleohlp.cxx | 82 ::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 …]
|
/aoo4110/main/avmedia/source/viewer/ |
H A D | mediaevent_impl.cxx | 71 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()
|
/aoo4110/main/toolkit/source/layout/core/ |
H A D | root.cxx | 61 ::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()
|
/aoo4110/main/svx/source/accessibility/ |
H A D | svxrectctaccessiblecontext.cxx | 945 ::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 …]
|
/aoo4110/main/comphelper/source/container/ |
H A D | namecontainer.cxx | 39 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()
|
/aoo4110/main/unotools/source/accessibility/ |
H A D | accessiblestatesethelper.cxx | 227 ::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 D | accessiblerelationsethelper.cxx | 166 ::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()
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_9rm.cxx | 263 ::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 …]
|