Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/config/
H A Dhelpopt.cxx61 sal_Int32 nHelpAgentRetryLimit; member in SvtHelpOptions_Impl
92 …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 11 milliseconds