Searched refs:GetMaximumPaperTopMargin (Results 1 – 4 of 4) sorted by relevance
229 sal_uInt32 GetMaximumPaperTopMargin() const;824 sal_uInt32 SvtOptionsDrawinglayer_Impl::GetMaximumPaperTopMargin() const in GetMaximumPaperTopMargin() function in SvtOptionsDrawinglayer_Impl1375 sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperTopMargin() const in GetMaximumPaperTopMargin() function in SvtOptionsDrawinglayer1378 return m_pDataContainer->GetMaximumPaperTopMargin(); in GetMaximumPaperTopMargin()
233 sal_uInt32 GetMaximumPaperTopMargin() const;832 sal_uInt32 SvtOptionsDrawinglayer_Impl::GetMaximumPaperTopMargin() const in GetMaximumPaperTopMargin() function in SvtOptionsDrawinglayer_Impl1383 sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperTopMargin() const in GetMaximumPaperTopMargin() function in SvtOptionsDrawinglayer1386 return m_pDataContainer->GetMaximumPaperTopMargin(); in GetMaximumPaperTopMargin()
154 sal_uInt32 GetMaximumPaperTopMargin() const;
415 aTopMarginEdit.SetMax(aDrawinglayerOpt.GetMaximumPaperTopMargin()); in SvxPageDescPage()416 aTopMarginEdit.SetLast(aDrawinglayerOpt.GetMaximumPaperTopMargin()); in SvxPageDescPage()
Completed in 59 milliseconds