Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx211 const String* getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) const;
602 const String* getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) const;
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx480 const String* ScExternalRefCache::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) co… in getRealRangeName() function in ScExternalRefCache
2223 const String* ScExternalRefManager::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) … in getRealRangeName() function in ScExternalRefManager
2225 return maRefCache.getRealRangeName(nFileId, rRangeName); in getRealRangeName()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx3014 const String* pRealName = pRefMgr->getRealRangeName(nFileId, aName); in IsExternalNamedRange()

Completed in 74 milliseconds