Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/accelerators/
H A Dkeymapping.cxx166 m_lCodeHash [nCode] = sIdentifier; in KeyMapping()
200 Code2IdentifierHash::const_iterator pIt = m_lCodeHash.find(nCode); in mapCodeToIdentifier()
201 if (pIt != m_lCodeHash.end()) in mapCodeToIdentifier()
/aoo41x/main/framework/source/inc/accelerators/
H A Dkeymapping.hxx93 Code2IdentifierHash m_lCodeHash; member in framework::KeyMapping

Completed in 52 milliseconds