Home
last modified time | relevance | path

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

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx471 const String& GetStorageName() const { return aStorageName; } in GetStorageName() function in BasicLibInfo
569 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 …]
/trunk/main/sot/source/sdstor/
H A Dunostorageholder.hxx50 String GetStorageName();
H A Dunostorageholder.cxx84 String UNOStorageHolder::GetStorageName() in GetStorageName() function in UNOStorageHolder
H A Dstorage.cxx769 if ( (*aIter) && (*aIter)->GetStorageName().Equals( rEleName ) ) in GetUNOAPIDuplicate()
/trunk/main/basic/inc/basic/
H A Dbasmgr.hxx184 String GetStorageName() const { return maStorageName; } in GetStorageName() function in BasicManager

Completed in 49 milliseconds