/trunk/main/stoc/source/corereflection/ |
H A D | criface.cxx | 116 MutexGuard aGuard( getMutexAccess() ); in getTypes() local 135 MutexGuard aGuard( getMutexAccess() ); in getImplementationId() local 152 MutexGuard aGuard( getMutexAccess() ); in getDeclaringClass() local 422 MutexGuard aGuard( getMutexAccess() ); in getTypes() local 440 MutexGuard aGuard( getMutexAccess() ); in getImplementationId() local 457 MutexGuard aGuard( getMutexAccess() ); in getDeclaringClass() local 488 MutexGuard aGuard( getMutexAccess() ); in getExceptionTypes() local 883 MutexGuard aGuard( getMutexAccess() ); in getMethods() local 903 MutexGuard aGuard( getMutexAccess() ); in getFields() local 923 MutexGuard aGuard( getMutexAccess() ); in getMethod() local [all …]
|
/trunk/main/comphelper/source/eventattachermgr/ |
H A D | eventattachermgr.cxx | 456 Guard< Mutex > aGuard( aLock ); in getReflection() local 526 Guard< Mutex > aGuard( aLock ); in registerScriptEvent() local 579 Guard< Mutex > aGuard( aLock ); in registerScriptEvents() local 605 Guard< Mutex > aGuard( aLock ); in revokeScriptEvent() local 663 Guard< Mutex > aGuard( aLock ); in revokeScriptEvents() local 680 Guard< Mutex > aGuard( aLock ); in insertEntry() local 699 Guard< Mutex > aGuard( aLock ); in removeEntry() local 711 Guard< Mutex > aGuard( aLock ); in getScriptEvents() local 736 Guard< Mutex > aGuard( aLock ); in attach() local 818 Guard< Mutex > aGuard( aLock ); in detach() local [all …]
|
/trunk/main/unotools/source/misc/ |
H A D | syslocale.cxx | 88 MutexGuard aGuard( SvtSysLocale::GetMutex() ); in ConfigurationChanged() local 101 MutexGuard aGuard( GetMutex() ); in SvtSysLocale() local 110 MutexGuard aGuard( GetMutex() ); in ~SvtSysLocale() local 125 MutexGuard aGuard( Mutex::getGlobalMutex() ); in GetMutex() local
|
/trunk/main/dtrans/source/win32/clipb/ |
H A D | WinClipboard.cxx | 97 MutexGuard aGuard( m_aMutex ); in getContents() local 117 MutexGuard aGuard( m_aMutex ); in setContents() local 149 MutexGuard aGuard( m_aMutex ); in flushClipboard() local 227 ClearableMutexGuard aGuard( rBHelper.rMutex ); in notifyAllClipboardListener() local
|
/trunk/main/tools/source/rc/ |
H A D | resmgr.cxx | 936 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in Init() local 983 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ~ResMgr() local 1037 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in TestStack() local 1067 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in IsAvailable() local 1107 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetClass() local 1119 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResource() local 1220 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResourceSkipHeader() local 1237 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in PopContext() local 1960 vos::OGuard aGuard(m_aAccessSafety); in IsAvailable() local 1972 vos::OGuard aGuard(m_aAccessSafety); in ReadString() local [all …]
|
/trunk/main/ucbhelper/workben/myucp/ |
H A D | myucp_datasupplier.cxx | 138 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() local 168 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() local 197 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() local 233 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() local 294 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() local 344 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() local 375 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | defltuno.cxx | 127 ScUnoGuard aGuard; in getPropertySetInfo() local 139 ScUnoGuard aGuard; in setPropertyValue() local 233 ScUnoGuard aGuard; in getPropertyValue() local 290 ScUnoGuard aGuard; in SC_IMPL_DUMMY_PROPERTY_LISTENER() local 327 ScUnoGuard aGuard; in getPropertyStates() local 339 ScUnoGuard aGuard; in setPropertyToDefault() local 363 ScUnoGuard aGuard; in getPropertyDefault() local
|
H A D | shapeuno.cxx | 236 ScUnoGuard aGuard; in getPropertySetInfo() local 348 ScUnoGuard aGuard; in setPropertyValue() local 651 ScUnoGuard aGuard; in getPropertyValue() local 835 ScUnoGuard aGuard; in addPropertyChangeListener() local 859 ScUnoGuard aGuard; in removePropertyChangeListener() local 871 ScUnoGuard aGuard; in addVetoableChangeListener() local 883 ScUnoGuard aGuard; in removeVetoableChangeListener() local 895 ScUnoGuard aGuard; in getPropertyState() local 929 ScUnoGuard aGuard; in getPropertyStates() local 944 ScUnoGuard aGuard; in setPropertyToDefault() local [all …]
|
/trunk/main/unotools/source/config/ |
H A D | extendedsecurityoptions.cxx | 437 MutexGuard aGuard( GetInitMutex() ); in SvtExtendedSecurityOptions() local 456 MutexGuard aGuard( GetInitMutex() ); in ~SvtExtendedSecurityOptions() local 473 MutexGuard aGuard( GetInitMutex() ); in IsSecureHyperlink() local 482 MutexGuard aGuard( GetInitMutex() ); in GetSecureExtensionList() local 491 MutexGuard aGuard( GetInitMutex() ); in GetOpenHyperlinkMode() local 507 MutexGuard aGuard( GetInitMutex() ); in SetOpenHyperlinkMode() local 523 MutexGuard aGuard( Mutex::getGlobalMutex() ); in GetInitMutex() local
|
/trunk/main/sw/source/ui/uno/ |
H A D | unomailmerge.cxx | 462 vos::OGuard aGuard( Application::GetSolarMutex() ); in execute() local 881 vos::OGuard aGuard( Application::GetSolarMutex() ); in getPropertySetInfo() local 890 vos::OGuard aGuard( Application::GetSolarMutex() ); in setPropertyValue() local 1045 vos::OGuard aGuard( Application::GetSolarMutex() ); in getPropertyValue() local 1100 vos::OGuard aGuard( Application::GetSolarMutex() ); in addPropertyChangeListener() local 1116 vos::OGuard aGuard( Application::GetSolarMutex() ); in removePropertyChangeListener() local 1149 vos::OGuard aGuard( Application::GetSolarMutex() ); in dispose() local 1166 vos::OGuard aGuard( Application::GetSolarMutex() ); in addEventListener() local 1175 vos::OGuard aGuard( Application::GetSolarMutex() ); in removeEventListener() local 1184 vos::OGuard aGuard( Application::GetSolarMutex() ); in addMailMergeEventListener() local [all …]
|
/trunk/main/slideshow/source/engine/ |
H A D | slideview.cxx | 807 osl::MutexGuard aGuard( m_aMutex ); in disposing() local 824 osl::MutexGuard aGuard( m_aMutex ); in createViewLayer() local 848 osl::MutexGuard aGuard( m_aMutex ); in updateScreen() local 858 osl::MutexGuard aGuard( m_aMutex ); in paintScreen() local 868 osl::MutexGuard aGuard( m_aMutex ); in clear() local 886 osl::MutexGuard aGuard( m_aMutex ); in clearAll() local 899 osl::MutexGuard aGuard( m_aMutex ); in setViewSize() local 920 osl::MutexGuard aGuard( m_aMutex ); in getCanvas() local 932 osl::MutexGuard aGuard( m_aMutex ); in createSprite() local 947 osl::MutexGuard aGuard( m_aMutex ); in setPriority() local [all …]
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 330 MutexGuard aGuard(m_aMutex); in initialize() local 496 MutexGuard aGuard(m_aMutex); in ~SelectionManager() local 716 MutexGuard aGuard(m_aMutex); in getString() local 737 MutexGuard aGuard(m_aMutex); in getAtom() local 757 MutexGuard aGuard(m_aMutex); in requestOwnership() local 1250 MutexGuard aGuard(m_aMutex); in getPasteDataTypes() local 1412 MutexGuard aGuard(m_aMutex); in getPasteDataTypes() local 3580 MutexGuard aGuard(m_aMutex); in transferablesFlavorsChanged() local 3929 MutexGuard aGuard(m_aMutex); in registerHandler() local 3941 MutexGuard aGuard(m_aMutex); in deregisterHandler() local [all …]
|
/trunk/main/framework/source/uiconfiguration/ |
H A D | uiconfigurationmanagerimpl.cxx | 875 ResetableGuard aGuard( m_aLock ); in reset() local 965 ResetableGuard aGuard( m_aLock ); in getUIElementsInfo() local 1001 ResetableGuard aGuard( m_aLock ); in createSettings() local 1326 ResetableGuard aGuard( m_aLock ); in getImageManager() local 1366 ResetableGuard aGuard( m_aLock ); in getShortCutManager() local 1411 ResetableGuard aGuard( m_aLock ); in setStorage() local 1490 ResetableGuard aGuard( m_aLock ); in hasStorage() local 1558 ResetableGuard aGuard( m_aLock ); in reload() local 1597 ResetableGuard aGuard( m_aLock ); in store() local 1630 ResetableGuard aGuard( m_aLock ); in storeToStorage() local [all …]
|
H A D | uiconfigurationmanager.cxx | 688 ResetableGuard aGuard( m_aLock ); in reset() local 780 ResetableGuard aGuard( m_aLock ); in getUIElementsInfo() local 816 ResetableGuard aGuard( m_aLock ); in createSettings() local 1092 ResetableGuard aGuard( m_aLock ); in getShortCutManager() local 1132 ResetableGuard aGuard( m_aLock ); in setStorage() local 1192 ResetableGuard aGuard( m_aLock ); in hasStorage() local 1203 ResetableGuard aGuard( m_aLock ); in reload() local 1242 ResetableGuard aGuard( m_aLock ); in store() local 1275 ResetableGuard aGuard( m_aLock ); in storeToStorage() local 1308 ResetableGuard aGuard( m_aLock ); in isModified() local [all …]
|
/trunk/main/svx/source/table/ |
H A D | tablemodel.cxx | 242 TableModelNotifyGuard aGuard( this ); in UndoInsertRows() local 254 TableModelNotifyGuard aGuard( this ); in UndoRemoveRows() local 271 TableModelNotifyGuard aGuard( this ); in UndoInsertColumns() local 287 TableModelNotifyGuard aGuard( this ); in UndoRemoveColumns() local 318 OGuard aGuard( Application::GetSolarMutex() ); in createCursor() local 326 OGuard aGuard( Application::GetSolarMutex() ); in createCursorByRange() local 737 TableModelNotifyGuard aGuard( this ); in insertColumns() local 818 TableModelNotifyGuard aGuard( this ); in removeColumns() local 928 TableModelNotifyGuard aGuard( this ); in insertRows() local 994 TableModelNotifyGuard aGuard( this ); in removeRows() local [all …]
|
/trunk/main/dtrans/source/generic/ |
H A D | generic_clipboard.cxx | 104 MutexGuard aGuard(m_aMutex); in getContents() local 115 ClearableMutexGuard aGuard(m_aMutex); in setContents() local 168 MutexGuard aGuard( rBHelper.rMutex ); in addClipboardListener() local 180 MutexGuard aGuard( rBHelper.rMutex ); in removeClipboardListener() local
|
/trunk/main/canvas/source/vcl/ |
H A D | canvascustomsprite.cxx | 135 tools::LocalGuard aGuard; in disposing() local 166 tools::LocalGuard aGuard; in redraw() local 175 tools::LocalGuard aGuard; in redraw() local 192 tools::LocalGuard aGuard; in repaint() local
|
/trunk/main/lingucomponent/source/languageguessing/ |
H A D | guesslang.cxx | 230 osl::MutexGuard aGuard( GetLangGuessMutex() ); in guessPrimaryLanguage() local 270 osl::MutexGuard aGuard( GetLangGuessMutex() ); in getAvailableLanguages() local 294 osl::MutexGuard aGuard( GetLangGuessMutex() ); in getEnabledLanguages() local 318 osl::MutexGuard aGuard( GetLangGuessMutex() ); in getDisabledLanguages() local 343 osl::MutexGuard aGuard( GetLangGuessMutex() ); in disableLanguages() local 369 osl::MutexGuard aGuard( GetLangGuessMutex() ); in enableLanguages() local 394 osl::MutexGuard aGuard( GetLangGuessMutex() ); in getImplementationName() local 402 osl::MutexGuard aGuard( GetLangGuessMutex() ); in supportsService() local 415 osl::MutexGuard aGuard( GetLangGuessMutex() ); in getSupportedServiceNames() local
|
/trunk/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 191 osl::MutexGuard aGuard( m_aMutex ); in addEventListener() local 205 osl::MutexGuard aGuard( m_aMutex ); in removeEventListener() local 463 osl::MutexGuard aGuard( m_aMutex ); in addPropertiesChangeListener() local 489 osl::MutexGuard aGuard( m_aMutex ); in removePropertiesChangeListener() local 570 osl::MutexGuard aGuard( m_aMutex ); in addContentEventListener() local 586 osl::MutexGuard aGuard( m_aMutex ); in removeContentEventListener() local 718 osl::MutexGuard aGuard( m_aMutex ); in addPropertySetInfoChangeListener() local 731 osl::MutexGuard aGuard( m_aMutex ); in removePropertySetInfoChangeListener() local 1284 osl::MutexGuard aGuard( m_aMutex ); in insert() local 1301 osl::MutexGuard aGuard( m_aMutex ); in cDEL() local [all …]
|
/trunk/main/framework/source/helper/ |
H A D | oframes.cxx | 109 ResetableGuard aGuard( m_aLock ); in append() local 135 ResetableGuard aGuard( m_aLock ); in remove() local 162 ResetableGuard aGuard( m_aLock ); in queryFrames() local 272 ResetableGuard aGuard( m_aLock ); in getCount() local 298 ResetableGuard aGuard( m_aLock ); in getByIndex() local 337 ResetableGuard aGuard( m_aLock ); in hasElements() local
|
/trunk/main/sd/source/core/ |
H A D | stlfamily.cxx | 243 OGuard aGuard( Application::GetSolarMutex() ); in getByName() local 252 OGuard aGuard( Application::GetSolarMutex() ); in getElementNames() local 299 OGuard aGuard( Application::GetSolarMutex() ); in hasByName() local 338 OGuard aGuard( Application::GetSolarMutex() ); in hasElements() local 365 OGuard aGuard( Application::GetSolarMutex() ); in getCount() local 391 OGuard aGuard( Application::GetSolarMutex() ); in getByIndex() local 433 OGuard aGuard( Application::GetSolarMutex() ); in insertByName() local 451 OGuard aGuard( Application::GetSolarMutex() ); in removeByName() local 468 OGuard aGuard( Application::GetSolarMutex() ); in replaceByName() local 484 OGuard aGuard( Application::GetSolarMutex() ); in createInstance() local [all …]
|
/trunk/main/svx/source/unodraw/ |
H A D | UnoNameItemTable.cxx | 115 OGuard aGuard( Application::GetSolarMutex() ); in insertByName() local 131 OGuard aGuard( Application::GetSolarMutex() ); in removeByName() local 170 OGuard aGuard( Application::GetSolarMutex() ); in replaceByName() local 226 OGuard aGuard( Application::GetSolarMutex() ); in getByName() local 258 OGuard aGuard( Application::GetSolarMutex() ); in getElementNames() local 295 OGuard aGuard( Application::GetSolarMutex() ); in hasByName() local 322 OGuard aGuard( Application::GetSolarMutex() ); in hasElements() local
|
/trunk/main/ucb/source/ucp/odma/ |
H A D | odma_datasupplier.cxx | 146 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() local 176 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() local 204 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() local 239 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() local 354 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() local 403 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() local 434 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() local
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | myucp_datasupplier.cxx | 165 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() local 198 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() local 225 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() local 264 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() local 327 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() local 379 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() local 408 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() local
|
/trunk/main/lingucomponent/source/thesaurus/libnth/ |
H A D | nthesimp.cxx | 155 MutexGuard aGuard( GetLinguMutex() ); in getLocales() local 285 MutexGuard aGuard( GetLinguMutex() ); in hasLocale() local 577 MutexGuard aGuard( GetLinguMutex() ); in getServiceDisplayName() local 585 MutexGuard aGuard( GetLinguMutex() ); in initialize() local 675 MutexGuard aGuard( GetLinguMutex() ); in dispose() local 689 MutexGuard aGuard( GetLinguMutex() ); in addEventListener() local 699 MutexGuard aGuard( GetLinguMutex() ); in removeEventListener() local 713 MutexGuard aGuard( GetLinguMutex() ); in getImplementationName() local 721 MutexGuard aGuard( GetLinguMutex() ); in supportsService() local 735 MutexGuard aGuard( GetLinguMutex() ); in getSupportedServiceNames() local [all …]
|