| _frmsh.sdi (0c259c9f) | _frmsh.sdi (395b75f9) |
|---|---|
| 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 --- 175 unchanged lines hidden (view full) --- 184 ] 185 186 FN_FORMAT_FRAME_DLG // status(final|play) 187 [ 188 ExecMethod = Execute ; 189 StateMethod = GetState ; 190 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; 191 ] | 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 --- 175 unchanged lines hidden (view full) --- 184 ] 185 186 FN_FORMAT_FRAME_DLG // status(final|play) 187 [ 188 ExecMethod = Execute ; 189 StateMethod = GetState ; 190 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; 191 ] |
| 192 FN_PROPERTY_WRAP_DLG // status(final|play) | 192 FN_DRAW_WRAP_DLG // status(final|play) |
| 193 [ 194 ExecMethod = Execute ; 195 StateMethod = GetState ; 196 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; 197 ] 198 199 SID_FRAME_LINESTYLE // status() 200 [ --- 128 unchanged lines hidden --- | 193 [ 194 ExecMethod = Execute ; 195 StateMethod = GetState ; 196 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; 197 ] 198 199 SID_FRAME_LINESTYLE // status() 200 [ --- 128 unchanged lines hidden --- |