Home
last modified time | relevance | path

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

/trunk/main/framework/source/accelerators/
H A Dkeymapping.cxx165 m_lIdentifierHash[sIdentifier] = nCode ; in KeyMapping()
181 Identifier2CodeHash::const_iterator pIt = m_lIdentifierHash.find(sIdentifier); in mapIdentifierToCode()
182 if (pIt != m_lIdentifierHash.end()) in mapIdentifierToCode()
/trunk/main/framework/source/inc/accelerators/
H A Dkeymapping.hxx89 Identifier2CodeHash m_lIdentifierHash; member in framework::KeyMapping

Completed in 15 milliseconds