diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-15 11:59:57 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-11-15 11:59:57 +0000 |
commit | 94be1d7964b3bf24ba771c279d719157e69d51dc (patch) | |
tree | 0b1e3c18760eca4aec5557089d264d23cb1f4d59 /sw/inc/crstate.hxx | |
parent | e4bd2720a11b1802dc0a045043ee75ed6e9ef56c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/crstate.hxx')
-rw-r--r-- | sw/inc/crstate.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/crstate.hxx b/sw/inc/crstate.hxx index f7ae36388e..abf4a52288 100644 --- a/sw/inc/crstate.hxx +++ b/sw/inc/crstate.hxx @@ -184,7 +184,7 @@ struct SwCrsrMoveState b2Lines( FALSE ), bNoScroll( FALSE ), bPosMatchesBounds( FALSE ), - bCntntCheck( FALSE ), // --> FME 2005-05-13 #i43742# <-- + bCntntCheck( FALSE ), // #i43742# bInFrontOfLabel( FALSE ), // #i27615# bInNumPortion(FALSE), // #i26726# nInNumPostionOffset(0) // #i26726# @@ -205,7 +205,7 @@ struct SwCrsrMoveState b2Lines( FALSE ), bNoScroll( FALSE ), bPosMatchesBounds( FALSE ), - bCntntCheck( FALSE ), // --> FME 2005-05-13 #i43742# <-- + bCntntCheck( FALSE ), // #i43742# bInFrontOfLabel( FALSE ), // #i27615# bInNumPortion(FALSE), // #i23726# nInNumPostionOffset(0) // #i23726# |