Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Ddbfunc3.cxx1851 sal_uInt16 nRank = 0; in DataPilotSort() local
1854 nRank = nSubCount + nCurStrId++; in DataPilotSort()
1856 nRank = itrSub->second; in DataPilotSort()
1859 nRank = static_cast< sal_uInt16 >( nMemberCount - nRank - 1 ); in DataPilotSort()
1861 aRankedNames[nRank] = aName; in DataPilotSort()

Completed in 27 milliseconds