summaryrefslogtreecommitdiff
path: root/chart2/source/inc/chartview/NumberFormatterWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/chartview/NumberFormatterWrapper.hxx')
-rw-r--r--chart2/source/inc/chartview/NumberFormatterWrapper.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/source/inc/chartview/NumberFormatterWrapper.hxx b/chart2/source/inc/chartview/NumberFormatterWrapper.hxx
index 71a6f20acb0d..5077541abe2c 100644
--- a/chart2/source/inc/chartview/NumberFormatterWrapper.hxx
+++ b/chart2/source/inc/chartview/NumberFormatterWrapper.hxx
@@ -61,10 +61,11 @@ private: //private member
m_xNumberFormatsSupplier;
SvNumberFormatter* m_pNumberFormatter;
+ ::com::sun::star::uno::Any m_aNullDate;
};
-class OOO_DLLPUBLIC_CHARTVIEW FixedNumberFormatter
+class FixedNumberFormatter
{
public:
FixedNumberFormatter( const ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier >& xSupplier