diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-11-01 15:03:22 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-11-01 15:03:22 +0100 |
commit | 5eb79dec3d96d4615f58eedfce048d405cee614e (patch) | |
tree | 58cf3f58d3ff585e72d3d2ff32cc9b26580342cd /sw/inc/viewsh.hxx | |
parent | d854960f9ee36760fa49bd6de97d9e01aa087900 (diff) | |
parent | 8409cfd0c4842fae1e087f8c932748f9305871a8 (diff) |
CWS swlayoutrefactoring: resync to m91
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r--[-rwxr-xr-x] | sw/inc/viewsh.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx index ea3a4a1501b7..af945b2ce0e9 100755..100644 --- a/sw/inc/viewsh.hxx +++ b/sw/inc/viewsh.hxx @@ -403,9 +403,6 @@ public: // compatible behaviour of tabs void SetTabCompat( bool bNew ); - //#i24363# tab stops relative to indent - void SetTabsRelativeToIndent( bool bNew ); - // font metric attribute "External Leading" should be considered void SetAddExtLeading( bool bNew ); |