Home
last modified time | relevance | path

Searched refs:GetMaximumPaperHeight (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Doptionsdrawinglayer.cxx226 sal_uInt32 GetMaximumPaperHeight() const;
809 sal_uInt32 SvtOptionsDrawinglayer_Impl::GetMaximumPaperHeight() const in GetMaximumPaperHeight() function in SvtOptionsDrawinglayer_Impl
1357 sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperHeight() const in GetMaximumPaperHeight() function in SvtOptionsDrawinglayer
1360 return m_pDataContainer->GetMaximumPaperHeight(); in GetMaximumPaperHeight()
/aoo4110/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx230 sal_uInt32 GetMaximumPaperHeight() const;
817 sal_uInt32 SvtOptionsDrawinglayer_Impl::GetMaximumPaperHeight() const in GetMaximumPaperHeight() function in SvtOptionsDrawinglayer_Impl
1365 sal_uInt32 SvtOptionsDrawinglayer::GetMaximumPaperHeight() const in GetMaximumPaperHeight() function in SvtOptionsDrawinglayer
1368 return m_pDataContainer->GetMaximumPaperHeight(); in GetMaximumPaperHeight()
/aoo4110/main/svtools/inc/svtools/
H A Doptionsdrawinglayer.hxx151 sal_uInt32 GetMaximumPaperHeight() const;
/aoo4110/main/cui/source/tabpages/
H A Dpage.cxx407 …aPaperHeightEdit.SetMax(aPaperHeightEdit.Normalize(aDrawinglayerOpt.GetMaximumPaperHeight()), FUNI… in SvxPageDescPage()
408 …aPaperHeightEdit.SetLast(aPaperHeightEdit.Normalize(aDrawinglayerOpt.GetMaximumPaperHeight()), FUN… in SvxPageDescPage()

Completed in 148 milliseconds