Searched refs:nOEnd (Results 1 – 2 of 2) sorted by relevance
520 sal_uLong nOEnd; in FillAuto() local529 nOEnd = nCol2; in FillAuto()548 nOEnd = nRow2; in FillAuto()582 for (rOuter = nOStart; rOuter <= nOEnd; rOuter++) in FillAuto()1297 sal_uLong nOEnd; in FillSeries() local1308 nOEnd = nCol2; in FillSeries()1328 nOEnd = nRow2; in FillSeries()1359 for (rOuter = nOStart; rOuter <= nOEnd; rOuter++) in FillSeries()
1714 xub_StrLen nOEnd = pOneB->GetMarkEnd().nContent.GetIndex(); in operator ()() local1717 return nOEnd < nTEnd; in operator ()()
Completed in 35 milliseconds