summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpbackgroundoverride.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundoverride.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpbackgroundoverride.hxx b/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
index 7f382ba976db..c0d25d7720e1 100644
--- a/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
+++ b/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
@@ -89,7 +89,7 @@ protected:
LwpBackgroundOverride(LwpBackgroundOverride const& rOther);
private:
- LwpBackgroundOverride& operator=(LwpBackgroundOverride const& rOther) SAL_DELETED_FUNCTION;
+ LwpBackgroundOverride& operator=(LwpBackgroundOverride const& rOther) = delete;
private:
LwpBackgroundStuff m_aStuff;