missing bits

f41
Caolán McNamara 12 years ago
parent d874f72c17
commit 9ef262eb7c

@ -153,7 +153,7 @@ new file mode 100644
index 0000000..81ed0f1 index 0000000..81ed0f1
--- /dev/null --- /dev/null
+++ b/writerfilter/source/resourcemodel/qnametostrcore.cxx +++ b/writerfilter/source/resourcemodel/qnametostrcore.cxx
@@ -0,0 +1,73 @@ @@ -0,0 +1,76 @@
+/* +/*
+ * This file is part of the LibreOffice project. + * This file is part of the LibreOffice project.
+ * + *
@ -208,6 +208,9 @@ index 0000000..81ed0f1
+} +}
+ +
+extern void ooxmlsprmidsToXML(::std::ostream &out); +extern void ooxmlsprmidsToXML(::std::ostream &out);
+extern void sprmidsToXML(::std::ostream &out);
+extern void doctokidsToXML(::std::ostream &out);
+extern void ooxmlidsToXML(::std::ostream &out);
+ +
+void WRITERFILTER_RESOURCEMODEL_DLLPUBLIC analyzerIds() +void WRITERFILTER_RESOURCEMODEL_DLLPUBLIC analyzerIds()
+{ +{

Loading…
Cancel
Save