Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java507 public void setSorting(String[][] _aSortFieldNames) in setSorting() argument
509 getRecordParser().setSortFieldNames(_aSortFieldNames); in setSorting()
514 getReportBuilderLayouter().insertSortingNames(_aSortFieldNames); in setSorting()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DIReportBuilderLayouter.java105 public void insertSortingNames(String[][] _aSortFieldNames); in insertSortingNames() argument
/aoo41x/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 40 milliseconds