summaryrefslogtreecommitdiff
path: root/include/unotools/textsearch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/textsearch.hxx')
-rw-r--r--include/unotools/textsearch.hxx11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/unotools/textsearch.hxx b/include/unotools/textsearch.hxx
index 04a25a1a3c46..45db38b2981f 100644
--- a/include/unotools/textsearch.hxx
+++ b/include/unotools/textsearch.hxx
@@ -31,16 +31,7 @@ class CharClass;
namespace com::sun::star::lang { struct Locale; }
namespace com::sun::star::util { class XTextSearch2; }
-
-namespace com {
- namespace sun {
- namespace star {
- namespace util {
- struct SearchResult;
- }
- }
- }
-}
+namespace com::sun::star::util { struct SearchResult; }
namespace i18nutil {
struct SearchOptions;
struct SearchOptions2;