Searched refs:mapIdentifierToCode (Results 1 – 4 of 4) sorted by relevance
118 virtual sal_uInt16 mapIdentifierToCode(const ::rtl::OUString& sIdentifier)
156 aEvent.KeyCode = m_rKeyMapping->mapIdentifierToCode(sValue); in startElement()
178 sal_uInt16 KeyMapping::mapIdentifierToCode(const ::rtl::OUString& sIdentifier) in mapIdentifierToCode() function in framework::KeyMapping
1382 aKeyEvent.KeyCode = m_rKeyMapping->mapIdentifierToCode(sPrefix + sKeyCommand); in impl_ts_load()1616 …aKeyEvent.KeyCode = m_rKeyMapping->mapIdentifierToCode(::rtl::OUString::createFromAscii("KEY_")+sK… in reloadChanged()
Completed in 60 milliseconds