LibreOffice Module sc (master) 1
|
#include <tokstack.hxx>
Public Member Functions | |
TokenId () | |
TokenId (sal_uInt16 n) | |
TokenId (const TokenId &r) | |
TokenId & | operator= (const TokenId &r) |
TokenId & | operator= (sal_uInt16 n) |
operator const sal_uInt16 & () const | |
Public Attributes | |
sal_uInt16 | nId |
Definition at line 40 of file tokstack.hxx.
|
inline |
Definition at line 44 of file tokstack.hxx.
|
inline |
Definition at line 45 of file tokstack.hxx.
References n.
|
inline |
Definition at line 46 of file tokstack.hxx.
|
inline |
Definition at line 49 of file tokstack.hxx.
References nId.
Definition at line 47 of file tokstack.hxx.
References nId.
|
inline |
Definition at line 48 of file tokstack.hxx.
sal_uInt16 TokenId::nId |
Definition at line 42 of file tokstack.hxx.
Referenced by operator const sal_uInt16 &(), and operator=().