summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/cuisrchdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuisrchdlg.hxx')
-rw-r--r--cui/source/inc/cuisrchdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/cuisrchdlg.hxx b/cui/source/inc/cuisrchdlg.hxx
index be75242a8238..06ffc6862e20 100644
--- a/cui/source/inc/cuisrchdlg.hxx
+++ b/cui/source/inc/cuisrchdlg.hxx
@@ -39,8 +39,8 @@ class SvxJSearchOptionsDialog : public SfxSingleTabDialog
sal_Int32 nInitialTlFlags;
VclPtr<SvxJSearchOptionsPage> pPage;
- SvxJSearchOptionsDialog( const SvxJSearchOptionsDialog & ) SAL_DELETED_FUNCTION;
- SvxJSearchOptionsDialog & operator == ( const SvxJSearchOptionsDialog & ) SAL_DELETED_FUNCTION;
+ SvxJSearchOptionsDialog( const SvxJSearchOptionsDialog & ) = delete;
+ SvxJSearchOptionsDialog & operator == ( const SvxJSearchOptionsDialog & ) = delete;
public:
SvxJSearchOptionsDialog(vcl::Window *pParent,