Searched refs:m_nMaximumPaperHeight (Results 1 – 2 of 2) sorted by relevance
300 sal_uInt32 m_nMaximumPaperHeight; member in SvtOptionsDrawinglayer_Impl352 m_nMaximumPaperHeight(DEFAULT_MAXIMUMPAPERHEIGHT), in SvtOptionsDrawinglayer_Impl()485 seqValues[nProperty] >>= m_nMaximumPaperHeight; in SvtOptionsDrawinglayer_Impl()665 aSeqValues[nProperty] <<= m_nMaximumPaperHeight; in Commit()811 return m_nMaximumPaperHeight; in GetMaximumPaperHeight()962 if(m_nMaximumPaperHeight != nNew) in SetMaximumPaperHeight()964 m_nMaximumPaperHeight = nNew; in SetMaximumPaperHeight()
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 29 milliseconds