diff --git a/writerfilter/source/ooxml/fastresources_dml-documentProperties.xsl b/writerfilter/source/ooxml/fastresources_dml-documentProperties.xsl new file mode 100644 index 000000000000..c7359ac33c93 --- /dev/null +++ b/writerfilter/source/ooxml/fastresources_dml-documentProperties.xsl @@ -0,0 +1,106 @@ + + + + + + + + + + +#ifndef INCLUDED_OOXML_FASTRESOURCES_DML_DOCUMENTPROPERTIES_HXX +#define INCLUDED_OOXML_FASTRESOURCES_DML_DOCUMENTPROPERTIES_HXX + +#include <vector> +#include <boost/shared_ptr.hpp> +#include <string> + +#include <resourcemodel/WW8ResourceModel.hxx> +#include "OOXMLFastContextHandler.hxx" +#include "OOXMLFastTokens.hxx" +#include "OOXMLStreamImpl.hxx" + +namespace writerfilter { +namespace ooxml { +using namespace ::std; +using namespace ::com::sun::star; + +/// @cond GENERATED + + + dml-documentProperties + + +/// @endcond +}} +#endif //INCLUDED_OOXML_FASTRESOURCES_DML_DOCUMENTPROPERTIES_HXX + + + +