Searched refs:aDoubleShortcuts (Results 1 – 1 of 1) sorted by relevance
1868 String aShortcuts,aDoubleShortcuts; member in FindShortcutErrors1874 String GetDoubleShortcuts() { return aDoubleShortcuts; } in GetDoubleShortcuts()1889 aDoubleShortcuts = UniString(); in SetAction()1913 aDoubleShortcuts += aShortcut; in IsWinOK()1970 if ( bHasAccel && aDoubleShortcuts.Search( aShortcut ) != STRING_NOTFOUND ) in IsWinOK()