Searched refs:groupNames (Results 1 – 2 of 2) sorted by relevance
80 private String[] groupNames = null; field in ReportBuilderImplementation510 if (groupNames != null) in setSorting()512 getRecordParser().prependSortFieldNames(groupNames); in setSorting()520 groupNames = _aGroupFieldNames; in setGrouping()
348 …XNameAccess groupNames = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, groupAccess.ge… in createTestEnvironment() local349 … oObj = (XInterface) UnoRuntime.queryInterface(XInterface.class, groupNames.getByName("aName")); in createTestEnvironment()
Completed in 11 milliseconds