Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx70 ScCellKeyword::ScCellKeyword(const sal_Char* pName, OpCode eOpCode, const Locale& rLocale) : in ScCellKeyword() function in ScCellKeyword
101 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()
/aoo41x/main/sc/source/core/inc/
H A Dcellkeytranslator.hxx38 struct ScCellKeyword struct
44ScCellKeyword(const sal_Char* pName, OpCode eOpCode, const ::com::sun::star::lang::Locale& rLocale… argument
47 typedef ::std::hash_map< String, ::std::list<ScCellKeyword>, ScStringHashCode, ::std::equal_to<Stri…

Completed in 13 milliseconds