summaryrefslogtreecommitdiff
path: root/forms/source/xforms/datatypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/datatypes.hxx')
-rw-r--r--forms/source/xforms/datatypes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/xforms/datatypes.hxx b/forms/source/xforms/datatypes.hxx
index e4ab9cc04aab..07e29f87ae51 100644
--- a/forms/source/xforms/datatypes.hxx
+++ b/forms/source/xforms/datatypes.hxx
@@ -70,8 +70,8 @@ namespace xforms
sal_Int16 getTypeClass() const { return m_nTypeClass; }
private:
- OXSDDataType( const OXSDDataType& ) SAL_DELETED_FUNCTION;
- OXSDDataType& operator=( const OXSDDataType& ) SAL_DELETED_FUNCTION;
+ OXSDDataType( const OXSDDataType& ) = delete;
+ OXSDDataType& operator=( const OXSDDataType& ) = delete;
protected:
// create basic data type