Lines Matching defs:SPIPaint
104 * The only real outside dependancy is SPObject... which is needed in the cases of SPIPaint and
183 SPStyle* style; // Used by SPIPaint, SPIFilter... to find values of other properties
691 // FIXME: remove structure and derive SPIPaint from this class.
712 class SPIPaint : public SPIBase
716 SPIPaint()
725 SPIPaint( Glib::ustring const &name )
733 virtual ~SPIPaint(); // Clear and delete href.
743 SPIPaint& operator=(const SPIPaint& rhs) {
758 bool isSameType( SPIPaint const & other ) const {