Searched defs:nBot (Results 1 – 8 of 8) sorted by relevance
188 void SwFrm::SetTopBottomMargins( long nTop, long nBot ) in SetTopBottomMargins()194 void SwFrm::SetBottomTopMargins( long nBot, long nTop ) in SetBottomTopMargins()
391 const SwTwips nBot = Frm().Bottom(); in FormatSize() local
344 const long nBot = Frm().Top() + Frm().Height(); in CheckClip() local
769 long nBot = Frm().Top() + nTop; in MakeAll() local
2895 SwTwips nBot = Frm().Left() + Prt().Left(); in ChgLowersProp() local2905 SwTwips nBot = Frm().Top() + Prt().Bottom(); in ChgLowersProp() local
428 SwTwips nBot = (*fnRect->fnYInc)( (Frm().*fnRect->fnGetBottom)(), in AdjustFrm() local
1752 long nBot = (long)( aVars.GetMargin()->GetBottomMargin() * nPPTY ); in DrawStrings() local1760 long nBot = (long)( aVars.GetMargin()->GetBottomMargin() * nPPTY ); in DrawStrings() local
1072 static const sal_uInt16 nBot[] = { MM_200, 1440 }; in CreateSep() local
Completed in 111 milliseconds