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 84a734b57937..775cbfdecb19 100644
--- a/sw/inc/SwUndoPageDesc.hxx
+++ b/sw/inc/SwUndoPageDesc.hxx
@@ -1,7 +1,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
@@ -40,9 +40,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);