Searched refs:hasCommand (Results 1 – 3 of 3) sorted by relevance
259 if (!rCache.hasCommand(sCommand)) in getKeyEventsByCommand()292 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()325 if (!rCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()799 if (rSecondaryCache.hasCommand(sOriginalCommand)) in setKeyEvent()806 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()822 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()836 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()872 if (rSecondaryCache.hasCommand(sOriginalCommand)) in removeKeyEvent()911 if (!rPrimaryCache.hasCommand(sCommand) && !rSecondaryCache.hasCommand(sCommand)) in getKeyEventsByCommand()969 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;