Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java83 private String[][] m_aSortNames; field in ReportBuilderLayouter
365 m_aSortNames = _aSortFieldNames; in insertSortingNames()
460 if (m_aSortNames != null) in insertGroups()
462 for (String[] sortFieldName : m_aSortNames) in insertGroups()

Completed in 35 milliseconds