summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/inc/SectionWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/SectionWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/SectionWindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/ui/inc/SectionWindow.hxx b/reportdesign/source/ui/inc/SectionWindow.hxx
index 41bdb042a8fa..cc8245eae261 100644
--- a/reportdesign/source/ui/inc/SectionWindow.hxx
+++ b/reportdesign/source/ui/inc/SectionWindow.hxx
@@ -55,8 +55,8 @@ namespace rptui
::rtl::Reference< comphelper::OPropertyChangeMultiplexer> m_pSectionMulti;
::rtl::Reference< comphelper::OPropertyChangeMultiplexer> m_pGroupMulti;
- OSectionWindow(OSectionWindow&) SAL_DELETED_FUNCTION;
- void operator =(OSectionWindow&) SAL_DELETED_FUNCTION;
+ OSectionWindow(OSectionWindow&) = delete;
+ void operator =(OSectionWindow&) = delete;
/** set the title of the group header or footer
*