Searched refs:QueryHit (Results 1 – 1 of 1) sorted by relevance
39 class QueryHit class43 QueryHit( sal_Int32 nColumns,double penalty,sal_Int32 doc,sal_Int32 begin,sal_Int32 end ) in QueryHit() function in xmlsearch::qe::QueryHit54 ~QueryHit() { delete[] matches_; } in ~QueryHit()66 bool betterThan( const QueryHit* o ) in betterThan()78 bool worseThan( const QueryHit* o ) in worseThan()102 bool compareTo( const QueryHit* o ) const in compareTo()
Completed in 14 milliseconds