summaryrefslogtreecommitdiff
path: root/include/vcl/xtextedt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/xtextedt.hxx')
-rw-r--r--include/vcl/xtextedt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/xtextedt.hxx b/include/vcl/xtextedt.hxx
index 3db5f6c7e313..23b0d05bf336 100644
--- a/include/vcl/xtextedt.hxx
+++ b/include/vcl/xtextedt.hxx
@@ -40,7 +40,7 @@ public:
virtual ~ExtTextEngine() override;
TextSelection MatchGroup( const TextPaM& rCursor ) const;
- bool Search( TextSelection& rSel, const css::util::SearchOptions& rSearchOptions, bool bForward = true );
+ bool Search( TextSelection& rSel, const i18nutil::SearchOptions& rSearchOptions, bool bForward = true );
};
#endif // INCLUDED_VCL_XTEXTEDT_HXX