diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-10-10 13:02:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-10-10 13:02:43 +0000 |
commit | 56a1f3affcd18957442313e271e3c0ebef565d84 (patch) | |
tree | c35b5ad6ed00aec900ceb7a048cc11fbd87ddd50 /sw/inc/fesh.hxx | |
parent | 368ade10ba7d7551fe82d4157c37b1baa74ee137 (diff) |
CWS-TOOLING: integrate CWS cmcfixes49
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r-- | sw/inc/fesh.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index f4572a024eb5..8697ee2833d1 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: fesh.hxx,v $ - * $Revision: 1.63 $ + * $Revision: 1.63.212.1 $ * * This file is part of OpenOffice.org. * @@ -758,7 +758,7 @@ public: @returns boolean, indicating, if the horizontal text direction of the page, the selected drawing object is on, is right-to-left. */ - const bool IsShapeDefaultHoriTextDirR2L() const; + bool IsShapeDefaultHoriTextDirR2L() const; void ParkCursorInTab(); |