From 7947eefd8d8c27d5c6ff5d5059b377d866a2c2d4 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 10 Jan 2008 11:06:27 +0000 Subject: [PATCH] INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_shared-relationshipReference.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000 --- ...resources_shared-relationshipReference.xsl | 106 ++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 writerfilter/source/ooxml/fastresources_shared-relationshipReference.xsl diff --git a/writerfilter/source/ooxml/fastresources_shared-relationshipReference.xsl b/writerfilter/source/ooxml/fastresources_shared-relationshipReference.xsl new file mode 100644 index 000000000000..031eeb7d92b5 --- /dev/null +++ b/writerfilter/source/ooxml/fastresources_shared-relationshipReference.xsl @@ -0,0 +1,106 @@ + + + + + + + + + + +#ifndef INCLUDED_OOXML_FASTRESOURCES_SHARED_RELATIONSHIPREFERENCE_HXX +#define INCLUDED_OOXML_FASTRESOURCES_SHARED_RELATIONSHIPREFERENCE_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 + + + shared-relationshipReference + + +/// @endcond +}} +#endif //INCLUDED_OOXML_FASTRESOURCES_SHARED_RELATIONSHIPREFERENCE_HXX + + + +