Searched refs:xForeignSection (Results 1 – 1 of 1) sorted by relevance
636 XSection xForeignSection = getDesignTemplate().getDetail(); in copyDetailProperties() local637 if (xForeignSection != null) in copyDetailProperties()642 copyProperties(xForeignSection, xSection); in copyDetailProperties()940 if (xForeignSection != null) in insertReportHeader()946 copySection(xForeignSection, xSection); in insertReportHeader()990 if (xForeignSection != null) in insertReportFooter()996 copySection(xForeignSection, xSection); in insertReportFooter()1294 if (xForeignSection != null) in insertPageHeader()1300 copySection(xForeignSection, xSection); in insertPageHeader()1397 if (xForeignSection != null) in insertPageFooter()[all …]
Completed in 38 milliseconds