summaryrefslogtreecommitdiff
path: root/forms/source/component/refvaluecomponent.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-15 08:24:08 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-15 08:24:08 +0000
commit7fd3d5a15e0ce0ad81659b5b08e1f5fe1b6719c1 (patch)
tree3fff3bf0dc5dad44e08bf31eb3ec895572c177e0 /forms/source/component/refvaluecomponent.hxx
parentad0adcdb90c9a11eb95c2da5b9fd45c7aa21f7fc (diff)
INTEGRATION: CWS jsc3 (1.5.64); FILE MERGED
2006/02/22 15:23:34 fs 1.5.64.1: #i62418# correct translateControlValueToValidatableValue
Diffstat (limited to 'forms/source/component/refvaluecomponent.hxx')
-rw-r--r--forms/source/component/refvaluecomponent.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/refvaluecomponent.hxx b/forms/source/component/refvaluecomponent.hxx
index 0791fcd136e3..c800504349a9 100644
--- a/forms/source/component/refvaluecomponent.hxx
+++ b/forms/source/component/refvaluecomponent.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: refvaluecomponent.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:51:55 $
+ * last change: $Author: vg $ $Date: 2006-03-15 09:24:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -117,6 +117,9 @@ namespace frm
translateControlValueToExternalValue( ) const;
virtual ::com::sun::star::uno::Any
+ translateControlValueToValidatableValue( ) const;
+
+ virtual ::com::sun::star::uno::Any
getDefaultForReset() const;
private: