summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 15:10:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 15:10:01 +0000
commit96457c0566b0f2b2620b4a6372b8471819d904bc (patch)
tree0ffed66d180edcf634716dc03ad864b1f9a6cd50 /autodoc/source
parent686a593e7c36081b52705de1abaaa1b13009a6b3 (diff)
INTEGRATION: CWS adc16 (1.4.48); FILE MERGED
2007/07/27 12:05:51 np 1.4.48.1: #i78740#
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_iface.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_iface.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_iface.hxx
index 254784992351..eab36dcb1ad4 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_iface.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_iface.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_iface.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:01:48 $
+ * last change: $Author: hr $ $Date: 2007-07-31 16:10:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -176,7 +176,7 @@ class PE_Interface : public UnoIDL_PE,
Dyn<PE_Type> pPE_Type;
ary::idl::Type_id nCurParsed_Base;
- bool bOptional;
+ bool bOptionalMember;
};