summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:18:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:18:00 +0000
commit1e54826bd9dc096b49cda82d1f2652389d3a36e7 (patch)
tree92a95ac04006130347c73eab27c1857d8af53c37 /autodoc
parentbf73bcb5a9ec0036325273d06ef41245ead280b4 (diff)
INTEGRATION: CWS adc18 (1.3.56); FILE MERGED
2007/10/18 15:23:22 np 1.3.56.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_property.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_singl.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_tydf2.hxx6
4 files changed, 12 insertions, 12 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx
index 062170204a83..ffcde16d9538 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_enum2.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:00:25 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:14:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,7 @@ class PE_Enum : public UnoIDL_PE,
PE_Enum();
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result &
o_rResult );
~PE_Enum();
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_property.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_property.hxx
index 31b212be8fbe..9ca82691d3c7 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_property.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_property.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_property.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:02:27 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:16:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,7 @@ class PE_Property : public UnoIDL_PE,
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository &
+ ary::Repository &
io_rRepository,
TokenProcessing_Result &
o_rResult );
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_singl.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_singl.hxx
index 80a28ddafeaf..9cb1e47634e9 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_singl.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_singl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_singl.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:03:11 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:17:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -72,7 +72,7 @@ class PE_Singleton : public UnoIDL_PE,
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result &
o_rResult );
virtual void ProcessToken(
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_tydf2.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_tydf2.hxx
index 972320ff53c0..40f669169f2a 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_tydf2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_tydf2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_tydf2.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:03:48 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:18:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,7 @@ class PE_Typedef : public UnoIDL_PE,
PE_Typedef();
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result &
o_rResult );
~PE_Typedef();