From 304b7d10d49777b7f9f7e24322c3a31ec17df419 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 6 Jul 2004 12:38:27 +0000 Subject: INTEGRATION: CWS dba13 (1.10.32); FILE MERGED 2004/06/18 13:53:14 fs 1.10.32.1: #i29828# clear the shared formatter instance earlier than upon library unloading --- forms/source/component/FormattedField.hxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'forms/source') diff --git a/forms/source/component/FormattedField.hxx b/forms/source/component/FormattedField.hxx index e4749b5f39a3..80e085e18da3 100644 --- a/forms/source/component/FormattedField.hxx +++ b/forms/source/component/FormattedField.hxx @@ -2,9 +2,9 @@ * * $RCSfile: FormattedField.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-04-02 10:52:52 $ + * last change: $Author: rt $ $Date: 2004-07-06 13:38:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,9 +104,6 @@ namespace frm sal_Bool m_bOriginalNumeric : 1, m_bNumeric : 1; // analog fuer TreatAsNumeric-Property - static ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier > s_xDefaultFormatter; - // falls ich wirklich mal einen selber benutzen muss, wird der zwischen allen Instanzen geteilt - protected: ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier> calcDefaultFormatsSupplier() const; ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier> calcFormFormatsSupplier() const; -- cgit v1.2.3