Home
last modified time | relevance | path

Searched refs:aGuard (Results 226 – 250 of 1508) sorted by relevance

12345678910>>...61

/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx296 ::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()
403 aGuard.clear(); in appendByDescriptor()
410 ::osl::MutexGuard aGuard(m_rMutex); in dropByName()
420 ::osl::MutexGuard aGuard(m_rMutex); in dropByIndex()
[all …]
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_clipboard.cxx85 MutexGuard aGuard( *Mutex::getGlobalMutex() ); in ~X11Clipboard() local
104 ClearableMutexGuard aGuard( m_rSelectionManager.getMutex() ); in fireChangedContentsEvent() local
110 aGuard.clear(); in fireChangedContentsEvent()
125 ClearableMutexGuard aGuard(m_rSelectionManager.getMutex()); in clearContents() local
137 aGuard.clear(); in clearContents()
149 MutexGuard aGuard(m_rSelectionManager.getMutex()); in getContents() local
164 ClearableMutexGuard aGuard(m_rSelectionManager.getMutex()); in setContents() local
172 aGuard.clear(); in setContents()
212 MutexGuard aGuard( m_rSelectionManager.getMutex() ); in addClipboardListener() local
221 MutexGuard aGuard( m_rSelectionManager.getMutex() ); in removeClipboardListener() local
/trunk/main/accessibility/source/extended/
H A Daccessibleeditbrowseboxcell.cxx97 SolarMethodGuard aGuard( *this ); in getForeground() local
107 SolarMethodGuard aGuard( *this ); in getBackground() local
123 SolarMethodGuard aGuard( *this ); in getAccessibleDescription() local
130 SolarMethodGuard aGuard( *this ); in getAccessibleName() local
150 SolarMethodGuard aGuard( *this ); in getAccessibleRelationSet() local
157 SolarMethodGuard aGuard( *this ); in getAccessibleStateSet() local
165 SolarMethodGuard aGuard( *this ); in getAccessibleChildCount() local
172 SolarMethodGuard aGuard( *this ); in getAccessibleChild() local
179 SolarMethodGuard aGuard( *this ); in getAccessibleRole() local
199 SolarMethodGuard aGuard( *this, false ); in disposing() local
H A Daccessiblelistbox.cxx333 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
391 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleChildCount()
405 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleChild()
419 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
477 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleDescription()
485 ::comphelper::OExternalLockGuard aGuard( this ); in getAccessibleName()
495 ::comphelper::OExternalLockGuard aGuard( this ); in selectAccessibleChild()
508 ::comphelper::OExternalLockGuard aGuard( this ); in isAccessibleChildSelected()
521 ::comphelper::OExternalLockGuard aGuard( this ); in clearAccessibleSelection()
537 ::comphelper::OExternalLockGuard aGuard( this ); in selectAllAccessibleChildren()
[all …]
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx450 ::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()
722 ::osl::MutexGuard aGuard( m_rMutex ); in createEnumeration()
878 aGuard.clear(); in implInsert()
911 aGuard.clear(); in implInsert()
1105 implRemoveByIndex( _nIndex, aGuard ); in removeByIndex()
1176 ::osl::MutexGuard aGuard( m_rMutex ); in removeByName()
1195 aGuard.clear(); in registerScriptEvent()
[all …]
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx264 ::osl::MutexGuard aGuard( maMutex ); in SetOffset()
540 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in AccessibleStaticTextBase()
690 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getCaretPosition()
709 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getCharacter()
718 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getCharacterAttributes()
729 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getCharacterBounds()
747 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getCharacterCount()
759 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getIndexAtPoint()
787 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getSelectedText()
801 ::vos::OGuard aGuard( Application::GetSolarMutex() ); in getSelectionStart()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx625 ScUnoGuard aGuard; in getByIndex() local
636 ScUnoGuard aGuard; in getElementType() local
642 ScUnoGuard aGuard; in hasElements() local
652 ScUnoGuard aGuard; in getByName() local
664 ScUnoGuard aGuard; in getElementNames() local
675 ScUnoGuard aGuard; in hasByName() local
808 ScUnoGuard aGuard; in insertByName() local
854 ScUnoGuard aGuard; in replaceByName() local
864 ScUnoGuard aGuard; in removeByName() local
919 ScUnoGuard aGuard; in getCount() local
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx390 OGuard aGuard( Application::GetSolarMutex() ); in getTypes() local
430 OGuard aGuard( Application::GetSolarMutex() ); in getImplementationId() local
616 OGuard aGuard( Application::GetSolarMutex() ); in lockControllers() local
627 OGuard aGuard( Application::GetSolarMutex() ); in unlockControllers() local
641 OGuard aGuard( Application::GetSolarMutex() ); in hasControllersLocked() local
655 OGuard aGuard( Application::GetSolarMutex() ); in getViewData() local
698 OGuard aGuard( Application::GetSolarMutex() ); in setViewData() local
747 OGuard aGuard( Application::GetSolarMutex() ); in duplicate() local
776 OGuard aGuard( Application::GetSolarMutex() ); in getDrawPages() local
796 OGuard aGuard( Application::GetSolarMutex() ); in getMasterPages() local
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx136 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId() local
1096 vos::OGuard aGuard(Application::GetSolarMutex()); in collapseToStart() local
1114 vos::OGuard aGuard(Application::GetSolarMutex()); in collapseToEnd() local
1132 vos::OGuard aGuard(Application::GetSolarMutex()); in isCollapsed() local
1150 vos::OGuard aGuard(Application::GetSolarMutex()); in goLeft() local
1171 vos::OGuard aGuard(Application::GetSolarMutex()); in goRight() local
1192 vos::OGuard aGuard(Application::GetSolarMutex()); in gotoStart() local
1250 vos::OGuard aGuard(Application::GetSolarMutex()); in gotoEnd() local
1420 vos::OGuard aGuard(Application::GetSolarMutex()); in isStartOfWord() local
1433 vos::OGuard aGuard(Application::GetSolarMutex()); in isEndOfWord() local
[all …]
H A Dunobkm.cxx272 vos::OGuard aGuard(Application::GetSolarMutex()); in attach() local
279 vos::OGuard aGuard(Application::GetSolarMutex()); in getAnchor() local
295 vos::OGuard aGuard(Application::GetSolarMutex()); in dispose() local
331 vos::OGuard aGuard(Application::GetSolarMutex()); in getName() local
341 vos::OGuard aGuard(Application::GetSolarMutex()); in setName() local
563 vos::OGuard aGuard(Application::GetSolarMutex()); in insertByName() local
573 vos::OGuard aGuard(Application::GetSolarMutex()); in removeByName() local
581 vos::OGuard aGuard(Application::GetSolarMutex()); in replaceByName() local
592 vos::OGuard aGuard(Application::GetSolarMutex()); in getByName() local
603 vos::OGuard aGuard(Application::GetSolarMutex()); in getElementNames() local
[all …]
/trunk/main/extensions/source/logging/
H A Dconsolehandler.cxx175 MethodGuard aGuard( *this ); in getThreshold() local
182 MethodGuard aGuard( *this ); in setThreshold() local
189 MethodGuard aGuard( *this ); in getEncoding() local
198 MethodGuard aGuard( *this ); in setEncoding() local
205 MethodGuard aGuard( *this ); in getFormatter() local
212 MethodGuard aGuard( *this ); in setFormatter() local
219 MethodGuard aGuard( *this ); in getLevel() local
226 MethodGuard aGuard( *this ); in setLevel() local
233 MethodGuard aGuard( *this ); in flush() local
241 MethodGuard aGuard( *this ); in publish() local
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx92 ::osl::MutexGuard aGuard( m_aMutex ); in ProcessWindowEvent()
137 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
151 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
176 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
198 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleRelationSet()
205 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleAtPoint()
237 ::osl::MutexGuard aGuard( m_aMutex ); in getRelationCount()
243 ::osl::MutexGuard aGuard( m_aMutex ); in getRelation()
261 ::osl::MutexGuard aGuard( m_aMutex ); in containsRelation()
268 ::osl::MutexGuard aGuard( m_aMutex ); in getRelationByType()
[all …]
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx444 vos::OGuard aGuard( Application::GetSolarMutex() ); in getSize() local
450 vos::OGuard aGuard( Application::GetSolarMutex() ); in hasAlpha() local
457 vos::OGuard aGuard( Application::GetSolarMutex() ); in getScaledBitmap() local
470 vos::OGuard aGuard( Application::GetSolarMutex() ); in getData() local
575 vos::OGuard aGuard( Application::GetSolarMutex() ); in getPixel() local
641 vos::OGuard aGuard( Application::GetSolarMutex() ); in getPalette() local
652 vos::OGuard aGuard( Application::GetSolarMutex() ); in getMemoryLayout() local
669 vos::OGuard aGuard( Application::GetSolarMutex() ); in getNumberOfEntries() local
679 vos::OGuard aGuard( Application::GetSolarMutex() ); in getIndex() local
700 vos::OGuard aGuard( Application::GetSolarMutex() ); in setIndex() local
[all …]
/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx133 ::osl::MutexGuard aGuard(m_aMutex); in getSortAscending()
144 ::osl::MutexGuard aGuard(m_aMutex); in getHeaderOn()
161 ::osl::MutexGuard aGuard(m_aMutex); in getFooterOn()
180 ::osl::MutexGuard aGuard(m_aMutex); in getHeader()
193 ::osl::MutexGuard aGuard(m_aMutex); in getFooter()
204 ::osl::MutexGuard aGuard(m_aMutex); in getGroupOn()
220 ::osl::MutexGuard aGuard(m_aMutex); in getGroupInterval()
231 ::osl::MutexGuard aGuard(m_aMutex); in getKeepTogether()
252 ::osl::MutexGuard aGuard(m_aMutex); in getExpression()
263 ::osl::MutexGuard aGuard(m_aMutex); in getStartNewColumn()
[all …]
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx225 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement()
236 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement()
260 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit()
268 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit()
284 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed()
291 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
307 ::osl::MutexGuard aGuard( m_aMutex ); in setReadOnly()
316 ::osl::MutexGuard aGuard( m_aMutex ); in isReadOnly()
356 ::osl::MutexGuard aGuard( m_aMutex ); in close()
375 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxdialog.cxx102 ::vos::OGuard aGuard( GetMutex() ); in dispose()
147 ::vos::OClearableGuard aGuard( GetMutex() ); in ProcessWindowEvent()
154 aGuard.clear(); in ProcessWindowEvent()
162 ::vos::OGuard aGuard( GetMutex() ); in setProperty()
179 ::vos::OGuard aGuard( GetMutex() ); in getProperty()
200 ::vos::OGuard aGuard( GetMutex() ); in setTitle()
209 ::vos::OGuard aGuard( GetMutex() ); in setHelpId()
218 ::vos::OGuard aGuard( GetMutex() ); in getTitle()
229 ::vos::OGuard aGuard( GetMutex() ); in execute()
253 ::vos::OGuard aGuard( GetMutex() ); in endDialog()
/trunk/main/sw/source/core/access/
H A Daccfield.cxx92 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleChildCount() local
101 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleChild() local
108 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleParent() local
117 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleIndexInParent() local
152 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleStateSet() local
159 vos::OGuard aGuard(Application::GetSolarMutex()); in getLocale() local
192 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleAtPoint() local
226 vos::OGuard aGuard(Application::GetSolarMutex()); in getBoundsImpl() local
267 vos::OGuard aGuard(Application::GetSolarMutex()); in grabFocus() local
321 vos::OGuard aGuard(Application::GetSolarMutex()); in addEventListener() local
[all …]
/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx777 ResetableGuard aGuard( m_aLock ); in dispose() local
792 aGuard.unlock(); in dispose()
905 ResetableGuard aGuard( m_aLock ); in reset() local
968 aGuard.unlock(); in reset()
998 ResetableGuard aGuard( m_aLock ); in getUIElementsInfo() local
1146 aGuard.unlock(); in replaceSettings()
1195 aGuard.unlock(); in replaceSettings()
1259 aGuard.unlock(); in removeSettings()
1273 aGuard.unlock(); in removeSettings()
1338 aGuard.unlock(); in insertSettings()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx177 osl::MutexGuard aGuard( m_aMutex ); in XTYPEPROVIDER_IMPL_10() local
192 osl::MutexGuard aGuard( m_aMutex ); in removeEventListener() local
204 osl::MutexGuard aGuard( m_aMutex ); in dispose() local
230 osl::MutexGuard aGuard( m_aMutex ); in rowCountChanged() local
256 osl::MutexGuard aGuard( m_aMutex ); in isFinalChanged() local
595 osl::MutexGuard aGuard( m_aMutex ); in close() local
658 osl::MutexGuard aGuard( m_aMutex ); in getStaticResultSet() local
699 aGuard.clear(); in setListener()
871 osl::MutexGuard aGuard( m_aMutex ); in addPropertyChangeListener() local
880 osl::MutexGuard aGuard( m_aMutex ); in addPropertyChangeListener() local
[all …]
/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx559 ComponentMethodGuard aGuard( *this ); in createKeyEnumeration() local
566 ComponentMethodGuard aGuard( *this ); in createValueEnumeration() local
573 ComponentMethodGuard aGuard( *this ); in createElementEnumeration() local
580 ComponentMethodGuard aGuard( *this ); in getKeyType() local
587 ComponentMethodGuard aGuard( *this ); in getValueType() local
594 ComponentMethodGuard aGuard( *this ); in clear() local
605 ComponentMethodGuard aGuard( *this ); in containsKey() local
615 ComponentMethodGuard aGuard( *this ); in containsValue() local
632 ComponentMethodGuard aGuard( *this ); in get() local
645 ComponentMethodGuard aGuard( *this ); in put() local
[all …]
/trunk/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.cxx124 osl::MutexGuard aGuard(m_Mutex); in startup() local
160 osl::ResettableMutexGuard aGuard(m_Mutex); in shutdown() local
173 aGuard.clear(); in shutdown()
183 aGuard.reset(); in shutdown()
213 osl::MutexGuard aGuard(m_Mutex); in notifyEvent() local
230 osl::MutexGuard aGuard(m_Mutex); in getEventListSize() local
240 osl::MutexGuard aGuard(m_Mutex); in resetNotifyEvent() local
251 osl::MutexGuard aGuard(m_Mutex); in getNextEventRecord() local
261 osl::MutexGuard aGuard(m_Mutex); in removeNextEventRecord() local
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx317 MutexGuard aGuard( aMutex ); in hasMoreElements() local
325 MutexGuard aGuard( aMutex ); in nextElement() local
420 MutexGuard aGuard( aMutex ); in hasMoreElements() local
428 MutexGuard aGuard( aMutex ); in nextElement() local
922 MutexGuard aGuard( m_mutex); in onUnloadingNotify() local
1179 MutexGuard aGuard( m_mutex ); in getFactoryListener() local
1190 MutexGuard aGuard( m_mutex ); in getUniqueAvailableServiceNames() local
1469 MutexGuard aGuard( m_mutex ); in createEnumeration() local
1486 MutexGuard aGuard( m_mutex ); in hasElements() local
1527 MutexGuard aGuard( m_mutex ); in insert() local
[all …]
/trunk/main/vcl/source/window/
H A Ddndevdis.cxx367 OClearableGuard aGuard( Application::GetSolarMutex() ); in fireDragEnterEvent() local
379 aGuard.clear(); in fireDragEnterEvent()
403 OClearableGuard aGuard( Application::GetSolarMutex() ); in fireDragOverEvent() local
412 aGuard.clear(); in fireDragOverEvent()
432 OClearableGuard aGuard( Application::GetSolarMutex() ); in fireDragExitEvent() local
437 aGuard.clear(); in fireDragExitEvent()
463 OClearableGuard aGuard( Application::GetSolarMutex() ); in fireDropActionChangedEvent() local
472 aGuard.clear(); in fireDropActionChangedEvent()
496 OClearableGuard aGuard( Application::GetSolarMutex() ); in fireDropEvent() local
509 aGuard.clear(); in fireDropEvent()
[all …]
/trunk/main/sd/source/core/
H A Dstlsheet.cxx380 MutexGuard aGuard( mrBHelper.rMutex ); in IsUsed() local
843 aGuard.clear(); in dispose()
894 aGuard.clear(); in addEventListener()
920 aGuard.clear(); in addModifyListener()
943 MutexGuard aGuard( mrBHelper.rMutex ); in notifyModifyListener() local
997 OGuard aGuard( Application::GetSolarMutex() ); in getName() local
1006 OGuard aGuard( Application::GetSolarMutex() ); in setName() local
1022 OGuard aGuard( Application::GetSolarMutex() ); in isUserDefined() local
1031 OGuard aGuard( Application::GetSolarMutex() ); in isInUse() local
1040 OGuard aGuard( Application::GetSolarMutex() ); in getParentStyle() local
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx51 aGuard( Application::GetSolarMutex() ) in LocalGuard()
57 aGuard( Application::GetSolarMutex() ) in LocalGuard()
62 ::vos::OGuard aGuard;
119 LocalGuard aGuard; in disposing() local
126 LocalGuard aGuard; in createTextLayout() local
140 LocalGuard aGuard; in getFontRequest() local
147 LocalGuard aGuard; in getFontMetrics() local
155 LocalGuard aGuard; in getAvailableSizes() local
163 LocalGuard aGuard; in getExtraFontProperties() local

Completed in 194 milliseconds

12345678910>>...61