Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java209 String[] aGroupFieldNames = m_reportDocument.getRecordParser().GroupFieldNames; in leaveStep() local
211 m_reportDocument.setGrouping(aGroupFieldNames); in leaveStep()
H A DReportTextImplementation.java614 public void setGrouping(String[] aGroupFieldNames) in setGrouping() argument
616 getRecordParser().prependSortFieldNames(aGroupFieldNames); in setGrouping()

Completed in 42 milliseconds