Home
last modified time | relevance | path

Searched refs:nOEnd (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/source/core/data/
H A Dtable4.cxx520 sal_uLong nOEnd; in FillAuto() local
529 nOEnd = nCol2; in FillAuto()
548 nOEnd = nRow2; in FillAuto()
582 for (rOuter = nOStart; rOuter <= nOEnd; rOuter++) in FillAuto()
1297 sal_uLong nOEnd; in FillSeries() local
1308 nOEnd = nCol2; in FillSeries()
1328 nOEnd = nRow2; in FillSeries()
1359 for (rOuter = nOStart; rOuter <= nOEnd; rOuter++) in FillSeries()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1714 xub_StrLen nOEnd = pOneB->GetMarkEnd().nContent.GetIndex(); in operator ()() local
1717 return nOEnd < nTEnd; in operator ()()

Completed in 28 milliseconds