Searched refs:nLwr (Results 1 – 2 of 2) sorted by relevance
1566 void SdrPage::SetBorder(sal_Int32 nLft, sal_Int32 nUpp, sal_Int32 nRgt, sal_Int32 nLwr) in SetBorder() argument1588 if(nBordLwr != nLwr) in SetBorder()1590 nBordLwr = nLwr; in SetBorder()
1755 void SdPage::SetBorder(sal_Int32 nLft, sal_Int32 nUpp, sal_Int32 nRgt, sal_Int32 nLwr) in SetBorder() argument1758 nRgt != GetRgtBorder() || nLwr != GetLwrBorder() ) in SetBorder()1760 FmFormPage::SetBorder(nLft, nUpp, nRgt, nLwr); in SetBorder()
Completed in 40 milliseconds