Searched refs:cKey (Results 1 – 2 of 2) sorted by relevance
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);
225 sal_Unicode c, cKey = 0; in GetSwitch() local231 cKey = c; in GetSwitch()253 return cKey; in GetSwitch()292 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in lcl_ScanEquationField() local299 switch( cKey ) in lcl_ScanEquationField()347 cKey = 0; in lcl_ScanEquationField()377 rData, cKey ); in lcl_ScanEquationField()595 switch( cKey ) in MakeFieldInst()661 switch( cKey ) in MakeFieldInst()799 switch( cKey ) in MakeFieldInst()[all …]
Completed in 18 milliseconds