summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_ObjectProperties.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-30 23:03:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-31 09:04:14 +0200
commit176f0de1d409c50d685f14b2aa01da169a1934ac (patch)
treea30fd9d2ddd1f5a783cdc059dced16be419a078e /chart2/source/controller/inc/dlg_ObjectProperties.hxx
parentdddb0429ae8ff3afe8a6152e4104f894c164f3b0 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I273139d60a9940a009d6917439fe10783db1ac0d
Diffstat (limited to 'chart2/source/controller/inc/dlg_ObjectProperties.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_ObjectProperties.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_ObjectProperties.hxx b/chart2/source/controller/inc/dlg_ObjectProperties.hxx
index e02dbbaad686..8daa13a7a592 100644
--- a/chart2/source/controller/inc/dlg_ObjectProperties.hxx
+++ b/chart2/source/controller/inc/dlg_ObjectProperties.hxx
@@ -105,7 +105,6 @@ class SchAttribTabDlg : public SfxTabDialog
{
private:
ObjectType eObjectType;
- bool bAffectsMultipleObjects;//is true if more than one object of the given type will be changed (e.g. all axes or all titles)
sal_uInt16 nDlgType;
sal_uInt16 nPageType;