Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFixedTextLayoutController.java60 final GlobalMasterRow masterRow = controller.getMasterRow(); in isValueChanged() local
61 final ReportDataRow reportDataRow = masterRow.getReportDataRow(); in isValueChanged()
H A DOfficeDetailLayoutController.java102 final GlobalMasterRow masterRow = fc.getMasterRow(); in startElement() local
103 final ReportDataRow reportDataRow = masterRow.getReportDataRow(); in startElement()
H A DImageElementLayoutController.java250 final GlobalMasterRow masterRow = controller.getMasterRow(); in isValueChanged() local
251 final ReportDataRow reportDataRow = masterRow.getReportDataRow(); in isValueChanged()

Completed in 11 milliseconds