summaryrefslogtreecommitdiff
path: root/cui/source
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 15:56:11 +0200
committerNoel Grandin <noel@peralex.com>2014-03-11 08:18:15 +0200
commit11bb658a60777243483fe8e682ca46e88855690a (patch)
tree43150bf47ae7b4f5919128e759439969d585184a /cui/source
parent3df902ba28f6b142277a45b781a6d65389fad6b9 (diff)
svx: sal_Bool->bool
Change-Id: I881b262277a23dae7975b541fe0dccf0d09cb985
Diffstat (limited to 'cui/source')
-rw-r--r--cui/source/dialogs/cuifmsearch.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/cuifmsearch.cxx b/cui/source/dialogs/cuifmsearch.cxx
index 0d79f33a4e11..08b41d084400 100644
--- a/cui/source/dialogs/cuifmsearch.cxx
+++ b/cui/source/dialogs/cuifmsearch.cxx
@@ -72,7 +72,7 @@ void FmSearchDialog::initCommon( const Reference< XResultSet >& _rxCursor )
m_aHalfFullFormsCJK.Hide();
// never ignore the width (ignoring is expensive) if the option is not available at all
- m_pSearchEngine->SetIgnoreWidthCJK( sal_False );
+ m_pSearchEngine->SetIgnoreWidthCJK( false );
}
// some initial record texts