Searched refs:bChangedPos (Results 1 – 2 of 2) sorted by relevance
183 const bool bChangedPos, in lcl_FixCorrectedMark() argument194 if ( ( bChangedPos || bChangedOPos ) in lcl_FixCorrectedMark()579 bool bChangedPos = false; in correctMarksAbsolute() local583 bChangedPos = true; in correctMarksAbsolute()593 isSortingNeeded |= lcl_FixCorrectedMark(bChangedPos, bChangedOPos, pMark); in correctMarksAbsolute()618 bool bChangedPos = false, bChangedOPos = false; in correctMarksRelative() local625 bChangedPos = true; in correctMarksRelative()636 isSortingNeeded |= lcl_FixCorrectedMark(bChangedPos, bChangedOPos, pMark); in correctMarksRelative()
3255 const bool bChangedPos = (aPos.X + nShapeWidth) > nPaperWidth; in createControl() local3256 if ( bChangedPos ) in createControl()3544 const bool bChangedPos = (aPos.X + nShapeWidth) > nPaperWidth; in addPairControls() local3545 if ( bChangedPos ) in addPairControls()3548 if ( bChangedPos ) in addPairControls()
Completed in 42 milliseconds