summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/doc
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/doc')
-rw-r--r--autodoc/source/ary/doc/d_boolean.cxx2
-rw-r--r--autodoc/source/ary/doc/d_docu.cxx2
-rw-r--r--autodoc/source/ary/doc/d_node.cxx2
-rw-r--r--autodoc/source/ary/doc/d_oldcppdocu.cxx6
-rw-r--r--autodoc/source/ary/doc/d_oldidldocu.cxx2
5 files changed, 7 insertions, 7 deletions
diff --git a/autodoc/source/ary/doc/d_boolean.cxx b/autodoc/source/ary/doc/d_boolean.cxx
index 163f5ef0c8e6..c4ed5e32d9e5 100644
--- a/autodoc/source/ary/doc/d_boolean.cxx
+++ b/autodoc/source/ary/doc/d_boolean.cxx
@@ -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
diff --git a/autodoc/source/ary/doc/d_docu.cxx b/autodoc/source/ary/doc/d_docu.cxx
index bcb601e339eb..9ec031d13a0c 100644
--- a/autodoc/source/ary/doc/d_docu.cxx
+++ b/autodoc/source/ary/doc/d_docu.cxx
@@ -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
diff --git a/autodoc/source/ary/doc/d_node.cxx b/autodoc/source/ary/doc/d_node.cxx
index 7c2cc3d84c8b..0722ead091d0 100644
--- a/autodoc/source/ary/doc/d_node.cxx
+++ b/autodoc/source/ary/doc/d_node.cxx
@@ -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
diff --git a/autodoc/source/ary/doc/d_oldcppdocu.cxx b/autodoc/source/ary/doc/d_oldcppdocu.cxx
index 17d2edcb298a..bcf655dfa2ab 100644
--- a/autodoc/source/ary/doc/d_oldcppdocu.cxx
+++ b/autodoc/source/ary/doc/d_oldcppdocu.cxx
@@ -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
@@ -54,7 +54,7 @@ typedef DYN StdTag * (F_CREATE)();
OldCppDocu::OldCppDocu()
- : Node(docnt::nt_OldCppDocu),
+ : Node(docnt::nt_OldCppDocu),
bIsObsolete(false),
bIsInternal(false),
bIsInterface(false)
@@ -307,7 +307,7 @@ OldCppDocu::NewTag(UINT8 i_nIndex)
}
AtTag &
-OldCppDocu::GetTag( UINT8 i_nIndex )
+OldCppDocu::GetTag( UINT8 i_nIndex )
{
csv_assert( i_nIndex < C_eAtTag_NrOfClasses );
csv_assert( nTags[i_nIndex] != C_ucNO_INDEX );
diff --git a/autodoc/source/ary/doc/d_oldidldocu.cxx b/autodoc/source/ary/doc/d_oldidldocu.cxx
index e1190d9fd364..4fd7086f4d14 100644
--- a/autodoc/source/ary/doc/d_oldidldocu.cxx
+++ b/autodoc/source/ary/doc/d_oldidldocu.cxx
@@ -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