Home
last modified time | relevance | path

Searched refs:bLoopCols (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dworksheethelper.cxx691 …bool bLoopCols = lclPrepareInterval( nBegCol, nMidCol, nEndCol, aBegPos.X, aEndPos.X, rPosition.X … in getCellAddressFromPosition() local
698 while( bLoopCols || bLoopRows ) in getCellAddressFromPosition()
700bLoopCols = bLoopCols && lclUpdateInterval( nBegCol, nMidCol, nEndCol, aBegPos.X, aMidPos.X, aEndP… in getCellAddressFromPosition()

Completed in 29 milliseconds