Home
last modified time | relevance | path

Searched refs:m_nMaximumPaperHeight (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx304 sal_uInt32 m_nMaximumPaperHeight; member in SvtOptionsDrawinglayer_Impl
356 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 68 milliseconds