summaryrefslogtreecommitdiff
path: root/svx/inc/svx/langbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/langbox.hxx')
-rw-r--r--svx/inc/svx/langbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/langbox.hxx b/svx/inc/svx/langbox.hxx
index 723914c7e5b3..106af28ee913 100644
--- a/svx/inc/svx/langbox.hxx
+++ b/svx/inc/svx/langbox.hxx
@@ -47,7 +47,7 @@ class SvtLanguageTable;
// load language strings from resource
-SVX_DLLPUBLIC String GetDicInfoStr( const String& rName, const sal_uInt16 nLang, sal_Bool bNeg );
+SVX_DLLPUBLIC String GetDicInfoStr( const String& rName, const sal_uInt16 nLang, bool bNeg );
class SVX_DLLPUBLIC SvxLanguageBox : public ListBox
{