Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Dhelpopt.cxx92 …void SetHelpAgentRetryLimit( sal_Int32 _nTrials ) { nHelpAgentRetryLimit = _nTrials; SetModifie… in SetHelpAgentRetryLimit() function in SvtHelpOptions_Impl
648 void SvtHelpOptions::SetHelpAgentRetryLimit( sal_Int32 _nTrials ) in SetHelpAgentRetryLimit() function in SvtHelpOptions
650 pImp->SetHelpAgentRetryLimit( _nTrials ); in SetHelpAgentRetryLimit()
/aoo41x/main/svtools/inc/svtools/
H A Dhelpopt.hxx56 void SetHelpAgentRetryLimit( sal_Int32 _nTrials );

Completed in 23 milliseconds