Searched refs:cKey (Results 1 – 2 of 2) sorted by relevance
224 sal_Unicode c, cKey = 0; in GetSwitch() local230 cKey = c; in GetSwitch()252 return cKey; in GetSwitch()291 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in lcl_ScanEquationField() local298 switch( cKey ) in lcl_ScanEquationField()346 cKey = 0; in lcl_ScanEquationField()376 rData, cKey ); in lcl_ScanEquationField()592 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in MakeFieldInst() local594 switch( cKey ) in MakeFieldInst()658 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in MakeFieldInst() local[all …]
44 unsigned long Hash(const char *cKey) const;45 unsigned long DHash(const char *cKey , unsigned long lHash) const;48 HashItem* FindPos(const char *cKey) const;78 void* Find (const char *cKey ) const;79 bool Insert (const char *cKey , void* pObject);80 void* Delete (const char *cKey);