Home
last modified time | relevance | path

Searched refs:bIsLoading (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx925 …howLockedWebDAVDocumentDialog( const uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading ) in ShowLockedWebDAVDocumentDialog() argument
932 if ( ::svt::DocumentLockFile::IsInteractionAllowed() && xHandler.is() && bIsLoading ) in ShowLockedWebDAVDocumentDialog()
945 if ( bIsLoading ) in ShowLockedWebDAVDocumentDialog()
980 if ( bIsLoading ) in ShowLockedWebDAVDocumentDialog()
988 if ( bIsLoading ) in ShowLockedWebDAVDocumentDialog()
1004 …ocumentDialog( const uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading, sal_Bool bOwnLo… in ShowLockedDocumentDialog() argument
1011 …if ( ::svt::DocumentLockFile::IsInteractionAllowed() && xHandler.is() && ( bIsLoading || bOwnLock … in ShowLockedDocumentDialog()
1042 if ( bIsLoading ) in ShowLockedDocumentDialog()
1074 if ( bIsLoading && !bOwnLock ) in ShowLockedDocumentDialog()
1089 if ( bIsLoading ) in ShowLockedDocumentDialog()
[all …]
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1259 sal_Bool bIsLoading = sal_False; in SetString() local
1272 bIsLoading = pDocSh->IsLoading(); in SetString()
1274 if ( !bIsLoading ) in SetString()
1303 if ( bIsLoading ) in SetString()
1426 if ( bIsLoading && (!nCount || nRow > pItems[nCount-1].nRow) ) in SetString()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx217 …mentDialog( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading );
219 …st ::com::sun::star::uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading, sal_Bool bOwnLo…
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx230 bIsLoading = true; in ImplLoad()
266 bIsLoading = false; in ImplLoad()
270 if (bIsLoading) return; in ImplStore()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx228 sal_Bool bIsLoading; member in svx::sidebar::NBOTypeMgrBase

Completed in 50 milliseconds