Searched refs:nHelpAgentRetryLimit (Results 1 – 1 of 1) sorted by relevance
61 sal_Int32 nHelpAgentRetryLimit; member in SvtHelpOptions_Impl92 …void SetHelpAgentRetryLimit( sal_Int32 _nTrials ) { nHelpAgentRetryLimit = _nTrials; SetModifie… in SetHelpAgentRetryLimit()93 sal_Int32 GetHelpAgentRetryLimit( ) const { return nHelpAgentRetryLimit; } in GetHelpAgentRetryLimit()251 nHelpAgentRetryLimit = nTmpInt; in Load()514 pValues[nProp] <<= nHelpAgentRetryLimit; in Commit()
Completed in 13 milliseconds