Searched refs:bLoopRows (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/oox/source/xls/ |
H A D | worksheethelper.cxx | 692 …bool bLoopRows = lclPrepareInterval( nBegRow, nMidRow, nEndRow, aBegPos.Y, aEndPos.Y, rPosition.Y … in getCellAddressFromPosition() local 698 while( bLoopCols || bLoopRows ) in getCellAddressFromPosition() 701 …bLoopRows = bLoopRows && lclUpdateInterval( nBegRow, nMidRow, nEndRow, aBegPos.Y, aMidPos.Y, aEndP… in getCellAddressFromPosition()
|
Completed in 15 milliseconds