summaryrefslogtreecommitdiff
path: root/include/unotools/lingucfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/lingucfg.hxx')
-rw-r--r--include/unotools/lingucfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/lingucfg.hxx b/include/unotools/lingucfg.hxx
index cb66cb3aaf34..922e00ea5cd0 100644
--- a/include/unotools/lingucfg.hxx
+++ b/include/unotools/lingucfg.hxx
@@ -179,7 +179,7 @@ public:
bool SetProperty( sal_Int32 nPropertyHandle,
const css::uno::Any &rValue );
- bool GetOptions( SvtLinguOptions &rOptions ) const;
+ void GetOptions( SvtLinguOptions &rOptions ) const;
bool IsReadOnly( const OUString &rPropertyName ) const;