summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-19 01:30:44 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-19 01:30:44 +0100
commit506e1efab370626dae5e3122b6876f5a1e0b1029 (patch)
treec4e72abc875b1e1ea5d6f9b156368a9fe1313571 /svx
parent3991eaf5569c7039ea20000e70aac775b7899432 (diff)
trailing whitespaces
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/srchdlg.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/srchdlg.cxx b/svx/source/dialog/srchdlg.cxx
index 4a2211d749dd..5ef415f8a526 100644
--- a/svx/source/dialog/srchdlg.cxx
+++ b/svx/source/dialog/srchdlg.cxx
@@ -2167,7 +2167,7 @@ IMPL_LINK_NOARG(SvxSearchDialog, FormatHdl_Impl)
// -----------------------------------------------------------------------
IMPL_LINK_NOARG(SvxSearchDialog, NoFormatHdl_Impl)
-{
+{
SvtModuleOptions::EFactory eFactory = getModule(rBindings);
bool bWriterApp =
eFactory == SvtModuleOptions::E_WRITER ||
@@ -2182,7 +2182,7 @@ IMPL_LINK_NOARG(SvxSearchDialog, NoFormatHdl_Impl)
if (bWriterApp)
aLayoutBtn.SetText( aLayoutWriterStr);
else
- aLayoutBtn.SetText( aStylesStr );
+ aLayoutBtn.SetText( aStylesStr );
}
bFormat = sal_False;