Searched refs:nLastTopMargin (Results 1 – 2 of 2) sorted by relevance
395 nLastTopMargin = static_cast<long>(aTopMarginEdit.GetLast()); in SvxPageDescPage()1485 if ( IsPrinterRangeOverflow( aTopMarginEdit, nFirstTopMargin, nLastTopMargin, MARGIN_TOP ) in DeactivatePage()1733 if ( nValue < nFirstTopMargin || nValue > nLastTopMargin ) in CheckMarginEdits()1753 aTopMarginEdit.GetValue() > nLastTopMargin ) ) || in IsMarginOutOfRange()
160 long nLastTopMargin; member in SvxPageDescPage
Completed in 35 milliseconds