summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlmetai.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlmetai.hxx')
-rw-r--r--include/xmloff/xmlmetai.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/xmlmetai.hxx b/include/xmloff/xmlmetai.hxx
index ca908b41c114..1405b8b09b04 100644
--- a/include/xmloff/xmlmetai.hxx
+++ b/include/xmloff/xmlmetai.hxx
@@ -56,6 +56,8 @@ public:
sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList ) override;
public:
+ void FinishMetaElement();
+
static void setBuildId(const OUString & rGenerator,
const css::uno::Reference< css::beans::XPropertySet>& xImportInfo );
};