2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 interface BaseTextGraphic
23 ExecMethod = ExecAttr ;
24 StateMethod = GetAttrState ;
25 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
30 ExecMethod = ExecAttr ;
31 StateMethod = GetAttrState ;
32 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
35 FN_FORMAT_GRAFIC_DLG // status(final|play)
37 ExecMethod = Execute ;
38 StateMethod = GetAttrState ;
39 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
41 FN_DRAW_WRAP_DLG // status(final|play)
43 ExecMethod = Execute ;
44 StateMethod = GetAttrState ;
45 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
50 ExecMethod = Execute ;
51 StateMethod = GetAttrState ;
52 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
57 ExecMethod = Execute ;
58 StateMethod = GetAttrState ;
59 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
64 ExecMethod = Execute ;
65 StateMethod = GetAttrState ;
70 ExecMethod = Execute ;
71 StateMethod = GetAttrState ;
72 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
75 SID_ROTATE_GRAPHIC_LEFT
77 ExecMethod = ExecuteRotation ;
78 StateMethod = GetAttrStateForRotation ;
79 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
82 SID_ROTATE_GRAPHIC_180
84 ExecMethod = ExecuteRotation ;
85 StateMethod = GetAttrStateForRotation ;
86 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
89 SID_ROTATE_GRAPHIC_RIGHT
91 ExecMethod = ExecuteRotation ;
92 StateMethod = GetAttrStateForRotation ;
93 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
96 SID_ROTATE_GRAPHIC_RESET
98 ExecMethod = ExecuteRotation ;
99 StateMethod = GetAttrStateForRotation ;
100 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
103 SID_ATTR_TRANSFORM_ANGLE
105 ExecMethod = ExecuteRotation ;
106 StateMethod = GetAttrStateForRotation ;
107 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
112 ExecMethod = Execute ;
113 StateMethod = GetAttrState ;
114 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
117 SID_INSERT_GRAPHIC // points to FN_FORMAT_GRAFIC_DLG
119 ExecMethod = Execute ;
120 StateMethod = GetAttrState ;
121 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
126 ExecMethod = Execute ;
127 StateMethod = GetAttrState ;
128 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
131 FN_GRAPHIC_MIRROR_ON_EVEN_PAGES // status(final|play|rec)
133 ExecMethod = Execute ;
134 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
137 SID_ATTR_GRAF_LUMINANCE // status(final|play|rec)
139 ExecMethod = ExecAttr ;
140 StateMethod = GetAttrState ;
141 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
143 SID_ATTR_GRAF_CONTRAST // status(final|play|rec)
145 ExecMethod = ExecAttr ;
146 StateMethod = GetAttrState ;
147 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
149 SID_ATTR_GRAF_RED // status(final|play|rec)
151 ExecMethod = ExecAttr ;
152 StateMethod = GetAttrState ;
153 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
155 SID_ATTR_GRAF_GREEN // status(final|play|rec)
157 ExecMethod = ExecAttr ;
158 StateMethod = GetAttrState ;
159 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
161 SID_ATTR_GRAF_BLUE // status(final|play|rec)
163 ExecMethod = ExecAttr ;
164 StateMethod = GetAttrState ;
165 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
167 SID_ATTR_GRAF_GAMMA // status(final|play|rec)
169 ExecMethod = ExecAttr ;
170 StateMethod = GetAttrState ;
171 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
173 SID_ATTR_GRAF_TRANSPARENCE // status(final|play|rec)
175 ExecMethod = ExecAttr ;
176 StateMethod = GetAttrState ;
177 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
179 SID_ATTR_GRAF_INVERT // status(final|play|rec)
181 ExecMethod = ExecAttr ;
182 StateMethod = GetAttrState ;
183 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
185 SID_ATTR_GRAF_MODE // status(final|play|rec)
187 ExecMethod = ExecAttr ;
188 StateMethod = GetAttrState ;
189 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
191 SID_GRFFILTER // status(final|play|rec)
193 ExecMethod = ExecAttr ;
194 StateMethod = GetAttrState ;
195 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
198 SID_GRFFILTER_INVERT // status(final|play|rec)
200 ExecMethod = ExecAttr ;
201 StateMethod = GetAttrState ;
202 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
204 SID_GRFFILTER_SMOOTH // status(final|play|rec)
206 ExecMethod = ExecAttr ;
207 StateMethod = GetAttrState ;
208 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
210 SID_GRFFILTER_SHARPEN // status(final|play|rec)
212 ExecMethod = ExecAttr ;
213 StateMethod = GetAttrState ;
214 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
216 SID_GRFFILTER_REMOVENOISE // status(final|play|rec)
218 ExecMethod = ExecAttr ;
219 StateMethod = GetAttrState ;
220 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
222 SID_GRFFILTER_SOBEL // status(final|play|rec)
224 ExecMethod = ExecAttr ;
225 StateMethod = GetAttrState ;
226 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
228 SID_GRFFILTER_MOSAIC // status(final|play|rec)
230 ExecMethod = ExecAttr ;
231 StateMethod = GetAttrState ;
232 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
234 SID_GRFFILTER_EMBOSS // status(final|play|rec)
236 ExecMethod = ExecAttr ;
237 StateMethod = GetAttrState ;
238 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
240 SID_GRFFILTER_POSTER // status(final|play|rec)
242 ExecMethod = ExecAttr ;
243 StateMethod = GetAttrState ;
244 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
246 SID_GRFFILTER_POPART // status(final|play|rec)
248 ExecMethod = ExecAttr ;
249 StateMethod = GetAttrState ;
250 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
252 SID_GRFFILTER_SEPIA // status(final|play|rec)
254 ExecMethod = ExecAttr ;
255 StateMethod = GetAttrState ;
256 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
258 SID_GRFFILTER_SOLARIZE // status(final|play|rec)
260 ExecMethod = ExecAttr ;
261 StateMethod = GetAttrState ;
262 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
264 SID_COLOR_SETTINGS // status(final|play|rec)
266 ExecMethod = ExecAttr ;
267 StateMethod = GetAttrState ;
268 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";