summaryrefslogtreecommitdiff
path: root/forms/source/xforms/model.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/model.hxx')
-rw-r--r--forms/source/xforms/model.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/forms/source/xforms/model.hxx b/forms/source/xforms/model.hxx
index e7e732a2d437..222bb678d385 100644
--- a/forms/source/xforms/model.hxx
+++ b/forms/source/xforms/model.hxx
@@ -150,7 +150,6 @@ public:
#endif
-
// MIP (model item property) management
@@ -185,13 +184,10 @@ public:
bool isValid() const;
-
-
// XModel
// implement the xforms::XModel implementation
-
virtual OUString SAL_CALL getID()
throw( css::uno::RuntimeException, std::exception ) override;
@@ -235,7 +231,6 @@ public:
throw( css::uno::RuntimeException, std::exception ) override;
-
// XModel: binding management
virtual XPropertySet_t SAL_CALL createBinding()
@@ -400,7 +395,6 @@ public:
throw( css::uno::RuntimeException, std::exception ) override;
-
// XUpdatable