Searched refs:m_nMaximumPaperTopMargin (Results 1 – 1 of 1) sorted by relevance
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 14 milliseconds