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 TextEditView : BaseTextEditView
21 // Slots, which are not needed in the WebDocShell
24 StateMethod = GetState ;
29 StateMethod = GetState ;
30 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
32 FN_INSERT_CAPTION // status()
34 ExecMethod = ExecDlgExt ;
35 StateMethod = GetState ;
36 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
38 SID_INSERT_SIGNATURELINE // status()
40 ExecMethod = ExecDlgExt ;
41 StateMethod = GetState ;
42 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
44 SID_EDIT_SIGNATURELINE // status()
46 ExecMethod = ExecDlgExt ;
47 StateMethod = GetState ;
48 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
50 SID_SIGN_SIGNATURELINE // status()
52 ExecMethod = ExecDlgExt ;
53 StateMethod = GetState ;
54 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
56 SID_INSERT_QRCODE // status()
58 ExecMethod = ExecDlgExt ;
59 StateMethod = GetState ;
60 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
62 SID_EDIT_QRCODE // status()
64 ExecMethod = ExecDlgExt ;
65 StateMethod = GetState ;
66 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
68 SID_ADDITIONS_DIALOG // status()
70 ExecMethod = ExecDlgExt ;
71 StateMethod = GetState ;
72 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
74 FN_EDIT_FOOTNOTE // status(final|play)
76 ExecMethod = ExecDlgExt ;
77 StateMethod = GetState ;
78 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
80 FN_HYPHENATE_OPT_DLG // status(final|play)
82 ExecMethod = ExecLingu ;
83 StateMethod = GetState ;
84 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
86 FN_CHANGE_PAGENUM // status(final)
88 ExecMethod = ExecDlg ;
89 StateMethod = GetState ;
90 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
92 SID_INSERT_DRAW // status()
94 StateMethod = GetDrawState ;
98 ExecMethod = ExecDraw ;
99 StateMethod = GetDrawState ;
103 ExecMethod = ExecDraw ;
104 StateMethod = GetDrawState ;
108 ExecMethod = ExecDraw ;
109 StateMethod = GetDrawState ;
111 SID_LINE_ARROW_CIRCLE
113 ExecMethod = ExecDraw ;
114 StateMethod = GetDrawState ;
116 SID_LINE_ARROW_SQUARE
118 ExecMethod = ExecDraw ;
119 StateMethod = GetDrawState ;
123 ExecMethod = ExecDraw ;
124 StateMethod = GetDrawState ;
126 SID_LINE_CIRCLE_ARROW
128 ExecMethod = ExecDraw ;
129 StateMethod = GetDrawState ;
131 SID_LINE_SQUARE_ARROW
133 ExecMethod = ExecDraw ;
134 StateMethod = GetDrawState ;
138 ExecMethod = ExecDraw ;
139 StateMethod = GetDrawState ;
143 ExecMethod = ExecDraw ;
144 StateMethod = GetDrawState ;
148 StateMethod = GetDrawState ;
152 ExecMethod = ExecDraw ;
153 StateMethod = GetDrawState ;
157 ExecMethod = ExecDraw ;
158 StateMethod = GetDrawState ;
160 SID_DRAW_XPOLYGON_NOFILL
162 ExecMethod = ExecDraw ;
163 StateMethod = GetDrawState ;
167 ExecMethod = ExecDraw ;
168 StateMethod = GetDrawState ;
170 SID_DRAW_POLYGON_NOFILL
172 ExecMethod = ExecDraw ;
173 StateMethod = GetDrawState ;
177 ExecMethod = ExecDraw ;
178 StateMethod = GetDrawState ;
180 SID_DRAW_BEZIER_NOFILL
182 ExecMethod = ExecDraw ;
183 StateMethod = GetDrawState ;
187 ExecMethod = ExecDraw ;
188 StateMethod = GetDrawState ;
190 SID_DRAW_FREELINE_NOFILL
192 ExecMethod = ExecDraw ;
193 StateMethod = GetDrawState ;
197 ExecMethod = ExecDraw ;
198 StateMethod = GetDrawState ;
202 ExecMethod = ExecDraw ;
203 StateMethod = GetDrawState ;
207 ExecMethod = ExecDraw ;
208 StateMethod = GetDrawState ;
212 ExecMethod = ExecDraw ;
213 StateMethod = GetDrawState ;
217 ExecMethod = ExecDraw ;
218 StateMethod = GetDrawState ;
220 SID_DRAW_TEXT_VERTICAL
222 ExecMethod = ExecDraw ;
223 StateMethod = GetDrawState ;
225 SID_DRAW_TEXT_MARQUEE
227 ExecMethod = ExecDraw ;
228 StateMethod = GetDrawState ;
232 ExecMethod = ExecDraw ;
233 StateMethod = GetDrawState ;
235 SID_DRAW_CAPTION_VERTICAL
237 ExecMethod = ExecDraw ;
238 StateMethod = GetDrawState ;
240 SID_FONTWORK_GALLERY_FLOATER
242 ExecMethod = ExecDraw ;
243 StateMethod = GetDrawState ;
247 ExecMethod = ExecDraw ;
248 StateMethod = GetDrawState ;
250 SID_DRAWTBX_CS_SYMBOL
252 ExecMethod = ExecDraw ;
253 StateMethod = GetDrawState ;
257 ExecMethod = ExecDraw ;
258 StateMethod = GetDrawState ;
260 SID_DRAWTBX_CS_FLOWCHART
262 ExecMethod = ExecDraw ;
263 StateMethod = GetDrawState ;
265 SID_DRAWTBX_CS_CALLOUT
267 ExecMethod = ExecDraw ;
268 StateMethod = GetDrawState ;
272 ExecMethod = ExecDraw ;
273 StateMethod = GetDrawState ;
277 ExecMethod = ExecDraw ;
278 StateMethod = GetDrawState ;
280 SID_FM_CREATE_CONTROL // status()
282 ExecMethod = ExecDraw ;
283 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
285 SID_FM_CREATE_FIELDCONTROL
287 ExecMethod = ExecDraw ;
288 DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
297 interface TextPrintPreview
301 StateMethod = GetState;
305 ExecMethod = Execute;
306 StateMethod = GetState;
308 SID_REFRESH_VIEW // status(final|play)
310 StateMethod = GetState ;
312 FN_CHAR_LEFT // status(final|play)
314 ExecMethod = Execute;
315 StateMethod = NoState ;
317 FN_CHAR_RIGHT // status(final|play)
319 ExecMethod = Execute;
320 StateMethod = NoState ;
322 FN_LINE_UP // status(final|play)
324 ExecMethod = Execute;
325 StateMethod = NoState ;
327 FN_LINE_DOWN // status(final|play)
329 ExecMethod = Execute;
330 StateMethod = NoState ;
332 FN_PAGEUP // status(final|play)
334 ExecMethod = Execute ;
335 StateMethod = GetState ;
337 FN_PAGEDOWN // status(final|play)
339 ExecMethod = Execute ;
340 StateMethod = GetState ;
342 FN_START_OF_DOCUMENT // status(final|play)
344 ExecMethod = Execute ;
345 StateMethod = GetState ;
347 FN_END_OF_DOCUMENT // status(final|play)
349 ExecMethod = Execute ;
350 StateMethod = GetState ;
352 FN_SHOW_TWO_PAGES // status(final|play)
354 ExecMethod = Execute ;
355 StateMethod = GetState ;
357 FN_SHOW_SINGLE_PAGE // status(final|play)
359 ExecMethod = Execute ;
360 StateMethod = GetState ;
363 FN_SHOW_MULTIPLE_PAGES // status(final|play)
365 ExecMethod = Execute ;
366 StateMethod = GetState ;
368 FN_SHOW_BOOKVIEW // status(final|play)
370 ExecMethod = Execute ;
371 StateMethod = GetState ;
373 FN_PRINT_PAGEPREVIEW // status()
375 ExecMethod = Execute ;
376 StateMethod = GetState ;
378 SID_PRINTDOC // status(final|play)
380 ExecMethod = Execute ;
381 StateMethod = GetState ;
383 SID_PRINTDOCDIRECT // status(final|play)
385 ExecMethod = Execute ;
386 StateMethod = GetState ;
388 SID_PRINTPREVIEW // status(final|play)
390 ExecMethod = Execute ;
391 StateMethod = GetState ;
395 StateMethod = GetState ;
399 ExecMethod = Execute ;
400 StateMethod = GetState ;
404 ExecMethod = Execute ;
405 StateMethod = GetState ;
409 ExecMethod = Execute ;
410 StateMethod = GetState ;
414 ExecMethod = Execute ;
415 StateMethod = GetState ;
419 StateMethod = StateUndo ;
423 StateMethod = StateUndo ;
425 SID_REPEAT // status()
427 StateMethod = StateUndo ;
431 FN_STAT_ZOOM // status()
433 ExecMethod = Execute ;
434 StateMethod = GetState ;
436 SID_ATTR_ZOOM // status()
438 ExecMethod = Execute ;
439 StateMethod = GetState ;
441 FN_STAT_PAGE // status()
443 ExecMethod = Execute ;
444 StateMethod = GetState ;
446 FN_START_OF_LINE // status()
448 ExecMethod = Execute ;
449 StateMethod = GetState ;
451 FN_END_OF_LINE // status()
453 ExecMethod = Execute ;
454 StateMethod = GetState ;
456 FN_INSERT_BREAK // status()
458 ExecMethod = Execute ;
459 StateMethod = GetState ;
461 SID_ATTR_ZOOMSLIDER // status()
463 ExecMethod = Execute ;
464 StateMethod = GetState ;
466 FN_STAT_WORDCOUNT // status()
468 ExecMethod = Execute ;
469 StateMethod = GetState ;
471 FN_STAT_ACCESSIBILITY_CHECK // status()
473 ExecMethod = Execute ;
474 StateMethod = GetState ;
476 SID_JUMP_TO_SPECIFIC_PAGE // status()
478 ExecMethod = Execute ;
479 StateMethod = GetState ;
487 import TextPrintPreview;