Searched refs:nBoxStt (Results 1 – 1 of 1) sorted by relevance
954 SwTwips nBoxStt, SwTwips nBoxWidth, in lcl_FndNxtPrvDelBox() argument966 SwTwips nFndWidth = nBoxStt + nBoxWidth; in lcl_FndNxtPrvDelBox()1037 SwTwips nBoxStt = 0; in lcl_SaveUpperLowerBorder() local1039 nBoxStt += rTblBoxes[ n ]->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_SaveUpperLowerBorder()1044 pPrvBox = ::lcl_FndNxtPrvDelBox( *pTblLns, nBoxStt, nBoxWidth, in lcl_SaveUpperLowerBorder()1048 pNxtBox = ::lcl_FndNxtPrvDelBox( *pTblLns, nBoxStt, nBoxWidth, in lcl_SaveUpperLowerBorder()3032 sal_uInt16 nBoxStt, sal_uInt16 nBoxEnd ) in _CheckBoxInRange() argument3036 if( nBoxStt + COLFUZZY < nStt ) in _CheckBoxInRange()3048 else if( nEnd > nBoxStt + COLFUZZY ) in _CheckBoxInRange()3053 COLFUZZY > Abs( long(nStt) - long(nBoxStt) ) ) in _CheckBoxInRange()
Completed in 24 milliseconds