summaryrefslogtreecommitdiff
path: root/svl/inc/svl/srchcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/srchcfg.hxx')
-rw-r--r--svl/inc/svl/srchcfg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svl/inc/svl/srchcfg.hxx b/svl/inc/svl/srchcfg.hxx
index bf4760c04b0b..a1da41615125 100644
--- a/svl/inc/svl/srchcfg.hxx
+++ b/svl/inc/svl/srchcfg.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -68,9 +68,9 @@ public:
SvxSearchConfig(sal_Bool bEnableNotify = sal_True);
virtual ~SvxSearchConfig();
- void Load();
- virtual void Commit();
- virtual void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames);
+ void Load();
+ virtual void Commit();
+ virtual void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames);
sal_uInt16 Count();
const SvxSearchEngineData& GetData(sal_uInt16 nPos);