ViewShellBase.sdi (7aab1a1c) | ViewShellBase.sdi (3091fa8a) |
---|---|
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 --- 68 unchanged lines hidden (view full) --- 77 ExecMethod = Execute; 78 StateMethod = GetState; 79 ] 80 SID_HANDOUTMODE 81 [ 82 ExecMethod = Execute; 83 StateMethod = GetState; 84 ] | 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 --- 68 unchanged lines hidden (view full) --- 77 ExecMethod = Execute; 78 StateMethod = GetState; 79 ] 80 SID_HANDOUTMODE 81 [ 82 ExecMethod = Execute; 83 StateMethod = GetState; 84 ] |
85 SID_SHOW_TOOL_PANEL 86 [ 87 ExecMethod = Execute; 88 StateMethod = GetState; 89 ] | |
90 SID_WIN_FULLSCREEN 91 [ 92 ExecMethod = Execute; 93 StateMethod = GetState; 94 ] 95 FN_INSERT_SOFT_HYPHEN // status(final|play) 96 [ 97 ExecMethod = Execute ; --- 43 unchanged lines hidden --- | 85 SID_WIN_FULLSCREEN 86 [ 87 ExecMethod = Execute; 88 StateMethod = GetState; 89 ] 90 FN_INSERT_SOFT_HYPHEN // status(final|play) 91 [ 92 ExecMethod = Execute ; --- 43 unchanged lines hidden --- |