Lines Matching refs:decodeUnsigned
792 …case XML_FontEffects: maFontData.mnFontEffects = AttributeConversion::decodeUnsigned( rValue… in importProperty()
861 …case XML_ForeColor: mnTextColor = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
862 …case XML_BackColor: mnBackColor = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
863 …case XML_VariousPropertyBits: mnFlags = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
864 …case XML_PicturePosition: mnPicturePos = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
932 …case XML_ForeColor: mnTextColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
933 …case XML_BackColor: mnBackColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
934 …case XML_VariousPropertyBits: mnFlags = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
935 …case XML_BorderColor: mnBorderColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
996 …case XML_BackColor: mnBackColor = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
997 …case XML_VariousPropertyBits: mnFlags = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
998 …case XML_BorderColor: mnBorderColor = AttributeConversion::decodeUnsigned( rValue ); … in importProperty()
1081 …case XML_ForeColor: mnTextColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1082 …case XML_BackColor: mnBackColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1083 …case XML_VariousPropertyBits: mnFlags = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1084 …case XML_PicturePosition: mnPicturePos = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1085 …case XML_BorderColor: mnBorderColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1361 …case XML_ForeColor: mnArrowColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1362 …case XML_BackColor: mnBackColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1363 …case XML_VariousPropertyBits: mnFlags = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1439 …case XML_ForeColor: mnArrowColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1440 …case XML_BackColor: mnBackColor = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()
1441 …case XML_VariousPropertyBits: mnFlags = AttributeConversion::decodeUnsigned( rValue ); br… in importProperty()