xref: /trunk/main/sw/sdi/_frmsh.sdi (revision b740b198)
1a02241ffSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3a02241ffSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4a02241ffSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5a02241ffSAndrew Rist * distributed with this work for additional information
6a02241ffSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7a02241ffSAndrew Rist * to you under the Apache License, Version 2.0 (the
8a02241ffSAndrew Rist * "License"); you may not use this file except in compliance
9a02241ffSAndrew Rist * with the License.  You may obtain a copy of the License at
10a02241ffSAndrew Rist *
11a02241ffSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12a02241ffSAndrew Rist *
13a02241ffSAndrew Rist * Unless required by applicable law or agreed to in writing,
14a02241ffSAndrew Rist * software distributed under the License is distributed on an
15a02241ffSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16a02241ffSAndrew Rist * KIND, either express or implied.  See the License for the
17a02241ffSAndrew Rist * specific language governing permissions and limitations
18a02241ffSAndrew Rist * under the License.
19a02241ffSAndrew Rist *
20a02241ffSAndrew Rist *************************************************************/
21a02241ffSAndrew Rist
22a02241ffSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweirinterface BaseTextFrame
25cdf0e10cSrcweir[
26cdf0e10cSrcweir	Automation = FALSE;
27cdf0e10cSrcweir]
28cdf0e10cSrcweir{
29*b740b198SArmin Le Grand    //UUUU
3064b14621SArmin Le Grand    SID_ATTR_FILL_STYLE
3164b14621SArmin Le Grand    [
3264b14621SArmin Le Grand        Export = FALSE;
3364b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
3464b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
3564b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
3664b14621SArmin Le Grand    ]
3764b14621SArmin Le Grand
38*b740b198SArmin Le Grand    //UUUU
3964b14621SArmin Le Grand    SID_ATTR_FILL_COLOR
4064b14621SArmin Le Grand    [
4164b14621SArmin Le Grand        Export = FALSE;
4264b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
4364b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
4464b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
4564b14621SArmin Le Grand    ]
4664b14621SArmin Le Grand
47*b740b198SArmin Le Grand    //UUUU
4864b14621SArmin Le Grand    SID_ATTR_FILL_GRADIENT
4964b14621SArmin Le Grand    [
5064b14621SArmin Le Grand        Export = FALSE;
5164b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
5264b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
5364b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
5464b14621SArmin Le Grand    ]
5564b14621SArmin Le Grand
56*b740b198SArmin Le Grand    //UUUU
5764b14621SArmin Le Grand    SID_ATTR_FILL_HATCH
5864b14621SArmin Le Grand    [
5964b14621SArmin Le Grand        Export = FALSE;
6064b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
6164b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
6264b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
6364b14621SArmin Le Grand    ]
6464b14621SArmin Le Grand
65*b740b198SArmin Le Grand    //UUUU
6664b14621SArmin Le Grand    SID_ATTR_FILL_BITMAP
6764b14621SArmin Le Grand    [
6864b14621SArmin Le Grand        Export = FALSE;
6964b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
7064b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
7164b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
7264b14621SArmin Le Grand    ]
7364b14621SArmin Le Grand
74*b740b198SArmin Le Grand    //UUUU
7564b14621SArmin Le Grand    SID_ATTR_FILL_TRANSPARENCE
7664b14621SArmin Le Grand    [
7764b14621SArmin Le Grand        Export = FALSE;
7864b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
7964b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
8064b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
8164b14621SArmin Le Grand    ]
8264b14621SArmin Le Grand
83*b740b198SArmin Le Grand    //UUUU
8464b14621SArmin Le Grand    SID_ATTR_FILL_FLOATTRANSPARENCE
8564b14621SArmin Le Grand    [
8664b14621SArmin Le Grand        Export = FALSE;
8764b14621SArmin Le Grand        ExecMethod = ExecDrawAttrArgsTextFrame;
8864b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
8964b14621SArmin Le Grand        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
9064b14621SArmin Le Grand    ]
9164b14621SArmin Le Grand
92*b740b198SArmin Le Grand    //UUUU
9364b14621SArmin Le Grand    SID_COLOR_TABLE
9464b14621SArmin Le Grand    [
9564b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
9664b14621SArmin Le Grand    ]
9764b14621SArmin Le Grand
98*b740b198SArmin Le Grand    //UUUU
9964b14621SArmin Le Grand    SID_GRADIENT_LIST
10064b14621SArmin Le Grand    [
10164b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
10264b14621SArmin Le Grand    ]
10364b14621SArmin Le Grand
104*b740b198SArmin Le Grand    //UUUU
10564b14621SArmin Le Grand    SID_HATCH_LIST
10664b14621SArmin Le Grand    [
10764b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
10864b14621SArmin Le Grand    ]
10964b14621SArmin Le Grand
110*b740b198SArmin Le Grand    //UUUU
11164b14621SArmin Le Grand    SID_BITMAP_LIST
11264b14621SArmin Le Grand    [
11364b14621SArmin Le Grand        StateMethod = GetDrawAttrStateTextFrame;
11464b14621SArmin Le Grand    ]
11564b14621SArmin Le Grand
116*b740b198SArmin Le Grand    //UUUU
11764b14621SArmin Le Grand    SID_ATTRIBUTES_AREA
11864b14621SArmin Le Grand    [
11964b14621SArmin Le Grand        ExecMethod = ExecDrawDlgTextFrame;
12064b14621SArmin Le Grand        StateMethod = DisableStateTextFrame;
12164b14621SArmin Le Grand    ]
12264b14621SArmin Le Grand
12364b14621SArmin Le Grand
124cdf0e10cSrcweir	FN_FRAME_TO_ANCHOR  // status()
125cdf0e10cSrcweir	[
126cdf0e10cSrcweir		/*OS: Datentypen unvertraeglich ?? */
127cdf0e10cSrcweir		ExecMethod = Execute ;
128cdf0e10cSrcweir		StateMethod = NoState ;
129cdf0e10cSrcweir	]
130cdf0e10cSrcweir
131cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_CENTER // status(play|final)
132cdf0e10cSrcweir	[
133cdf0e10cSrcweir		ExecMethod = Execute ;
134cdf0e10cSrcweir		StateMethod = GetState ;
135cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
136cdf0e10cSrcweir	]
137cdf0e10cSrcweir
138cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_BOTTOM  // status(play|final)
139cdf0e10cSrcweir	[
140cdf0e10cSrcweir		ExecMethod = Execute ;
141cdf0e10cSrcweir		StateMethod = GetState ;
142cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
143cdf0e10cSrcweir	]
144cdf0e10cSrcweir
145cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_TOP   // status(play|final)
146cdf0e10cSrcweir	[
147cdf0e10cSrcweir		ExecMethod = Execute ;
148cdf0e10cSrcweir		StateMethod = GetState ;
149cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
150cdf0e10cSrcweir	]
151cdf0e10cSrcweir
152cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_ROW_CENTER  // status(play|final)
153cdf0e10cSrcweir	[
154cdf0e10cSrcweir		ExecMethod = Execute ;
155cdf0e10cSrcweir		StateMethod = GetState ;
156cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
157cdf0e10cSrcweir	]
158cdf0e10cSrcweir
159cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_ROW_BOTTOM // status(play|final)
160cdf0e10cSrcweir	[
161cdf0e10cSrcweir		ExecMethod = Execute ;
162cdf0e10cSrcweir		StateMethod = GetState ;
163cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
164cdf0e10cSrcweir	]
165cdf0e10cSrcweir
166cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_ROW_TOP  // status(play|final)
167cdf0e10cSrcweir	[
168cdf0e10cSrcweir		ExecMethod = Execute ;
169cdf0e10cSrcweir		StateMethod = GetState ;
170cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
171cdf0e10cSrcweir	]
172cdf0e10cSrcweir
173cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_CHAR_CENTER // status(play|final)
174cdf0e10cSrcweir	[
175cdf0e10cSrcweir		ExecMethod = Execute ;
176cdf0e10cSrcweir		StateMethod = GetState ;
177cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
178cdf0e10cSrcweir	]
179cdf0e10cSrcweir
180cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_CHAR_BOTTOM  // status(play|final)
181cdf0e10cSrcweir	[
182cdf0e10cSrcweir		ExecMethod = Execute ;
183cdf0e10cSrcweir		StateMethod = GetState ;
184cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
185cdf0e10cSrcweir	]
186cdf0e10cSrcweir
187cdf0e10cSrcweir	FN_FRAME_ALIGN_VERT_CHAR_TOP  // status(play|final)
188cdf0e10cSrcweir	[
189cdf0e10cSrcweir		ExecMethod = Execute ;
190cdf0e10cSrcweir		StateMethod = GetState ;
191cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
192cdf0e10cSrcweir	]
193cdf0e10cSrcweir
194cdf0e10cSrcweir	FN_FRAME_ALIGN_HORZ_CENTER  // status(play|final)
195cdf0e10cSrcweir	[
196cdf0e10cSrcweir		ExecMethod = Execute ;
197cdf0e10cSrcweir		StateMethod = GetState ;
198cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
199cdf0e10cSrcweir	]
200cdf0e10cSrcweir
201cdf0e10cSrcweir	FN_FRAME_ALIGN_HORZ_RIGHT // status(play|final)
202cdf0e10cSrcweir	[
203cdf0e10cSrcweir		ExecMethod = Execute ;
204cdf0e10cSrcweir		StateMethod = GetState ;
205cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
206cdf0e10cSrcweir	]
207cdf0e10cSrcweir
208cdf0e10cSrcweir	FN_FRAME_ALIGN_HORZ_LEFT // status(play|final)
209cdf0e10cSrcweir	[
210cdf0e10cSrcweir		ExecMethod = Execute ;
211cdf0e10cSrcweir		StateMethod = GetState ;
212cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
213cdf0e10cSrcweir	]
214cdf0e10cSrcweir
215cdf0e10cSrcweir
216cdf0e10cSrcweir	SID_FRAME_TO_TOP // status(final|play)
217cdf0e10cSrcweir	[
218cdf0e10cSrcweir		ExecMethod = Execute ;
219cdf0e10cSrcweir		StateMethod = GetState ;
220cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
221cdf0e10cSrcweir	]
222cdf0e10cSrcweir
223cdf0e10cSrcweir	SID_FRAME_TO_BOTTOM  // status(final|play)
224cdf0e10cSrcweir	[
225cdf0e10cSrcweir		ExecMethod = Execute ;
226cdf0e10cSrcweir		StateMethod = GetState ;
227cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
228cdf0e10cSrcweir	]
229cdf0e10cSrcweir
230cdf0e10cSrcweir
231cdf0e10cSrcweir	FN_FRAME_UP  // status(final|play)
232cdf0e10cSrcweir	[
233cdf0e10cSrcweir		ExecMethod = Execute ;
234cdf0e10cSrcweir		StateMethod = GetState ;
235cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
236cdf0e10cSrcweir	]
237cdf0e10cSrcweir
238cdf0e10cSrcweir	FN_FRAME_DOWN // status(final|play)
239cdf0e10cSrcweir	[
240cdf0e10cSrcweir		ExecMethod = Execute ;
241cdf0e10cSrcweir		StateMethod = GetState ;
242cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
243cdf0e10cSrcweir	]
244cdf0e10cSrcweir
245ee093554SAndre Fischer	SID_ATTR_TRANSFORM
246ee093554SAndre Fischer	[
247ee093554SAndre Fischer		ExecMethod = Execute ;
248ee093554SAndre Fischer		StateMethod = GetState ;
249ee093554SAndre Fischer	]
250ee093554SAndre Fischer	SID_ATTR_TRANSFORM_WIDTH
251ee093554SAndre Fischer	[
252ee093554SAndre Fischer		StateMethod = GetState ;
253ee093554SAndre Fischer		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
254ee093554SAndre Fischer	]
255ee093554SAndre Fischer	SID_ATTR_TRANSFORM_HEIGHT
256ee093554SAndre Fischer	[
257ee093554SAndre Fischer		StateMethod = GetState ;
258ee093554SAndre Fischer		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
259ee093554SAndre Fischer	]
2600c259c9fSOliver-Rainer Wittmann	SID_ATTR_TRANSFORM_PROTECT_SIZE
2610c259c9fSOliver-Rainer Wittmann	[
2620c259c9fSOliver-Rainer Wittmann		StateMethod = GetState ;
2630c259c9fSOliver-Rainer Wittmann		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
2640c259c9fSOliver-Rainer Wittmann	]
265ee093554SAndre Fischer
266cdf0e10cSrcweir	SID_ATTR_ULSPACE // status(final|play)
267cdf0e10cSrcweir	[
268cdf0e10cSrcweir		ExecMethod = Execute ;
269cdf0e10cSrcweir		StateMethod = GetState ;
270cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
271cdf0e10cSrcweir	]
272cdf0e10cSrcweir
273cdf0e10cSrcweir	SID_ATTR_LRSPACE // status(final|play)
274cdf0e10cSrcweir	[
275cdf0e10cSrcweir		ExecMethod = Execute ;
276cdf0e10cSrcweir		StateMethod = GetState ;
277cdf0e10cSrcweir		GroupId = GID_FRAME;
278cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
279cdf0e10cSrcweir	]
280cdf0e10cSrcweir
281cdf0e10cSrcweir	FN_FORMAT_FRAME_DLG   // status(final|play)
282cdf0e10cSrcweir	[
283cdf0e10cSrcweir		ExecMethod = Execute ;
284cdf0e10cSrcweir		StateMethod = GetState ;
285cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
286cdf0e10cSrcweir	]
287395b75f9SOliver-Rainer Wittmann	FN_DRAW_WRAP_DLG // status(final|play)
288721f296aSOliver-Rainer Wittmann	[
289721f296aSOliver-Rainer Wittmann		ExecMethod = Execute ;
290721f296aSOliver-Rainer Wittmann		StateMethod = GetState ;
291721f296aSOliver-Rainer Wittmann		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
292721f296aSOliver-Rainer Wittmann	]
293cdf0e10cSrcweir
294cdf0e10cSrcweir	SID_FRAME_LINESTYLE // status()
295cdf0e10cSrcweir	[
296cdf0e10cSrcweir		ExecMethod = ExecFrameStyle ;
297cdf0e10cSrcweir		StateMethod = GetLineStyleState ;
298cdf0e10cSrcweir		Export = FALSE; //#44439#
299cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
300cdf0e10cSrcweir	]
301cdf0e10cSrcweir
302cdf0e10cSrcweir	SID_FRAME_LINECOLOR // status(final|play)
303cdf0e10cSrcweir	[
304cdf0e10cSrcweir		ExecMethod = ExecFrameStyle ;
305cdf0e10cSrcweir		StateMethod = GetLineStyleState ;
306cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
307cdf0e10cSrcweir	]
308cdf0e10cSrcweir    SID_OBJECT_ALIGN_CENTER  // status(play|final)
309cdf0e10cSrcweir    [
310cdf0e10cSrcweir        ExecMethod = Execute ;
311cdf0e10cSrcweir        StateMethod = GetState ;
312cdf0e10cSrcweir        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
313cdf0e10cSrcweir    ]
314cdf0e10cSrcweir
315cdf0e10cSrcweir    SID_OBJECT_ALIGN_RIGHT // status(play|final)
316cdf0e10cSrcweir    [
317cdf0e10cSrcweir        ExecMethod = Execute ;
318cdf0e10cSrcweir        StateMethod = GetState ;
319cdf0e10cSrcweir        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
320cdf0e10cSrcweir    ]
321cdf0e10cSrcweir
322cdf0e10cSrcweir    SID_OBJECT_ALIGN_LEFT // status(play|final)
323cdf0e10cSrcweir    [
324cdf0e10cSrcweir        ExecMethod = Execute ;
325cdf0e10cSrcweir        StateMethod = GetState ;
326cdf0e10cSrcweir        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
327cdf0e10cSrcweir    ]
328cdf0e10cSrcweir
329cdf0e10cSrcweir    SID_OBJECT_ALIGN_UP // status(play|final)
330cdf0e10cSrcweir    [
331cdf0e10cSrcweir        ExecMethod = Execute ;
332cdf0e10cSrcweir        StateMethod = GetState ;
333cdf0e10cSrcweir        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
334cdf0e10cSrcweir    ]
335cdf0e10cSrcweir
336cdf0e10cSrcweir    SID_OBJECT_ALIGN_MIDDLE  // status(play|final)
337cdf0e10cSrcweir    [
338cdf0e10cSrcweir        ExecMethod = Execute ;
339cdf0e10cSrcweir        StateMethod = GetState ;
340cdf0e10cSrcweir        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
341cdf0e10cSrcweir    ]
342cdf0e10cSrcweir
343cdf0e10cSrcweir    SID_OBJECT_ALIGN_DOWN   // status(play|final)
344cdf0e10cSrcweir    [
345cdf0e10cSrcweir        ExecMethod = Execute ;
346cdf0e10cSrcweir        StateMethod = GetState ;
347cdf0e10cSrcweir        DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
348cdf0e10cSrcweir    ]
349cdf0e10cSrcweir
350cdf0e10cSrcweir    FN_FORMAT_FOOTNOTE_DLG // status()
351cdf0e10cSrcweir	[
352cdf0e10cSrcweir		ExecMethod = Execute;
353cdf0e10cSrcweir	]
354cdf0e10cSrcweir
355cdf0e10cSrcweir    SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ?
356cdf0e10cSrcweir    [
357cdf0e10cSrcweir        ExecMethod = Execute ;
358cdf0e10cSrcweir    ]
359cdf0e10cSrcweir
360cdf0e10cSrcweir    FN_WORDCOUNT_DIALOG
361cdf0e10cSrcweir    [
362cdf0e10cSrcweir        ExecMethod = Execute;
363cdf0e10cSrcweir    ]
364cdf0e10cSrcweir
365cdf0e10cSrcweir   	FN_NUMBERING_OUTLINE_DLG   // status(final|play)
366cdf0e10cSrcweir	[
367cdf0e10cSrcweir		ExecMethod = Execute ;
368cdf0e10cSrcweir	]
369cdf0e10cSrcweir        // --> OD 2009-07-08 #i73249#
370cdf0e10cSrcweir        FN_TITLE_DESCRIPTION_SHAPE
371cdf0e10cSrcweir        [
372cdf0e10cSrcweir                ExecMethod = Execute ;
373cdf0e10cSrcweir                StateMethod = GetState ;
374cdf0e10cSrcweir                DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
375cdf0e10cSrcweir        ]
376cdf0e10cSrcweir        // <--
377cdf0e10cSrcweir
378cdf0e10cSrcweir
379cdf0e10cSrcweir    /*****************************************************
380cdf0e10cSrcweir
381cdf0e10cSrcweir Abfragefunktionen fuer ImageMaps
382cdf0e10cSrcweir
383cdf0e10cSrcweir ****************************************************/
384cdf0e10cSrcweir
385cdf0e10cSrcweir//
386cdf0e10cSrcweir// Slots ohne Export
387cdf0e10cSrcweir
388cdf0e10cSrcweir	FN_INSERT_FRAME
389cdf0e10cSrcweir	[
390cdf0e10cSrcweir		ExecMethod = Execute ;
391cdf0e10cSrcweir		StateMethod = StateInsert ;
392cdf0e10cSrcweir		Export = False;
393cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
394cdf0e10cSrcweir	]
395cdf0e10cSrcweir
396cdf0e10cSrcweir	SID_ATTR_BORDER // status()
397cdf0e10cSrcweir	[
398cdf0e10cSrcweir		ExecMethod = ExecFrameStyle ;
399cdf0e10cSrcweir		StateMethod = GetLineStyleState ;
400cdf0e10cSrcweir		GroupId = GID_FRAME;
401cdf0e10cSrcweir		Export = False;
402cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
403cdf0e10cSrcweir	]
404cdf0e10cSrcweir
405cdf0e10cSrcweir	SID_HYPERLINK_SETLINK  // status()
406cdf0e10cSrcweir	[
407cdf0e10cSrcweir		ExecMethod = Execute ;
408cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
409cdf0e10cSrcweir	]
410cdf0e10cSrcweir
411cdf0e10cSrcweir	SID_HYPERLINK_GETLINK  // status()
412cdf0e10cSrcweir	[
413cdf0e10cSrcweir		StateMethod = GetState ;
414cdf0e10cSrcweir	]
415cdf0e10cSrcweir
416cdf0e10cSrcweir	FN_FRAME_MIRROR_ON_EVEN_PAGES // status(final|play|rec)
417cdf0e10cSrcweir	[
418cdf0e10cSrcweir		ExecMethod = Execute ;
419cdf0e10cSrcweir		DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
420cdf0e10cSrcweir	]
421cdf0e10cSrcweir}
422cdf0e10cSrcweir
423cdf0e10cSrcweir
424