Home
last modified time | relevance | path

Searched refs:hasCommand (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx259 if (!rCache.hasCommand(sCommand)) in getKeyEventsByCommand()
292 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()
325 if (!rCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()
806 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()
822 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()
836 if (rPrimaryCache.hasCommand(sCommand)) in setKeyEvent()
911 if (!rPrimaryCache.hasCommand(sCommand) && !rSecondaryCache.hasCommand(sCommand)) in getKeyEventsByCommand()
969 if (!rCache.hasCommand(rCommand)) in getPreferredKeyEventsForCommandList()
1008 if (!rPrimaryCache.hasCommand(sCommand) && !rSecondaryCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()
1013 if (rPrimaryCache.hasCommand(sCommand)) in removeCommandFromAllKeyEvents()
[all …]
H A Dacceleratorcache.cxx107 sal_Bool AcceleratorCache::hasCommand(const ::rtl::OUString& sCommand) const in hasCommand() function in framework::AcceleratorCache
/aoo4110/main/framework/source/inc/accelerators/
H A Dacceleratorcache.hxx140 virtual sal_Bool hasCommand(const ::rtl::OUString& sCommand) const;

Completed in 29 milliseconds