Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/ui/report/
H A DReportWindow.cxx66 ,m_aHRuler(this) in DBG_NAME()
78 m_aHRuler.Show(); in DBG_NAME()
79 m_aHRuler.Activate(); in DBG_NAME()
80 m_aHRuler.SetPagePos(0); in DBG_NAME()
81 m_aHRuler.SetBorders(); in DBG_NAME()
82 m_aHRuler.SetIndents(); in DBG_NAME()
83 m_aHRuler.SetMargin1(); in DBG_NAME()
84 m_aHRuler.SetMargin2(); in DBG_NAME()
145 m_aHRuler.Show(_bShow); in showRuler()
201 m_aHRuler.SetMargin1(0); in Resize()
[all …]
/aoo4110/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx59 Ruler m_aHRuler; member in rptui::OReportWindow
153 inline sal_Int32 getRulerHeight() const { return m_aHRuler.GetSizePixel().Height(); } in getRulerHeight()

Completed in 29 milliseconds