sp-factory.cpp revision b6514916e41354d0f2049c5f41dcb5a440f2e2f2
390N/A#include "sp-factory.h"
390N/A#include "box3d-side.h"
390N/A#include "color-profile.h"
390N/A#include "sp-anchor.h"
390N/A#include "sp-clippath.h"
390N/A#include "sp-ellipse.h"
5575N/A#include "sp-filter.h"
390N/A#include "sp-flowdiv.h"
390N/A#include "sp-flowregion.h"
390N/A#include "sp-flowtext.h"
390N/A#include "sp-font-face.h"
1413N/A#include "sp-glyph.h"
390N/A#include "sp-glyph-kerning.h"
390N/A#include "sp-guide.h"
618N/A#include "sp-hatch.h"
844N/A#include "sp-hatch-path.h"
1413N/A#include "sp-image.h"
1413N/A#include "sp-item-group.h"
4035N/A#include "sp-linear-gradient.h"
1413N/A#include "sp-marker.h"
3817N/A#include "sp-mesh-patch.h"
390N/A#include "sp-mesh-row.h"
1938N/A#include "sp-metadata.h"
1447N/A#include "sp-missing-glyph.h"
390N/A#include "sp-namedview.h"
390N/A#include "sp-object.h"
390N/A#include "sp-offset.h"
1413N/A#include "sp-pattern.h"
3743N/A#include "sp-polygon.h"
5575N/A#include "sp-polyline.h"
5575N/A#include "sp-radial-gradient.h"
5575N/A#include "sp-script.h"
5575N/A#include "sp-solid-color.h"
5575N/A#include "sp-spiral.h"
5575N/A#include "sp-string.h"
390N/A#include "sp-style-elem.h"
1413N/A#include "sp-switch.h"
390N/A#include "sp-symbol.h"
390N/A#include "sp-tag-use.h"
390N/A#include "sp-textpath.h"
4337N/A#include "sp-title.h"
390N/A#include "sp-tspan.h"
5575N/A#include "live_effects/lpeobject.h"
#include "filters/colormatrix.h"
#include "filters/componenttransfer.h"
#include "filters/componenttransfer-funcnode.h"
#include "filters/composite.h"
#include "filters/convolvematrix.h"
#include "filters/diffuselighting.h"
#include "filters/displacementmap.h"
#include "filters/distantlight.h"
#include "filters/gaussian-blur.h"
#include "filters/mergenode.h"
#include "filters/morphology.h"
#include "filters/pointlight.h"
#include "filters/specularlighting.h"
#include "filters/spotlight.h"
#include "filters/turbulence.h"
ret = e;
ret = c;
ret = a;
return ret;
if (sptype) {
return name;