From 37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 25 Jun 2014 05:20:47 +0200 Subject: remove whitespace Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2 --- sc/source/ui/vba/vbapropvalue.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/vba/vbapropvalue.hxx') diff --git a/sc/source/ui/vba/vbapropvalue.hxx b/sc/source/ui/vba/vbapropvalue.hxx index 0cdd5fb836a9..f557bb25960a 100644 --- a/sc/source/ui/vba/vbapropvalue.hxx +++ b/sc/source/ui/vba/vbapropvalue.hxx @@ -32,7 +32,6 @@ public: virtual css::uno::Any getValueEvent() = 0; }; - class ScVbaPropValue : public PropValueImpl_BASE { PropListener* m_pListener; -- cgit