Home
last modified time | relevance | path

Searched refs:DocumentLockFile (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/svl/source/misc/
H A Ddocumentlockfile.cxx59 sal_Bool DocumentLockFile::m_bAllowInteraction = sal_True;
62 DocumentLockFile::DocumentLockFile( const ::rtl::OUString& aOrigURL, const uno::Reference< lang::XM… in DocumentLockFile() function in svt::DocumentLockFile
68 DocumentLockFile::~DocumentLockFile() in ~DocumentLockFile()
73 void DocumentLockFile::WriteEntryToStream( uno::Sequence< ::rtl::OUString > aEntry, uno::Reference<… in WriteEntryToStream()
94 sal_Bool DocumentLockFile::CreateOwnLockFile() in CreateOwnLockFile()
141 uno::Sequence< ::rtl::OUString > DocumentLockFile::GetLockData() in GetLockData()
165 uno::Reference< io::XInputStream > DocumentLockFile::OpenStream() in OpenStream()
179 sal_Bool DocumentLockFile::OverwriteOwnLockFile() in OverwriteOwnLockFile()
206 void DocumentLockFile::RemoveFile() in RemoveFile()
/aoo42x/main/svl/inc/svl/
H A Ddocumentlockfile.hxx40 class SVL_DLLPUBLIC DocumentLockFile : public LockFileCommon class
50DocumentLockFile( const ::rtl::OUString& aOrigURL, const ::com::sun::star::uno::Reference< ::com::…
51 ~DocumentLockFile();
/aoo42x/main/sfx2/source/doc/
H A Ddocfile.cxx932 if ( ::svt::DocumentLockFile::IsInteractionAllowed() && xHandler.is() && bIsLoading ) in ShowLockedWebDAVDocumentDialog()
1011 …if ( ::svt::DocumentLockFile::IsInteractionAllowed() && xHandler.is() && ( bIsLoading || bOwnLock … in ShowLockedDocumentDialog()
1197 ::svt::DocumentLockFile aLockFile( aLogicName ); in LockOrigFileOnDemand()
2976 ::svt::DocumentLockFile aLockFile( aLogicName ); in UnlockFile()
/aoo42x/main/desktop/source/app/
H A Dcmdlineargs.cxx460 ::svt::DocumentLockFile::AllowInteraction( sal_False ); in InterpretCommandLineParameter()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1024 ::svt::DocumentLockFile aLockFile( GetSharedFileURL() ); in Execute()
H A Ddocsh.cxx780 ::svt::DocumentLockFile aLockFile( GetSharedFileURL() ); in Notify()
/aoo42x/main/framework/source/services/
H A Dautorecovery.cxx2110 ::svt::DocumentLockFile aLockFile( aURL ); in lc_removeLockFile()

Completed in 100 milliseconds