diff options
Diffstat (limited to 'include/svtools/helpopt.hxx')
-rw-r--r-- | include/svtools/helpopt.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svtools/helpopt.hxx b/include/svtools/helpopt.hxx index a532d6dbd698..8d1479609e0c 100644 --- a/include/svtools/helpopt.hxx +++ b/include/svtools/helpopt.hxx @@ -40,9 +40,6 @@ public: bool IsHelpTips() const; void SetOfflineHelpPopUp(bool b); bool IsOfflineHelpPopUp() const; - - const OUString& GetHelpStyleSheet()const; - void SetHelpStyleSheet(const OUString& rStyleSheet); }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |