Searched refs:bStorage (Results 1 – 6 of 6) sorted by relevance
688 if( bStorage ) in init_Impl()1399 if( bStorage ) in implStoreLibrary()1569 if( bStorage ) in implStoreLibraryIndexFile()1679 if( bStorage ) in implLoadLibraryIndexFile()1811 if ( bStorage ) 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()2338 if( bStorage ) in loadLibrary()[all …]
259 sal_Bool bStorage = xInStream.is(); in importLibraryElement() local262 if( bStorage ) in importLibraryElement()479 sal_Bool bStorage = mxStorage.is() && !pImplLib->mbLink; in changeLibraryPassword() local516 if( !bStorage && !pImplLib->mbDoc50Password ) in changeLibraryPassword()536 if( !bStorage && !pImplLib->mbDoc50Password ) in changeLibraryPassword()628 sal_Bool bStorage = xStorage.is() && !bLink; in implStorePasswordLibrary() local629 if( bStorage ) in implStorePasswordLibrary()878 sal_Bool bStorage = mxStorage.is() && !bLink; in implLoadPasswordLibrary() local917 if( bStorage ) in implLoadPasswordLibrary()921 if( bStorage ) in implLoadPasswordLibrary()
287 sal_Bool bStorage = xElementStream.is(); in importLibraryElement() local290 if( bStorage ) in importLibraryElement()368 sal_Bool bStorage = mxStorage.is(); in implCreateStringResource() local369 if( bStorage ) in implCreateStringResource()
40 bStorage:1; member in SvStorageInfo49 , bStorage( bIsStorage ) in SvStorageInfo()55 sal_Bool IsStorage() const { return bStorage; } in IsStorage()
342 bStorage = sal_Bool( rE.aEntry.GetType() == STG_STORAGE ); in SvStorageInfo()344 nSize = bStorage ? 0 : rE.aEntry.GetSize(); in SvStorageInfo()
1366 inline explicit PreferredItem( const ::rtl::OUString rName, bool bStorage ) : in PreferredItem()1367 maName( rName ), mbStorage( bStorage ) {} in PreferredItem()
Completed in 71 milliseconds