summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:18:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:18:34 +0000
commit868ac19cdb1c0bab0b9b6112f3533155f9054eac (patch)
tree06e1216d497247a39c68fbd63a7e35e67ab6104a /autodoc
parent1e54826bd9dc096b49cda82d1f2652389d3a36e7 (diff)
INTEGRATION: CWS adc18 (1.4.56); FILE MERGED
2007/10/18 15:23:22 np 1.4.56.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_func2.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_servi.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_vari2.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/semnode.hxx21
7 files changed, 24 insertions, 33 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx
index f460f9802a6c..508b2a96d6ca 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_const.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:00:09 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:14:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -67,7 +67,7 @@ class PE_Constant : public UnoIDL_PE,
PE_Constant();
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_excp.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx
index 4e6b5f96d31d..9ebace7950cf 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_excp.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:01:00 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:15:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,7 +77,7 @@ class PE_Exception : public UnoIDL_PE
PE_Exception();
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result &
o_rResult );
~PE_Exception();
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_func2.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_func2.hxx
index 46b7ac3429c5..86dfaaefa0ec 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_func2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_func2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_func2.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:01:31 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:16:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@ class PE_Function : public UnoIDL_PE,
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result &
o_rResult );
virtual ~PE_Function();
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
index f5a6e758819a..32c8cd117d19 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_selem.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:02:41 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:16:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,7 +77,7 @@ class PE_StructElement : public UnoIDL_PE,
const RStruct & i_rCurExc );
virtual void EstablishContacts(
UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result &
o_rResult );
~PE_StructElement();
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_servi.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_servi.hxx
index 9c1a3ee6cdfc..42e1b8dce32e 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_servi.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_servi.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_servi.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:02:55 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:17:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,7 +73,7 @@ class PE_Service : 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_vari2.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_vari2.hxx
index fccdeb523e16..828ee1b5a5f3 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_vari2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_vari2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_vari2.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:04:22 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:18:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,7 @@ class PE_Variable : public UnoIDL_PE,
String & i_rResult_Name );
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/semnode.hxx b/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx
index bd4e852a84b3..64542ac9dae7 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: semnode.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:04:53 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:18:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,16 +49,13 @@
namespace ary
{
-class QualifiedName;
+ class QualifiedName;
+ class Repository;
-namespace n22
-{
-class Repository;
-}
namespace idl
{
-class Gate;
-class Module;
+ class Gate;
+ class Module;
} // namespace idl
} // namespace ary
@@ -86,12 +83,6 @@ class SemanticNode : private TokenProcessing_Types
o_rResult );
~SemanticNode();
-/*
- udm::IRef< Struct > GetStructRef(
- const QuName & i_rText,
- ary::uidl::CeNamespace &
- i_rCurNamespace );
-*/
void SetTokenResult(
E_TokenDone i_eDone,
E_EnvStackAction i_eWhat2DoWithEnvStack,