Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1845 sal_uInt16 nRank = 0; in DataPilotSort() local
1848 nRank = nSubCount + nCurStrId++; in DataPilotSort()
1850 nRank = itrSub->second; in DataPilotSort()
1853 nRank = static_cast< sal_uInt16 >( nMemberCount - nRank - 1 ); in DataPilotSort()
1855 aRankedNames[nRank] = aName; in DataPilotSort()