summaryrefslogtreecommitdiff
path: root/autodoc/source/display/idl/hfi_linklist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/idl/hfi_linklist.hxx')
-rw-r--r--autodoc/source/display/idl/hfi_linklist.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/display/idl/hfi_linklist.hxx b/autodoc/source/display/idl/hfi_linklist.hxx
index 83a8998a2976..4cfe3d8dc7d0 100644
--- a/autodoc/source/display/idl/hfi_linklist.hxx
+++ b/autodoc/source/display/idl/hfi_linklist.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -85,7 +85,7 @@ class HF_MemberTable : public HtmlFactory_Idl
Html::Table * pTable;
Xml::Element * pCurDeclaration;
Xml::Element * pCurDescription;
- bool bInline;
+ bool bInline;
};