[Libreoffice-commits] core.git: writerfilter/source
Miklos Vajna
vmiklos at collabora.co.uk
Fri Nov 22 12:09:56 PST 2013
writerfilter/source/doctok/WW8Text.cxx | 7 -------
writerfilter/source/doctok/resources.xmi | 22 ----------------------
2 files changed, 29 deletions(-)
New commits:
commit 7d19b744a6a6247cdade95996571f7963f410dc2
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Fri Nov 22 21:04:23 2013 +0100
Remove unused writerfilter::doctok::WW8SED
Change-Id: Id2a9a3e20eca0861e4e6e78794d7d35240af9d82
diff --git a/writerfilter/source/doctok/WW8Text.cxx b/writerfilter/source/doctok/WW8Text.cxx
index f2690e3..dca8866 100644
--- a/writerfilter/source/doctok/WW8Text.cxx
+++ b/writerfilter/source/doctok/WW8Text.cxx
@@ -56,13 +56,6 @@ WW8sprmPChgTabsPapx::get_tbdAdd(sal_uInt32 pos)
return pRet;
}
-writerfilter::Reference<Properties>::Pointer_t
-WW8SED::get_sepx()
-{
- writerfilter::Reference<Properties>::Pointer_t pResult;
- return pResult;
-}
-
}}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/writerfilter/source/doctok/resources.xmi b/writerfilter/source/doctok/resources.xmi
index fb351f4..c66813e 100644
--- a/writerfilter/source/doctok/resources.xmi
+++ b/writerfilter/source/doctok/resources.xmi
@@ -21203,20 +21203,6 @@
<!--Class BKD-->
<!--Class SED-->
<UML:Class xmi.id="SED" name="SED">
- <UML:ModelElement.stereotype>
- <UML:Stereotype xmi.idref="ww8resource"/>
- </UML:ModelElement.stereotype>
- <UML:ModelElement.stereotype>
- <UML:Stereotype xmi.idref="needsdocument"/>
- </UML:ModelElement.stereotype>
- <UML:ModelElement.taggedValue>
- <UML:TaggedValue>
- <UML:TaggedValue.dataValue>12</UML:TaggedValue.dataValue>
- <UML:TaggedValue.type>
- <UML:TagDefinition xmi.idref="size"/>
- </UML:TaggedValue.type>
- </UML:TaggedValue>
- </UML:ModelElement.taggedValue>
<UML:Classifier.feature>
<UML:Attribute name="fn">
<UML:ModelElement.taggedValue>
@@ -21476,14 +21462,6 @@
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
- <UML:Generalization isSpecification="false" xmi.id="SED-Properties">
- <UML:Generalization.child>
- <UML:Class xmi.idref="SED"/>
- </UML:Generalization.child>
- <UML:Generalization.parent>
- <UML:Class xmi.idref="Properties"/>
- </UML:Generalization.parent>
- </UML:Generalization>
<!--Class SED-->
<!--Class SHD-->
<UML:Class xmi.id="SHD" name="SHD">
More information about the Libreoffice-commits
mailing list