summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/notxtfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/notxtfrm.hxx')
-rw-r--r--sw/source/core/inc/notxtfrm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/notxtfrm.hxx b/sw/source/core/inc/notxtfrm.hxx
index 4353b90a52f8..394149a5d85f 100644
--- a/sw/source/core/inc/notxtfrm.hxx
+++ b/sw/source/core/inc/notxtfrm.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
@@ -40,7 +40,7 @@ class SwNoTxtFrm: public SwCntntFrm
{
friend void _FrmFinit();
- short nWeight; // "Wichtigkeit" der Grafik
+ short nWeight; // "Wichtigkeit" der Grafik
const Size& GetSize() const;
@@ -63,7 +63,7 @@ public:
BOOL GetCrsrOfst(SwPosition* pPos, Point& aPoint,
SwCrsrMoveState* = 0) const;
- const Size &GetGrfSize() const { return GetSize(); }
+ const Size &GetGrfSize() const { return GetSize(); }
void GetGrfArea( SwRect &rRect, SwRect * = 0, BOOL bMirror = TRUE ) const;
BOOL IsTransparent() const;