summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-07-24 11:13:49 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-24 11:14:41 +0200
commit79ebd13ffa69b6076d663089ba13f814aa80bcff (patch)
tree18c5a3d0b54e303aeb2c774043582a1b70153991 /include/filter
parenta41140d7573aef6fd9a86a38e2a8e07de7afb007 (diff)
filter: MSVC wants to generate unnecessary copy assignment again
Change-Id: I273b47a6d30e6fcb597e43188f93e0e8f834c929
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index e355d6537c27..6dc7d3d9d63f 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -1160,6 +1160,9 @@ class MSFILTER_DLLPUBLIC PPTParagraphObj
const PPTStyleSheet& mrStyleSheet;
sal_uInt32 mnInstance;
+ PPTParagraphObj(PPTParagraphObj const&) = delete;
+ void operator=(PPTParagraphObj const&) = delete;
+
public:
bool mbTab; // if true, this paragraph has tabulators in text