summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/helpopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/helpopt.hxx')
-rw-r--r--svtools/inc/svtools/helpopt.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/svtools/helpopt.hxx b/svtools/inc/svtools/helpopt.hxx
index bd265fade6..c0f7565dab 100644
--- a/svtools/inc/svtools/helpopt.hxx
+++ b/svtools/inc/svtools/helpopt.hxx
@@ -58,8 +58,6 @@ public:
sal_Bool IsHelpAgentAutoStartMode() const;
void SetHelpAgentTimeoutPeriod( sal_Int32 _nSeconds );
sal_Int32 GetHelpAgentTimeoutPeriod( ) const;
- void SetHelpAgentRetryLimit( sal_Int32 _nTrials );
- sal_Int32 GetHelpAgentRetryLimit( ) const;
const String& GetHelpStyleSheet()const;
void SetHelpStyleSheet(const String& rStyleSheet);