Searched refs:nRightDistance (Results 1 – 1 of 1) sorted by relevance
3111 … sal_uInt16 nRightDistance = MM100_TO_TWIP_UNSIGNED( aTableBorderDistances.RightDistance); in setPropertyValue() local3129 …(aTableBorderDistances.IsRightDistanceValid && nRightDistance != rBox.GetDistance( BOX_LINE_RIGHT… in setPropertyValue()3138 aSetBox.SetDistance( nRightDistance, BOX_LINE_RIGHT ); in setPropertyValue()3285 sal_uInt16 nRightDistance = 0; in getPropertyValue() local3301 … nRightDistance = TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_RIGHT )); in getPropertyValue()3312 … nRightDistance != TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_RIGHT ))) in getPropertyValue()3332 aTableBorderDistances.RightDistance = nRightDistance; in getPropertyValue()
Completed in 57 milliseconds