Home
last modified time | relevance | path

Searched refs:lcl_copySection (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx78 OSection::lcl_copySection(_xSource->getHeader(),m_xHeader); in copyGroup()
84 OSection::lcl_copySection(_xSource->getFooter(),m_xFooter); in copyGroup()
H A DReportDefinition.cxx728 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()
H A DSection.cxx618 void OSection::lcl_copySection(const uno::Reference< report::XSection>& _xSource,uno::Reference< re… in lcl_copySection() function in reportdesign::OSection
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx197 …static void lcl_copySection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSec…

Completed in 36 milliseconds