Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx210 const String* getRealTableName(sal_uInt16 nFileId, const String& rTabName) const;
601 const String* getRealTableName(sal_uInt16 nFileId, const String& rTabName) const;
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx459 const String* ScExternalRefCache::getRealTableName(sal_uInt16 nFileId, const String& rTabName) const in getRealTableName() function in ScExternalRefCache
2218 const String* ScExternalRefManager::getRealTableName(sal_uInt16 nFileId, const String& rTabName) co… in getRealTableName() function in ScExternalRefManager
2220 return maRefCache.getRealTableName(nFileId, rTabName); in getRealTableName()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx2769 … const String* pRealTab = pRefMgr->getRealTableName(aExtInfo.mnFileId, aExtInfo.maTabName); in IsDoubleReference()
2817 … const String* pRealTab = pRefMgr->getRealTableName(aExtInfo.mnFileId, aExtInfo.maTabName); in IsSingleReference()
H A Dinterpr1.cxx6908 const String* pRealTab = pRefMgr->getRealTableName( rExtInfo.mnFileId, rExtInfo.maTabName); in lcl_CreateExternalRefSubroutine()

Completed in 92 milliseconds