summaryrefslogtreecommitdiff
path: root/sw/inc/SwUndoPageDesc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwUndoPageDesc.hxx')
-rw-r--r--sw/inc/SwUndoPageDesc.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/SwUndoPageDesc.hxx b/sw/inc/SwUndoPageDesc.hxx
index 4b52347198a7..b112437bd7b4 100644
--- a/sw/inc/SwUndoPageDesc.hxx
+++ b/sw/inc/SwUndoPageDesc.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
@@ -41,9 +41,9 @@ class SwUndoPageDesc : public SwUndo
SwDoc * pDoc;
bool bExchange;
- // To avoid duplication of (header/footer)content nodes for simple page desc changes
- void ExchangeContentNodes( SwPageDesc& rSource, SwPageDesc &rDest );
-
+ // To avoid duplication of (header/footer)content nodes for simple page desc changes
+ void ExchangeContentNodes( SwPageDesc& rSource, SwPageDesc &rDest );
+
public:
SwUndoPageDesc(const SwPageDesc & aOld, const SwPageDesc & aNew,
SwDoc * pDoc);