summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/XFormsModelContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/XFormsModelContext.hxx')
-rw-r--r--xmloff/source/xforms/XFormsModelContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/XFormsModelContext.hxx b/xmloff/source/xforms/XFormsModelContext.hxx
index ef4a4b550750..b439c2771111 100644
--- a/xmloff/source/xforms/XFormsModelContext.hxx
+++ b/xmloff/source/xforms/XFormsModelContext.hxx
@@ -48,7 +48,7 @@ public:
const OUString& rLName );
virtual ~XFormsModelContext();
- com::sun::star::uno::Reference<com::sun::star::xforms::XModel2> getModel();
+ com::sun::star::uno::Reference<com::sun::star::xforms::XModel2> getModel() { return mxModel;}
// implement SvXMLImportContext & TokenContext methods: