Searched refs:m_aReportSection (Results 1 – 2 of 2) sorted by relevance
60 ,m_aReportSection( this,_xSection) in DBG_NAME()81 setZoomFactor(rMapMode.GetScaleX(),m_aReportSection); in DBG_NAME()87 m_aReportSection.Show(); in DBG_NAME()130 const uno::Reference< report::XSection> xCurrentSection = m_aReportSection.getSection(); in _propertyChanged()174 …t = _pIsSectionOn(&aReportHelper) && _pGetSection(&aReportHelper) == m_aReportSection.getSection(); in setReportSectionTitle()187 …et = _pIsSectionOn(&aGroupHelper) && _pGetSection(&aGroupHelper) == m_aReportSection.getSection() ; in setGroupSectionTitle()257 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in Resize()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()[all …]
58 OReportSection m_aReportSection; member in rptui::OSectionWindow108 inline OReportSection& getReportSection() { return m_aReportSection; } in getReportSection()