summaryrefslogtreecommitdiff
path: root/cui/source/options/connpooloptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/connpooloptions.hxx')
-rw-r--r--cui/source/options/connpooloptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/connpooloptions.hxx b/cui/source/options/connpooloptions.hxx
index 10f0003b3421..cd80ccfc578c 100644
--- a/cui/source/options/connpooloptions.hxx
+++ b/cui/source/options/connpooloptions.hxx
@@ -64,7 +64,7 @@ namespace offapp
DECL_LINK( OnEnabledDisabled, const CheckBox* );
DECL_LINK( OnDriverRowChanged, const void* );
- void implInitControls(const SfxItemSet& _rSet, sal_Bool _bFromReset);
+ void implInitControls(const SfxItemSet& _rSet, bool _bFromReset);
void commitTimeoutField();
};