diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:11:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:11:40 +0000 |
commit | 055c735e017c9619bff829107db552fadf831a02 (patch) | |
tree | 60b019ac97eb674e5396c80ba3f81d3c01f4d4e0 /xmlscript | |
parent | c770024ca4fa349e18ba2cdab24b532ed22b6806 (diff) |
INTEGRATION: CWS warnings01 (1.25.4); FILE MERGED
2005/10/24 14:04:33 dbo 1.25.4.1: #i53898# warning-free code
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/source/xmldlg_imexp/imp_share.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/source/xmldlg_imexp/imp_share.hxx b/xmlscript/source/xmldlg_imexp/imp_share.hxx index c20a7d771ef5..bb70b0efe02c 100644 --- a/xmlscript/source/xmldlg_imexp/imp_share.hxx +++ b/xmlscript/source/xmldlg_imexp/imp_share.hxx @@ -4,9 +4,9 @@ * * $RCSfile: imp_share.hxx,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:12:41 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:11:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -530,7 +530,7 @@ public: css::uno::Reference<css::xml::input::XAttributes> const & xAttributes ) throw (css::xml::sax::SAXException, css::uno::RuntimeException); - inline BulletinBoardElement( + BulletinBoardElement( ::rtl::OUString const & rLocalName, css::uno::Reference< css::xml::input::XAttributes > const & xAttributes, ElementBase * pParent, DialogImport * pImport ) |