Kaydet (Commit) 4d5994e8 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS obo05 (1.4.138); FILE MERGED

2006/09/08 13:07:41 obo 1.4.138.2: lines at EOF
2006/06/22 14:50:22 obo 1.4.138.1: #i53611# .net 2005
üst 64967193
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: xformsimport.hxx,v $ * $RCSfile: xformsimport.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 13:12:18 $ * last change: $Author: vg $ $Date: 2006-09-25 13:21:15 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -49,7 +49,11 @@ ...@@ -49,7 +49,11 @@
class SvXMLImport; class SvXMLImport;
class SvXMLImportContext; class SvXMLImportContext;
namespace rtl { class OUString; } namespace rtl { class OUString; }
#if defined(WNT) && _MSC_VER < 1400
namespace std { template<typename A, typename B> struct pair; } namespace std { template<typename A, typename B> struct pair; }
#endif
namespace com { namespace sun { namespace star { namespace com { namespace sun { namespace star {
namespace uno { template<typename T> class Reference; } namespace uno { template<typename T> class Reference; }
namespace beans { class XPropertySet; } namespace beans { class XPropertySet; }
...@@ -89,3 +93,5 @@ void bindXFormsSubmission( ...@@ -89,3 +93,5 @@ void bindXFormsSubmission(
#endif #endif
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