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 ;
66 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
71 ExecMethod = Execute ;
72 StateMethod = GetAttrState ;
73 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
76 SID_ROTATE_GRAPHIC_LEFT
78 ExecMethod = ExecuteRotation ;
79 StateMethod = GetAttrStateForRotation ;
80 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
83 SID_ROTATE_GRAPHIC_180
85 ExecMethod = ExecuteRotation ;
86 StateMethod = GetAttrStateForRotation ;
87 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
90 SID_ROTATE_GRAPHIC_RIGHT
92 ExecMethod = ExecuteRotation ;
93 StateMethod = GetAttrStateForRotation ;
94 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
99 ExecMethod = Execute ;
100 StateMethod = GetAttrState ;
101 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
104 SID_INSERT_GRAPHIC // zeigt auf FN_FORMAT_GRAFIC_DLG
106 ExecMethod = Execute ;
107 StateMethod = GetAttrState ;
108 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
113 ExecMethod = Execute ;
114 StateMethod = GetAttrState ;
115 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
118 FN_GRAPHIC_MIRROR_ON_EVEN_PAGES // status(final|play|rec)
120 ExecMethod = Execute ;
121 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
124 SID_ATTR_GRAF_LUMINANCE // status(final|play|rec)
126 ExecMethod = ExecAttr ;
127 StateMethod = GetAttrState ;
128 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
130 SID_ATTR_GRAF_CONTRAST // status(final|play|rec)
132 ExecMethod = ExecAttr ;
133 StateMethod = GetAttrState ;
134 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
136 SID_ATTR_GRAF_RED // status(final|play|rec)
138 ExecMethod = ExecAttr ;
139 StateMethod = GetAttrState ;
140 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
142 SID_ATTR_GRAF_GREEN // status(final|play|rec)
144 ExecMethod = ExecAttr ;
145 StateMethod = GetAttrState ;
146 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
148 SID_ATTR_GRAF_BLUE // status(final|play|rec)
150 ExecMethod = ExecAttr ;
151 StateMethod = GetAttrState ;
152 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
154 SID_ATTR_GRAF_GAMMA // status(final|play|rec)
156 ExecMethod = ExecAttr ;
157 StateMethod = GetAttrState ;
158 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
160 SID_ATTR_GRAF_TRANSPARENCE // status(final|play|rec)
162 ExecMethod = ExecAttr ;
163 StateMethod = GetAttrState ;
164 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
166 SID_ATTR_GRAF_INVERT // status(final|play|rec)
168 ExecMethod = ExecAttr ;
169 StateMethod = GetAttrState ;
170 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
172 SID_ATTR_GRAF_MODE // status(final|play|rec)
174 ExecMethod = ExecAttr ;
175 StateMethod = GetAttrState ;
176 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
178 SID_GRFFILTER // status(final|play|rec)
180 ExecMethod = ExecAttr ;
181 StateMethod = GetAttrState ;
182 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
185 SID_GRFFILTER_INVERT // status(final|play|rec)
187 ExecMethod = ExecAttr ;
188 StateMethod = GetAttrState ;
189 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
191 SID_GRFFILTER_SMOOTH // status(final|play|rec)
193 ExecMethod = ExecAttr ;
194 StateMethod = GetAttrState ;
195 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
197 SID_GRFFILTER_SHARPEN // status(final|play|rec)
199 ExecMethod = ExecAttr ;
200 StateMethod = GetAttrState ;
201 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
203 SID_GRFFILTER_REMOVENOISE // status(final|play|rec)
205 ExecMethod = ExecAttr ;
206 StateMethod = GetAttrState ;
207 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
209 SID_GRFFILTER_SOBEL // status(final|play|rec)
211 ExecMethod = ExecAttr ;
212 StateMethod = GetAttrState ;
213 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
215 SID_GRFFILTER_MOSAIC // status(final|play|rec)
217 ExecMethod = ExecAttr ;
218 StateMethod = GetAttrState ;
219 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
221 SID_GRFFILTER_EMBOSS // status(final|play|rec)
223 ExecMethod = ExecAttr ;
224 StateMethod = GetAttrState ;
225 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
227 SID_GRFFILTER_POSTER // status(final|play|rec)
229 ExecMethod = ExecAttr ;
230 StateMethod = GetAttrState ;
231 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
233 SID_GRFFILTER_POPART // status(final|play|rec)
235 ExecMethod = ExecAttr ;
236 StateMethod = GetAttrState ;
237 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
239 SID_GRFFILTER_SEPIA // status(final|play|rec)
241 ExecMethod = ExecAttr ;
242 StateMethod = GetAttrState ;
243 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
245 SID_GRFFILTER_SOLARIZE // status(final|play|rec)
247 ExecMethod = ExecAttr ;
248 StateMethod = GetAttrState ;
249 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
251 SID_COLOR_SETTINGS // status(final|play|rec)
253 ExecMethod = ExecAttr ;
254 StateMethod = GetAttrState ;
255 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";