Searched refs:resetAgentIgnoreURLCounter (Results 1 – 4 of 4) sorted by relevance
97 void resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );98 void resetAgentIgnoreURLCounter();592 void SvtHelpOptions_Impl::resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in resetAgentIgnoreURLCounter() function in SvtHelpOptions_Impl605 void SvtHelpOptions_Impl::resetAgentIgnoreURLCounter() in resetAgentIgnoreURLCounter() function in SvtHelpOptions_Impl704 void SvtHelpOptions::resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in resetAgentIgnoreURLCounter() function in SvtHelpOptions706 pImp->resetAgentIgnoreURLCounter( _rURL ); in resetAgentIgnoreURLCounter()711 void SvtHelpOptions::resetAgentIgnoreURLCounter() in resetAgentIgnoreURLCounter() function in SvtHelpOptions713 pImp->resetAgentIgnoreURLCounter(); in resetAgentIgnoreURLCounter()
75 void resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );78 void resetAgentIgnoreURLCounter();
222 SvtHelpOptions().resetAgentIgnoreURLCounter(sAcceptedURL); in implts_acceptCurrentURL()
486 SvtHelpOptions().resetAgentIgnoreURLCounter(); in IMPL_LINK()
Completed in 34 milliseconds