Home
last modified time | relevance | path

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

/aoo4110/main/i18npool/source/paper/
H A Dpaper.cxx170 long lDiffH = labs(aDinTab[i].m_nHeight - m_nPaperHeight); in doSloppyFit()
175 m_nPaperHeight = aDinTab[i].m_nHeight; in doSloppyFit()
189 (labs(m_nPaperHeight - rOther.m_nPaperHeight) < MAXSLOPPY) in sloppyEqual()
389 m_nPaperHeight = aDinTab[m_eType].m_nHeight; in PaperInfo()
395 m_nPaperHeight(nPaperHeight) in PaperInfo()
/aoo4110/main/i18npool/inc/i18npool/
H A Dpaper.hxx130 long m_nPaperHeight; // height in 100thMM member in PaperInfo
137 long getHeight() const { return m_nPaperHeight; } in getHeight()

Completed in 18 milliseconds