Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx59 ,m_aStartMarker( this,_sColorEntry) in DBG_NAME()
80 m_aStartMarker.zoom(rMapMode.GetScaleX()); in DBG_NAME()
86 m_aStartMarker.Show(); in DBG_NAME()
156 m_aStartMarker.setTitle(sTitle); in _propertyChanged()
178 m_aStartMarker.setTitle(sTitle); in setReportSectionTitle()
199 m_aStartMarker.setTitle(sTitle); in setGroupSectionTitle()
241 if ( m_aStartMarker.isCollapsed() ) in Resize()
244 m_aStartMarker.SetPosSizePixel(aPos,aOutputSize); in Resize()
284 m_aStartMarker.setCollapsed(_bCollapsed); in setCollapsed()
295 m_aStartMarker.setMarked(_bMark); in setMarked()
[all …]
/trunk/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx57 OStartMarker m_aStartMarker; member in rptui::OSectionWindow
107 inline OStartMarker& getStartMarker() { return m_aStartMarker; } in getStartMarker()

Completed in 15 milliseconds