diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:10:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:10:43 +0000 |
commit | 79afe2bc5d91c54b51ae19d0cdcf44459377e179 (patch) | |
tree | f43c20b7438e0731837ea1f01ffe5fbf076ca0a1 /xmlscript/inc | |
parent | 57ca7e1bf21f5004f6715cdec86f1352c8a9e51a (diff) |
INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED
2005/10/27 15:29:49 dbo 1.12.4.1: #i53898# warning-free for CC
Diffstat (limited to 'xmlscript/inc')
-rw-r--r-- | xmlscript/inc/xmlscript/xmldlg_imexp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/inc/xmlscript/xmldlg_imexp.hxx b/xmlscript/inc/xmlscript/xmldlg_imexp.hxx index 979c602c5fd0..f6167a377d8c 100644 --- a/xmlscript/inc/xmlscript/xmldlg_imexp.hxx +++ b/xmlscript/inc/xmlscript/xmldlg_imexp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: xmldlg_imexp.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:09:06 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:10:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -92,6 +92,6 @@ void SAL_CALL importDialogModel( ::com::sun::star::uno::XComponentContext > const & xContext ) SAL_THROW( (::com::sun::star::uno::Exception) ); -}; +} #endif |