diff options
Diffstat (limited to 'padmin/source/helper.hxx')
-rw-r--r-- | padmin/source/helper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/padmin/source/helper.hxx b/padmin/source/helper.hxx index 4a9468c50725..5b7b710679a8 100644 --- a/padmin/source/helper.hxx +++ b/padmin/source/helper.hxx @@ -117,7 +117,7 @@ public: ~QueryString(); }; -BOOL AreYouSure( Window*, int nRid = -1 ); +sal_Bool AreYouSure( Window*, int nRid = -1 ); ResId PaResId( sal_uInt32 nId ); |