Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx3111 … sal_uInt16 nRightDistance = MM100_TO_TWIP_UNSIGNED( aTableBorderDistances.RightDistance); in setPropertyValue() local
3129 …(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() local
3301nRightDistance = TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_RIGHT )); in getPropertyValue()
3312nRightDistance != TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_RIGHT ))) in getPropertyValue()
3332 aTableBorderDistances.RightDistance = nRightDistance; in getPropertyValue()

Completed in 39 milliseconds