Home | History | Annotate | Download | only in dom

Lines Matching refs:xsString

62 			 * The xsString value of the text data of this element. 
64 xsString _value;
69 * @return Returns a xsString of the value.
71 xsString getValue() const { return _value; }
76 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
124 * The xsString value of the text data of this element.
126 xsString _value;
131 * @return Returns a xsString of the value.
133 xsString getValue() const { return _value; }
138 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
186 * The xsString value of the text data of this element.
188 xsString _value;
193 * @return Returns a xsString of the value.
195 xsString getValue() const { return _value; }
200 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
248 * The xsString value of the text data of this element.
250 xsString _value;
255 * @return Returns a xsString of the value.
257 xsString getValue() const { return _value; }
262 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
334 void setValue( xsString val ) { _value = val; }
528 * The xsString value of the text data of this element.
530 xsString _value;
535 * @return Returns a xsString of the value.
537 xsString getValue() const { return _value; }
542 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
653 * The xsString value of the text data of this element.
655 xsString _value;
660 * @return Returns a xsString of the value.
662 xsString getValue() const { return _value; }
667 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
715 * The xsString value of the text data of this element.
717 xsString _value;
722 * @return Returns a xsString of the value.
724 xsString getValue() const { return _value; }
729 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }
777 * The xsString value of the text data of this element.
779 xsString _value;
784 * @return Returns a xsString of the value.
786 xsString getValue() const { return _value; }
791 void setValue( xsString val ) { *(daeStringRef*)&_value = val; }