Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java508 public void setSorting(String[][] _aSortFieldNames) in setSorting() argument
510 getRecordParser().setSortFieldNames(_aSortFieldNames); in setSorting()
515 getReportBuilderLayouter().insertSortingNames(_aSortFieldNames); in setSorting()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DIReportBuilderLayouter.java105 public void insertSortingNames(String[][] _aSortFieldNames); in insertSortingNames() argument
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java363 public void insertSortingNames(String[][] _aSortFieldNames) in insertSortingNames() argument
365 m_aSortNames = _aSortFieldNames; in insertSortingNames()

Completed in 33 milliseconds