Searched refs:nLeftDistance (Results 1 – 1 of 1) sorted by relevance
3110 … sal_uInt16 nLeftDistance = MM100_TO_TWIP_UNSIGNED( aTableBorderDistances.LeftDistance); in setPropertyValue() local3128 …(aTableBorderDistances.IsLeftDistanceValid && nLeftDistance != rBox.GetDistance( BOX_LINE_LEFT )… in setPropertyValue()3136 aSetBox.SetDistance( nLeftDistance, BOX_LINE_LEFT ); in setPropertyValue()3284 sal_uInt16 nLeftDistance = 0; in getPropertyValue() local3300 … nLeftDistance = TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_LEFT )); in getPropertyValue()3309 … nLeftDistance != TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_LEFT ))) in getPropertyValue()3330 aTableBorderDistances.LeftDistance = nLeftDistance; in getPropertyValue()
Completed in 67 milliseconds