Kaydet (Commit) c2d724cb authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS unopkg1 (1.4.10); FILE MERGED

2003/11/04 14:50:41 dbo 1.4.10.1: #i20304# namespace mapping
üst f02b9983
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: imp_share.hxx,v $ * $RCSfile: imp_share.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: obo $ $Date: 2003-09-04 09:20:19 $ * last change: $Author: hr $ $Date: 2004-04-13 16:19:24 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -112,7 +112,7 @@ public: ...@@ -112,7 +112,7 @@ public:
// XRoot // XRoot
virtual void SAL_CALL startDocument( virtual void SAL_CALL startDocument(
Reference< container::XNameAccess > const & xUidMapping ) Reference< xml::input::XNamespaceMapping > const & xNamespaceMapping )
throw (xml::sax::SAXException, RuntimeException); throw (xml::sax::SAXException, RuntimeException);
virtual void SAL_CALL endDocument() virtual void SAL_CALL endDocument()
throw (xml::sax::SAXException, RuntimeException); throw (xml::sax::SAXException, RuntimeException);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment