diff options
Diffstat (limited to 'cui/source/inc/cfg.hxx')
-rw-r--r-- | cui/source/inc/cfg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/cfg.hxx b/cui/source/inc/cfg.hxx index 9d20c8ddd6a1..445b860a7f74 100644 --- a/cui/source/inc/cfg.hxx +++ b/cui/source/inc/cfg.hxx @@ -558,8 +558,6 @@ public: sal_Int32 GetSystemStyle( const OUString& rResourceURL ); - void SetSystemStyle( const OUString& rResourceURL, sal_Int32 nStyle ); - SvxEntries* GetEntries() override; void SetEntries( SvxEntries* ) override; bool HasSettings() override; |