Searched refs:m_nMaximumPaperTopMargin (Results 1 – 2 of 2) sorted by relevance
303 sal_uInt32 m_nMaximumPaperTopMargin; member in SvtOptionsDrawinglayer_Impl355 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()
307 sal_uInt32 m_nMaximumPaperTopMargin; member in SvtOptionsDrawinglayer_Impl359 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 65 milliseconds