/*
* Authors:
* Ted Gould <ted@gould.cx>
*
* Copyright (C) 2006 Authors
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/
#include "document-private.h"
#include "sp-object.h"
#include "patheffect.h"
#include "db.h"
namespace Inkscape {
namespace Extension {
{
}
PathEffect::~PathEffect (void)
{
}
void
PathEffect::processPath (SPDocument * /*doc*/, Inkscape::XML::Node * /*path*/, Inkscape::XML::Node * /*def*/)
{
}
void
{
if (patheffectlist == NULL)
return;
// This is weird, they should all be references... but anyway
if (patheffect[0] != '#') continue;
continue;
}
continue;
}
}
}
return;
}
} } /* namespace Inkscape, Extension */
/*
Local Variables:
mode:c++
c-file-style:"stroustrup"
c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
indent-tabs-mode:nil
fill-column:99
End:
*/
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4 :