Searched refs:exportSection (Results 1 – 2 of 2) sorted by relevance
407 exportSection(_xReportDefinition->getReportHeader()); in exportReport()418 exportSection(_xReportDefinition->getPageHeader(),true); in exportReport()431 exportSection(_xReportDefinition->getPageFooter(),true); in exportReport()436 exportSection(_xReportDefinition->getReportFooter()); in exportReport()727 void ORptExport::exportSection(const Reference<XSection>& _xSection,bool bHeader) in exportSection() function in rptxml::ORptExport965 exportSection(xSection); in exportContainer()1144 exportSection(xSection); in exportGroup()1153 exportSection(xSection); in exportGroup()1164 exportSection(_xReportDefinition->getDetail()); in exportGroup()
156 void exportSection(const Reference<XSection>& _xProp,bool bHeader = false);
Completed in 23 milliseconds