summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
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;
};