Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Dhelpopt.cxx95 sal_Int32 getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );
560 sal_Int32 SvtHelpOptions_Impl::getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in getAgentIgnoreURLCounter() function in SvtHelpOptions_Impl
690 sal_Int32 SvtHelpOptions::getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in getAgentIgnoreURLCounter() function in SvtHelpOptions
692 return pImp->getAgentIgnoreURLCounter( _rURL ); in getAgentIgnoreURLCounter()
/aoo41x/main/svtools/inc/svtools/
H A Dhelpopt.hxx68 sal_Int32 getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );
/aoo41x/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx89 sal_Int32 nAllowedToIgnore = SvtHelpOptions().getAgentIgnoreURLCounter(aURL.Complete); in dispatch()

Completed in 25 milliseconds