Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/
H A Dexport.cxx501 nListIndex = 0; in Init()
813 nListIndex = 0; in Execute()
824 nListIndex = 0; in Execute()
1594 nListIndex = 0; in InsertListEntry()
1602 nListIndex = 0; in InsertListEntry()
1610 nListIndex = 0; in InsertListEntry()
1618 nListIndex = 0; in InsertListEntry()
1626 nListIndex = 0; in InsertListEntry()
1679 nListIndex++; in InsertListEntry()
2478 nListIndex++; in MergeRest()
[all …]
/aoo4110/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 …]
/aoo4110/main/l10ntools/inc/
H A Dexport.hxx277 sal_uLong nListIndex; member in Export

Completed in 37 milliseconds