Searched refs:lcl_copySection (Results 1 – 4 of 4) sorted by relevance
77 OSection::lcl_copySection(_xSource->getHeader(),m_xHeader); in copyGroup()83 OSection::lcl_copySection(_xSource->getFooter(),m_xFooter); in copyGroup()
728 OSection::lcl_copySection(_rCopy.m_pImpl->m_xDetail,m_pImpl->m_xDetail); in OReportDefinition()734 OSection::lcl_copySection(_rCopy.m_pImpl->m_xPageHeader,m_pImpl->m_xPageHeader); in OReportDefinition()735 OSection::lcl_copySection(_rCopy.m_pImpl->m_xPageFooter,m_pImpl->m_xPageFooter); in OReportDefinition()736 OSection::lcl_copySection(_rCopy.m_pImpl->m_xReportHeader,m_pImpl->m_xReportHeader); in OReportDefinition()737 OSection::lcl_copySection(_rCopy.m_pImpl->m_xReportFooter,m_pImpl->m_xReportFooter); in OReportDefinition()
617 void OSection::lcl_copySection(const uno::Reference< report::XSection>& _xSource,uno::Reference< re… in lcl_copySection() function in reportdesign::OSection
197 …static void lcl_copySection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSec…
Completed in 44 milliseconds