_frmsh.sdi (ee093554) _frmsh.sdi (721f296a)
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

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

179 ]
180
181 FN_FORMAT_FRAME_DLG // status(final|play)
182 [
183 ExecMethod = Execute ;
184 StateMethod = GetState ;
185 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
186 ]
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

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

179 ]
180
181 FN_FORMAT_FRAME_DLG // status(final|play)
182 [
183 ExecMethod = Execute ;
184 StateMethod = GetState ;
185 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
186 ]
187 FN_PROPERTY_WRAP_DLG // status(final|play)
188 [
189 ExecMethod = Execute ;
190 StateMethod = GetState ;
191 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
192 ]
187
188 SID_FRAME_LINESTYLE // status()
189 [
190 ExecMethod = ExecFrameStyle ;
191 StateMethod = GetLineStyleState ;
192 Export = FALSE; //#44439#
193 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
194 ]

--- 123 unchanged lines hidden ---
193
194 SID_FRAME_LINESTYLE // status()
195 [
196 ExecMethod = ExecFrameStyle ;
197 StateMethod = GetLineStyleState ;
198 Export = FALSE; //#44439#
199 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
200 ]

--- 123 unchanged lines hidden ---