/aoo41x/main/udkapi/com/sun/star/container/ |
H A D | XContainerQuery.idl | 66 the name pattern and supports a special feature; sort it ascending<br> 67 "name=*myname_??_;sort=ascending;feature=VISIBLE"<br> 70 and match by name pattern;ascending sort is the default<br> 98 Parameters[0].Value = "ascending"<br>
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XTolerantMultiPropertySet.idl | 76 The property names must be sorted ascending. 94 The order of the properties is also alphabetically ascending. 114 The property names must be sorted ascending. 139 The property names must be sorted ascending.
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | queryorder.src | 60 < "ascending" ; Default ; > ; 85 < "ascending" ; Default ; > ; 110 < "ascending" ; Default ; > ;
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | TextSortDescriptor.idl | 80 in ascending or descending order. 103 in ascending or descending order. 126 in ascending or descending order.
|
/aoo41x/main/toolkit/qa/complex/toolkit/ |
H A D | GridControl.java | 394 for ( boolean ascending : new boolean[] { true, false } ) in testSortableDataModel() 396 m_dataModel.sortByColumn( colIndex, ascending ); in testSortableDataModel() 399 …( "invalid current sort direction", ((Boolean)currentSortOrder.Second).booleanValue(), ascending ); in testSortableDataModel() 415 …assertTrue( "data in row " + rowIndex + " is actually not sorted " + ( ascending ? "ascending" : "… in testSortableDataModel() 416 ascending ? currentIntValue <= nextIntValue in testSortableDataModel()
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | XSQLQueryComposer.idl | 134 @param ascending 135 <TRUE/> when the order should be ascending, otherwise <FALSE/> 140 [in] boolean ascending)
|
H A D | XSingleSelectQueryComposer.idl | 204 @param ascending 205 <TRUE/> when the order should be ascending, otherwise if <FALSE/> descending. 210 [in] boolean ascending)
|
/aoo41x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | Wizard.idl | 44 … the IDs of the pages which constitute the execution path. IDs must be in ascending order. 56 …IDs of the pages which constitute the execution paths. IDs in each path must be in ascending order.
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | XSortableGridData.idl | 45 is <TRUE/> if the data should be sorted ascending, <FALSE/> otherwise. 61 …r scope="::com::sun::star::beans">Pair::Second</member> is <TRUE/> if the data is sorted ascending,
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XArray.idl | 184 The rows are in ascending order corresponding to 192 with the rows in ascending order based on the indices. 224 The rows are in ascending order corresponding to
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XExternalSheetCache.idl | 59 The row numbers are sorted in ascending order. 67 sorted in ascending order.
|
H A D | TableValidationVisibility.idl | 52 /** The List is shown sorted ascending.
|
H A D | DataPilotFieldSortInfo.idl | 48 /** <TRUE/> if data are sorted in ascending order,
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | querycomposer.cxx | 307 …:appendOrderByColumn( const Reference< XPropertySet >& column, sal_Bool ascending ) throw(SQLExcep… in appendOrderByColumn() argument 315 m_xComposerHelper->appendOrderByColumn(column,ascending); in appendOrderByColumn()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | SortingInfo.idl | 42 /** contains a flag indicating the sort mode (ascending or descending).
|
H A D | NumberedSortingInfo.idl | 45 /** contains a flag indicating the sort mode (ascending or descending).
|
/aoo41x/main/offapi/com/sun/star/sdbcx/ |
H A D | IndexColumn.idl | 41 /** is the column sorted in ascending order.
|
H A D | IndexColumnDescriptor.idl | 41 /** is the column sorted in ascending order.
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | SortField.idl | 47 /** <TRUE/> if data are sorted in ascending order,
|
/aoo41x/main/extensions/source/scanner/ |
H A D | grid.src | 67 Text [ en-US ] = "Linear ascending";
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | XPossibleHyphens.idl | 84 an ascending sequence of numbers where each number is an offset
|
/aoo41x/main/offapi/com/sun/star/table/ |
H A D | TableSortField.idl | 54 /** <TRUE/> if data are sorted in ascending order,
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleTable.idl | 203 selected rows in the table. This sequence is in ascending 213 selected columns in the table. This sequence is in ascending
|
/aoo41x/main/offapi/com/sun/star/text/fieldmaster/ |
H A D | Bibliography.idl | 74 <LI><P>Determins wheter the sorting is ascending or descending.
|
/aoo41x/main/dbaccess/source/core/inc/ |
H A D | querycomposer.hxx | 124 …o::Reference< ::com::sun::star::beans::XPropertySet >& column, sal_Bool ascending ) throw(::com::s…
|