summaryrefslogtreecommitdiffstats
path: root/forms/source/xforms/datatypes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/datatypes.cxx')
-rw-r--r--forms/source/xforms/datatypes.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/forms/source/xforms/datatypes.cxx b/forms/source/xforms/datatypes.cxx
index 48e5a813031c..016243a293a3 100644
--- a/forms/source/xforms/datatypes.cxx
+++ b/forms/source/xforms/datatypes.cxx
@@ -153,7 +153,6 @@ namespace xforms
}
-
sal_Int16 SAL_CALL OXSDDataType::getTypeClass() throw (RuntimeException, std::exception)
{
return m_nTypeClass;
@@ -656,7 +655,6 @@ namespace xforms
}
-
// validate decimals and return code for which facets failed
// to be used by: ODecimalType::validate and ODecimalType::explainInvalid
sal_uInt16 ODecimalType::_validate( const OUString& rValue )
@@ -749,7 +747,6 @@ namespace xforms
} \
-
//= ODateType
@@ -942,7 +939,6 @@ namespace xforms
}
-
#define DATATYPES_INCLUDED_BY_MASTER_HEADER
#include "datatypes_impl.hxx"
#undef DATATYPES_INCLUDED_BY_MASTER_HEADER