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();
1868 String aShortcuts,aDoubleShortcuts; member in FindShortcutErrors1888 aShortcuts = UniString(); in SetAction()1912 if ( aShortcuts.Search( aShortcut ) != STRING_NOTFOUND ) in IsWinOK()1915 aShortcuts += aShortcut; in IsWinOK()