Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/gui/ooo/
H A Dformatproperty.cpp318 m_RightMargin(0.0), m_Height(0.0), m_Width(0.0), m_PrintOrientation(Portrait) in PageFormatProperty()
369 m_PrintOrientation = orientation; in setPrintOrientation()
H A Dformatproperty.h167 PrintOrientation m_PrintOrientation; variable