Searched refs:xDummyStor (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/basic/source/uno/ |
H A D | namecont.cxx | 626 uno::Reference< embed::XStorage > xDummyStor; in init_Impl() local 628 … sal_Bool bReadIndexFile = implLoadLibraryIndexFile( NULL, aLibDesc, xDummyStor, aInitFileName ); in init_Impl() 1182 uno::Reference< embed::XStorage > xDummyStor; in init_Impl() local 1185 ( pNewLib, aLibDesc, xDummyStor, pNewLib->maLibInfoFileURL ); in init_Impl() 2213 uno::Reference< embed::XStorage > xDummyStor; in createLibraryLink() local 2215 …/*sal_Bool bReadIndexFile = */implLoadLibraryIndexFile( pNewLib, aLibDesc, xDummyStor, aInitFileNa… in createLibraryLink() 2762 uno::Reference< ::com::sun::star::embed::XStorage > xDummyStor; in exportLibrary() local 2764 implStorePasswordLibrary( pImplLib, Name, xDummyStor, URL, xToUseSFI, Handler ); in exportLibrary() 2766 implStoreLibrary( pImplLib, Name, xDummyStor, URL, xToUseSFI, Handler ); in exportLibrary() 2776 implStoreLibraryIndexFile( pImplLib, aLibDesc, xDummyStor, URL, xToUseSFI ); in exportLibrary()
|
/aoo41x/main/basic/source/basmgr/ |
H A D | basicmanagerrepository.cxx | 447 SotStorageRef xDummyStor = new SotStorage( ::rtl::OUString() ); in impl_createManagerForModel() local 448 … _out_rpBasicManager = new BasicManager( *xDummyStor, String() /* TODO/LATER: xStorage */, in impl_createManagerForModel()
|
Completed in 20 milliseconds