summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porftn.hxx
diff options
context:
space:
mode:
authorJúlio Hoffimann <julio.hoffimann@gmail.com>2011-04-16 22:42:13 -0300
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-04-18 16:43:16 +0200
commit4f51d1b7bb581607afe1427f40d432305617e856 (patch)
tree2452ab2a812f85ab082d30189d97dd3483855e90 /sw/source/core/text/porftn.hxx
parente1e2228306dd3ed6460198729dd4d3f201ee0925 (diff)
all bogus comments removed keeping the indentation
Diffstat (limited to 'sw/source/core/text/porftn.hxx')
-rw-r--r--sw/source/core/text/porftn.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/text/porftn.hxx b/sw/source/core/text/porftn.hxx
index 384577d627ab..dbd85a19ab2c 100644
--- a/sw/source/core/text/porftn.hxx
+++ b/sw/source/core/text/porftn.hxx
@@ -42,7 +42,7 @@ class SwFtnPortion : public SwFldPortion
SwTxtFrm *pFrm; // um im Dtor RemoveFtn rufen zu koennen.
SwTxtFtn *pFtn;
KSHORT nOrigHeight;
- // --> OD 2009-01-29 #i98418#
+ // #i98418#
bool mbPreferredScriptTypeSet;
sal_uInt8 mnPreferredScriptType;
// <--
@@ -56,7 +56,7 @@ public:
virtual SwPosSize GetTxtSize( const SwTxtSizeInfo &rInfo ) const;
virtual sal_Bool Format( SwTxtFormatInfo &rInf );
- // --> OD 2009-01-29 #i98418#
+ // #i98418#
void SetPreferredScriptType( sal_uInt8 nPreferredScriptType );
// <--