Lines Matching refs:report
55 OSectionWindow::OSectionWindow( OViewsWindow* _pParent,const uno::Reference< report::XSection >& _x… in DBG_NAME()
98 uno::Reference< report::XGroup > xGroup(_xSection->getGroup()); in DBG_NAME()
127 const uno::Reference< report::XSection > xSection(_rEvent.Source,uno::UNO_QUERY); in _propertyChanged()
130 const uno::Reference< report::XSection> xCurrentSection = m_aReportSection.getSection(); in _propertyChanged()
145 uno::Reference< report::XReportDefinition > xReport = xSection->getReportDefinition(); in _propertyChanged()
163 uno::Reference< report::XGroup > xGroup(_rEvent.Source,uno::UNO_QUERY); in _propertyChanged()
171 …nTitle(const uno::Reference< report::XReportDefinition>& _xReport,sal_uInt16 _nResId,::std::mem_fu… in setReportSectionTitle()
184 …SectionTitle(const uno::Reference< report::XGroup>& _xGroup,sal_uInt16 _nResId,::std::mem_fun_t<un… in setGroupSectionTitle()
257 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in Resize()
349 const uno::Reference< report::XSection> xSection = m_aReportSection.getSection(); in IMPL_LINK()
356 … uno::Reference<report::XReportComponent> xReportComponent(xSection->getByIndex(i),uno::UNO_QUERY); in IMPL_LINK()