Searched refs:m_nMaximumPaperLeftMargin (Results 1 – 1 of 1) sorted by relevance
305 sal_uInt32 m_nMaximumPaperLeftMargin; member in SvtOptionsDrawinglayer_Impl357 m_nMaximumPaperLeftMargin(DEFAULT_MAXIMUMPAPERLEFTMARGIN), in SvtOptionsDrawinglayer_Impl()496 seqValues[nProperty] >>= m_nMaximumPaperLeftMargin; in SvtOptionsDrawinglayer_Impl()673 aSeqValues[nProperty] <<= m_nMaximumPaperLeftMargin; in Commit()824 return m_nMaximumPaperLeftMargin; in GetMaximumPaperLeftMargin()979 if(m_nMaximumPaperLeftMargin != nNew) in SetMaximumPaperLeftMargin()981 m_nMaximumPaperLeftMargin = nNew; in SetMaximumPaperLeftMargin()
Completed in 19 milliseconds