Searched refs:GetStorageName (Results 1 – 5 of 5) sorted by relevance
471 const String& GetStorageName() const { return aStorageName; } in GetStorageName() function in BasicLibInfo569 if ( ! GetStorageName().EqualsAscii(szImbedded) ) in Store()571 …String aSName = INetURLObject( GetStorageName(), INET_PROT_FILE).GetMainURL( INetURLObject::NO_DEC… in Store()662 UniString aRelURL = INetURLObject::GetRelURL( aPath, GetStorageName() ); in CalcRelStorageName()1165 String aStorageName( pLibInfo->GetStorageName() ); in ImpLoadLibary()1167 aStorageName = GetStorageName(); in ImpLoadLibary()1435 ( !pLibInfo->IsExtern() || SotStorage::IsStorageFile( pLibInfo->GetStorageName() ) ) ) in RemoveLib()1439 xStorage = new SotStorage( sal_False, GetStorageName() ); in RemoveLib()1441 xStorage = new SotStorage( sal_False, pLibInfo->GetStorageName() ); in RemoveLib()2441 aLinkTargetURL = pLibInfo->GetStorageName(); in getByName()[all …]
50 String GetStorageName();
84 String UNOStorageHolder::GetStorageName() in GetStorageName() function in UNOStorageHolder
769 if ( (*aIter) && (*aIter)->GetStorageName().Equals( rEleName ) ) in GetUNOAPIDuplicate()
183 String GetStorageName() const { return maStorageName; } in GetStorageName() function in BasicManager
Completed in 1487 milliseconds