summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:08:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:08:02 +0000
commit007605ec8abd4795498db837eec867ed661e5561 (patch)
tree3c8ffc0cc7afd21b37bfae20dda50afb8df9edb0 /autodoc
parentc3259fc2213e2ead1b25c217d948570639254522 (diff)
INTEGRATION: CWS adc18 (1.5.2); FILE MERGED
2007/10/18 15:23:20 np 1.5.2.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/source/parser_i/idl/pe_property.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/autodoc/source/parser_i/idl/pe_property.cxx b/autodoc/source/parser_i/idl/pe_property.cxx
index a802e29d47e0..67091962d588 100644
--- a/autodoc/source/parser_i/idl/pe_property.cxx
+++ b/autodoc/source/parser_i/idl/pe_property.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_property.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2007-09-18 14:21:16 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:08:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include <ary/idl/i_property.hxx>
#include <ary/idl/i_service.hxx>
#include <ary/idl/ip_ce.hxx>
-#include <ary_i/codeinf2.hxx>
+#include <ary/doc/d_oldidldocu.hxx>
#include <s2_luidl/pe_vari2.hxx>
#include <s2_luidl/tk_keyw.hxx>
#include <s2_luidl/tk_ident.hxx>
@@ -71,7 +71,7 @@ PE_Property::PE_Property( const Ce_id & i_rCurOwner )
void
PE_Property::EstablishContacts( UnoIDL_PE * io_pParentPE,
- ary::n22::Repository & io_rRepository,
+ ary::Repository & io_rRepository,
TokenProcessing_Result & o_rResult )
{
UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult);