/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | bookmarkcontainer.cxx | 83 ,m_rMutex(_rMutex) in DBG_NAME() 91 MutexGuard aGuard(m_rMutex); in dispose() 130 MutexGuard aGuard(m_rMutex); in supportsService() 147 MutexGuard aGuard(m_rMutex); in insertByName() 246 MutexGuard aGuard(m_rMutex); in addContainerListener() 254 MutexGuard aGuard(m_rMutex); in removeContainerListener() 263 MutexGuard aGuard(m_rMutex); in getElementType() 271 MutexGuard aGuard(m_rMutex); in hasElements() 280 MutexGuard aGuard(m_rMutex); in createEnumeration() 289 MutexGuard aGuard(m_rMutex); in getCount() [all …]
|
H A D | documenteventnotifier.cxx | 74 ::osl::Mutex& m_rMutex; 85 ,m_rMutex( _rMutex ) in DocumentEventNotifier_Impl() 166 ::osl::ResettableMutexGuard aGuard( m_rMutex ); in disposing() 242 ::osl::MutexGuard aGuard( m_rMutex ); in processEvent()
|
/aoo42x/main/unoxml/source/dom/ |
H A D | node.cxx | 405 ::osl::MutexGuard const g(m_rMutex); in cloneNode() 434 ::osl::MutexGuard const g(m_rMutex); in getChildNodes() 449 ::osl::MutexGuard const g(m_rMutex); in getFirstChild() 465 ::osl::MutexGuard const g(m_rMutex); in getLastChild() 492 ::osl::MutexGuard const g(m_rMutex); in getNamespaceURI() 511 ::osl::MutexGuard const g(m_rMutex); in getNextSibling() 555 ::osl::MutexGuard const g(m_rMutex); in getNodeType() 576 ::osl::MutexGuard const g(m_rMutex); in getOwnerDocument() 591 ::osl::MutexGuard const g(m_rMutex); in getParentNode() 607 ::osl::MutexGuard const g(m_rMutex); in getPrefix() [all …]
|
H A D | element.cxx | 236 ::osl::MutexGuard const g(m_rMutex); in getAttribute() 259 ::osl::MutexGuard const g(m_rMutex); in getAttributeNode() 285 ::osl::MutexGuard const g(m_rMutex); in getAttributeNodeNS() 316 ::osl::MutexGuard const g(m_rMutex); in getAttributeNS() 347 ::osl::MutexGuard const g(m_rMutex); in getElementsByTagName() 364 ::osl::MutexGuard const g(m_rMutex); in getElementsByTagNameNS() 377 ::osl::MutexGuard const g(m_rMutex); in getTagName() 395 ::osl::MutexGuard const g(m_rMutex); in hasAttribute() 410 ::osl::MutexGuard const g(m_rMutex); in hasAttributeNS() 425 ::osl::MutexGuard const g(m_rMutex); in removeAttribute() [all …]
|
H A D | documenttype.cxx | 50 ::osl::MutexGuard const g(m_rMutex); in getEntities() 55 aMap.set(new CEntitiesMap(this, m_rMutex)); in getEntities() 76 ::osl::MutexGuard const g(m_rMutex); in getName() 91 ::osl::MutexGuard const g(m_rMutex); in getNotations() 96 aMap.set(new CNotationsMap(this, m_rMutex)); in getNotations() 106 ::osl::MutexGuard const g(m_rMutex); in getPublicId() 121 ::osl::MutexGuard const g(m_rMutex); in getSystemId()
|
H A D | characterdata.cxx | 65 ::osl::ClearableMutexGuard guard(m_rMutex); in appendData() 84 ::osl::ClearableMutexGuard guard(m_rMutex); in deleteData() 118 ::osl::MutexGuard const g(m_rMutex); in getData() 138 ::osl::MutexGuard const g(m_rMutex); in getLength() 155 ::osl::ClearableMutexGuard guard(m_rMutex); in insertData() 190 ::osl::ClearableMutexGuard guard(m_rMutex); in replaceData() 225 ::osl::ClearableMutexGuard guard(m_rMutex); in setData() 244 ::osl::MutexGuard const g(m_rMutex); in subStringData()
|
H A D | attr.cxx | 102 ::osl::MutexGuard const g(m_rMutex); in getName() 119 ::osl::MutexGuard const g(m_rMutex); in getOwnerElement() 152 ::osl::MutexGuard const g(m_rMutex); in getValue() 173 ::osl::ClearableMutexGuard guard(m_rMutex); in setValue() 221 ::osl::MutexGuard const g(m_rMutex); in setPrefix() 237 ::osl::MutexGuard const g(m_rMutex); in getPrefix() 254 ::osl::MutexGuard const g(m_rMutex); in getNamespaceURI()
|
H A D | attributesmap.cxx | 37 , m_rMutex(rMutex) in CAttributesMap() 46 ::osl::MutexGuard const g(m_rMutex); in getLength() 68 ::osl::MutexGuard const g(m_rMutex); in getNamedItem() 100 ::osl::MutexGuard const g(m_rMutex); in getNamedItemNS() 135 ::osl::MutexGuard const g(m_rMutex); in item()
|
H A D | processinginstruction.cxx | 56 ::osl::MutexGuard const g(m_rMutex); in getData() 77 ::osl::MutexGuard const g(m_rMutex); in getTarget() 98 ::osl::MutexGuard const g(m_rMutex); in setData() 115 ::osl::MutexGuard const g(m_rMutex); in getNodeName()
|
H A D | elementlist.cxx | 48 , m_rMutex(rMutex) in CElementList() 114 ::osl::MutexGuard const g(m_rMutex); in getLength() 130 ::osl::MutexGuard const g(m_rMutex); in item() 147 ::osl::MutexGuard const g(m_rMutex); in handleEvent()
|
H A D | childlist.cxx | 37 , m_rMutex(rMutex) in CChildList() 46 ::osl::MutexGuard const g(m_rMutex); in getLength() 70 ::osl::MutexGuard const g(m_rMutex); in item()
|
H A D | entity.cxx | 70 ::osl::MutexGuard const g(m_rMutex); in getPublicId() 85 ::osl::MutexGuard const g(m_rMutex); in getSystemId() 96 ::osl::MutexGuard const g(m_rMutex); in getNodeName()
|
/aoo42x/main/unoxml/source/xpath/ |
H A D | xpathobject.cxx | 68 , m_rMutex(rMutex) in CXPathObject() 88 ::osl::MutexGuard const g(m_rMutex); in getNodeList() 91 new CNodeList(m_pDocument, m_rMutex, m_pXPathObj)); in getNodeList() 100 ::osl::MutexGuard const g(m_rMutex); in getBoolean() 110 ::osl::MutexGuard const g(m_rMutex); in getByte() 120 ::osl::MutexGuard const g(m_rMutex); in getShort() 130 ::osl::MutexGuard const g(m_rMutex); in getLong() 140 ::osl::MutexGuard const g(m_rMutex); in getHyper() 150 ::osl::MutexGuard const g(m_rMutex); in getFloat() 160 ::osl::MutexGuard const g(m_rMutex); in getDouble() [all …]
|
H A D | nodelist.cxx | 35 , m_rMutex(rMutex) in CNodeList() 50 ::osl::MutexGuard const g(m_rMutex); in getLength() 64 ::osl::MutexGuard const g(m_rMutex); in item()
|
/aoo42x/main/connectivity/source/sdbcx/ |
H A D | VCollection.cxx | 245 ,m_rMutex(_rMutex) in OCollection() 296 ::osl::MutexGuard aGuard(m_rMutex); in clear_NoDispose() 308 ::osl::MutexGuard aGuard(m_rMutex); in disposing() 317 ::osl::MutexGuard aGuard(m_rMutex); in getByIndex() 326 ::osl::MutexGuard aGuard(m_rMutex); in getByName() 343 ::osl::MutexGuard aGuard(m_rMutex); in getElementNames() 349 ::osl::MutexGuard aGuard(m_rMutex); in refresh() 366 ::osl::MutexGuard aGuard(m_rMutex); in createDataDescriptor() 410 ::osl::MutexGuard aGuard(m_rMutex); in dropByName() 420 ::osl::MutexGuard aGuard(m_rMutex); in dropByIndex() [all …]
|
/aoo42x/main/connectivity/source/inc/ado/ |
H A D | ACollection.hxx | 59 ::osl::Mutex& m_rMutex; // mutex of the parent 66 ,m_rMutex(_rMutex) in OCollection() 116 ::osl::MutexGuard aGuard(m_rMutex); in hasElements() 123 ::osl::MutexGuard aGuard(m_rMutex); in getCount() 131 ::osl::MutexGuard aGuard(m_rMutex); in getByIndex() 150 ::osl::MutexGuard aGuard(m_rMutex); in getByName() 165 ::osl::MutexGuard aGuard(m_rMutex); in getElementNames() 187 ::osl::MutexGuard aGuard(m_rMutex); in hasByName() 195 ::osl::MutexGuard aGuard(m_rMutex); in disposing()
|
/aoo42x/main/dbaccess/source/core/misc/ |
H A D | ContainerListener.cxx | 58 ::osl::MutexGuard aGuard( m_rMutex ); in approveInsertElement() 68 ::osl::MutexGuard aGuard( m_rMutex ); in approveReplaceElement() 78 ::osl::MutexGuard aGuard( m_rMutex ); in approveRemoveElement() 88 ::osl::MutexGuard aGuard( m_rMutex ); in elementInserted() 98 ::osl::MutexGuard aGuard( m_rMutex ); in elementRemoved() 108 ::osl::MutexGuard aGuard( m_rMutex ); in elementReplaced() 118 ::osl::MutexGuard aGuard( m_rMutex ); in disposing()
|
/aoo42x/main/svx/source/form/ |
H A D | formfeaturedispatcher.cxx | 50 :m_rMutex( _rMutex ) in OSingleFeatureDispatcher() 64 ::osl::MutexGuard aGuard( m_rMutex ); in dispose() 73 ::osl::MutexGuard aGuard( m_rMutex ); in dispose() 94 ::osl::ClearableMutexGuard aGuard( m_rMutex ); in updateAllListeners() 153 ::osl::ClearableMutexGuard aGuard( m_rMutex ); in dispatch() 198 ::osl::ClearableMutexGuard aGuard( m_rMutex ); in addStatusListener() 222 ::osl::MutexGuard aGuard( m_rMutex ); in removeStatusListener()
|
/aoo42x/main/vos/inc/vos/ |
H A D | mutex.hxx | 117 : m_rMutex( *pMutex ) in OGuard() 119 m_rMutex.acquire(); in OGuard() 122 : m_rMutex( rMutex ) in OGuard() 124 m_rMutex.acquire(); in OGuard() 130 m_rMutex.release(); in ~OGuard() 134 IMutex& m_rMutex; member in vos::OGuard
|
/aoo42x/main/forms/source/misc/ |
H A D | InterfaceContainer.cxx | 136 ::osl::MutexGuard aGuard( m_rMutex ); in impl_addVbEvents_nolck_nothrow() 191 ,m_rMutex(_rMutex) in OInterfaceContainer() 202 ,m_rMutex( _rMutex ) in OInterfaceContainer() 450 ::osl::MutexGuard aGuard( m_rMutex ); in readEvents() 483 ::osl::MutexGuard aGuard( m_rMutex ); in write() 541 ::osl::MutexGuard aGuard( m_rMutex ); in read() 646 ::osl::MutexGuard aGuard( m_rMutex ); in disposing() 693 ::osl::MutexGuard aGuard( m_rMutex ); in propertyChange() 722 ::osl::MutexGuard aGuard( m_rMutex ); in createEnumeration() 829 ::osl::ClearableMutexGuard aGuard( m_rMutex ); in implInsert() [all …]
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | querydescriptor.cxx | 152 ,m_rMutex(_rMutex) in OQueryDescriptor_Base() 155 …m_pColumns = new OColumns(_rMySelf, m_rMutex, sal_True,::std::vector< ::rtl::OUString>(), this,thi… in OQueryDescriptor_Base() 160 ,m_rMutex(_rSource.m_rMutex) in OQueryDescriptor_Base() 163 …m_pColumns = new OColumns(_rMySelf, m_rMutex, sal_True,::std::vector< ::rtl::OUString>(), this,thi… in OQueryDescriptor_Base() 220 MutexGuard aGuard(m_rMutex); in getColumns() 302 MutexGuard aGuard( m_rMutex ); in refreshColumns()
|
H A D | column.cxx | 252 MutexGuard aGuard(m_rMutex); in append() 266 MutexGuard aGuard(m_rMutex); in clearColumns() 273 MutexGuard aGuard(m_rMutex); in disposing() 468 ::osl::MutexGuard aGuard(m_rMutex); in getParent() 474 ::osl::MutexGuard aGuard(m_rMutex); in setParent()
|
/aoo42x/main/reportdesign/source/core/api/ |
H A D | ReportControlModel.cxx | 66 ::osl::MutexGuard aGuard(m_rMutex); in hasElements() 79 ::osl::MutexGuard aGuard(m_rMutex); in insertByIndex() 98 ::osl::MutexGuard aGuard(m_rMutex); in removeByIndex() 116 ::osl::MutexGuard aGuard(m_rMutex); in replaceByIndex() 128 ::osl::MutexGuard aGuard(m_rMutex); in getCount() 136 ::osl::MutexGuard aGuard(m_rMutex); in getByIndex()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | guarding.hxx | 45 MUTEX& m_rMutex; member in comphelper::ORelease 48 ORelease(MUTEX& _rMutex) : m_rMutex(_rMutex) { _rMutex.release(); } in ORelease() 49 ~ORelease() { m_rMutex.acquire(); } in ~ORelease()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | docstoragemodifylistener.cxx | 57 ,m_rMutex( _rMutex ) in DocumentStorageModifyListener() 69 ::vos::OGuard aGuard( m_rMutex ); in dispose() 76 ::vos::OGuard aGuard( m_rMutex ); in modified()
|