Home
last modified time | relevance | path

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

/trunk/main/xmlhelp/source/cxxhelp/inc/qe/
H A DQuery.hxx39 class QueryHit class
43 QueryHit( sal_Int32 nColumns,double penalty,sal_Int32 doc,sal_Int32 begin,sal_Int32 end ) in QueryHit() function in xmlsearch::qe::QueryHit
54 ~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 17 milliseconds