Home
last modified time | relevance | path

Searched refs:mapIdentifierToCode (Results 1 – 4 of 4) sorted by relevance

/trunk/main/framework/source/inc/accelerators/
H A Dkeymapping.hxx118 virtual sal_uInt16 mapIdentifierToCode(const ::rtl::OUString& sIdentifier)
/trunk/main/framework/source/xml/
H A Dacceleratorconfigurationreader.cxx156 aEvent.KeyCode = m_rKeyMapping->mapIdentifierToCode(sValue); in startElement()
/trunk/main/framework/source/accelerators/
H A Dkeymapping.cxx178 sal_uInt16 KeyMapping::mapIdentifierToCode(const ::rtl::OUString& sIdentifier) in mapIdentifierToCode() function in framework::KeyMapping
H A Dacceleratorconfiguration.cxx1382 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 42 milliseconds