Home
last modified time | relevance | path

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

/aoo42x/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;
/aoo42x/main/sc/source/filter/inc/
H A Dxecontent.hxx319 const String& rRangeName,
/aoo42x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx480 const String* ScExternalRefCache::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) co… in getRealRangeName()
491 ScGlobal::pCharClass->upper(rRangeName)); in getRealRangeName()
2223 const String* ScExternalRefManager::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) … in getRealRangeName()
2225 return maRefCache.getRealRangeName(nFileId, rRangeName); in getRealRangeName()
/aoo42x/main/sc/source/filter/excel/
H A Dxecontent.cxx1282 const String& rRangeName, in XclExpWebQuery() argument
1286 maDestRange( rRangeName ), in XclExpWebQuery()

Completed in 47 milliseconds