summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree/treevisiting.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/tree/treevisiting.hxx')
-rw-r--r--sdext/source/pdfimport/tree/treevisiting.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/source/pdfimport/tree/treevisiting.hxx b/sdext/source/pdfimport/tree/treevisiting.hxx
index b62340a7b9f8..8bd4926a126e 100644
--- a/sdext/source/pdfimport/tree/treevisiting.hxx
+++ b/sdext/source/pdfimport/tree/treevisiting.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
@@ -47,7 +47,7 @@ namespace pdfi
struct DocumentElement;
struct EmitContext;
struct Element;
-
+
/** To be visited by all tree element types
Visitor interface from the "visitor pattern". Implementor gets