summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-07-01 22:37:23 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-07-02 23:03:07 +0200
commit3575dba98d427cfe80716befea6f0f21748f88f5 (patch)
treea4ef874a86df7e0216de1d445fb16e83d7634f1c /chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
parentcompat for Clang 3.2 (diff)
downloadcore-3575dba98d427cfe80716befea6f0f21748f88f5.tar.gz
core-3575dba98d427cfe80716befea6f0f21748f88f5.zip
remove whitespaces
Change-Id: I05ef3c1ffd4e2179e0142a21abf8a4578718102e
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ObjectProperties.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ObjectProperties.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx b/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
index 834bf7687633..f5baf352a01f 100644
--- a/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
+++ b/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
@@ -305,7 +305,6 @@ void ObjectPropertiesDialogParameter::init( const uno::Reference< frame::XModel
}
}
-
const sal_uInt16 nNoArrowNoShadowDlg = 1101;
void SchAttribTabDlg::setSymbolInformation( SfxItemSet* pSymbolShapeProperties,
@@ -639,7 +638,6 @@ IMPL_LINK_NOARG(SchAttribTabDlg, OKPressed)
return m_aOriginalOKClickHdl.Call( this );
}
-
} //namespace chart
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */