Home
last modified time | relevance | path

Searched refs:pImplReservedKeys (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/app/
H A Dsvapp.cxx436 ImplReservedKey *pImplReservedKeys = ImplReservedKeys::get()->first; in GetReservedKeyCodeDescription() local
437 if( i >= GetReservedKeyCodeCount() || ! pImplReservedKeys[i].mnResId ) in GetReservedKeyCodeDescription()
440 return String( ResId( pImplReservedKeys[i].mnResId, *pResMgr ) ); in GetReservedKeyCodeDescription()

Completed in 25 milliseconds