Searched refs:DocumentLockFile (Results 1 – 7 of 7) sorted by relevance
59 sal_Bool DocumentLockFile::m_bAllowInteraction = sal_True;62 DocumentLockFile::DocumentLockFile( const ::rtl::OUString& aOrigURL, const uno::Reference< lang::XM… in DocumentLockFile() function in svt::DocumentLockFile68 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()
40 class SVL_DLLPUBLIC DocumentLockFile : public LockFileCommon class50 …DocumentLockFile( const ::rtl::OUString& aOrigURL, const ::com::sun::star::uno::Reference< ::com::…51 ~DocumentLockFile();
932 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()
460 ::svt::DocumentLockFile::AllowInteraction( sal_False ); in InterpretCommandLineParameter()
1024 ::svt::DocumentLockFile aLockFile( GetSharedFileURL() ); in Execute()
780 ::svt::DocumentLockFile aLockFile( GetSharedFileURL() ); in Notify()
2110 ::svt::DocumentLockFile aLockFile( aURL ); in lc_removeLockFile()
Completed in 69 milliseconds