Searched refs:LIVEPATHEFFECT (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/live_effects/
H A Dlpeobject.h25 #define LIVEPATHEFFECT(obj) ((LivePathEffectObject*)obj) macro
H A Dlpeobject-reference.cpp111 LivePathEffectObject *refobj = LIVEPATHEFFECT( lpeobjref->getObject() );
H A Dlpeobject.cpp184 LivePathEffectObject *lpeobj_new = LIVEPATHEFFECT( doc->getObjectByRepr(dup_repr) );
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1475 Effect *lpe = LIVEPATHEFFECT(_path)->get_lpe();
1500 Effect *lpe = LIVEPATHEFFECT(_path)->get_lpe();
1504 LIVEPATHEFFECT(_path)->requestModified(SP_OBJECT_MODIFIED_FLAG);
1530 return LIVEPATHEFFECT(_path)->getRepr();
/inkscape/src/ui/
H A Dclipboard.cpp1041 LivePathEffectObject *lpeobj = LIVEPATHEFFECT(obj);

Completed in 130 milliseconds