Home
last modified time | relevance | path

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

/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx172 sal_Int32 get_hitCount() { return m_nHitCount; } in get_hitCount()
222 sal_Int32 m_nHitCount; // The default maximum hitcount member in chelp::URLParameter
H A Durlparameter.cxx221 m_nHitCount = 100; // The default maximum hitcount in init()
691 m_nHitCount = value.toInt32(); in query()

Completed in 24 milliseconds