Searched refs:aInitFileName (Results 1 – 1 of 1) sorted by relevance
607 OUString aInitFileName = aInitUrlInetObj.GetMainURL( INetURLObject::NO_DECODE ); in init_Impl() local608 if( !aInitFileName.isEmpty() ) in init_Impl()628 … sal_Bool bReadIndexFile = implLoadLibraryIndexFile( NULL, aLibDesc, xDummyStor, aInitFileName ); in init_Impl()634 sal_Bool bOldStorage = SotStorage::IsOLEStorage( aInitFileName ); in init_Impl()638 importFromOldStorage( aInitFileName ); in init_Impl()646 …xStorage = ::comphelper::OStorageHelper::GetStorageFromURL( aInitFileName, embed::ElementModes::RE… in init_Impl()750 aFileName = aInitFileName; in init_Impl()2212 OUString aInitFileName; in createLibraryLink() local2215 …l_Bool bReadIndexFile = */implLoadLibraryIndexFile( pNewLib, aLibDesc, xDummyStor, aInitFileName ); in createLibraryLink()
Completed in 26 milliseconds