summaryrefslogtreecommitdiff
path: root/include/svx/fmsrccfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmsrccfg.hxx')
-rw-r--r--include/svx/fmsrccfg.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svx/fmsrccfg.hxx b/include/svx/fmsrccfg.hxx
index ab6beaad1c3d..55dbdf9f7b6e 100644
--- a/include/svx/fmsrccfg.hxx
+++ b/include/svx/fmsrccfg.hxx
@@ -25,7 +25,6 @@
#include <svx/svxdllapi.h>
-
#define MATCHING_ANYWHERE 0
#define MATCHING_BEGINNING 1
#define MATCHING_END 2
@@ -37,12 +36,10 @@
// to be adapted)
-
namespace svxform
{
-
// = struct FmSearchParams - parameters of a search
@@ -140,8 +137,6 @@ namespace svxform
}
-
-
#endif // INCLUDED_SVX_FMSRCCFG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */