_basesh.sdi (ff0525f2) _basesh.sdi (23d8f725)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
33 ]
34
35 SID_DELETE // status(final|play)
36 [
37 ExecMethod = ExecDelete ;
38 StateMethod = GetState ;
39 FastCall = FALSE ;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
33 ]
34
35 SID_DELETE // status(final|play)
36 [
37 ExecMethod = ExecDelete ;
38 StateMethod = GetState ;
39 FastCall = FALSE ;
40 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
41 ]
42
43 FN_BACKSPACE // status(final|play)
44 [
45 ExecMethod = ExecDelete ;
46 StateMethod = GetState ;
47 FastCall = FALSE ;
40 ]
41
42 FN_BACKSPACE // status(final|play)
43 [
44 ExecMethod = ExecDelete ;
45 StateMethod = GetState ;
46 FastCall = FALSE ;
48 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
49 ]
50
51 FN_SHIFT_BACKSPACE // status()
52 [
53 ExecMethod = ExecDelete ;
54 StateMethod = NoState ;
55 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
56 ]

--- 471 unchanged lines hidden ---
47 ]
48
49 FN_SHIFT_BACKSPACE // status()
50 [
51 ExecMethod = ExecDelete ;
52 StateMethod = NoState ;
53 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
54 ]

--- 471 unchanged lines hidden ---