summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: