Searched refs:getAgentIgnoreURLCounter (Results 1 – 3 of 3) sorted by relevance
95 sal_Int32 getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );560 sal_Int32 SvtHelpOptions_Impl::getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in getAgentIgnoreURLCounter() function in SvtHelpOptions_Impl690 sal_Int32 SvtHelpOptions::getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL ) in getAgentIgnoreURLCounter() function in SvtHelpOptions692 return pImp->getAgentIgnoreURLCounter( _rURL ); in getAgentIgnoreURLCounter()
68 sal_Int32 getAgentIgnoreURLCounter( const ::rtl::OUString& _rURL );
89 sal_Int32 nAllowedToIgnore = SvtHelpOptions().getAgentIgnoreURLCounter(aURL.Complete); in dispatch()
Completed in 14 milliseconds