Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java536 protected String[] getNamesWithoutGroupNames(String[] _aList, String[] _aGetResultFrom) in getNamesWithoutGroupNames() method in ReportBuilderLayouter
591 return getNamesWithoutGroupNames(m_aFieldNames, m_aFieldTitleNames); in getFieldTitleNames()
625 return getNamesWithoutGroupNames(m_aFieldNames, null); in getFieldNames()

Completed in 23 milliseconds