Home
last modified time | relevance | path

Searched refs:bStorage (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx688 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 …]
H A Dscriptcont.cxx259 sal_Bool bStorage = xInStream.is(); in importLibraryElement() local
262 if( bStorage ) in importLibraryElement()
479 sal_Bool bStorage = mxStorage.is() && !pImplLib->mbLink; in changeLibraryPassword() local
516 if( !bStorage && !pImplLib->mbDoc50Password ) in changeLibraryPassword()
536 if( !bStorage && !pImplLib->mbDoc50Password ) in changeLibraryPassword()
628 sal_Bool bStorage = xStorage.is() && !bLink; in implStorePasswordLibrary() local
629 if( bStorage ) in implStorePasswordLibrary()
878 sal_Bool bStorage = mxStorage.is() && !bLink; in implLoadPasswordLibrary() local
917 if( bStorage ) in implLoadPasswordLibrary()
921 if( bStorage ) in implLoadPasswordLibrary()
H A Ddlgcont.cxx287 sal_Bool bStorage = xElementStream.is(); in importLibraryElement() local
290 if( bStorage ) in importLibraryElement()
368 sal_Bool bStorage = mxStorage.is(); in implCreateStringResource() local
369 if( bStorage ) in implCreateStringResource()
/aoo42x/main/sot/inc/sot/
H A Dstorinfo.hxx40 bStorage:1; member in SvStorageInfo
49 , bStorage( bIsStorage ) in SvStorageInfo()
55 sal_Bool IsStorage() const { return bStorage; } in IsStorage()
/aoo42x/main/sot/source/sdstor/
H A Dstg.cxx342 bStorage = sal_Bool( rE.aEntry.GetType() == STG_STORAGE ); in SvStorageInfo()
344 nSize = bStorage ? 0 : rE.aEntry.GetSize(); in SvStorageInfo()
/aoo42x/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1366 inline explicit PreferredItem( const ::rtl::OUString rName, bool bStorage ) : in PreferredItem()
1367 maName( rName ), mbStorage( bStorage ) {} in PreferredItem()

Completed in 75 milliseconds