Home
last modified time | relevance | path

Searched refs:COPYOFTBLRECORDSECTION (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DRecordTable.java57 …cument.TBLRECORDSECTION)) || (xAllTextTables.hasByName(ReportTextDocument.COPYOFTBLRECORDSECTION))) in RecordTable()
60 if (xAllTextTables.hasByName(ReportTextDocument.COPYOFTBLRECORDSECTION)) in RecordTable()
62 oTable = xAllTextTables.getByName(ReportTextDocument.COPYOFTBLRECORDSECTION); in RecordTable()
H A DReportTextDocument.java89 public static final String COPYOFTBLRECORDSECTION = "CopyOf" + TBLRECORDSECTION; field in ReportTextDocument
774 sCopyTextTables[0] = COPYOFTBLRECORDSECTION; in removeCopiedTextSections()
H A DReportTextImplementation.java170 renameTableofLastSection(ReportTextDocument.COPYOFTBLRECORDSECTION); in addTextSectionCopies()

Completed in 29 milliseconds