NumberStyleAttr

Publicly inherits StyleAttr.

Public Methods

NumberStyleAttr( StyleAttrProto* proto, int value, bool isPercent );
NumberStyleAttr( const NumberStyleAttr& src );
boolisPercent( );
intvalue( );

Private Data Members

bool_isPercent;
int_value;

Return to Index.
Automatically generated on Aug 11 23:32