Searched refs:nListIndex (Results 1 – 3 of 3) sorted by relevance
416 nListIndex( 0 ), in Export()461 nListIndex( 0 ), in Export()501 nListIndex = 0; in Init()813 nListIndex = 0; in Execute()824 nListIndex = 0; in Execute()834 nListIndex = 0; in Execute()869 nListIndex = 0; in Execute()877 nListIndex = 0; in Execute()886 nListIndex = 0; in Execute()895 nListIndex = 0; in Execute()[all …]
691 sal_uInt16 nListIndex; in FillAuto() local695 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()731 … aCol[nCol].Insert(static_cast<SCROW>(nRow), new ScStringCell(pListData->GetSubStr(nListIndex))); in FillAuto()[all …]
277 sal_uLong nListIndex; member in Export