make gbuild makefiles run independant of pwd again
[LibreOffice.git] / sd / sdi / drtxtob.sdi
blobf4133f0f4643f434c2e42535a9808bcbe2d2eefe
3 shell TextObjectBar
5     SID_STYLE_APPLY  // ole : ?, status : ?
6     [
7         ExecMethod = Execute;
8         StateMethod = GetAttrState;
9         GroupId = GID_DOCUMENT;
10         Cachable, AutoUpdate;
11     ]
13     SID_ATTR_CHAR_FONT  // ole : ?, status : ?
14     [
15         ExecMethod = Execute;
16         StateMethod = GetAttrState;
17     ]
19     SID_ATTR_CHAR_FONTHEIGHT  // ole : ?, status : ?
20     [
21         ExecMethod = Execute;
22         StateMethod = GetAttrState;
23     ]
25     SID_ATTR_CHAR_COLOR  // ole : ?, status : ?
26     [
27         ExecMethod = Execute;
28         StateMethod = GetAttrState;
29     ]
31     SID_ATTR_CHAR_WEIGHT  // ole : ?, status : ?
32     [
33         ExecMethod = Execute;
34         StateMethod = GetAttrState;
35     ]
37     SID_ATTR_CHAR_POSTURE  // ole : ?, status : ?
38     [
39         ExecMethod = Execute;
40         StateMethod = GetAttrState;
41     ]
43     SID_ATTR_CHAR_UNDERLINE  // ole : ?, status : ?
44     [
45         ExecMethod = Execute;
46         StateMethod = GetAttrState;
47     ]
49     SID_ATTR_CHAR_OVERLINE  // ole : ?, status : ?
50     [
51         ExecMethod = Execute;
52         StateMethod = GetAttrState;
53     ]
55     SID_ATTR_CHAR_CONTOUR  // ole : ?, status : ?
56     [
57         ExecMethod = Execute;
58         StateMethod = GetAttrState;
59     ]
61     SID_ATTR_CHAR_STRIKEOUT  // ole : ?, status : ?
62     [
63         ExecMethod = Execute;
64         StateMethod = GetAttrState;
65     ]
67     SID_ATTR_CHAR_SHADOWED  // ole : ?, status : ?
68     [
69         ExecMethod = Execute;
70         StateMethod = GetAttrState;
71     ]
73     SID_ATTR_PARA_ADJUST_LEFT  // ole : ?, status : ?
74     [
75         ExecMethod = Execute;
76         StateMethod = GetAttrState;
77 //      Cachable, AutoUpdate;
78     ]
80     SID_ATTR_PARA_ADJUST_CENTER  // ole : ?, status : ?
81     [
82         ExecMethod = Execute;
83         StateMethod = GetAttrState;
84 //      Cachable, AutoUpdate;
85     ]
87     SID_ATTR_PARA_ADJUST_RIGHT  // ole : ?, status : ?
88     [
89         ExecMethod = Execute;
90         StateMethod = GetAttrState;
91 //      Cachable, AutoUpdate;
92     ]
94     SID_ATTR_PARA_ADJUST_BLOCK  // ole : ?, status : ?
95     [
96         ExecMethod = Execute;
97         StateMethod = GetAttrState;
98 //      Cachable, AutoUpdate;
99     ]
101     SID_ATTR_PARA_LEFT_TO_RIGHT // ole : ?, status : ?
102     [
103         ExecMethod = Execute;
104         StateMethod = GetAttrState;
105 //      Cachable, AutoUpdate;
106     ]
108     SID_ATTR_PARA_RIGHT_TO_LEFT // ole : ?, status : ?
109     [
110         ExecMethod = Execute;
111         StateMethod = GetAttrState;
112 //      Cachable, AutoUpdate;
113     ]
115     SID_ATTR_PARA_LINESPACE_10  // ole : ?, status : ?
116     [
117         ExecMethod = Execute;
118         StateMethod = GetAttrState;
119 //      Cachable, AutoUpdate;
120     ]
122     SID_ATTR_PARA_LINESPACE_15  // ole : ?, status : ?
123     [
124         ExecMethod = Execute;
125         StateMethod = GetAttrState;
126 //      Cachable, AutoUpdate;
127     ]
129     SID_ATTR_PARA_LINESPACE_20  // ole : ?, status : ?
130     [
131         ExecMethod = Execute;
132         StateMethod = GetAttrState;
133 //      Cachable, AutoUpdate;
134     ]
136     SID_SET_SUPER_SCRIPT  // ole : ?, status : ?
137     [
138         ExecMethod = Execute;
139         StateMethod = GetAttrState;
140     ]
142     SID_SET_SUB_SCRIPT  // ole : ?, status : ?
143     [
144         ExecMethod = Execute;
145         StateMethod = GetAttrState;
146     ]
148     SID_PARASPACE_INCREASE  // ole : ?, status : ?
149     [
150         ExecMethod = Execute;
151         StateMethod = GetAttrState;
152     ]
154     SID_PARASPACE_DECREASE  // ole : ?, status : ?
155     [
156         ExecMethod = Execute;
157         StateMethod = GetAttrState;
158     ]
160     SID_OUTLINE_LEFT // ole : no, status : ?
161     [
162         ExecMethod = Execute ;
163         StateMethod = GetAttrState ;
164     ]
165     SID_OUTLINE_RIGHT // ole : no, status : ?
166     [
167         ExecMethod = Execute ;
168         StateMethod = GetAttrState ;
169     ]
170     SID_OUTLINE_UP // ole : no, status : ?
171     [
172         ExecMethod = Execute ;
173         StateMethod = GetAttrState ;
174     ]
175     SID_OUTLINE_DOWN // ole : no, status : ?
176     [
177         ExecMethod = Execute ;
178         StateMethod = GetAttrState ;
179     ]
180     FN_NUM_BULLET_ON  // ole : ?, status : ?
181     [
182         ExecMethod = Execute;
183         StateMethod = GetAttrState;
184     ]
185     SID_TEXTDIRECTION_LEFT_TO_RIGHT  // ole : ?, status : ?
186     [
187         ExecMethod = Execute;
188         StateMethod = GetAttrState;
189     ]
190     SID_TEXTDIRECTION_TOP_TO_BOTTOM  // ole : ?, status : ?
191     [
192         ExecMethod = Execute;
193         StateMethod = GetAttrState;
194     ]
195     SID_GROW_FONT_SIZE
196     [
197         ExecMethod = Execute;
198         StateMethod = GetAttrState;
199     ]
200     SID_SHRINK_FONT_SIZE
201     [
202         ExecMethod = Execute;
203         StateMethod = GetAttrState;
204     ]
205     SID_THES
206     [
207         ExecMethod = Execute ;
208         StateMethod = GetAttrState ;
209     ]