summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbafillformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/vbahelper/vbafillformat.hxx')
-rw-r--r--vbahelper/source/vbahelper/vbafillformat.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/source/vbahelper/vbafillformat.hxx b/vbahelper/source/vbahelper/vbafillformat.hxx
index 80a3e793eb98..ed9b1192c1ec 100644
--- a/vbahelper/source/vbahelper/vbafillformat.hxx
+++ b/vbahelper/source/vbahelper/vbafillformat.hxx
@@ -34,7 +34,6 @@ private:
css::uno::Reference< ov::msforms::XColorFormat > m_xColorFormat;
css::drawing::FillStyle m_nFillStyle;
sal_Int32 m_nForeColor;
- sal_Int32 m_nBackColor;
sal_Int16 m_nGradientAngle;
private:
void setFillStyle( css::drawing::FillStyle nFillStyle ) throw (css::uno::RuntimeException);