Searched refs:bIsLoading (Results 1 – 5 of 5) sorted by relevance
925 …howLockedWebDAVDocumentDialog( const uno::Sequence< ::rtl::OUString >& aData, sal_Bool bIsLoading ) in ShowLockedWebDAVDocumentDialog() argument932 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() argument1011 …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 …]
1259 sal_Bool bIsLoading = sal_False; in SetString() local1272 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()
217 …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…
228 sal_Bool bIsLoading; member in svx::sidebar::NBOTypeMgrBase
230 bIsLoading = true; in ImplLoad()266 bIsLoading = false; in ImplLoad()270 if (bIsLoading) return; in ImplStore()
Completed in 64 milliseconds