summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/PersAttrListTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/PersAttrListTContext.hxx')
-rw-r--r--xmloff/source/transform/PersAttrListTContext.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/source/transform/PersAttrListTContext.hxx b/xmloff/source/transform/PersAttrListTContext.hxx
index 43e8838f0875..5bf0a701ebc5 100644
--- a/xmloff/source/transform/PersAttrListTContext.hxx
+++ b/xmloff/source/transform/PersAttrListTContext.hxx
@@ -107,7 +107,8 @@ public:
::com::sun::star::uno::Reference<
::com::sun::star::xml::sax::XAttributeList >
- GetAttrList() const;
+ GetAttrList() const { return m_xAttrList; }
+
};
#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_PERSATTRLISTTCONTEXT_HXX