Lines Matching refs:Atom
36 Atom nId; // Name der Konstante
42 RscConst( Atom nId, sal_uInt32 nTypId );
47 ERRTYPE SetConstant( Atom nVarName, sal_Int32 lValue );
48 Atom GetConstant( sal_uInt32 nPos );
49 sal_Bool GetConstValue( Atom nConstId, sal_Int32 * pVal ) const;
50 sal_Bool GetValueConst( sal_Int32 nValue, Atom * pConstId ) const;
51 sal_uInt32 GetConstPos( Atom nConstId );
65 RscEnum( Atom nId, sal_uInt32 nTypId );
80 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
83 ERRTYPE GetConst( const RSCINST & rInst, Atom * );
103 Atom AddLanguage( const char* pLang, RscNameTable& rNames );