Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Drecorder.cxx166 …StatementList::pRet->GenReturn( RET_MacroRecorder, aKeyUniqueID, (sal_uInt16)M_TypeKeys, aKeyStrin… in IMPL_LINK()
168 …StatementList::pRet->GenReturn( RET_MacroRecorder, aKeyUniqueID, (sal_uInt16)M_TypeKeys, aKeyStrin… in IMPL_LINK()
170 …entList::pRet->GenReturn( RET_MacroRecorder, aKeyUniqueID, (sal_uInt16)M_TypeKeys, String::CreateF… in IMPL_LINK()
H A Dstatemnt.cxx3982 case M_TypeKeys: in HandleCommonMethods()
4528 if ( nMethodId == M_TypeKeys || nMethodId == M_MouseDown in Execute()
4652 && nMethodId != M_TypeKeys // TypeKeys macht das selbst, falls eigenes Focushandling gew�nscht in Execute()
4694 && nMethodId != M_TypeKeys // TypeKeys macht das selbst, falls eigenes Focushandling gew�nscht in Execute()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java185 invoke(Constant.M_TypeKeys, new Object[] { keys }); in inputKeys()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx173 #define M_TypeKeys ( M_KEY_STRING | 50 ) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java197 public static final char M_TypeKeys = (M_KEY_STRING | 50); field
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 57 milliseconds