Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dexport.cxx501 nListIndex = 0; in Init()
813 nListIndex = 0; in Execute()
824 nListIndex = 0; in Execute()
1584 nListIndex = 0; in InsertListEntry()
1592 nListIndex = 0; in InsertListEntry()
1600 nListIndex = 0; in InsertListEntry()
1608 nListIndex = 0; in InsertListEntry()
1616 nListIndex = 0; in InsertListEntry()
1669 nListIndex++; in InsertListEntry()
2468 nListIndex++; in MergeRest()
[all …]
/trunk/main/sc/source/core/data/
H A Dtable4.cxx691 sal_uInt16 nListIndex; in FillAuto() local
695 nInc,nMinDigits, pListData,nListIndex); in FillAuto()
699 nInc,nMinDigits, pListData,nListIndex); in FillAuto()
713 if (nListIndex == 0) nListIndex = nListCount; in FillAuto()
714 --nListIndex; in FillAuto()
723 ++nListIndex; in FillAuto()
724 if (nListIndex >= nListCount) nListIndex = 0; in FillAuto()
728 if (nListIndex == 0) nListIndex = nListCount; in FillAuto()
729 --nListIndex; in FillAuto()
980 sal_uInt16 nListIndex; in GetAutoFillPreview() local
[all …]
/trunk/main/l10ntools/inc/
H A Dexport.hxx277 sal_uLong nListIndex; member in Export

Completed in 39 milliseconds