Home
last modified time | relevance | path

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

/trunk/main/basic/source/uno/
H A Dnamecont.cxx595 OUString aInitFileName = aInitUrlInetObj.GetMainURL( INetURLObject::NO_DECODE ); in init_Impl() local
596 if( !aInitFileName.isEmpty() ) in init_Impl()
616 … sal_Bool bReadIndexFile = implLoadLibraryIndexFile( NULL, aLibDesc, xDummyStor, aInitFileName ); in init_Impl()
622 sal_Bool bOldStorage = SotStorage::IsOLEStorage( aInitFileName ); in init_Impl()
626 importFromOldStorage( aInitFileName ); in init_Impl()
634 …xStorage = ::comphelper::OStorageHelper::GetStorageFromURL( aInitFileName, embed::ElementModes::RE… in init_Impl()
738 aFileName = aInitFileName; in init_Impl()
2192 OUString aInitFileName; in createLibraryLink() local
2195 …l_Bool bReadIndexFile = */implLoadLibraryIndexFile( pNewLib, aLibDesc, xDummyStor, aInitFileName ); in createLibraryLink()