Home
last modified time | relevance | path

Searched refs:m_nMaximumPaperTopMargin (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Doptionsdrawinglayer.cxx303 sal_uInt32 m_nMaximumPaperTopMargin; member in SvtOptionsDrawinglayer_Impl
355 m_nMaximumPaperTopMargin(DEFAULT_MAXIMUMPAPERTOPMARGIN), in SvtOptionsDrawinglayer_Impl()
506 seqValues[nProperty] >>= m_nMaximumPaperTopMargin; in SvtOptionsDrawinglayer_Impl()
677 aSeqValues[nProperty] <<= m_nMaximumPaperTopMargin; in Commit()
826 return m_nMaximumPaperTopMargin; in GetMaximumPaperTopMargin()
989 if(m_nMaximumPaperTopMargin != nNew) in SetMaximumPaperTopMargin()
991 m_nMaximumPaperTopMargin = nNew; in SetMaximumPaperTopMargin()
/aoo4110/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx307 sal_uInt32 m_nMaximumPaperTopMargin; member in SvtOptionsDrawinglayer_Impl
359 m_nMaximumPaperTopMargin(DEFAULT_MAXIMUMPAPERTOPMARGIN), in SvtOptionsDrawinglayer_Impl()
510 seqValues[nProperty] >>= m_nMaximumPaperTopMargin; in SvtOptionsDrawinglayer_Impl()
681 aSeqValues[nProperty] <<= m_nMaximumPaperTopMargin; in Commit()
834 return m_nMaximumPaperTopMargin; in GetMaximumPaperTopMargin()
997 if(m_nMaximumPaperTopMargin != nNew) in SetMaximumPaperTopMargin()
999 m_nMaximumPaperTopMargin = nNew; in SetMaximumPaperTopMargin()

Completed in 79 milliseconds