Searched refs:change_object (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/widgets/
H A Dsp-attribute-widget.h92 * change_object updates the values of the entry boxes in case the user
94 * change_object is a subset of set_object and should only be called by
101 void change_object(SPObject *object);
H A Dsp-attribute-widget.cpp220 void SPAttributeTable::change_object(SPObject *object) function in class:SPAttributeTable
/inkscape/src/ui/dialog/
H A Dobject-attributes.cpp177 attrTable->change_object(obj);
H A Dobject-properties.cpp447 _attr_table->change_object(obj);

Completed in 16 milliseconds