Inkscape
Vector Graphics Editor
|
Internal class consisting of two bits. More...
#include <sp-object.h>
Public Member Functions | |
SPIXmlSpace () | |
Public Attributes | |
unsigned int | set: 1 |
unsigned int | value: 1 |
Internal class consisting of two bits.
Definition at line 107 of file sp-object.h.
|
inline |
Definition at line 109 of file sp-object.h.
unsigned int SPIXmlSpace::set |
Definition at line 110 of file sp-object.h.
Referenced by SPObject::attach(), and SPObject::write().
unsigned int SPIXmlSpace::value |
Definition at line 111 of file sp-object.h.
Referenced by SPObject::attach(), SPString::read_content(), and SPObject::set().