Searched refs:m_nMaximumPaperHeight (Results 1 – 1 of 1) sorted by relevance
304 sal_uInt32 m_nMaximumPaperHeight; member in SvtOptionsDrawinglayer_Impl356 m_nMaximumPaperHeight(DEFAULT_MAXIMUMPAPERHEIGHT), in SvtOptionsDrawinglayer_Impl()489 seqValues[nProperty] >>= m_nMaximumPaperHeight; in SvtOptionsDrawinglayer_Impl()669 aSeqValues[nProperty] <<= m_nMaximumPaperHeight; in Commit()819 return m_nMaximumPaperHeight; in GetMaximumPaperHeight()970 if(m_nMaximumPaperHeight != nNew) in SetMaximumPaperHeight()972 m_nMaximumPaperHeight = nNew; in SetMaximumPaperHeight()
Completed in 18 milliseconds