Line data Source code
1 : /************************************************************/
2 : extern SfxType0 aSfxStringItem_Impl;
3 : #ifdef SFX_TYPEMAP
4 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
5 : __attribute__((__weak__))
6 : #endif
7 : SfxType0 aSfxStringItem_Impl =
8 : {
9 4 : TYPE(SfxStringItem), 0
10 4 : };
11 : #endif
12 :
13 : /************************************************************/
14 : extern SfxType0 aSfxVoidItem_Impl;
15 : #ifdef SFX_TYPEMAP
16 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
17 : __attribute__((__weak__))
18 : #endif
19 : SfxType0 aSfxVoidItem_Impl =
20 : {
21 4 : TYPE(SfxVoidItem), 0
22 4 : };
23 : #endif
24 :
25 : /************************************************************/
26 : extern SfxType0 aSfxUInt16Item_Impl;
27 : #ifdef SFX_TYPEMAP
28 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
29 : __attribute__((__weak__))
30 : #endif
31 : SfxType0 aSfxUInt16Item_Impl =
32 : {
33 4 : TYPE(SfxUInt16Item), 0
34 4 : };
35 : #endif
36 :
37 : /************************************************************/
38 : extern SfxType0 aSfxStringListItem_Impl;
39 : #ifdef SFX_TYPEMAP
40 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
41 : __attribute__((__weak__))
42 : #endif
43 : SfxType0 aSfxStringListItem_Impl =
44 : {
45 4 : TYPE(SfxStringListItem), 0
46 4 : };
47 : #endif
48 :
49 : /************************************************************/
50 : extern SfxType0 aSfxBoolItem_Impl;
51 : #ifdef SFX_TYPEMAP
52 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
53 : __attribute__((__weak__))
54 : #endif
55 : SfxType0 aSfxBoolItem_Impl =
56 : {
57 4 : TYPE(SfxBoolItem), 0
58 4 : };
59 : #endif
60 :
61 : /************************************************************/
62 : extern SfxType0 aSfxInt16Item_Impl;
63 : #ifdef SFX_TYPEMAP
64 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
65 : __attribute__((__weak__))
66 : #endif
67 : SfxType0 aSfxInt16Item_Impl =
68 : {
69 4 : TYPE(SfxInt16Item), 0
70 4 : };
71 : #endif
72 :
73 : /************************************************************/
74 : extern SfxType3 aSvxZoomItem_Impl;
75 : #ifdef SFX_TYPEMAP
76 : #if defined(DISABLE_DYNLOADING) && (defined(ANDROID) || defined(IOS))
77 : __attribute__((__weak__))
78 : #endif
79 : SfxType3 aSvxZoomItem_Impl =
80 : {
81 4 : TYPE(SvxZoomItem), 3, { {MID_VALUE,"Value"}, {MID_VALUESET,"ValueSet"}, {MID_TYPE,"Type"} }
82 12 : };
83 : #endif
84 :
85 : /************************************************************/
86 : #ifdef StarMath
87 : #undef ShellClass
88 : #undef StarMath
89 : #define ShellClass StarMath
90 : #endif
91 :
92 : /************************************************************/
93 : #ifdef SmModule
94 : #undef ShellClass
95 : #undef SmModule
96 : #define ShellClass SmModule
97 : SFX_ARGUMENTMAP(SmModule)
98 : {
99 : SFX_ARGUMENT(SID_CFGFILE,"FileName",SfxStringItem)
100 : };
101 :
102 0 : SFX_STATE_STUB(SmModule,GetState)
103 :
104 : SFX_SLOTMAP_ARG(SmModule)
105 : {
106 : // Slot Nr. 0 : 5926
107 : SFX_NEW_SLOT_ARG( SmModule,SID_CONFIGEVENT,SID_CONFIGEVENT,GID_OPTIONS,
108 : 0 ,&aSmModuleSlots_Impl[0] /*Offset Next*/,
109 : SFX_STUB_PTR_EXEC_NONE,SFX_STUB_PTR(SmModule,GetState),
110 : SFX_SLOT_CACHABLE|SFX_SLOT_ASYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_CONTAINER|SFX_SLOT_READONLYDOC|0,
111 : 0,
112 : SfxVoidItem,
113 : 0/*Offset*/, 1/*Count*/,".LoadEvents",SFX_SLOT_METHOD|0,"LoadEvents" )
114 : };
115 : #endif
116 :
117 : /************************************************************/
118 : #ifdef FormulaDocument
119 : #undef ShellClass
120 : #undef FormulaDocument
121 : #define ShellClass FormulaDocument
122 : #endif
123 :
124 : /************************************************************/
125 : #ifdef SmDocShell
126 : #undef ShellClass
127 : #undef SmDocShell
128 : #define ShellClass SmDocShell
129 : SFX_ARGUMENTMAP(SmDocShell)
130 : {
131 : SFX_ARGUMENT(SID_TEMPLATE_REGIONNAME,"TemplateRegion",SfxStringItem),
132 : SFX_ARGUMENT(SID_TEMPLATE_NAME,"TemplateName",SfxStringItem),
133 : SFX_ARGUMENT(SID_REDO,"Redo",SfxUInt16Item),
134 : SFX_ARGUMENT(SID_UNDO,"Undo",SfxUInt16Item)
135 : };
136 :
137 1 : SFX_STATE_STUB(SmDocShell,GetState)
138 1 : SFX_EXEC_STUB(SmDocShell,Execute)
139 :
140 : SFX_SLOTMAP_ARG(SmDocShell)
141 : {
142 : // Slot Nr. 0 : 5538
143 : SFX_NEW_SLOT_ARG( SmDocShell,SID_DOCTEMPLATE,SID_DOCTEMPLATE,GID_TEMPLATE,
144 : 0 ,&aSmDocShellSlots_Impl[1] /*Offset Next*/,
145 : SFX_STUB_PTR_EXEC_NONE,SFX_STUB_PTR(SmDocShell,GetState),
146 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_CONTAINER|SFX_SLOT_READONLYDOC|0,
147 : 0,
148 : SfxVoidItem,
149 : 0/*Offset*/, 2/*Count*/,".SaveAsTemplate",SFX_SLOT_METHOD|0,"SaveAsTemplate" ),
150 : // Slot Nr. 1 : 5700
151 : SFX_NEW_SLOT_ARG( SmDocShell,SID_REDO,SID_REDO,GID_EDIT,
152 : 0 ,&aSmDocShellSlots_Impl[2] /*Offset Next*/,
153 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
154 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
155 : 0,
156 : SfxStringItem,
157 : 2/*Offset*/, 1/*Count*/,".Redo",SFX_SLOT_METHOD|0,"Redo" ),
158 : // Slot Nr. 2 : 5701
159 : SFX_NEW_SLOT_ARG( SmDocShell,SID_UNDO,SID_UNDO,GID_EDIT,
160 : 0 ,&aSmDocShellSlots_Impl[3] /*Offset Next*/,
161 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
162 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
163 : 0,
164 : SfxStringItem,
165 : 3/*Offset*/, 1/*Count*/,".Undo",SFX_SLOT_METHOD|0,"Undo" ),
166 : // Slot Nr. 3 : 10923
167 : SFX_NEW_SLOT_ARG( SmDocShell,SID_GETUNDOSTRINGS,SID_GETUNDOSTRINGS,GID_EDIT,
168 : 0 ,&aSmDocShellSlots_Impl[4] /*Offset Next*/,
169 : SFX_STUB_PTR_EXEC_NONE,SFX_STUB_PTR(SmDocShell,GetState),
170 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_FASTCALL|0,
171 : 0,
172 : SfxStringListItem,
173 : 4/*Offset*/, 0,".GetUndoStrings",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"GetUndoStrings" ),
174 : // Slot Nr. 4 : 10924
175 : SFX_NEW_SLOT_ARG( SmDocShell,SID_GETREDOSTRINGS,SID_GETREDOSTRINGS,GID_EDIT,
176 : 0 ,&aSmDocShellSlots_Impl[5] /*Offset Next*/,
177 : SFX_STUB_PTR_EXEC_NONE,SFX_STUB_PTR(SmDocShell,GetState),
178 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_FASTCALL|0,
179 : 0,
180 : SfxStringListItem,
181 : 4/*Offset*/, 0,".GetRedoStrings",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"GetRedoStrings" ),
182 : // Slot Nr. 5 : 30306
183 : SFX_NEW_SLOT_ARG( SmDocShell,SID_FONT,SID_FONT,GID_FORMAT,
184 : 0 ,&aSmDocShellSlots_Impl[6] /*Offset Next*/,
185 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
186 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
187 : 0,
188 : SfxVoidItem,
189 : 4/*Offset*/, 0/*Count*/,".ChangeFont",SFX_SLOT_METHOD|0,"ChangeFont" ),
190 : // Slot Nr. 6 : 30307
191 : SFX_NEW_SLOT_ARG( SmDocShell,SID_FONTSIZE,SID_FONTSIZE,GID_FORMAT,
192 : 0 ,&aSmDocShellSlots_Impl[7] /*Offset Next*/,
193 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
194 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
195 : 0,
196 : SfxVoidItem,
197 : 4/*Offset*/, 0/*Count*/,".ChangeFontSize",SFX_SLOT_METHOD|0,"ChangeFontSize" ),
198 : // Slot Nr. 7 : 30308
199 : SFX_NEW_SLOT_ARG( SmDocShell,SID_DISTANCE,SID_DISTANCE,GID_FORMAT,
200 : 0 ,&aSmDocShellSlots_Impl[8] /*Offset Next*/,
201 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
202 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
203 : 0,
204 : SfxVoidItem,
205 : 4/*Offset*/, 0/*Count*/,".ChangeDistance",SFX_SLOT_METHOD|0,"ChangeDistance" ),
206 : // Slot Nr. 8 : 30309
207 : SFX_NEW_SLOT_ARG( SmDocShell,SID_ALIGN,SID_ALIGN,GID_FORMAT,
208 : 0 ,&aSmDocShellSlots_Impl[9] /*Offset Next*/,
209 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
210 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
211 : 0,
212 : SfxVoidItem,
213 : 4/*Offset*/, 0/*Count*/,".ChangeAlignment",SFX_SLOT_METHOD|0,"ChangeAlignment" ),
214 : // Slot Nr. 9 : 30311
215 : SFX_NEW_SLOT_ARG( SmDocShell,SID_AUTO_REDRAW,SID_AUTO_REDRAW,GID_VIEW,
216 : 0 ,&aSmDocShellSlots_Impl[10] /*Offset Next*/,
217 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
218 : SFX_SLOT_CACHABLE|SFX_SLOT_AUTOUPDATE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
219 : 0,
220 : SfxBoolItem,
221 : 4/*Offset*/, 0,".RedrawAutomatic",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"RedrawAutomatic" ),
222 : // Slot Nr. 10 : 30313
223 : SFX_NEW_SLOT_ARG( SmDocShell,SID_TEXTMODE,SID_TEXTMODE,GID_VIEW,
224 : 0 ,&aSmDocShellSlots_Impl[11] /*Offset Next*/,
225 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
226 : SFX_SLOT_CACHABLE|SFX_SLOT_AUTOUPDATE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
227 : 0,
228 : SfxBoolItem,
229 : 4/*Offset*/, 0,".Textmode",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"Textmode" ),
230 : // Slot Nr. 11 : 30356
231 : SFX_NEW_SLOT_ARG( SmDocShell,SID_TEXT,SID_TEXT,GID_VIEW,
232 : 0 ,&aSmDocShellSlots_Impl[12] /*Offset Next*/,
233 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
234 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_READONLYDOC|0,
235 : 0,
236 : SfxStringItem,
237 : 4/*Offset*/, 0,".ConfigName",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"ConfigName" ),
238 : // Slot Nr. 12 : 30357
239 : SFX_NEW_SLOT_ARG( SmDocShell,SID_GAPHIC_SM,SID_GAPHIC_SM,GID_MATH,
240 : 0 ,&aSmDocShellSlots_Impl[13] /*Offset Next*/,
241 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
242 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_READONLYDOC|0,
243 : 0,
244 : SfxInt16Item,
245 : 4/*Offset*/, 0,".Graphic",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"Graphic" ),
246 : // Slot Nr. 13 : 30363
247 : SFX_NEW_SLOT_ARG( SmDocShell,SID_LOADSYMBOLS,SID_LOADSYMBOLS,GID_OPTIONS,
248 : 0 ,&aSmDocShellSlots_Impl[14] /*Offset Next*/,
249 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
250 : SFX_SLOT_CACHABLE|SFX_SLOT_ASYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_READONLYDOC|0,
251 : 0,
252 : SfxVoidItem,
253 : 4/*Offset*/, 0/*Count*/,".LoadSymbols",SFX_SLOT_METHOD|0,"LoadSymbols" ),
254 : // Slot Nr. 14 : 30364
255 : SFX_NEW_SLOT_ARG( SmDocShell,SID_SAVESYMBOLS,SID_SAVESYMBOLS,GID_OPTIONS,
256 : 0 ,&aSmDocShellSlots_Impl[15] /*Offset Next*/,
257 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
258 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_READONLYDOC|0,
259 : 0,
260 : SfxVoidItem,
261 : 4/*Offset*/, 0/*Count*/,".SaveSymbols",SFX_SLOT_METHOD|0,"SaveSymbols" ),
262 : // Slot Nr. 15 : 30366
263 : SFX_NEW_SLOT_ARG( SmDocShell,SID_MODIFYSTATUS,SID_MODIFYSTATUS,GID_VIEW,
264 : 0 ,&aSmDocShellSlots_Impl[0] /*Offset Next*/,
265 : SFX_STUB_PTR(SmDocShell,Execute),SFX_STUB_PTR(SmDocShell,GetState),
266 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_STATUSBARCONFIG|SFX_SLOT_READONLYDOC|0,
267 : 0,
268 : SfxStringItem,
269 : 4/*Offset*/, 0,".ModifyStatus",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"ModifyStatus" )
270 : };
271 : #endif
272 :
273 : /************************************************************/
274 : #ifdef FormulaView
275 : #undef ShellClass
276 : #undef FormulaView
277 : #define ShellClass FormulaView
278 : #endif
279 :
280 : /************************************************************/
281 : #ifdef SmViewShell
282 : #undef ShellClass
283 : #undef SmViewShell
284 : #define ShellClass SmViewShell
285 : SFX_ARGUMENTMAP(SmViewShell)
286 : {
287 : SFX_ARGUMENT(SID_IMPORT_FORMULA,"Name",SfxStringItem),
288 : SFX_ARGUMENT(FN_PARAM_1,"Filter",SfxStringItem)
289 : };
290 :
291 0 : SFX_EXEC_STUB(SmViewShell,Execute)
292 0 : SFX_STATE_STUB(SmViewShell,GetState)
293 :
294 : SFX_SLOTMAP_ARG(SmViewShell)
295 : {
296 : // Slot Nr. 0 : 5710
297 : SFX_NEW_SLOT_ARG( SmViewShell,SID_CUT,SID_CUT,GID_EDIT,
298 : 0 ,&aSmViewShellSlots_Impl[1] /*Offset Next*/,
299 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
300 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
301 : 0,
302 : SfxVoidItem,
303 : 0/*Offset*/, 0/*Count*/,".Cut",SFX_SLOT_METHOD|0,"Cut" ),
304 : // Slot Nr. 1 : 5711
305 : SFX_NEW_SLOT_ARG( SmViewShell,SID_COPY,SID_COPY,GID_EDIT,
306 : 0 ,&aSmViewShellSlots_Impl[2] /*Offset Next*/,
307 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
308 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
309 : 0,
310 : SfxVoidItem,
311 : 0/*Offset*/, 0/*Count*/,".Copy",SFX_SLOT_METHOD|0,"Copy" ),
312 : // Slot Nr. 2 : 5712
313 : SFX_NEW_SLOT_ARG( SmViewShell,SID_PASTE,SID_PASTE,GID_EDIT,
314 : 0 ,&aSmViewShellSlots_Impl[3] /*Offset Next*/,
315 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
316 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_FASTCALL|0,
317 : 0,
318 : SfxVoidItem,
319 : 0/*Offset*/, 0/*Count*/,".Paste",SFX_SLOT_METHOD|0,"Paste" ),
320 : // Slot Nr. 3 : 5713
321 : SFX_NEW_SLOT_ARG( SmViewShell,SID_DELETE,SID_DELETE,GID_EDIT,
322 : 0 ,&aSmViewShellSlots_Impl[4] /*Offset Next*/,
323 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
324 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_FASTCALL|0,
325 : 0,
326 : SfxVoidItem,
327 : 0/*Offset*/, 0/*Count*/,".Delete",SFX_SLOT_METHOD|0,"Delete" ),
328 : // Slot Nr. 4 : 5720
329 : SFX_NEW_SLOT_ARG( SmViewShell,SID_SELECT,SID_SELECT,GID_EDIT,
330 : 0 ,&aSmViewShellSlots_Impl[5] /*Offset Next*/,
331 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
332 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
333 : 0,
334 : SfxVoidItem,
335 : 0/*Offset*/, 0/*Count*/,".Select",SFX_SLOT_METHOD|0,"Select" ),
336 : // Slot Nr. 5 : 10000
337 : SFX_NEW_SLOT_ARG( SmViewShell,SID_ATTR_ZOOM,SID_ATTR_ZOOM,GID_VIEW,
338 : 0 ,&aSmViewShellSlots_Impl[6] /*Offset Next*/,
339 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
340 : SFX_SLOT_CACHABLE|SFX_SLOT_ASYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_STATUSBARCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
341 : 0,
342 : SvxZoomItem,
343 : 0/*Offset*/, 0,".",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"Zoom" ),
344 : // Slot Nr. 6 : 30257
345 : SFX_NEW_SLOT_ARG( SmViewShell,SID_NEXTERR,SID_NEXTERR,GID_NAVIGATOR,
346 : 0 ,&aSmViewShellSlots_Impl[7] /*Offset Next*/,
347 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
348 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
349 : 0,
350 : SfxVoidItem,
351 : 0/*Offset*/, 0/*Count*/,".NextError",SFX_SLOT_METHOD|0,"NextError" ),
352 : // Slot Nr. 7 : 30258
353 : SFX_NEW_SLOT_ARG( SmViewShell,SID_PREVERR,SID_PREVERR,GID_NAVIGATOR,
354 : 0 ,&aSmViewShellSlots_Impl[8] /*Offset Next*/,
355 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
356 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
357 : 0,
358 : SfxVoidItem,
359 : 0/*Offset*/, 0/*Count*/,".PrevError",SFX_SLOT_METHOD|0,"PrevError" ),
360 : // Slot Nr. 8 : 30259
361 : SFX_NEW_SLOT_ARG( SmViewShell,SID_NEXTMARK,SID_NEXTMARK,GID_NAVIGATOR,
362 : 0 ,&aSmViewShellSlots_Impl[9] /*Offset Next*/,
363 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
364 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
365 : 0,
366 : SfxVoidItem,
367 : 0/*Offset*/, 0/*Count*/,".NextMark",SFX_SLOT_METHOD|0,"NextMark" ),
368 : // Slot Nr. 9 : 30260
369 : SFX_NEW_SLOT_ARG( SmViewShell,SID_PREVMARK,SID_PREVMARK,GID_NAVIGATOR,
370 : 0 ,&aSmViewShellSlots_Impl[10] /*Offset Next*/,
371 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
372 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
373 : 0,
374 : SfxVoidItem,
375 : 0/*Offset*/, 0/*Count*/,".PrevMark",SFX_SLOT_METHOD|0,"PrevMark" ),
376 : // Slot Nr. 10 : 30261
377 : SFX_NEW_SLOT_ARG( SmViewShell,SID_SYMBOLS_CATALOGUE,SID_SYMBOLS_CATALOGUE,GID_OPTIONS,
378 : 0 ,&aSmViewShellSlots_Impl[11] /*Offset Next*/,
379 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
380 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
381 : 0,
382 : SfxVoidItem,
383 : 0/*Offset*/, 0/*Count*/,".SymbolCatalogue",SFX_SLOT_METHOD|0,"SymbolCatalogue" ),
384 : // Slot Nr. 11 : 30263
385 : SFX_NEW_SLOT_ARG( SmViewShell,SID_VIEW050,SID_VIEW050,GID_VIEW,
386 : 0 ,&aSmViewShellSlots_Impl[12] /*Offset Next*/,
387 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
388 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
389 : 0,
390 : SfxVoidItem,
391 : 0/*Offset*/, 0/*Count*/,".View50",SFX_SLOT_METHOD|0,"View50" ),
392 : // Slot Nr. 12 : 30264
393 : SFX_NEW_SLOT_ARG( SmViewShell,SID_VIEW100,SID_VIEW100,GID_VIEW,
394 : 0 ,&aSmViewShellSlots_Impl[13] /*Offset Next*/,
395 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
396 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
397 : 0,
398 : SfxVoidItem,
399 : 0/*Offset*/, 0/*Count*/,".View100",SFX_SLOT_METHOD|0,"View100" ),
400 : // Slot Nr. 13 : 30265
401 : SFX_NEW_SLOT_ARG( SmViewShell,SID_VIEW200,SID_VIEW200,GID_VIEW,
402 : 0 ,&aSmViewShellSlots_Impl[14] /*Offset Next*/,
403 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
404 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
405 : 0,
406 : SfxVoidItem,
407 : 0/*Offset*/, 0/*Count*/,".View200",SFX_SLOT_METHOD|0,"View200" ),
408 : // Slot Nr. 14 : 30266
409 : SFX_NEW_SLOT_ARG( SmViewShell,SID_ZOOMIN,SID_ZOOMIN,GID_VIEW,
410 : 0 ,&aSmViewShellSlots_Impl[15] /*Offset Next*/,
411 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
412 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
413 : 0,
414 : SfxVoidItem,
415 : 0/*Offset*/, 0/*Count*/,".ZoomIn",SFX_SLOT_METHOD|0,"ZoomIn" ),
416 : // Slot Nr. 15 : 30267
417 : SFX_NEW_SLOT_ARG( SmViewShell,SID_ZOOMOUT,SID_ZOOMOUT,GID_VIEW,
418 : 0 ,&aSmViewShellSlots_Impl[16] /*Offset Next*/,
419 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
420 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
421 : 0,
422 : SfxVoidItem,
423 : 0/*Offset*/, 0/*Count*/,".ZoomOut",SFX_SLOT_METHOD|0,"ZoomOut" ),
424 : // Slot Nr. 16 : 30268
425 : SFX_NEW_SLOT_ARG( SmViewShell,SID_DRAW,SID_DRAW,GID_VIEW,
426 : 0 ,&aSmViewShellSlots_Impl[17] /*Offset Next*/,
427 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
428 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
429 : 0,
430 : SfxVoidItem,
431 : 0/*Offset*/, 0/*Count*/,".Draw",SFX_SLOT_METHOD|0,"Draw" ),
432 : // Slot Nr. 17 : 30269
433 : SFX_NEW_SLOT_ARG( SmViewShell,SID_ADJUST,SID_ADJUST,GID_VIEW,
434 : 0 ,&aSmViewShellSlots_Impl[18] /*Offset Next*/,
435 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
436 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
437 : 0,
438 : SfxVoidItem,
439 : 0/*Offset*/, 0/*Count*/,".Adjust",SFX_SLOT_METHOD|0,"Adjust" ),
440 : // Slot Nr. 18 : 30270
441 : SFX_NEW_SLOT_ARG( SmViewShell,SID_TOOLBOX,SID_TOOLBOX,GID_VIEW,
442 : 0 ,&aSmViewShellSlots_Impl[19] /*Offset Next*/,
443 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
444 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
445 : 0,
446 : SfxBoolItem,
447 : 0/*Offset*/, 0,".ToolBox",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"ToolBox" ),
448 : // Slot Nr. 19 : 30271
449 : SFX_NEW_SLOT_ARG( SmViewShell,SID_FORMULACURSOR,SID_FORMULACURSOR,GID_MATH,
450 : 0 ,&aSmViewShellSlots_Impl[20] /*Offset Next*/,
451 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
452 : SFX_SLOT_CACHABLE|SFX_SLOT_TOGGLE|SFX_SLOT_AUTOUPDATE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_FASTCALL|SFX_SLOT_READONLYDOC|0,
453 : 0,
454 : SfxVoidItem,
455 : 0/*Offset*/, 0/*Count*/,".FormelCursor",SFX_SLOT_METHOD|0,"FormelCursor" ),
456 : // Slot Nr. 20 : 30314
457 : SFX_NEW_SLOT_ARG( SmViewShell,SID_IMPORT_FORMULA,SID_IMPORT_FORMULA,GID_INSERT,
458 : 0 ,&aSmViewShellSlots_Impl[21] /*Offset Next*/,
459 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
460 : SFX_SLOT_CACHABLE|SFX_SLOT_ASYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_HASDIALOG|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|0,
461 : 0,
462 : SfxVoidItem,
463 : 0/*Offset*/, 2/*Count*/, 0, SFX_SLOT_METHOD|0,"ImportFormula" ),
464 : // Slot Nr. 21 : 30359
465 : SFX_NEW_SLOT_ARG( SmViewShell,SID_FITINWINDOW,SID_FITINWINDOW,GID_VIEW,
466 : 0 ,&aSmViewShellSlots_Impl[22] /*Offset Next*/,
467 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
468 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
469 : 0,
470 : SfxVoidItem,
471 : 2/*Offset*/, 0/*Count*/,".FitInWindow",SFX_SLOT_METHOD|0,"FitInWindow" ),
472 : // Slot Nr. 22 : 30360
473 : SFX_NEW_SLOT_ARG( SmViewShell,SID_INSERTSYMBOL,SID_INSERTSYMBOL,GID_INSERT,
474 : 0 ,&aSmViewShellSlots_Impl[23] /*Offset Next*/,
475 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
476 : SFX_SLOT_CACHABLE|SFX_SLOT_ASYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
477 : 0,
478 : SfxVoidItem,
479 : 2/*Offset*/, 0/*Count*/,".InsertConfigName",SFX_SLOT_METHOD|0,"InsertConfigName" ),
480 : // Slot Nr. 23 : 30361
481 : SFX_NEW_SLOT_ARG( SmViewShell,SID_INSERTCOMMAND,SID_INSERTCOMMAND,GID_INSERT,
482 : 0 ,&aSmViewShellSlots_Impl[24] /*Offset Next*/,
483 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
484 : SFX_SLOT_CACHABLE|SFX_SLOT_ASYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_MENUCONFIG|SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_READONLYDOC|0,
485 : 0,
486 : SfxVoidItem,
487 : 2/*Offset*/, 0/*Count*/,".InsertCommand",SFX_SLOT_METHOD|0,"InsertCommand" ),
488 : // Slot Nr. 24 : 30367
489 : SFX_NEW_SLOT_ARG( SmViewShell,SID_TEXTSTATUS,SID_TEXTSTATUS,GID_VIEW,
490 : 0 ,&aSmViewShellSlots_Impl[25] /*Offset Next*/,
491 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
492 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_STATUSBARCONFIG|SFX_SLOT_READONLYDOC|0,
493 : 0,
494 : SfxStringItem,
495 : 2/*Offset*/, 0,".TextStatus",SFX_SLOT_PROPGET|SFX_SLOT_PROPSET|0,"TextStatus" ),
496 : // Slot Nr. 25 : 30373
497 : SFX_NEW_SLOT_ARG( SmViewShell,SID_COPYOBJECT,SID_COPYOBJECT,GID_EDIT,
498 : 0 ,&aSmViewShellSlots_Impl[26] /*Offset Next*/,
499 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
500 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|0,
501 : 0,
502 : SfxVoidItem,
503 : 2/*Offset*/, 0/*Count*/,".CopyObject",SFX_SLOT_METHOD|0,"CopyObject" ),
504 : // Slot Nr. 26 : 30374
505 : SFX_NEW_SLOT_ARG( SmViewShell,SID_PASTEOBJECT,SID_PASTEOBJECT,GID_EDIT,
506 : 0 ,&aSmViewShellSlots_Impl[27] /*Offset Next*/,
507 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
508 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_READONLYDOC|0,
509 : 0,
510 : SfxVoidItem,
511 : 2/*Offset*/, 0/*Count*/,".PasteObject",SFX_SLOT_METHOD|0,"PasteObject" ),
512 : // Slot Nr. 27 : 30377
513 : SFX_NEW_SLOT_ARG( SmViewShell,SID_GETEDITTEXT,SID_GETEDITTEXT,GID_MATH,
514 : 0 ,&aSmViewShellSlots_Impl[0] /*Offset Next*/,
515 : SFX_STUB_PTR(SmViewShell,Execute),SFX_STUB_PTR(SmViewShell,GetState),
516 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|SFX_SLOT_READONLYDOC|0,
517 : 0,
518 : SfxVoidItem,
519 : 2/*Offset*/, 0/*Count*/,".SetPaperSize",SFX_SLOT_METHOD|0,"SetPaperSize" ),
520 : // Slot Nr. 28 : 30378
521 : SFX_NEW_SLOT_ARG( SmViewShell,SID_CMDBOXWINDOW,SID_CMDBOXWINDOW,GID_VIEW,
522 : 0 ,&aSmViewShellSlots_Impl[29] /*Offset Next*/,
523 : SFX_STUB_PTR_EXEC_NONE,SFX_STUB_PTR_STATE_NONE,
524 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|0,
525 : 0,
526 : SfxVoidItem,
527 : 2/*Offset*/, 0/*Count*/,".CommandWindow",SFX_SLOT_METHOD|0,"CommandWindow" ),
528 : // Slot Nr. 29 : 30379
529 : SFX_NEW_SLOT_ARG( SmViewShell,SID_TOOLBOXWINDOW,SID_TOOLBOXWINDOW,GID_VIEW,
530 : 0 ,&aSmViewShellSlots_Impl[28] /*Offset Next*/,
531 : SFX_STUB_PTR_EXEC_NONE,SFX_STUB_PTR_STATE_NONE,
532 : SFX_SLOT_CACHABLE|SFX_SLOT_SYNCHRON|SFX_SLOT_RECORDPERSET|0,
533 : 0,
534 : SfxVoidItem,
535 : 2/*Offset*/, 0/*Count*/,".ToolBowWindow",SFX_SLOT_METHOD|0,"ToolBowWindow" )
536 : };
537 : #endif
538 :
|