summaryrefslogtreecommitdiff
path: root/include/svtools/ctrltool.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-07 12:30:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-07 12:36:03 +0100
commitf862290c91e66b859504e6c271309f73fa762a0d (patch)
tree5a64716146280ee2a58562d7cc33999fc6ada363 /include/svtools/ctrltool.hxx
parentcf0448b95d9af2c98666a7c832e6756ba8a48d96 (diff)
loplugin:deletedspecial
Change-Id: Ia503ee8012ca9a2a6128c657961176968073f37f
Diffstat (limited to 'include/svtools/ctrltool.hxx')
-rw-r--r--include/svtools/ctrltool.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/svtools/ctrltool.hxx b/include/svtools/ctrltool.hxx
index a28ff1d398a4..93fa66b2e976 100644
--- a/include/svtools/ctrltool.hxx
+++ b/include/svtools/ctrltool.hxx
@@ -137,7 +137,6 @@ private:
OUString maMapBoth;
OUString maMapPrinterOnly;
OUString maMapScreenOnly;
- OUString maMapSizeNotAvailable;
OUString maMapStyleNotAvailable;
mutable OUString maMapNotAvailable;
OUString maLight;
@@ -197,8 +196,8 @@ public:
static const sal_IntPtr* GetStdSizeAry();
private:
- FontList( const FontList& );
- FontList& operator =( const FontList& );
+ FontList( const FontList& ) SAL_DELETED_FUNCTION;
+ FontList& operator =( const FontList& ) SAL_DELETED_FUNCTION;
};
class SVT_DLLPUBLIC FontSizeNames