Searched refs:i_sKey (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/xml2cmp/source/support/ |
H A D | heap.cxx | 65 Heap::InsertValue( const char * i_sKey, in InsertValue() argument 70 HeapItem * pNew = new HeapItem(i_sKey, i_sValue); in InsertValue() 154 HeapItem::HeapItem( const char * i_sKey, in HeapItem() argument 157 sKey(i_sKey), in HeapItem()
|
H A D | heap.hxx | 39 const char * i_sKey, 59 const char * i_sKey,
|
/aoo4110/main/soltools/giparser/ |
H A D | gen_info.cxx | 31 GenericInfo::GenericInfo( const Simstr & i_sKey, in GenericInfo() argument 34 : sKey(i_sKey), in GenericInfo()
|
H A D | st_gilrw.cxx | 66 ST_InfoListReader::AddKey( const char * i_sKey, in AddKey() argument 73 Simstr sKey(i_sKey, i_nKeyLength); in AddKey()
|
/aoo4110/main/soltools/inc/ |
H A D | gilacces.hxx | 59 const char * i_sKey,
|
H A D | gen_info.hxx | 43 const Simstr & i_sKey,
|
H A D | st_gilrw.hxx | 53 const char * i_sKey,
|
Completed in 25 milliseconds