Searched refs:aShortcuts (Results 1 – 2 of 2) sorted by relevance
129 static std::set< OUString > aShortcuts;310 if( aShortcuts.find( aShortcut ) == aShortcuts.end() )312 aShortcuts.insert( aShortcut );399 aShortcuts.clear();
1872 String aShortcuts,aDoubleShortcuts; member in FindShortcutErrors1892 aShortcuts = UniString(); in SetAction()1916 if ( aShortcuts.Search( aShortcut ) != STRING_NOTFOUND ) in IsWinOK()1919 aShortcuts += aShortcut; in IsWinOK()
Completed in 38 milliseconds