Home
last modified time | relevance | path

Searched defs:aGuard (Results 151 – 175 of 764) sorted by relevance

12345678910>>...31

/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/accessibility/source/standard/
H A Dvclxaccessiblepopupmenu.cxx82 OExternalLockGuard aGuard( this ); in getAccessibleIndexInParent() local
91 OExternalLockGuard aGuard( this ); in getAccessibleRole() local
102 OExternalLockGuard aGuard( this ); in getBackground() local
H A Dvclxaccessiblecheckbox.cxx195 OExternalLockGuard aGuard( this ); in getAccessibleActionCount() local
204 OExternalLockGuard aGuard( this ); in doAccessibleAction() local
236 OExternalLockGuard aGuard( this ); in getAccessibleActionDescription() local
251 OExternalLockGuard aGuard( this ); in getAccessibleActionKeyBinding() local
292 OExternalLockGuard aGuard( this ); in getCurrentValue() local
307 OExternalLockGuard aGuard( this ); in setCurrentValue() local
335 OExternalLockGuard aGuard( this ); in getMaximumValue() local
352 OExternalLockGuard aGuard( this ); in getMinimumValue() local
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx167 MutexGuard aGuard(m_aMutex); in IMPLEMENT_FORWARD_XINTERFACE2() local
203 ResettableMutexGuard aGuard(m_aMutex); in appendByDescriptor() local
244 MutexGuard aGuard(m_aMutex); in dropByName() local
259 MutexGuard aGuard(m_aMutex); in dropByIndex() local
280 MutexGuard aGuard(m_aMutex); in elementInserted() local
319 MutexGuard aGuard(m_aMutex); in elementReplaced() local
451 MutexGuard aGuard(m_aMutex); in hasElements() local
457 MutexGuard aGuard(m_aMutex); in getCount() local
463 MutexGuard aGuard(m_aMutex); in getElementNames() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewCell.cxx75 ScUnoGuard aGuard; in disposing() local
111 ScUnoGuard aGuard; in getAccessibleAtPoint() local
125 ScUnoGuard aGuard; in grabFocus() local
139 ScUnoGuard aGuard; in getAccessibleChildCount() local
149 ScUnoGuard aGuard; in getAccessibleChild() local
159 ScUnoGuard aGuard; in getAccessibleStateSet() local
213 ScUnoGuard aGuard; in getImplementationId() local
/trunk/main/unotools/source/config/
H A Dstartoptions.cxx364 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtStartOptions() local
383 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtStartOptions() local
400 MutexGuard aGuard( GetOwnStaticMutex() ); in IsIntroEnabled() local
409 MutexGuard aGuard( GetOwnStaticMutex() ); in EnableIntro() local
418 MutexGuard aGuard( GetOwnStaticMutex() ); in GetConnectionURL() local
427 MutexGuard aGuard( GetOwnStaticMutex() ); in SetConnectionURL() local
443 MutexGuard aGuard( Mutex::getGlobalMutex() ); in GetOwnStaticMutex() local
H A Dlocalisationoptions.cxx364 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtLocalisationOptions() local
383 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtLocalisationOptions() local
400 MutexGuard aGuard( GetOwnStaticMutex() ); in IsAutoMnemonic() local
409 MutexGuard aGuard( GetOwnStaticMutex() ); in SetAutoMnemonic() local
418 MutexGuard aGuard( GetOwnStaticMutex() ); in GetDialogScale() local
427 MutexGuard aGuard( GetOwnStaticMutex() ); in SetDialogScale() local
443 MutexGuard aGuard( Mutex::getGlobalMutex() ); in GetOwnStaticMutex() local
H A Dsecurityoptions.cxx1063 MutexGuard aGuard( GetInitMutex() ); in SvtSecurityOptions() local
1079 MutexGuard aGuard( GetInitMutex() ); in ~SvtSecurityOptions() local
1093 MutexGuard aGuard( GetInitMutex() ); in IsReadOnly() local
1099 MutexGuard aGuard( GetInitMutex() ); in GetSecureURLs() local
1105 MutexGuard aGuard( GetInitMutex() ); in SetSecureURLs() local
1112 MutexGuard aGuard( GetInitMutex() ); in IsSecureURL() local
1118 MutexGuard aGuard( GetInitMutex() ); in GetMacroSecurityLevel() local
1124 MutexGuard aGuard( GetInitMutex() ); in SetMacroSecurityLevel() local
1130 MutexGuard aGuard( GetInitMutex() ); in IsMacroDisabled() local
1136 MutexGuard aGuard( GetInitMutex() ); in GetTrustedAuthors() local
[all …]
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx156 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() local
188 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() local
212 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() local
245 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() local
261 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() local
269 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in currentCount() local
276 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in isCountFinal() local
283 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() local
311 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() local
330 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getData() local
/trunk/main/io/source/stm/
H A Dopump.cxx270 Guard< Mutex > aGuard( m_aMutex ); in run() local
327 Guard< Mutex > aGuard( m_aMutex ); in setPredecessor() local
335 Guard< Mutex > aGuard( m_aMutex ); in getPredecessor() local
343 Guard< Mutex > aGuard( m_aMutex ); in setSuccessor() local
351 Guard< Mutex > aGuard( m_aMutex ); in getSuccessor() local
377 Guard< Mutex > aGuard( m_aMutex ); in start() local
415 Guard< Mutex > aGuard( m_aMutex ); in setInputStream() local
427 Guard< Mutex > aGuard( m_aMutex ); in getInputStream() local
439 Guard< Mutex > aGuard( m_aMutex ); in setOutputStream() local
451 Guard< Mutex > aGuard( m_aMutex ); in getOutputStream() local
/trunk/main/sw/source/core/access/
H A Daccpage.cxx85 vos::OGuard aGuard( aMutex ); in _InvalidateCursorPos() local
114 vos::OGuard aGuard( aMutex ); in _InvalidateFocus() local
133 vos::OGuard aGuard(Application::GetSolarMutex()); in SwAccessiblePage() local
147 vos::OGuard aGuard( aMutex ); in HasCursor() local
178 vos::OGuard aGuard(Application::GetSolarMutex()); in getImplementationId() local
H A Dacccontext.cxx107 vos::OGuard aGuard( aMutex ); in SetParent() local
115 vos::OGuard aGuard( aMutex ); in GetWeakParent() local
329 vos::OGuard aGuard( aMutex ); in Scrolled() local
531 vos::OGuard aGuard(Application::GetSolarMutex()); in GetStates() local
563 vos::OGuard aGuard( aMutex ); in IsEditableState() local
609 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleChildCount() local
623 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleChild() local
689 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleParent() local
714 vos::OGuard aGuard(Application::GetSolarMutex()); in getAccessibleIndexInParent() local
1385 vos::OGuard aGuard( aMutex ); in InvalidateStates() local
[all …]
/trunk/main/cppuhelper/source/
H A Dcomponent.cxx124 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getTypes() local
156 MutexGuard aGuard( rBHelper.rMutex ); in dispose() local
185 MutexGuard aGuard( rBHelper.rMutex ); in dispose() local
191 MutexGuard aGuard( rBHelper.rMutex ); in dispose() local
222 ClearableMutexGuard aGuard( rBHelper.rMutex ); in addEventListener() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx169 MutexGuard aGuard(m_aMutex); in disposing() local
400 MutexGuard aGuard(m_aMutex); in hasElements() local
408 MutexGuard aGuard(m_aMutex); in createEnumeration() local
416 MutexGuard aGuard(m_aMutex); in getCount() local
423 MutexGuard aGuard(m_aMutex); in getByIndex() local
444 MutexGuard aGuard(m_aMutex); in getByName() local
474 MutexGuard aGuard(m_aMutex); in getElementNames() local
493 MutexGuard aGuard(m_aMutex); in hasByName() local
501 MutexGuard aGuard(m_aMutex); in disposing() local
581 MutexGuard aGuard(m_aMutex); in implAppend() local
[all …]
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx125 MutexGuard aGuard( GetLinguMutex() ); in getLocales() local
277 MutexGuard aGuard( GetLinguMutex() ); in hasLocale() local
388 MutexGuard aGuard( GetLinguMutex() ); in isValid() local
512 MutexGuard aGuard( GetLinguMutex() ); in spell() local
547 MutexGuard aGuard( GetLinguMutex() ); in addLinguServiceEventListener() local
562 MutexGuard aGuard( GetLinguMutex() ); in removeLinguServiceEventListener() local
576 MutexGuard aGuard( GetLinguMutex() ); in getServiceDisplayName() local
584 MutexGuard aGuard( GetLinguMutex() ); in initialize() local
613 MutexGuard aGuard( GetLinguMutex() ); in dispose() local
627 MutexGuard aGuard( GetLinguMutex() ); in addEventListener() local
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx130 const ::osl::MutexGuard aGuard (maMutex); in GetPreferredWidth() local
140 const ::osl::MutexGuard aGuard (maMutex); in GetPreferredHeight() local
399 const ::osl::MutexGuard aGuard (maMutex); in GetSelectedMasterPage() local
500 const ::osl::MutexGuard aGuard (maMutex); in NotifyContainerChangeEvent() local
549 const ::osl::MutexGuard aGuard (maMutex); in GetUserData() local
562 const ::osl::MutexGuard aGuard (maMutex); in SetUserData() local
611 const ::osl::MutexGuard aGuard (maMutex); in SetItem() local
660 const ::osl::MutexGuard aGuard (maMutex); in AddTokenToIndexEntry() local
672 const ::osl::MutexGuard aGuard (maMutex); in RemoveTokenToIndexEntry() local
693 const ::osl::MutexGuard aGuard (maMutex); in InvalidatePreview() local
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx411 ScUnoGuard aGuard; in ScSpreadsheetSettings_CreateInstance() local
435 ScUnoGuard aGuard; in getPropertySetInfo() local
447 ScUnoGuard aGuard; in setPropertyValue() local
594 ScUnoGuard aGuard; in getPropertyValue() local
674 ScUnoGuard aGuard; in ScRecentFunctionsObj_CreateInstance() local
698 ScUnoGuard aGuard; in getRecentFunctionIds() local
717 ScUnoGuard aGuard; in setRecentFunctionIds() local
755 ScUnoGuard aGuard; in ScFunctionListObj_CreateInstance() local
840 ScUnoGuard aGuard; in getById() local
870 ScUnoGuard aGuard; in getByName() local
[all …]
H A Dcellsuno.cxx1786 ScUnoGuard aGuard; in computeFunction() local
1806 ScUnoGuard aGuard; in clearContents() local
1913 ScUnoGuard aGuard; in getPropertyState() local
1928 ScUnoGuard aGuard; in getPropertyStates() local
1947 ScUnoGuard aGuard; in setPropertyToDefault() local
1998 ScUnoGuard aGuard; in getPropertyDefault() local
2099 ScUnoGuard aGuard; in getPropertySetInfo() local
2222 ScUnoGuard aGuard; in setPropertyValue() local
2373 ScUnoGuard aGuard; in getPropertyValue() local
2531 ScUnoGuard aGuard; in addPropertyChangeListener() local
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx333 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getSupportedServiceNames() local
363 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getContentType() local
567 osl::MutexGuard aGuard( m_aMutex ); in execute() local
622 osl::MutexGuard aGuard( m_aMutex ); in execute() local
664 osl::MutexGuard aGuard( m_aMutex ); in execute() local
803 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getParentURL() local
812 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in makeNewIdentifier() local
828 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryChildren() local
1192 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getPropertyValues() local
1936 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryChildContent() local
[all …]
H A Dtdoc_docmgr.cxx207 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent() local
272 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent() local
319 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent() local
355 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent() local
394 osl::MutexGuard aGuard( m_aMtx ); in notifyEvent() local
512 osl::MutexGuard aGuard( m_aMtx ); in buildDocumentsList() local
581 osl::MutexGuard aGuard( m_aMtx ); in queryStorage() local
601 osl::MutexGuard aGuard( m_aMtx ); in queryDocumentModel() local
613 osl::MutexGuard aGuard( m_aMtx ); in queryDocuments() local
632 osl::MutexGuard aGuard( m_aMtx ); in queryStorageTitle() local
[all …]
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx350 MutexGuard aGuard( GetMutex() ); in getWall() local
369 MutexGuard aGuard( GetMutex() ); in getFloor() local
385 MutexGuard aGuard( GetMutex() ); in getLegend() local
394 MutexGuard aGuard( GetMutex() ); in setLegend() local
412 MutexGuard aGuard( GetMutex() ); in getDefaultColorScheme() local
419 MutexGuard aGuard( GetMutex() ); in getDefaultColorScheme() local
429 MutexGuard aGuard( GetMutex() ); in setDefaultColorScheme() local
455 MutexGuard aGuard( GetMutex() ); in getTitleObject() local
464 MutexGuard aGuard( GetMutex() ); in setTitleObject() local
541 MutexGuard aGuard( GetMutex() ); in getCoordinateSystems() local
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx117 osl::MutexGuard aGuard( m_aMutex ); in startTicker() local
129 osl::MutexGuard aGuard( m_aMutex ); in stopTicker() local
152 osl::MutexGuard aGuard( m_aMutex ); in findByUri() local
175 osl::MutexGuard aGuard( m_aMutex ); in addLock() local
216 osl::MutexGuard aGuard( m_aMutex ); in removeLock() local
233 osl::MutexGuard aGuard( m_aMutex ); in refreshLocks() local
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.cxx97 EntryGuard aGuard( *this ); in createTableName() local
104 EntryGuard aGuard( *this ); in getObjectNames() local
111 EntryGuard aGuard( *this ); in getDataSourceMetaData() local
117 EntryGuard aGuard( *this ); in getFieldsByCommandDescriptor() local
127 EntryGuard aGuard( *this ); in getComposer() local
/trunk/main/chart2/source/tools/
H A DLifeTime.cxx126 osl::Guard< osl::Mutex > aGuard( m_aAccessMutex ); in dispose() local
155 osl::ClearableGuard< osl::Mutex > aGuard( m_aAccessMutex ); in dispose() local
210 osl::ResettableGuard< osl::Mutex > aGuard( m_aAccessMutex ); in g_close_startTryClose() local
271 osl::Guard< osl::Mutex > aGuard( m_aAccessMutex ); in g_close_endTryClose() local
291 osl::Guard< osl::Mutex > aGuard( m_aAccessMutex ); in g_close_isNeedToCancelLongLastingCalls() local
315 osl::ResettableGuard< osl::Mutex > aGuard( m_aAccessMutex ); in g_close_endTryClose_doClose() local
408 osl::Guard< osl::Mutex > aGuard( m_aAccessMutex ); in g_addCloseListener() local
/trunk/main/toolkit/source/controls/
H A Daccessiblecontrolcontext.cxx72 OContextEntryGuard aGuard( this ); in IMPLEMENT_FORWARD_XINTERFACE3() local
142 OContextEntryGuard aGuard( this ); in getAccessibleParent() local
158 OContextEntryGuard aGuard( this ); in getAccessibleDescription() local
165 OContextEntryGuard aGuard( this ); in getAccessibleName() local
252 OContextEntryGuard aGuard( this ); in implGetBounds() local
332 OContextEntryGuard aGuard( this ); in getForeground() local
358 OContextEntryGuard aGuard( this ); in getBackground() local

Completed in 179 milliseconds

12345678910>>...31