Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx60 ,m_aReportSection( this,_xSection) in DBG_NAME()
81 setZoomFactor(rMapMode.GetScaleX(),m_aReportSection); in DBG_NAME()
87 m_aReportSection.Show(); in DBG_NAME()
264 m_aReportSection.SetPosSizePixel(aReportPos,aSectionSize); in Resize()
290 m_pParent->getView()->showProperties( m_aReportSection.getSection().get() ); in showProperties()
304 m_aReportSection.Show(bShow); in IMPL_LINK()
318 setZoomFactor(_aZoom,m_aReportSection); in zoom()
389 MapMode aMapMode( m_aReportSection.GetMapMode() ); in scrollChildren()
391 lcl_setOrigin(m_aReportSection,aDelta.X(), 0); in scrollChildren()
393 aMapMode = m_aReportSection.GetMapMode(); in scrollChildren()
[all …]
/aoo4110/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx58 OReportSection m_aReportSection; member in rptui::OSectionWindow
108 inline OReportSection& getReportSection() { return m_aReportSection; } in getReportSection()

Completed in 10 milliseconds