Searched refs:GetReservedKeyCodeCount (Results 1 – 3 of 3) sorted by relevance
418 sal_uLong Application::GetReservedKeyCodeCount() in GetReservedKeyCodeCount() function in Application425 if( i >= GetReservedKeyCodeCount() ) in GetReservedKeyCode()437 if( i >= GetReservedKeyCodeCount() || ! pImplReservedKeys[i].mnResId ) in GetReservedKeyCodeDescription()
409 static sal_uLong GetReservedKeyCodeCount();
928 sal_uLong c3 = Application::GetReservedKeyCodeCount(); in Init()
Completed in 20 milliseconds