summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-02-15 00:40:26 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-02-15 10:53:37 +0900
commita4b4c0cdae9695f49d41f097fb891845b8e908f3 (patch)
tree218f9ee610ccac81a7a461ad92feee9fa8f6acda /sw/inc
parent4d7cb46fa2f9552aa479483bde2fcf9c31e2ee13 (diff)
sal_Bool to bool
Change-Id: Ibc0cd792ee0d21ad4ed2958bad66e2536eec5250
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/fesh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 3e11b048ce0f..c68a6c055944 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -494,7 +494,7 @@ public:
bool IsGroupAllowed() const;
- void MirrorSelection( sal_Bool bHorizontal ); ///< Vertical if FALSE.
+ void MirrorSelection( bool bHorizontal ); ///< Vertical if FALSE.
/** frmatr.hxx. Here no enum because of dependencies.
bool value only for internal use! Anchor is newly set according