Searched refs:SortDescriptor (Results 1 – 9 of 9) sorted by relevance
28 #include <com/sun/star/util/SortDescriptor.idl>48 <type scope="com::sun::star::util">SortDescriptor</type> with59 service com::sun::star::util::SortDescriptor;80 use the property <member scope="com::sun::star::util">SortDescriptor::SortColumns</member>88 <member scope="com::sun::star::util">SortDescriptor::SortColumns</member>) is a
27 #include <com/sun/star/util/SortDescriptor.idl> 52 'com.sun.star.util.SortDescriptor' service.54 @see <type scope="com::sun::star::util">SortDescriptor</type>
49 <li>com::sun::star::util::SortDescriptor</li>76 @see com::sun::star::util::SortDescriptor94 @see com::sun::star::util::SortDescriptor
64 SortDescriptor.idl\
47 published service SortDescriptor
69 typedef ::std::vector< FieldSort > SortDescriptor; typedef87 SortDescriptor aSortOrder;192 … void orderByAnalysis( const OSQLParseNode* _pOrderByClause, SortDescriptor& _out_rSort );
432 const SortDescriptor& rSortOrder;435 …ComparisonData( const SortDescriptor& _rSortOrder, const Reference< XMultiServiceFactory >& _rxFac… in ComparisonData()458 for ( SortDescriptor::const_iterator sortCol = rCompData.rSortOrder.begin(); in CompareContacts()
246 void OCommonStatement::orderByAnalysis( const OSQLParseNode* _pOrderByClause, SortDescriptor& _out_… in orderByAnalysis()
27 #include <com/sun/star/util/SortDescriptor.idl> 45 service com::sun::star::util::SortDescriptor;
Completed in 24 milliseconds