Searched refs:rnBegPos (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/oox/source/xls/ |
H A D | worksheethelper.cxx | 640 sal_Int32& rnBegPos, sal_Int32 nMidPos, sal_Int32& rnEndPos, sal_Int32 nSearchPos ) in lclUpdateInterval() argument 651 rnMidAddr = lclGetMidAddr( rnBegAddr, rnEndAddr, rnBegPos, rnEndPos, nSearchPos ); in lclUpdateInterval() 665 rnBegPos = nMidPos; in lclUpdateInterval() 667 rnMidAddr = lclGetMidAddr( rnBegAddr, rnEndAddr, rnBegPos, rnEndPos, nSearchPos ); in lclUpdateInterval()
|
Completed in 23 milliseconds