Searched refs:DataRow (Results 1 – 8 of 8) sorted by relevance
35 import org.jfree.report.DataRow;59 final DataRow view = getFlowController().getMasterRow().getGlobalView(); in isValueChanged()92 final DataRow view = getFlowController().getMasterRow().getGlobalView(); in delegateContentGeneration()
29 import org.jfree.report.DataRow;227 final DataRow view = getFlowController().getMasterRow().getGlobalView(); in isReferenceChanged()
25 import com.sun.star.report.DataRow;42 public Object getValue(final DataRow row) in getValue()
39 public ReportFunction advance(DataRow row); in advance()
46 Object getValue(DataRow row); in getValue()
34 public interface DataRow interface
34 public interface DataSource extends DataRow
40 JAVAFILES := DataRow.java\
Completed in 45 milliseconds