Home
last modified time | relevance | path

Searched refs:exportSection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx407 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::ORptExport
965 exportSection(xSection); in exportContainer()
1144 exportSection(xSection); in exportGroup()
1153 exportSection(xSection); in exportGroup()
1164 exportSection(_xReportDefinition->getDetail()); in exportGroup()
H A DxmlExport.hxx156 void exportSection(const Reference<XSection>& _xProp,bool bHeader = false);

Completed in 26 milliseconds