summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/bodyfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/bodyfrm.hxx')
-rw-r--r--sw/source/core/inc/bodyfrm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/bodyfrm.hxx b/sw/source/core/inc/bodyfrm.hxx
index 625011d17382..5694c0b118b1 100644
--- a/sw/source/core/inc/bodyfrm.hxx
+++ b/sw/source/core/inc/bodyfrm.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
@@ -44,11 +44,11 @@ protected:
public:
SwBodyFrm( SwFrmFmt* );
- virtual void Paint( const SwRect&, const SwPrtOptions *pPrintData = NULL ) const;
+ virtual void Paint( const SwRect&, const SwPrtOptions *pPrintData = NULL ) const;
DECL_FIXEDMEMPOOL_NEWDEL(SwBodyFrm)
};
-#endif //_BODYFRM_HXX
+#endif //_BODYFRM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */