Searched refs:ScCellKeyword (Results 1 – 2 of 2) sorted by relevance
70 ScCellKeyword::ScCellKeyword(const sal_Char* pName, OpCode eOpCode, const Locale& rLocale) : in ScCellKeyword() function in ScCellKeyword101 list<ScCellKeyword>::const_iterator itrListEnd = itr->second.end(); in lclMatchKeyword()102 list<ScCellKeyword>::const_iterator itrList = itr->second.begin(); in lclMatchKeyword()208 ScCellKeyword aKeyItem( pName, eOpCode, rLocale ); in addToMap()216 list<ScCellKeyword> aList; in addToMap()
38 struct ScCellKeyword struct44 …ScCellKeyword(const sal_Char* pName, OpCode eOpCode, const ::com::sun::star::lang::Locale& rLocale… argument47 typedef ::std::hash_map< String, ::std::list<ScCellKeyword>, ScStringHashCode, ::std::equal_to<Stri…
Completed in 12 milliseconds