Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/sidebar/
H A DPageMarginControl.cxx67 , mnPageTopMargin( aPageULMargin.GetUpper() ) in PageMarginControl()
108 SetMetricValue( maTopMarginEdit, mnPageTopMargin, meUnit ); in PageMarginControl()
272 abs(mnPageTopMargin - SWPAGE_NARROW_VALUE) <= cTolerance && in SelectValueSetItem()
288 abs(mnPageTopMargin - SWPAGE_WIDE_VALUE1) <= cTolerance && in SelectValueSetItem()
296 abs(mnPageTopMargin - SWPAGE_WIDE_VALUE1) <= cTolerance && in SelectValueSetItem()
324 mnPageTopMargin = SWPAGE_NARROW_VALUE; in IMPL_LINK()
331 mnPageTopMargin = SWPAGE_NORMAL_VALUE; in IMPL_LINK()
338 mnPageTopMargin = SWPAGE_WIDE_VALUE1; in IMPL_LINK()
345 mnPageTopMargin = SWPAGE_WIDE_VALUE1; in IMPL_LINK()
354 mnPageTopMargin = mnUserCustomPageTopMargin; in IMPL_LINK()
[all …]
H A DPageMarginControl.hxx90 long mnPageTopMargin; member in sw::sidebar::PageMarginControl

Completed in 24 milliseconds