INTEGRATION: CWS hr51 (1.5.48); FILE MERGED

2008/06/06 15:09:51 hr 1.5.48.1: #i88947#: Solaris 64 bit support
This commit is contained in:
Rüdiger Timm 2008-06-16 13:42:09 +00:00
parent 51f16fd30d
commit 266d73b87a

View file

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: docinsert.cxx,v $ * $RCSfile: docinsert.cxx,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
@ -61,7 +61,7 @@ using namespace ::com::sun::star::ui::dialogs;
using namespace ::com::sun::star::uno; using namespace ::com::sun::star::uno;
// implemented in 'sfx2/source/appl/appopen.cxx' // implemented in 'sfx2/source/appl/appopen.cxx'
extern ULONG CheckPasswd_Impl( SfxObjectShell* pDoc, SfxItemPool &rPool, SfxMedium* pFile ); extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell* pDoc, SfxItemPool &rPool, SfxMedium* pFile );
// ======================================================================= // =======================================================================