Home
last modified time | relevance | path

Searched refs:_aGetResultFrom (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() argument
546 if (_aGetResultFrom != null) in getNamesWithoutGroupNames()
548 return _aGetResultFrom; in getNamesWithoutGroupNames()
562 if (_aGetResultFrom != null) in getNamesWithoutGroupNames()
564 aNewList[j++] = _aGetResultFrom[i]; in getNamesWithoutGroupNames()

Completed in 18 milliseconds