Lines Matching refs:aGuard
304 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in getImplementationId()
472 DocumentGuard aGuard( *this, DocumentGuard::InitMethod ); in initNew() local
483 impl_storeToStorage_throw( xTempStor, Sequence< PropertyValue >(), aGuard ); in initNew()
495 impl_setModified_nothrow( sal_False, aGuard ); in initNew()
507 DocumentGuard aGuard( *this, DocumentGuard::InitMethod ); in load() local
529 aGuard.clear(); in load()
531 aGuard.reset(); in load()
545 impl_setModified_nothrow( sal_False, aGuard ); in load()
583 DocumentGuard aGuard( *this ); in wasModifiedSinceLastSave() local
622 DocumentGuard aGuard( *this ); in storeToRecoveryFile() local
631 impl_storeToStorage_throw( xTargetStorage, i_MediaDescriptor, aGuard ); in storeToRecoveryFile()
659 DocumentGuard aGuard( *this, DocumentGuard::InitMethod ); in recoverFromFile() local
673 aGuard.clear(); // (load has an own guarding scheme) in recoverFromFile()
686 impl_attachResource( sLogicalDocumentURL, aMediaDescriptor.getPropertyValues(), aGuard ); in recoverFromFile()
709 DocumentGuard aGuard( *this, DocumentGuard::MethodUsedDuringInit ); in attachResource() local
710 return impl_attachResource( _rURL, _rArguments, aGuard ); in attachResource()
758 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in getURL() local
765 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in getArgs() local
772 DocumentGuard aGuard( *this ); in connectController() local
805 DocumentGuard aGuard( *this ); in disconnectController() local
844 DocumentGuard aGuard( *this ); in lockControllers() local
852 DocumentGuard aGuard( *this ); in unlockControllers() local
860 DocumentGuard aGuard( *this ); in hasControllersLocked() local
868 DocumentGuard aGuard( *this ); in getCurrentController() local
876 DocumentGuard aGuard( *this ); in setCurrentController() local
906 DocumentGuard aGuard( *this ); in getCurrentSelection() local
925 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in getLocation() local
933 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in isReadonly() local
939 DocumentGuard aGuard( *this ); in store() local
948 impl_storeAs_throw( m_pImpl->getURL(), m_pImpl->getMediaDescriptor(), SAVE, aGuard ); in store()
958 …rage_throw( m_pImpl->getRootStorage(), m_pImpl->getMediaDescriptor().getPropertyValues(), aGuard ); in store()
1112 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in storeAsURL() local
1127 impl_storeAs_throw( _rURL, _rArguments, SAVE_AS, aGuard ); in storeAsURL()
1132 aGuard.reset(); in storeAsURL()
1150 aGuard.clear(); in storeAsURL()
1201 DocumentGuard aGuard( *this ); in storeToURL() local
1205 aGuard.clear(); in storeToURL()
1207 aGuard.reset(); in storeToURL()
1219 impl_storeToStorage_throw( xTargetStorage, aMediaDescriptor, aGuard ); in storeToURL()
1244 DocumentGuard aGuard( *this ); in addModifyListener() local
1251 DocumentGuard aGuard( *this ); in removeModifyListener() local
1259 DocumentGuard aGuard( *this ); in isModified() local
1267 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in setModified() local
1269 impl_setModified_nothrow( _bModified, aGuard ); in setModified()
1328 DocumentGuard aGuard( *this ); in notifyDocumentEvent() local
1335 aGuard.clear(); in notifyDocumentEvent()
1474 DocumentGuard aGuard( *this ); in close() local
1497 ::osl::MutexGuard aGuard( m_aMutex ); in close()
1503 ::osl::MutexGuard aGuard( m_aMutex ); in close()
1510 DocumentGuard aGuard( *this ); in addCloseListener() local
1516 DocumentGuard aGuard( *this ); in removeCloseListener() local
1522 DocumentGuard aGuard( *this, DocumentGuard::MethodUsedDuringInit ); in getFormDocuments() local
1528 DocumentGuard aGuard( *this, DocumentGuard::MethodUsedDuringInit ); in getReportDocuments() local
1667 DocumentGuard aGuard( *this ); in getUIConfigurationManager() local
1705 DocumentGuard aGuard( *this ); in getDocumentSubStorage() local
1757 ::osl::ClearableMutexGuard aGuard( m_aMutex ); in disposing()
1793 aGuard.clear(); in disposing()
1862 DocumentGuard aGuard( *this, DocumentGuard::MethodWithoutInit ); in getDataSource() local
1869 DocumentGuard aGuard( *this ); in loadFromStorage() local
1880 DocumentGuard aGuard( *this ); in storeToStorage() local
1881 impl_storeToStorage_throw( _rxStorage, _rMediaDescriptor, aGuard ); in storeToStorage()
1887 DocumentGuard aGuard( *this ); in switchToStorage() local
1891 aGuard.clear(); in switchToStorage()
1898 DocumentGuard aGuard( *this ); in getDocumentStorage() local
1905 DocumentGuard aGuard( *this ); in addStorageChangeListener() local
1912 DocumentGuard aGuard( *this ); in removeStorageChangeListener() local
1919 DocumentGuard aGuard( *this, DocumentGuard::MethodUsedDuringInit ); in getBasicLibraries() local
1926 DocumentGuard aGuard( *this ); in getDialogLibraries() local
1933 DocumentGuard aGuard( *this ); in getAllowMacroExecution() local
1940 DocumentGuard aGuard( *this ); in getScriptContainer() local
1947 DocumentGuard aGuard( *this ); in getScriptProvider() local
1969 DocumentGuard aGuard( *this, DocumentGuard::MethodUsedDuringInit ); in getEvents() local
1997 DocumentGuard aGuard( *this ); in getControllers() local
2027 DocumentGuard aGuard( *this ); in createViewController() local
2029 aGuard.clear(); in createViewController()
2105 DocumentGuard aGuard( *this, DocumentGuard::MethodUsedDuringInit ); in getTitle() local
2115 DocumentGuard aGuard( *this ); in setTitle() local
2127 DocumentGuard aGuard( *this ); in addTitleChangeListener() local
2139 DocumentGuard aGuard( *this ); in removeTitleChangeListener() local
2151 DocumentGuard aGuard( *this ); in leaseNumber() local
2161 DocumentGuard aGuard( *this ); in releaseNumber() local
2171 DocumentGuard aGuard( *this ); in releaseNumberForComponent() local