summaryrefslogtreecommitdiff
path: root/svx/source/dialog/databaseregistrationui.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/databaseregistrationui.cxx')
-rw-r--r--svx/source/dialog/databaseregistrationui.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/databaseregistrationui.cxx b/svx/source/dialog/databaseregistrationui.cxx
index 68c7d970fecb..4a4088c47253 100644
--- a/svx/source/dialog/databaseregistrationui.cxx
+++ b/svx/source/dialog/databaseregistrationui.cxx
@@ -50,9 +50,9 @@
namespace svx
{
- USHORT administrateDatabaseRegistration( Window* _parentWindow )
+ sal_uInt16 administrateDatabaseRegistration( Window* _parentWindow )
{
- USHORT nResult = RET_CANCEL;
+ sal_uInt16 nResult = RET_CANCEL;
SfxItemSet aRegistrationItems( SFX_APP()->GetPool(), SID_SB_DB_REGISTER, SID_SB_DB_REGISTER, 0 );