Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Dhelpopt.cxx97 void resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );
98 void resetAgentIgnoreURLCounter();
592 void SvtHelpOptions_Impl::resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in resetAgentIgnoreURLCounter() function in SvtHelpOptions_Impl
605 void SvtHelpOptions_Impl::resetAgentIgnoreURLCounter() in resetAgentIgnoreURLCounter() function in SvtHelpOptions_Impl
704 void SvtHelpOptions::resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in resetAgentIgnoreURLCounter() function in SvtHelpOptions
706 pImp->resetAgentIgnoreURLCounter( _rURL ); in resetAgentIgnoreURLCounter()
711 void SvtHelpOptions::resetAgentIgnoreURLCounter() in resetAgentIgnoreURLCounter() function in SvtHelpOptions
713 pImp->resetAgentIgnoreURLCounter(); in resetAgentIgnoreURLCounter()
/aoo41x/main/svtools/inc/svtools/
H A Dhelpopt.hxx75 void resetAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );
78 void resetAgentIgnoreURLCounter();
/aoo41x/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx222 SvtHelpOptions().resetAgentIgnoreURLCounter(sAcceptedURL); in implts_acceptCurrentURL()
/aoo41x/main/cui/source/options/
H A Doptgdlg.cxx486 SvtHelpOptions().resetAgentIgnoreURLCounter(); in IMPL_LINK()

Completed in 37 milliseconds