Home
last modified time | relevance | path

Searched defs:aSortFields (Results 1 – 6 of 6) sorted by relevance

/aoo41x/test/testuno/source/fvt/uno/sc/data/
H A DDataSort.java92 TableSortField[] aSortFields = new TableSortField[1]; in singleFieldSort() local
154 TableSortField[] aSortFields = new TableSortField[2]; in sortByTwoFields() local
222 TableSortField[] aSortFields = new TableSortField[3]; in sortByThreeField() local
294 TableSortField[] aSortFields = new TableSortField[1]; in sortOption() local
/aoo41x/main/sc/source/filter/xml/
H A Dxmlsorti.hxx39 com::sun::star::uno::Sequence <com::sun::star::util::SortField> aSortFields; member in ScXMLSortContext
H A DXMLExportDatabaseRanges.cxx405 uno::Sequence <table::TableSortField> aSortFields; in WriteSortDescriptor() local
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java165 ArrayList aSortFields = new ArrayList(); in prependSortFieldNames() local
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java245 ArrayList<String[]> aSortFields = new ArrayList<String[]>(); in reconnectToDatabase() local
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1187 com.sun.star.table.TableSortField[] aSortFields = new com.sun.star.table.TableSortField[1]; in doDatabaseSamples() local

Completed in 40 milliseconds