Searched refs:bLoopCols (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/oox/source/xls/ |
H A D | worksheethelper.cxx | 691 …bool bLoopCols = lclPrepareInterval( nBegCol, nMidCol, nEndCol, aBegPos.X, aEndPos.X, rPosition.X … in getCellAddressFromPosition() local 698 while( bLoopCols || bLoopRows ) in getCellAddressFromPosition() 700 …bLoopCols = bLoopCols && lclUpdateInterval( nBegCol, nMidCol, nEndCol, aBegPos.X, aMidPos.X, aEndP… in getCellAddressFromPosition()
|
Completed in 21 milliseconds