Searched refs:bIsLoading (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sfx2/source/doc/ |
| H A D | docfile.cxx | 925 …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() 1023 …st( ::rtl::OUString(), uno::Reference< uno::XInterface >(), aDocumentURL, aInfo, !bIsLoading ) ) ); in ShowLockedDocumentDialog() 1042 if ( bIsLoading ) in ShowLockedDocumentDialog() 1074 if ( bIsLoading && !bOwnLock ) in ShowLockedDocumentDialog() [all …]
|
| /trunk/main/sc/source/core/data/ |
| H A D | column3.cxx | 1259 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 D | docfile.hxx | 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…
|
| /trunk/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 228 bIsLoading = true; in ImplLoad() 264 bIsLoading = false; in ImplLoad() 268 if (bIsLoading) return; in ImplStore()
|
| /trunk/main/svx/inc/svx/ |
| H A D | nbdtmg.hxx | 226 sal_Bool bIsLoading; member in svx::sidebar::NBOTypeMgrBase
|