Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx3110 … sal_uInt16 nLeftDistance = MM100_TO_TWIP_UNSIGNED( aTableBorderDistances.LeftDistance); in setPropertyValue() local
3128 …(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() local
3300nLeftDistance = TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_LEFT )); in getPropertyValue()
3309nLeftDistance != TWIP_TO_MM100_UNSIGNED( rBox.GetDistance( BOX_LINE_LEFT ))) in getPropertyValue()
3330 aTableBorderDistances.LeftDistance = nLeftDistance; in getPropertyValue()

Completed in 67 milliseconds