Lines Matching refs:bStorage
672 sal_Bool bStorage = mxStorage.is(); in init_Impl() local
684 if( !bStorage && meInitMode == DEFAULT ) in init_Impl()
688 if( bStorage ) in init_Impl()
837 if( !bStorage && aStorageURL.isEmpty() && nPass == 0 ) in init_Impl()
894 if( !bStorage ) in init_Impl()
904 if( !pImplLib->mbInitialised && bStorage ) in init_Impl()
925 if( !pImplLib->mbInitialised && (!bStorage || xLibraryStor.is()) ) in init_Impl()
938 else if( !bStorage ) in init_Impl()
957 if( !bStorage ) in init_Impl()
973 if( !bStorage && meInitMode == DEFAULT ) in init_Impl()
1393 sal_Bool bStorage = xStorage.is() && !bLink; in implStoreLibrary() local
1399 if( bStorage ) in implStoreLibrary()
1564 sal_Bool bStorage = xStorage.is() && !bLink; in implStoreLibraryIndexFile() local
1569 if( bStorage ) in implStoreLibraryIndexFile()
1669 sal_Bool bStorage = sal_False; in implLoadLibraryIndexFile() local
1673 bStorage = xStorage.is() && !bLink; in implLoadLibraryIndexFile()
1679 if( bStorage ) in implLoadLibraryIndexFile()
1806 sal_Bool bStorage = i_rStorage.is(); in storeLibraries_Impl() local
1810 const bool bInplaceStorage = bStorage && ( i_rStorage == mxStorage ); in storeLibraries_Impl()
1811 if ( bStorage ) in storeLibraries_Impl()
1892 if( !bStorage || pImplLib->mbLink ) in storeLibraries_Impl()
1920 if( bStorage ) in storeLibraries_Impl()
1954 if( bStorage ) in storeLibraries_Impl()
2049 if( bStorage ) in storeLibraries_Impl()
2112 if ( bStorage ) in storeLibraries_Impl()
2334 sal_Bool bStorage = mxStorage.is() && !bLink; in loadLibrary() local
2338 if( bStorage ) in loadLibrary()
2376 if( bStorage ) in loadLibrary()
2524 sal_Bool bStorage = mxStorage.is(); in renameLibrary() local
2525 if( !bStorage && !pImplLib->mbLink ) in renameLibrary()
2609 if( bStorage && !pImplLib->mbLink ) in renameLibrary()