Searched refs:nThisColLogic (Results 1 – 1 of 1) sorted by relevance
5006 long nThisColLogic = aLogicEdit.Right() - aLogicEdit.Left() + 1; in GetEditUrlOrError() local5018 aPaperSize.Width() = nThisColLogic; in GetEditUrlOrError()5040 if ( nTextWidth < nThisColLogic ) in GetEditUrlOrError()5043 nStartX += nThisColLogic - nTextWidth; in GetEditUrlOrError()5045 nStartX += (nThisColLogic - nTextWidth) / 2; in GetEditUrlOrError()5059 aLogicEdit.Right() = aLogicEdit.Left() + nThisColLogic - 1; in GetEditUrlOrError()