Home
last modified time | relevance | path

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

/trunk/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx156 virtual void SAL_CALL removeCommandFromAllKeyEvents(const ::rtl::OUString& sCommand);
340 virtual void SAL_CALL removeCommandFromAllKeyEvents(const ::rtl::OUString& sCommand);
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx298 void SAL_CALL XMLBasedAcceleratorConfiguration::removeCommandFromAllKeyEvents(const ::rtl::OUString… in removeCommandFromAllKeyEvents() function in framework::XMLBasedAcceleratorConfiguration
949 void SAL_CALL XCUBasedAcceleratorConfiguration::removeCommandFromAllKeyEvents(const ::rtl::OUString… in removeCommandFromAllKeyEvents() function in framework::XCUBasedAcceleratorConfiguration
/trunk/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl271 void removeCommandFromAllKeyEvents( [in] string sCommand )