Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx150 sal_uInt32 EncodeKeyEvent (const KeyEvent& rEvent) const;
896 mnEventCode |= EncodeKeyEvent(rEvent) | EncodeState(); in EventDescriptor()
939 sal_uInt32 SelectionFunction::EventDescriptor::EncodeKeyEvent (const KeyEvent& rEvent) const in EncodeKeyEvent() function in sd::slidesorter::controller::SelectionFunction::EventDescriptor