bump product version to 5.0.4.1
[LibreOffice.git] / sd / sdi / drtxtob.sdi
blob3e975d4946daf96843782eaec5c9fd598dcace5e
1 /*
2  * This file is part of the LibreOffice project.
3  *
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/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
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 .
17  */
19 shell TextObjectBar
21     SID_STYLE_APPLY  // ole : ?, status : ?
22     [
23         ExecMethod = Execute;
24         StateMethod = GetAttrState;
25         GroupId = GID_DOCUMENT;
26         Cachable, AutoUpdate;
27     ]
29     SID_ATTR_CHAR_FONT  // ole : ?, status : ?
30     [
31         ExecMethod = Execute;
32         StateMethod = GetAttrState;
33     ]
35     SID_ATTR_CHAR_FONTHEIGHT  // ole : ?, status : ?
36     [
37         ExecMethod = Execute;
38         StateMethod = GetAttrState;
39     ]
41     SID_ATTR_CHAR_COLOR  // ole : ?, status : ?
42     [
43         ExecMethod = Execute;
44         StateMethod = GetAttrState;
45     ]
47     SID_ATTR_CHAR_BACK_COLOR  // ole : ?, status : ?
48     [
49         ExecMethod = Execute;
50         StateMethod = GetAttrState;
51     ]
53     SID_ATTR_CHAR_WEIGHT  // ole : ?, status : ?
54     [
55         ExecMethod = Execute;
56         StateMethod = GetAttrState;
57     ]
59     SID_ATTR_CHAR_POSTURE  // ole : ?, status : ?
60     [
61         ExecMethod = Execute;
62         StateMethod = GetAttrState;
63     ]
65     SID_ATTR_CHAR_UNDERLINE  // ole : ?, status : ?
66     [
67         ExecMethod = Execute;
68         StateMethod = GetAttrState;
69     ]
71     SID_ATTR_CHAR_OVERLINE  // ole : ?, status : ?
72     [
73         ExecMethod = Execute;
74         StateMethod = GetAttrState;
75     ]
77     SID_ATTR_CHAR_CONTOUR  // ole : ?, status : ?
78     [
79         ExecMethod = Execute;
80         StateMethod = GetAttrState;
81     ]
83     SID_ATTR_CHAR_STRIKEOUT  // ole : ?, status : ?
84     [
85         ExecMethod = Execute;
86         StateMethod = GetAttrState;
87     ]
89     SID_ATTR_CHAR_SHADOWED  // ole : ?, status : ?
90     [
91         ExecMethod = Execute;
92         StateMethod = GetAttrState;
93     ]
95     SID_ATTR_PARA_ADJUST_LEFT  // ole : ?, status : ?
96     [
97         ExecMethod = Execute;
98         StateMethod = GetAttrState;
99 //      Cachable, AutoUpdate;
100     ]
102     SID_ATTR_PARA_ADJUST_CENTER  // ole : ?, status : ?
103     [
104         ExecMethod = Execute;
105         StateMethod = GetAttrState;
106 //      Cachable, AutoUpdate;
107     ]
109     SID_ATTR_PARA_ADJUST_RIGHT  // ole : ?, status : ?
110     [
111         ExecMethod = Execute;
112         StateMethod = GetAttrState;
113 //      Cachable, AutoUpdate;
114     ]
116     SID_ATTR_PARA_ADJUST_BLOCK  // ole : ?, status : ?
117     [
118         ExecMethod = Execute;
119         StateMethod = GetAttrState;
120 //      Cachable, AutoUpdate;
121     ]
123     SID_ATTR_PARA_LEFT_TO_RIGHT // ole : ?, status : ?
124     [
125         ExecMethod = Execute;
126         StateMethod = GetAttrState;
127 //      Cachable, AutoUpdate;
128     ]
130     SID_ATTR_PARA_RIGHT_TO_LEFT // ole : ?, status : ?
131     [
132         ExecMethod = Execute;
133         StateMethod = GetAttrState;
134 //      Cachable, AutoUpdate;
135     ]
137     SID_ATTR_PARA_LINESPACE_10  // ole : ?, status : ?
138     [
139         ExecMethod = Execute;
140         StateMethod = GetAttrState;
141 //      Cachable, AutoUpdate;
142     ]
144     SID_ATTR_PARA_LINESPACE_15  // ole : ?, status : ?
145     [
146         ExecMethod = Execute;
147         StateMethod = GetAttrState;
148 //      Cachable, AutoUpdate;
149     ]
151     SID_ATTR_PARA_LINESPACE_20  // ole : ?, status : ?
152     [
153         ExecMethod = Execute;
154         StateMethod = GetAttrState;
155 //      Cachable, AutoUpdate;
156     ]
158     SID_SET_SUPER_SCRIPT  // ole : ?, status : ?
159     [
160         ExecMethod = Execute;
161         StateMethod = GetAttrState;
162     ]
164     SID_SET_SUB_SCRIPT  // ole : ?, status : ?
165     [
166         ExecMethod = Execute;
167         StateMethod = GetAttrState;
168     ]
170     SID_ATTR_CHAR_KERNING
171     [
172         ExecMethod = Execute;
173         StateMethod = GetCharState;
174     ]
176     SID_PARASPACE_INCREASE  // ole : ?, status : ?
177     [
178         ExecMethod = Execute;
179         StateMethod = GetAttrState;
180     ]
182     SID_PARASPACE_DECREASE  // ole : ?, status : ?
183     [
184         ExecMethod = Execute;
185         StateMethod = GetAttrState;
186     ]
188     SID_ATTR_PARA_LRSPACE
189     [
190         ExecMethod = Execute ;
191         StateMethod = GetAttrState;
192     ]
194     SID_OUTLINE_LEFT // ole : no, status : ?
195     [
196         ExecMethod = Execute ;
197         StateMethod = GetAttrState ;
198     ]
199     SID_OUTLINE_RIGHT // ole : no, status : ?
200     [
201         ExecMethod = Execute ;
202         StateMethod = GetAttrState ;
203     ]
204     SID_OUTLINE_UP // ole : no, status : ?
205     [
206         ExecMethod = Execute ;
207         StateMethod = GetAttrState ;
208     ]
209     SID_OUTLINE_DOWN // ole : no, status : ?
210     [
211         ExecMethod = Execute ;
212         StateMethod = GetAttrState ;
213     ]
214     FN_NUM_BULLET_ON  // ole : ?, status : ?
215     [
216         ExecMethod = Execute;
217         StateMethod = GetAttrState;
218     ]
219     SID_TEXTDIRECTION_LEFT_TO_RIGHT  // ole : ?, status : ?
220     [
221         ExecMethod = Execute;
222         StateMethod = GetAttrState;
223     ]
224     SID_TEXTDIRECTION_TOP_TO_BOTTOM  // ole : ?, status : ?
225     [
226         ExecMethod = Execute;
227         StateMethod = GetAttrState;
228     ]
229     SID_GROW_FONT_SIZE
230     [
231         ExecMethod = Execute;
232         StateMethod = GetAttrState;
233     ]
234     SID_SHRINK_FONT_SIZE
235     [
236         ExecMethod = Execute;
237         StateMethod = GetAttrState;
238     ]
239     SID_THES
240     [
241         ExecMethod = Execute ;
242         StateMethod = GetAttrState ;
243     ]