Home
last modified time | relevance | path

Searched refs:bOwnLock (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx1004 …mentDialog( const uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading, sal_Bool bOwnLock ) in ShowLockedDocumentDialog() argument
1011 … ( ::svt::DocumentLockFile::IsInteractionAllowed() && xHandler.is() && ( bIsLoading || bOwnLock ) ) in ShowLockedDocumentDialog()
1017 if ( bOwnLock ) in ShowLockedDocumentDialog()
1074 if ( bIsLoading && !bOwnLock ) in ShowLockedDocumentDialog()
1079 else if ( bOwnLock ) in ShowLockedDocumentDialog()
1269 sal_Bool bOwnLock = sal_False; in LockOrigFileOnDemand() local
1274 bOwnLock = ( aData.getLength() > LOCKFILE_USERURL_ID in LockOrigFileOnDemand()
1278 if ( bOwnLock in LockOrigFileOnDemand()
1289 bUIStatus = ShowLockedDocumentDialog( aData, bLoading, bOwnLock ); in LockOrigFileOnDemand()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx219 …:com::sun::star::uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading, sal_Bool bOwnLock );

Completed in 98 milliseconds