Home
last modified time | relevance | path

Searched refs:KeyFuncType (Results 1 – 16 of 16) sorted by last modified time

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx392 KeyFuncType eFunc = rKeyEvent.GetKeyCode().GetFunction(); in DoesKeyChangeText()
H A Dtextview.cxx575 KeyFuncType eFunc = rKeyEvent.GetKeyCode().GetFunction(); in KeyInput()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3185 KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); in KeyInput()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx117 KeyFuncType eFunc = aKeyCode.GetFunction(); in PostKeyEvent()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx850 KeyFuncType eFunc = rKeyEvent.GetKeyCode().GetFunction(); in PostKeyEvent()
2732 KeyFuncType eFunc = rKeyEvent.GetKeyCode().GetFunction(); in DoesKeyChangeText()
H A Dimpedit.cxx1011 KeyFuncType eFunc = rKeyEvent.GetKeyCode().GetFunction(); in PostKeyEvent()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1362 KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); (void)eFunc; in KeyInput()
/trunk/main/vcl/source/window/
H A Dkeycod.cxx63 void ImplGetKeyCode( KeyFuncType eFunc, sal_uInt16& rCode1, sal_uInt16& rCode2, sal_uInt16& rCode3,… in ImplGetKeyCode()
75 KeyCode::KeyCode( KeyFuncType eFunction ) in KeyCode()
97 eFunc = (KeyFuncType)nKeyFunc; in KeyCode()
128 KeyFuncType KeyCode::GetFunction() const in GetFunction()
142 ImplGetKeyCode( (KeyFuncType)i, nKeyCode1, nKeyCode2, nKeyCode3, nKeyCode4 ); in GetFunction()
144 return (KeyFuncType)i; in GetFunction()
/trunk/main/vcl/source/control/
H A Dedit.cxx1529 KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); in ImplHandleKeyEvent()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx306 enum KeyFuncType { KEYFUNC_DONTKNOW, KEYFUNC_NEW, KEYFUNC_OPEN, KEYFUNC_SAVE, enum
H A Dkeycod.hxx62 KeyFuncType eFunc;
70 KeyCode( KeyFuncType eFunction );
74 KeyFuncType GetFullFunction() const { return eFunc; } in GetFullFunction()
101 KeyFuncType GetFunction() const;
/trunk/main/vcl/inc/
H A Daccel.h53 void ImplGetKeyCode( KeyFuncType eFunc, sal_uInt16& rCode1, sal_uInt16& rCode2, sal_uInt16& rCode3,…
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1365 KeyFuncType eFunc = aCode.GetFunction(); in TabKeyInput()
/trunk/main/rsc/inc/
H A Dvclrsc.hxx62 enum KeyFuncType { KEYFUNC_DONTKNOW, KEYFUNC_NEW, KEYFUNC_OPEN, KEYFUNC_SAVE, enum
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx380 KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); in KeyInput()
H A Dsqledit.cxx88 KeyFuncType aKeyFunc = rKEvt.GetKeyCode().GetFunction(); in KeyInput()

Completed in 119 milliseconds