Searched refs:hasCommand (Results 1 – 3 of 3) sorted by relevance
249 if (!rCache.hasCommand(sCommand)) in getKeyEventsByCommand()280 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()310 if (!rCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()764 if (rSecondaryCache.hasCommand(sOriginalCommand)) in setKeyEvent()771 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()787 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()801 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()835 if (rSecondaryCache.hasCommand(sOriginalCommand)) in removeKeyEvent()871 if (!rPrimaryCache.hasCommand(sCommand) && !rSecondaryCache.hasCommand(sCommand)) in getKeyEventsByCommand()927 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()[all …]
107 sal_Bool AcceleratorCache::hasCommand(const ::rtl::OUString& sCommand) const in hasCommand() function in framework::AcceleratorCache
140 virtual sal_Bool hasCommand(const ::rtl::OUString& sCommand) const;