summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/appopen.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/appopen.hxx')
-rw-r--r--sfx2/source/inc/appopen.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/appopen.hxx b/sfx2/source/inc/appopen.hxx
index eca47c903b27..a6f20e82938c 100644
--- a/sfx2/source/inc/appopen.hxx
+++ b/sfx2/source/inc/appopen.hxx
@@ -27,7 +27,7 @@ class SfxItemPool;
class SfxMedium;
class SfxObjectShell;
-sal_uInt32 CheckPasswd_Impl( SfxObjectShell* pDoc, SfxMedium* pFile );
+ErrCode CheckPasswd_Impl( SfxObjectShell* pDoc, SfxMedium* pFile );
void SetTemplate_Impl( const OUString&, const OUString&, SfxObjectShell* );