Home
last modified time | relevance | path

Searched refs:cKey (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/soltools/ldump/
H A Dhashtbl.hxx44 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);
/aoo41x/main/sw/source/filter/rtf/
H A Drtffld.cxx225 sal_Unicode c, cKey = 0; in GetSwitch() local
231 cKey = c; in GetSwitch()
253 return cKey; in GetSwitch()
292 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in lcl_ScanEquationField() local
299 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 26 milliseconds