drawsh.sdi (3d14ab65) drawsh.sdi (261e9a4b)
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

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

201 ]
202
203 FN_DRAWTEXT_ATTR_DLG
204 [
205 ExecMethod = ExecDrawDlg ;
206 StateMethod = DisableState ;
207 ]
208
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

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

201 ]
202
203 FN_DRAWTEXT_ATTR_DLG
204 [
205 ExecMethod = ExecDrawDlg ;
206 StateMethod = DisableState ;
207 ]
208
209 FN_FLIP_VERT_GRAFIC
210 [
211 ExecMethod = Execute ;
212 StateMethod = GetState ;
213 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
214 ]
215 SID_FLIP_VERTICAL
216 [
217 ExecMethod = Execute ;
218 StateMethod = GetState ;
219 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
220 ]
221
209 SID_FLIP_VERTICAL
210 [
211 ExecMethod = Execute ;
212 StateMethod = GetState ;
213 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
214 ]
215
222 FN_FLIP_HORZ_GRAFIC
223 [
224 ExecMethod = Execute ;
225 StateMethod = GetState ;
226 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
227 ]
228 SID_FLIP_HORIZONTAL
229 [
230 ExecMethod = Execute ;
231 StateMethod = GetState ;
232 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
233 ]
234
235 SID_OBJECT_ROTATE

--- 297 unchanged lines hidden ---
216 SID_FLIP_HORIZONTAL
217 [
218 ExecMethod = Execute ;
219 StateMethod = GetState ;
220 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
221 ]
222
223 SID_OBJECT_ROTATE

--- 297 unchanged lines hidden ---