Lines Matching refs:Atom
46 RscTop::RscTop( Atom nId, sal_uInt32 nTypIdent, RscTop * pSuperCl ) in RscTop()
116 Atom RscTop :: GetConstant( sal_uInt32 ){ in GetConstant()
196 ERRTYPE RscTop::SetVariable( Atom nVarName, RscTop * pClass, in SetVariable()
198 Atom nDataBaseName ) in SetVariable()
235 Atom nVarName, in GetVariable()
257 RSCINST RscTop::GetCopyVar( const RSCINST & rInst, Atom nVarName ) in GetCopyVar()
318 Atom nId, in GetArrayEle()
502 ERRTYPE RscTop::SetConst( const RSCINST & rInst, Atom nId, sal_Int32 nVal ) in SetConst()
519 ERRTYPE RscTop::SetNotConst( const RSCINST & rInst, Atom nId ){ in SetNotConst()
587 ERRTYPE RscTop::GetConst( const RSCINST & rInst, Atom * pH ){ in GetConst()
721 void RscTop::SetDefault( const RSCINST & rInst, Atom nVarId ){ in SetDefault()
735 RSCINST RscTop::GetDefault( Atom nVarId ){ in GetDefault()