Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1219 case KEY_DIVIDE: in GetKeyName()
1367 nKey = KEY_DIVIDE; in GetKeyCode()
1551 nKey = KEY_DIVIDE; in GetKeyCode()
/trunk/main/vcl/inc/vcl/
H A Dkeycodes.hxx131 #define KEY_DIVIDE ((sal_uInt16)::com::sun::star::awt::Key::DIVIDE) macro
/trunk/main/automation/source/server/
H A Drecorder.cxx688 ( aKeyCode.GetCode() == KEY_DIVIDE) || in IMPL_LINK()
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx733 case KEY_DIVIDE: in SetAccelerator()
H A Dsalframe.cxx1081 aKeyMap[ KEY_DIVIDE ] = rtl::OUString( sal_Unicode( '/' ) ); in GetKeyName()
H A Dsalframeview.mm63 0, 0, KEY_MULTIPLY, KEY_ADD, KEY_COMMA, KEY_SUBTRACT, KEY_POINT, KEY_DIVIDE,
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx423 case KEY_DIVIDE: in IMPL_LINK_INLINE_END()
/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx370 initKey( '/', KEY_DIVIDE ); in initKeyCodeMap()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx1900 case KEY_DIVIDE: in GetKeyName()
2632 rSVCode = KEY_DIVIDE; in ImplSalGetKeyCode()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx248 KEY_DIVIDE | KEY_MOD1 ,
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx739 KEY_DIVIDE, // VK_DIVIDE 111
2735 case KEY_DIVIDE: in GetKeyName()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx2623 case KEY_DIVIDE : in KeyInput()
H A Dsvimpicn.cxx1667 case KEY_DIVIDE : in KeyInput()
H A Dimivctl1.cxx1386 case KEY_DIVIDE : in KeyInput()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx191 case GDK_KP_Divide: nCode = KEY_DIVIDE; break; in GetKeyCode()

Completed in 157 milliseconds