summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/idl/ik_service.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-12 14:09:46 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-12 14:09:46 +0000
commit31f944bdde7cdcf51ee97ad828bbd5ae35cb0c05 (patch)
tree526a42cf32797d54f11516a9e451e57745d09f10 /autodoc/inc/ary/idl/ik_service.hxx
parent0f51a7117f8fc646defa23319f6b5a6f5ee34146 (diff)
INTEGRATION: CWS adc8 (1.1.84); FILE MERGED
2004/07/02 11:03:59 np 1.1.84.1: #i26261#
Diffstat (limited to 'autodoc/inc/ary/idl/ik_service.hxx')
-rw-r--r--autodoc/inc/ary/idl/ik_service.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/autodoc/inc/ary/idl/ik_service.hxx b/autodoc/inc/ary/idl/ik_service.hxx
index 5b2ed4ca51e2..05bc6e608424 100644
--- a/autodoc/inc/ary/idl/ik_service.hxx
+++ b/autodoc/inc/ary/idl/ik_service.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ik_service.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: np $ $Date: 2002-11-01 17:12:03 $
+ * last change: $Author: rt $ $Date: 2004-07-12 15:09:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,11 +86,11 @@ using ifc_ce::DocText;
struct attr: public ifc_ce::attr
{
static void Get_IncludedServices(
- Dyn_StdConstIterator<CommentedReference> &
+ Dyn_StdConstIterator<CommentedRelation> &
o_result,
const CodeEntity & i_ce );
static void Get_ExportedInterfaces(
- Dyn_StdConstIterator<CommentedReference> &
+ Dyn_StdConstIterator<CommentedRelation> &
o_result,
const CodeEntity & i_ce );
static void Get_Properties(