Searched refs:nLastTopMargin (Results 1 – 2 of 2) sorted by relevance
405 nLastTopMargin = static_cast<long>(aTopMarginEdit.GetLast()); in SvxPageDescPage()1566 if ( IsPrinterRangeOverflow( aTopMarginEdit, nFirstTopMargin, nLastTopMargin, MARGIN_TOP ) in DeactivatePage()1814 if ( nValue < nFirstTopMargin || nValue > nLastTopMargin ) in CheckMarginEdits()1834 aTopMarginEdit.GetValue() > nLastTopMargin ) ) || in IsMarginOutOfRange()
161 long nLastTopMargin; member in SvxPageDescPage
Completed in 18 milliseconds