Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java80 private String[] groupNames = null; field in ReportBuilderImplementation
510 if (groupNames != null) in setSorting()
512 getRecordParser().prependSortFieldNames(groupNames); in setSorting()
520 groupNames = _aGroupFieldNames; in setGrouping()
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotFieldGroupItemObj.java348 …XNameAccess groupNames = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, groupAccess.ge… in createTestEnvironment() local
349 … oObj = (XInterface) UnoRuntime.queryInterface(XInterface.class, groupNames.getByName("aName")); in createTestEnvironment()

Completed in 20 milliseconds