summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-11-01 08:19:50 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-11-01 09:48:51 +0900
commit3034266024e492f7c71dd52265429abd9df10a47 (patch)
tree84077c6099451893c9fc1b151a29f4ed5fd0c0c6 /sw/inc/editsh.hxx
parenta05cfc077aebd71c8e882ec2c83cd7bd2b818401 (diff)
sal_Bool to bool
Change-Id: I10f8d534d664c5f27a32214c00aeee890d993d18
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 1c80b09657a2..add80c34bd10 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -491,7 +491,7 @@ public:
const bool bResetIndentAttrs = false );
/// Paragraphs without enumeration but with indents.
- sal_Bool NoNum();
+ bool NoNum();
/// Delete, split enumeration list.
void DelNumRules();
@@ -542,7 +542,7 @@ public:
sal_uInt16 GetNodeNumStart( SwPaM* pPaM = NULL ) const;
- sal_Bool ReplaceNumRule( const String& rOldRule, const String& rNewRule );
+ bool ReplaceNumRule( const String& rOldRule, const String& rNewRule );
/** Searches for a text node with a numbering rule.
in case a list style is found, <sListId> holds the list id, to which the