1<?xml version="1.0" encoding="utf-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements.  See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership.  The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the
9 * "License"); you may not use this file except in compliance
10 * with the License.  You may obtain a copy of the License at
11 *
12 *   http://www.apache.org/licenses/LICENSE-2.0
13 *
14 * Unless required by applicable law or agreed to in writing,
15 * software distributed under the License is distributed on an
16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 * KIND, either express or implied.  See the License for the
18 * specific language governing permissions and limitations
19 * under the License.
20 *
21 ***********************************************************-->
22
23
24
25<!-- *** Do not edit, this file will be generated *** -->
26<!DOCTYPE api SYSTEM "ApiSymbols.dtd">
27<api library-identifier="Microsoft PowerPoint 11.0 Object Library" library-name="PowerPoint" library-minorversion="8" library-majorversion="2" author="Sun Microsystems" date-created="20050331">
28	<!--Class::AnswerWizard-->
29	<element type="class">
30		<source id="Office.AnswerWizard">
31			<name>AnswerWizard</name>
32		</source>
33		<destination designation="identity" />
34	</element>
35	<!--property::AnswerWizard.Application {ReadOnly}-->
36	<element type="property">
37		<source id="Office.AnswerWizard.Application">
38			<context kind="class">AnswerWizard</context>
39			<name>Application</name>
40			<type>Application</type>
41		</source>
42	</element>
43	<!--method::AnswerWizard.ClearFileList-->
44	<element type="method">
45		<source id="Office.AnswerWizard.ClearFileList">
46			<context kind="class">AnswerWizard</context>
47			<name>ClearFileList</name>
48			<type>void</type>
49		</source>
50	</element>
51	<!--property::AnswerWizard.Creator {ReadOnly}-->
52	<element type="property">
53		<source id="Office.AnswerWizard.Creator">
54			<context kind="class">AnswerWizard</context>
55			<name>Creator</name>
56			<type>Integer</type>
57		</source>
58	</element>
59	<!--property::AnswerWizard.Files {ReadOnly}-->
60	<element type="property">
61		<source id="Office.AnswerWizard.Files">
62			<context kind="class">AnswerWizard</context>
63			<name>Files</name>
64			<type>AnswerWizardFiles</type>
65		</source>
66	</element>
67	<!--property::AnswerWizard.Parent {ReadOnly}-->
68	<element type="property">
69		<source id="Office.AnswerWizard.Parent">
70			<context kind="class">AnswerWizard</context>
71			<name>Parent</name>
72			<type>Object</type>
73		</source>
74	</element>
75	<!--method::AnswerWizard.ResetFileList-->
76	<element type="method">
77		<source id="Office.AnswerWizard.ResetFileList">
78			<context kind="class">AnswerWizard</context>
79			<name>ResetFileList</name>
80			<type>void</type>
81		</source>
82	</element>
83	<!--Class::AnswerWizardFiles-->
84	<element type="class">
85		<source id="Office.AnswerWizardFiles">
86			<name>AnswerWizardFiles</name>
87		</source>
88		<destination designation="identity" />
89	</element>
90	<!--method::AnswerWizardFiles.Add-->
91	<element type="method">
92		<source id="Office.AnswerWizardFiles.Add">
93			<context kind="class">AnswerWizardFiles</context>
94			<name>Add</name>
95			<type>void</type>
96			<parameter-list>
97				<parameter>
98					<type>String</type>
99					<name>FileName</name>
100				</parameter>
101			</parameter-list>
102		</source>
103	</element>
104	<!--property::AnswerWizardFiles.Application {ReadOnly}-->
105	<element type="property">
106		<source id="Office.AnswerWizardFiles.Application">
107			<context kind="class">AnswerWizardFiles</context>
108			<name>Application</name>
109			<type>Application</type>
110		</source>
111	</element>
112	<!--property::AnswerWizardFiles.Count {ReadOnly}-->
113	<element type="property">
114		<source id="Office.AnswerWizardFiles.Count">
115			<context kind="class">AnswerWizardFiles</context>
116			<name>Count</name>
117			<type>Integer</type>
118		</source>
119	</element>
120	<!--property::AnswerWizardFiles.Creator {ReadOnly}-->
121	<element type="property">
122		<source id="Office.AnswerWizardFiles.Creator">
123			<context kind="class">AnswerWizardFiles</context>
124			<name>Creator</name>
125			<type>Integer</type>
126		</source>
127	</element>
128	<!--method::AnswerWizardFiles.Delete-->
129	<element type="method">
130		<source id="Office.AnswerWizardFiles.Delete">
131			<context kind="class">AnswerWizardFiles</context>
132			<name>Delete</name>
133			<type>void</type>
134			<parameter-list>
135				<parameter>
136					<type>String</type>
137					<name>FileName</name>
138				</parameter>
139			</parameter-list>
140		</source>
141	</element>
142	<!--property::AnswerWizardFiles.Item {Default} {ReadOnly}-->
143	<element type="property">
144		<source id="Office.AnswerWizardFiles.Item">
145			<context kind="class">AnswerWizardFiles</context>
146			<name default="true">Item</name>
147			<type>String</type>
148			<parameter-list>
149				<parameter>
150					<type>Integer</type>
151					<name>Index</name>
152				</parameter>
153			</parameter-list>
154		</source>
155	</element>
156	<!--property::AnswerWizardFiles.Parent {ReadOnly}-->
157	<element type="property">
158		<source id="Office.AnswerWizardFiles.Parent">
159			<context kind="class">AnswerWizardFiles</context>
160			<name>Parent</name>
161			<type>Object</type>
162		</source>
163	</element>
164	<!--Class::Assistant-->
165	<element type="class">
166		<source id="Office.Assistant">
167			<name>Assistant</name>
168		</source>
169		<destination designation="identity" />
170	</element>
171	<!--method::Assistant.ActivateWizard-->
172	<element type="method">
173		<source id="Office.Assistant.ActivateWizard">
174			<context kind="class">Assistant</context>
175			<name>ActivateWizard</name>
176			<type>void</type>
177			<parameter-list>
178				<parameter>
179					<type>Integer</type>
180					<name>WizardID</name>
181				</parameter>
182				<parameter>
183					<type>Integer</type>
184					<name>act</name>
185				</parameter>
186				<parameter optional="true">
187					<type>Variant</type>
188					<name>Animation</name>
189				</parameter>
190			</parameter-list>
191		</source>
192	</element>
193	<!--property::Assistant.Animation-->
194	<element type="property">
195		<source id="Office.Assistant.Animation">
196			<context kind="class">Assistant</context>
197			<name>Animation</name>
198			<type>Integer</type>
199		</source>
200	</element>
201	<!--property::Assistant.Application {ReadOnly}-->
202	<element type="property">
203		<source id="Office.Assistant.Application">
204			<context kind="class">Assistant</context>
205			<name>Application</name>
206			<type>Application</type>
207		</source>
208	</element>
209	<!--property::Assistant.AssistWithAlerts-->
210	<element type="property">
211		<source id="Office.Assistant.AssistWithAlerts">
212			<context kind="class">Assistant</context>
213			<name>AssistWithAlerts</name>
214			<type>boolean</type>
215		</source>
216	</element>
217	<!--property::Assistant.AssistWithHelp-->
218	<element type="property">
219		<source id="Office.Assistant.AssistWithHelp">
220			<context kind="class">Assistant</context>
221			<name>AssistWithHelp</name>
222			<type>boolean</type>
223		</source>
224	</element>
225	<!--property::Assistant.AssistWithWizards-->
226	<element type="property">
227		<source id="Office.Assistant.AssistWithWizards">
228			<context kind="class">Assistant</context>
229			<name>AssistWithWizards</name>
230			<type>boolean</type>
231		</source>
232	</element>
233	<!--property::Assistant.BalloonError {ReadOnly}-->
234	<element type="property">
235		<source id="Office.Assistant.BalloonError">
236			<context kind="class">Assistant</context>
237			<name>BalloonError</name>
238			<type>Integer</type>
239		</source>
240	</element>
241	<!--property::Assistant.Creator {ReadOnly}-->
242	<element type="property">
243		<source id="Office.Assistant.Creator">
244			<context kind="class">Assistant</context>
245			<name>Creator</name>
246			<type>Integer</type>
247		</source>
248	</element>
249	<!--method::Assistant.DoAlert-->
250	<element type="method">
251		<source id="Office.Assistant.DoAlert">
252			<context kind="class">Assistant</context>
253			<name>DoAlert</name>
254			<type>Integer</type>
255			<parameter-list>
256				<parameter>
257					<type>String</type>
258					<name>bstrAlertTitle</name>
259				</parameter>
260				<parameter>
261					<type>String</type>
262					<name>bstrAlertText</name>
263				</parameter>
264				<parameter>
265					<type>Integer</type>
266					<name>alb</name>
267				</parameter>
268				<parameter>
269					<type>Integer</type>
270					<name>alc</name>
271				</parameter>
272				<parameter>
273					<type>Integer</type>
274					<name>ald</name>
275				</parameter>
276				<parameter>
277					<type>Integer</type>
278					<name>alq</name>
279				</parameter>
280				<parameter>
281					<type>boolean</type>
282					<name>varfSysAlert</name>
283				</parameter>
284			</parameter-list>
285		</source>
286	</element>
287	<!--method::Assistant.EndWizard-->
288	<element type="method">
289		<source id="Office.Assistant.EndWizard">
290			<context kind="class">Assistant</context>
291			<name>EndWizard</name>
292			<type>void</type>
293			<parameter-list>
294				<parameter>
295					<type>Integer</type>
296					<name>WizardID</name>
297				</parameter>
298				<parameter>
299					<type>boolean</type>
300					<name>varfSuccess</name>
301				</parameter>
302				<parameter optional="true">
303					<type>Variant</type>
304					<name>Animation</name>
305				</parameter>
306			</parameter-list>
307		</source>
308	</element>
309	<!--property::Assistant.FeatureTips-->
310	<element type="property">
311		<source id="Office.Assistant.FeatureTips">
312			<context kind="class">Assistant</context>
313			<name>FeatureTips</name>
314			<type>boolean</type>
315		</source>
316	</element>
317	<!--property::Assistant.FileName-->
318	<element type="property">
319		<source id="Office.Assistant.FileName">
320			<context kind="class">Assistant</context>
321			<name>FileName</name>
322			<type>String</type>
323		</source>
324	</element>
325	<!--property::Assistant.GuessHelp-->
326	<element type="property">
327		<source id="Office.Assistant.GuessHelp">
328			<context kind="class">Assistant</context>
329			<name>GuessHelp</name>
330			<type>boolean</type>
331		</source>
332	</element>
333	<!--method::Assistant.Help-->
334	<element type="method">
335		<source id="Office.Assistant.Help">
336			<context kind="class">Assistant</context>
337			<name>Help</name>
338			<type>void</type>
339		</source>
340	</element>
341	<!--property::Assistant.HighPriorityTips-->
342	<element type="property">
343		<source id="Office.Assistant.HighPriorityTips">
344			<context kind="class">Assistant</context>
345			<name>HighPriorityTips</name>
346			<type>boolean</type>
347		</source>
348	</element>
349	<!--property::Assistant.Item {Default} {ReadOnly}-->
350	<element type="property">
351		<source id="Office.Assistant.Item">
352			<context kind="class">Assistant</context>
353			<name default="true">Item</name>
354			<type>String</type>
355		</source>
356	</element>
357	<!--property::Assistant.KeyboardShortcutTips-->
358	<element type="property">
359		<source id="Office.Assistant.KeyboardShortcutTips">
360			<context kind="class">Assistant</context>
361			<name>KeyboardShortcutTips</name>
362			<type>boolean</type>
363		</source>
364	</element>
365	<!--property::Assistant.Left-->
366	<element type="property">
367		<source id="Office.Assistant.Left">
368			<context kind="class">Assistant</context>
369			<name>Left</name>
370			<type>Integer</type>
371		</source>
372	</element>
373	<!--property::Assistant.MouseTips-->
374	<element type="property">
375		<source id="Office.Assistant.MouseTips">
376			<context kind="class">Assistant</context>
377			<name>MouseTips</name>
378			<type>boolean</type>
379		</source>
380	</element>
381	<!--method::Assistant.Move-->
382	<element type="method">
383		<source id="Office.Assistant.Move">
384			<context kind="class">Assistant</context>
385			<name>Move</name>
386			<type>void</type>
387			<parameter-list>
388				<parameter>
389					<type>Integer</type>
390					<name>xLeft</name>
391				</parameter>
392				<parameter>
393					<type>Integer</type>
394					<name>yTop</name>
395				</parameter>
396			</parameter-list>
397		</source>
398	</element>
399	<!--property::Assistant.MoveWhenInTheWay-->
400	<element type="property">
401		<source id="Office.Assistant.MoveWhenInTheWay">
402			<context kind="class">Assistant</context>
403			<name>MoveWhenInTheWay</name>
404			<type>boolean</type>
405		</source>
406	</element>
407	<!--property::Assistant.Name {ReadOnly}-->
408	<element type="property">
409		<source id="Office.Assistant.Name">
410			<context kind="class">Assistant</context>
411			<name>Name</name>
412			<type>String</type>
413		</source>
414	</element>
415	<!--property::Assistant.NewBalloon {ReadOnly}-->
416	<element type="property">
417		<source id="Office.Assistant.NewBalloon">
418			<context kind="class">Assistant</context>
419			<name>NewBalloon</name>
420			<type>Balloon</type>
421		</source>
422	</element>
423	<!--property::Assistant.On-->
424	<element type="property">
425		<source id="Office.Assistant.On">
426			<context kind="class">Assistant</context>
427			<name>On</name>
428			<type>boolean</type>
429		</source>
430	</element>
431	<!--property::Assistant.Parent {ReadOnly}-->
432	<element type="property">
433		<source id="Office.Assistant.Parent">
434			<context kind="class">Assistant</context>
435			<name>Parent</name>
436			<type>Object</type>
437		</source>
438	</element>
439	<!--property::Assistant.Reduced-->
440	<element type="property">
441		<source id="Office.Assistant.Reduced">
442			<context kind="class">Assistant</context>
443			<name>Reduced</name>
444			<type>boolean</type>
445		</source>
446	</element>
447	<!--method::Assistant.ResetTips-->
448	<element type="method">
449		<source id="Office.Assistant.ResetTips">
450			<context kind="class">Assistant</context>
451			<name>ResetTips</name>
452			<type>void</type>
453		</source>
454	</element>
455	<!--property::Assistant.SearchWhenProgramming-->
456	<element type="property">
457		<source id="Office.Assistant.SearchWhenProgramming">
458			<context kind="class">Assistant</context>
459			<name>SearchWhenProgramming</name>
460			<type>boolean</type>
461		</source>
462	</element>
463	<!--property::Assistant.Sounds-->
464	<element type="property">
465		<source id="Office.Assistant.Sounds">
466			<context kind="class">Assistant</context>
467			<name>Sounds</name>
468			<type>boolean</type>
469		</source>
470	</element>
471	<!--method::Assistant.StartWizard-->
472	<element type="method">
473		<source id="Office.Assistant.StartWizard">
474			<context kind="class">Assistant</context>
475			<name>StartWizard</name>
476			<type>Integer</type>
477			<parameter-list>
478				<parameter>
479					<type>boolean</type>
480					<name>On</name>
481				</parameter>
482				<parameter>
483					<type>String</type>
484					<name>Callback</name>
485				</parameter>
486				<parameter>
487					<type>Integer</type>
488					<name>PrivateX</name>
489				</parameter>
490				<parameter optional="true">
491					<type>Variant</type>
492					<name>Animation</name>
493				</parameter>
494				<parameter optional="true">
495					<type>Variant</type>
496					<name>CustomTeaser</name>
497				</parameter>
498				<parameter optional="true">
499					<type>Variant</type>
500					<name>Top</name>
501				</parameter>
502				<parameter optional="true">
503					<type>Variant</type>
504					<name>Left</name>
505				</parameter>
506				<parameter optional="true">
507					<type>Variant</type>
508					<name>Bottom</name>
509				</parameter>
510				<parameter optional="true">
511					<type>Variant</type>
512					<name>Right</name>
513				</parameter>
514			</parameter-list>
515		</source>
516	</element>
517	<!--property::Assistant.TipOfDay-->
518	<element type="property">
519		<source id="Office.Assistant.TipOfDay">
520			<context kind="class">Assistant</context>
521			<name>TipOfDay</name>
522			<type>boolean</type>
523		</source>
524	</element>
525	<!--property::Assistant.Top-->
526	<element type="property">
527		<source id="Office.Assistant.Top">
528			<context kind="class">Assistant</context>
529			<name>Top</name>
530			<type>Integer</type>
531		</source>
532	</element>
533	<!--property::Assistant.Visible-->
534	<element type="property">
535		<source id="Office.Assistant.Visible">
536			<context kind="class">Assistant</context>
537			<name>Visible</name>
538			<type>boolean</type>
539		</source>
540	</element>
541	<!--Class::Balloon-->
542	<element type="class">
543		<source id="Office.Balloon">
544			<name>Balloon</name>
545		</source>
546		<destination designation="identity" />
547	</element>
548	<!--property::Balloon.Animation-->
549	<element type="property">
550		<source id="Office.Balloon.Animation">
551			<context kind="class">Balloon</context>
552			<name>Animation</name>
553			<type>Integer</type>
554		</source>
555	</element>
556	<!--property::Balloon.Application {ReadOnly}-->
557	<element type="property">
558		<source id="Office.Balloon.Application">
559			<context kind="class">Balloon</context>
560			<name>Application</name>
561			<type>Application</type>
562		</source>
563	</element>
564	<!--property::Balloon.BalloonType-->
565	<element type="property">
566		<source id="Office.Balloon.BalloonType">
567			<context kind="class">Balloon</context>
568			<name>BalloonType</name>
569			<type>Integer</type>
570		</source>
571	</element>
572	<!--property::Balloon.Button-->
573	<element type="property">
574		<source id="Office.Balloon.Button">
575			<context kind="class">Balloon</context>
576			<name>Button</name>
577			<type>Integer</type>
578		</source>
579	</element>
580	<!--property::Balloon.Callback-->
581	<element type="property">
582		<source id="Office.Balloon.Callback">
583			<context kind="class">Balloon</context>
584			<name>Callback</name>
585			<type>String</type>
586		</source>
587	</element>
588	<!--property::Balloon.Checkboxes {ReadOnly}-->
589	<element type="property">
590		<source id="Office.Balloon.Checkboxes">
591			<context kind="class">Balloon</context>
592			<name>Checkboxes</name>
593			<type>Object</type>
594		</source>
595	</element>
596	<!--method::Balloon.Close-->
597	<element type="method">
598		<source id="Office.Balloon.Close">
599			<context kind="class">Balloon</context>
600			<name>Close</name>
601			<type>void</type>
602		</source>
603	</element>
604	<!--property::Balloon.Creator {ReadOnly}-->
605	<element type="property">
606		<source id="Office.Balloon.Creator">
607			<context kind="class">Balloon</context>
608			<name>Creator</name>
609			<type>Integer</type>
610		</source>
611	</element>
612	<!--property::Balloon.Heading-->
613	<element type="property">
614		<source id="Office.Balloon.Heading">
615			<context kind="class">Balloon</context>
616			<name>Heading</name>
617			<type>String</type>
618		</source>
619	</element>
620	<!--property::Balloon.Icon-->
621	<element type="property">
622		<source id="Office.Balloon.Icon">
623			<context kind="class">Balloon</context>
624			<name>Icon</name>
625			<type>Integer</type>
626		</source>
627	</element>
628	<!--property::Balloon.Labels {ReadOnly}-->
629	<element type="property">
630		<source id="Office.Balloon.Labels">
631			<context kind="class">Balloon</context>
632			<name>Labels</name>
633			<type>Object</type>
634		</source>
635	</element>
636	<!--property::Balloon.Mode-->
637	<element type="property">
638		<source id="Office.Balloon.Mode">
639			<context kind="class">Balloon</context>
640			<name>Mode</name>
641			<type>Integer</type>
642		</source>
643	</element>
644	<!--property::Balloon.Name {ReadOnly}-->
645	<element type="property">
646		<source id="Office.Balloon.Name">
647			<context kind="class">Balloon</context>
648			<name>Name</name>
649			<type>String</type>
650		</source>
651	</element>
652	<!--property::Balloon.Parent {ReadOnly}-->
653	<element type="property">
654		<source id="Office.Balloon.Parent">
655			<context kind="class">Balloon</context>
656			<name>Parent</name>
657			<type>Object</type>
658		</source>
659	</element>
660	<!--property::Balloon.Private-->
661	<element type="property">
662		<source id="Office.Balloon.Private">
663			<context kind="class">Balloon</context>
664			<name>Private</name>
665			<type>Integer</type>
666		</source>
667	</element>
668	<!--method::Balloon.SetAvoidRectangle-->
669	<element type="method">
670		<source id="Office.Balloon.SetAvoidRectangle">
671			<context kind="class">Balloon</context>
672			<name>SetAvoidRectangle</name>
673			<type>void</type>
674			<parameter-list>
675				<parameter>
676					<type>Integer</type>
677					<name>Left</name>
678				</parameter>
679				<parameter>
680					<type>Integer</type>
681					<name>Top</name>
682				</parameter>
683				<parameter>
684					<type>Integer</type>
685					<name>Right</name>
686				</parameter>
687				<parameter>
688					<type>Integer</type>
689					<name>Bottom</name>
690				</parameter>
691			</parameter-list>
692		</source>
693	</element>
694	<!--method::Balloon.Show-->
695	<element type="method">
696		<source id="Office.Balloon.Show">
697			<context kind="class">Balloon</context>
698			<name>Show</name>
699			<type>Integer</type>
700		</source>
701	</element>
702	<!--property::Balloon.Text-->
703	<element type="property">
704		<source id="Office.Balloon.Text">
705			<context kind="class">Balloon</context>
706			<name>Text</name>
707			<type>String</type>
708		</source>
709	</element>
710	<!--Class::BalloonCheckbox-->
711	<element type="class">
712		<source id="Office.BalloonCheckbox">
713			<name>BalloonCheckbox</name>
714		</source>
715		<destination designation="identity" />
716	</element>
717	<!--property::BalloonCheckbox.Application {ReadOnly}-->
718	<element type="property">
719		<source id="Office.BalloonCheckbox.Application">
720			<context kind="class">BalloonCheckbox</context>
721			<name>Application</name>
722			<type>Application</type>
723		</source>
724	</element>
725	<!--property::BalloonCheckbox.Checked-->
726	<element type="property">
727		<source id="Office.BalloonCheckbox.Checked">
728			<context kind="class">BalloonCheckbox</context>
729			<name>Checked</name>
730			<type>boolean</type>
731		</source>
732	</element>
733	<!--property::BalloonCheckbox.Creator {ReadOnly}-->
734	<element type="property">
735		<source id="Office.BalloonCheckbox.Creator">
736			<context kind="class">BalloonCheckbox</context>
737			<name>Creator</name>
738			<type>Integer</type>
739		</source>
740	</element>
741	<!--property::BalloonCheckbox.Item {Default} {ReadOnly}-->
742	<element type="property">
743		<source id="Office.BalloonCheckbox.Item">
744			<context kind="class">BalloonCheckbox</context>
745			<name default="true">Item</name>
746			<type>String</type>
747		</source>
748	</element>
749	<!--property::BalloonCheckbox.Name {ReadOnly}-->
750	<element type="property">
751		<source id="Office.BalloonCheckbox.Name">
752			<context kind="class">BalloonCheckbox</context>
753			<name>Name</name>
754			<type>String</type>
755		</source>
756	</element>
757	<!--property::BalloonCheckbox.Parent {ReadOnly}-->
758	<element type="property">
759		<source id="Office.BalloonCheckbox.Parent">
760			<context kind="class">BalloonCheckbox</context>
761			<name>Parent</name>
762			<type>Object</type>
763		</source>
764	</element>
765	<!--property::BalloonCheckbox.Text-->
766	<element type="property">
767		<source id="Office.BalloonCheckbox.Text">
768			<context kind="class">BalloonCheckbox</context>
769			<name>Text</name>
770			<type>String</type>
771		</source>
772	</element>
773	<!--Class::BalloonCheckboxes-->
774	<element type="class">
775		<source id="Office.BalloonCheckboxes">
776			<name>BalloonCheckboxes</name>
777		</source>
778		<destination designation="identity" />
779	</element>
780	<!--property::BalloonCheckboxes.Application {ReadOnly}-->
781	<element type="property">
782		<source id="Office.BalloonCheckboxes.Application">
783			<context kind="class">BalloonCheckboxes</context>
784			<name>Application</name>
785			<type>Application</type>
786		</source>
787	</element>
788	<!--property::BalloonCheckboxes.Count-->
789	<element type="property">
790		<source id="Office.BalloonCheckboxes.Count">
791			<context kind="class">BalloonCheckboxes</context>
792			<name>Count</name>
793			<type>Integer</type>
794		</source>
795	</element>
796	<!--property::BalloonCheckboxes.Creator {ReadOnly}-->
797	<element type="property">
798		<source id="Office.BalloonCheckboxes.Creator">
799			<context kind="class">BalloonCheckboxes</context>
800			<name>Creator</name>
801			<type>Integer</type>
802		</source>
803	</element>
804	<!--property::BalloonCheckboxes.Item {Default} {ReadOnly}-->
805	<element type="property">
806		<source id="Office.BalloonCheckboxes.Item">
807			<context kind="class">BalloonCheckboxes</context>
808			<name default="true">Item</name>
809			<type>BalloonCheckboxe</type>
810			<parameter-list>
811				<parameter>
812					<type>Integer</type>
813					<name>Index</name>
814				</parameter>
815			</parameter-list>
816		</source>
817	</element>
818	<!--property::BalloonCheckboxes.Name {ReadOnly}-->
819	<element type="property">
820		<source id="Office.BalloonCheckboxes.Name">
821			<context kind="class">BalloonCheckboxes</context>
822			<name>Name</name>
823			<type>String</type>
824		</source>
825	</element>
826	<!--property::BalloonCheckboxes.Parent {ReadOnly}-->
827	<element type="property">
828		<source id="Office.BalloonCheckboxes.Parent">
829			<context kind="class">BalloonCheckboxes</context>
830			<name>Parent</name>
831			<type>Object</type>
832		</source>
833	</element>
834	<!--Class::BalloonLabel-->
835	<element type="class">
836		<source id="Office.BalloonLabel">
837			<name>BalloonLabel</name>
838		</source>
839		<destination designation="identity" />
840	</element>
841	<!--property::BalloonLabel.Application {ReadOnly}-->
842	<element type="property">
843		<source id="Office.BalloonLabel.Application">
844			<context kind="class">BalloonLabel</context>
845			<name>Application</name>
846			<type>Application</type>
847		</source>
848	</element>
849	<!--property::BalloonLabel.Creator {ReadOnly}-->
850	<element type="property">
851		<source id="Office.BalloonLabel.Creator">
852			<context kind="class">BalloonLabel</context>
853			<name>Creator</name>
854			<type>Integer</type>
855		</source>
856	</element>
857	<!--property::BalloonLabel.Item {Default} {ReadOnly}-->
858	<element type="property">
859		<source id="Office.BalloonLabel.Item">
860			<context kind="class">BalloonLabel</context>
861			<name default="true">Item</name>
862			<type>String</type>
863		</source>
864	</element>
865	<!--property::BalloonLabel.Name {ReadOnly}-->
866	<element type="property">
867		<source id="Office.BalloonLabel.Name">
868			<context kind="class">BalloonLabel</context>
869			<name>Name</name>
870			<type>String</type>
871		</source>
872	</element>
873	<!--property::BalloonLabel.Parent {ReadOnly}-->
874	<element type="property">
875		<source id="Office.BalloonLabel.Parent">
876			<context kind="class">BalloonLabel</context>
877			<name>Parent</name>
878			<type>Object</type>
879		</source>
880	</element>
881	<!--property::BalloonLabel.Text-->
882	<element type="property">
883		<source id="Office.BalloonLabel.Text">
884			<context kind="class">BalloonLabel</context>
885			<name>Text</name>
886			<type>String</type>
887		</source>
888	</element>
889	<!--Class::BalloonLabels-->
890	<element type="class">
891		<source id="Office.BalloonLabels">
892			<name>BalloonLabels</name>
893		</source>
894		<destination designation="identity" />
895	</element>
896	<!--property::BalloonLabels.Application {ReadOnly}-->
897	<element type="property">
898		<source id="Office.BalloonLabels.Application">
899			<context kind="class">BalloonLabels</context>
900			<name>Application</name>
901			<type>Application</type>
902		</source>
903	</element>
904	<!--property::BalloonLabels.Count-->
905	<element type="property">
906		<source id="Office.BalloonLabels.Count">
907			<context kind="class">BalloonLabels</context>
908			<name>Count</name>
909			<type>Integer</type>
910		</source>
911	</element>
912	<!--property::BalloonLabels.Creator {ReadOnly}-->
913	<element type="property">
914		<source id="Office.BalloonLabels.Creator">
915			<context kind="class">BalloonLabels</context>
916			<name>Creator</name>
917			<type>Integer</type>
918		</source>
919	</element>
920	<!--property::BalloonLabels.Item {Default} {ReadOnly}-->
921	<element type="property">
922		<source id="Office.BalloonLabels.Item">
923			<context kind="class">BalloonLabels</context>
924			<name default="true">Item</name>
925			<type>BalloonLabel</type>
926			<parameter-list>
927				<parameter>
928					<type>Integer</type>
929					<name>Index</name>
930				</parameter>
931			</parameter-list>
932		</source>
933	</element>
934	<!--property::BalloonLabels.Name {ReadOnly}-->
935	<element type="property">
936		<source id="Office.BalloonLabels.Name">
937			<context kind="class">BalloonLabels</context>
938			<name>Name</name>
939			<type>String</type>
940		</source>
941	</element>
942	<!--property::BalloonLabels.Parent {ReadOnly}-->
943	<element type="property">
944		<source id="Office.BalloonLabels.Parent">
945			<context kind="class">BalloonLabels</context>
946			<name>Parent</name>
947			<type>Object</type>
948		</source>
949	</element>
950	<!--Class::COMAddIn-->
951	<element type="class">
952		<source id="Office.COMAddIn">
953			<name>COMAddIn</name>
954		</source>
955		<destination designation="identity" />
956	</element>
957	<!--property::COMAddIn.Application {ReadOnly}-->
958	<element type="property">
959		<source id="Office.COMAddIn.Application">
960			<context kind="class">COMAddIn</context>
961			<name>Application</name>
962			<type>Application</type>
963		</source>
964	</element>
965	<!--property::COMAddIn.Connect-->
966	<element type="property">
967		<source id="Office.COMAddIn.Connect">
968			<context kind="class">COMAddIn</context>
969			<name>Connect</name>
970			<type>boolean</type>
971		</source>
972	</element>
973	<!--property::COMAddIn.Creator {ReadOnly}-->
974	<element type="property">
975		<source id="Office.COMAddIn.Creator">
976			<context kind="class">COMAddIn</context>
977			<name>Creator</name>
978			<type>Integer</type>
979		</source>
980	</element>
981	<!--property::COMAddIn.Description {Default}-->
982	<element type="property">
983		<source id="Office.COMAddIn.Description">
984			<context kind="class">COMAddIn</context>
985			<name default="true">Description</name>
986			<type>String</type>
987		</source>
988	</element>
989	<!--property::COMAddIn.Guid {ReadOnly}-->
990	<element type="property">
991		<source id="Office.COMAddIn.Guid">
992			<context kind="class">COMAddIn</context>
993			<name>Guid</name>
994			<type>String</type>
995		</source>
996	</element>
997	<!--property::COMAddIn.Object-->
998	<element type="property">
999		<source id="Office.COMAddIn.Object">
1000			<context kind="class">COMAddIn</context>
1001			<name>Object</name>
1002			<type>Object</type>
1003		</source>
1004	</element>
1005	<!--property::COMAddIn.Parent {ReadOnly}-->
1006	<element type="property">
1007		<source id="Office.COMAddIn.Parent">
1008			<context kind="class">COMAddIn</context>
1009			<name>Parent</name>
1010			<type>Object</type>
1011		</source>
1012	</element>
1013	<!--property::COMAddIn.ProgId {ReadOnly}-->
1014	<element type="property">
1015		<source id="Office.COMAddIn.ProgId">
1016			<context kind="class">COMAddIn</context>
1017			<name>ProgId</name>
1018			<type>String</type>
1019		</source>
1020	</element>
1021	<!--Class::COMAddIns-->
1022	<element type="class">
1023		<source id="Office.COMAddIns">
1024			<name>COMAddIns</name>
1025		</source>
1026		<destination designation="identity" />
1027	</element>
1028	<!--property::COMAddIns.Application {ReadOnly}-->
1029	<element type="property">
1030		<source id="Office.COMAddIns.Application">
1031			<context kind="class">COMAddIns</context>
1032			<name>Application</name>
1033			<type>Application</type>
1034		</source>
1035	</element>
1036	<!--property::COMAddIns.Count {ReadOnly}-->
1037	<element type="property">
1038		<source id="Office.COMAddIns.Count">
1039			<context kind="class">COMAddIns</context>
1040			<name>Count</name>
1041			<type>Integer</type>
1042		</source>
1043	</element>
1044	<!--property::COMAddIns.Creator {ReadOnly}-->
1045	<element type="property">
1046		<source id="Office.COMAddIns.Creator">
1047			<context kind="class">COMAddIns</context>
1048			<name>Creator</name>
1049			<type>Integer</type>
1050		</source>
1051	</element>
1052	<!--method::COMAddIns.Item {Default}-->
1053	<element type="method">
1054		<source id="Office.COMAddIns.Item">
1055			<context kind="class">COMAddIns</context>
1056			<name default="true">Item</name>
1057			<type>COMAddIn</type>
1058			<parameter-list>
1059				<parameter>
1060					<type>Variant</type>
1061					<name>Index</name>
1062				</parameter>
1063			</parameter-list>
1064		</source>
1065	</element>
1066	<!--property::COMAddIns.Parent {ReadOnly}-->
1067	<element type="property">
1068		<source id="Office.COMAddIns.Parent">
1069			<context kind="class">COMAddIns</context>
1070			<name>Parent</name>
1071			<type>Object</type>
1072		</source>
1073	</element>
1074	<!--method::COMAddIns.SetAppModal-->
1075	<element type="method">
1076		<source id="Office.COMAddIns.SetAppModal">
1077			<context kind="class">COMAddIns</context>
1078			<name>SetAppModal</name>
1079			<type>void</type>
1080			<parameter-list>
1081				<parameter>
1082					<type>boolean</type>
1083					<name>varfModal</name>
1084				</parameter>
1085			</parameter-list>
1086		</source>
1087	</element>
1088	<!--method::COMAddIns.Update-->
1089	<element type="method">
1090		<source id="Office.COMAddIns.Update">
1091			<context kind="class">COMAddIns</context>
1092			<name>Update</name>
1093			<type>void</type>
1094		</source>
1095	</element>
1096	<!--Class::CommandBar-->
1097	<element type="class">
1098		<source id="Office.CommandBar">
1099			<name>CommandBar</name>
1100		</source>
1101		<destination designation="identity" />
1102	</element>
1103	<!--property::CommandBar.accChild {ReadOnly}-->
1104	<element type="property">
1105		<source id="Office.CommandBar.accChild">
1106			<context kind="class">CommandBar</context>
1107			<name>accChild</name>
1108			<type>Object</type>
1109			<parameter-list>
1110				<parameter>
1111					<type>Variant</type>
1112					<name>varChild</name>
1113				</parameter>
1114			</parameter-list>
1115		</source>
1116	</element>
1117	<!--property::CommandBar.accChildCount {ReadOnly}-->
1118	<element type="property">
1119		<source id="Office.CommandBar.accChildCount">
1120			<context kind="class">CommandBar</context>
1121			<name>accChildCount</name>
1122			<type>Integer</type>
1123		</source>
1124	</element>
1125	<!--property::CommandBar.accDefaultAction {ReadOnly}-->
1126	<element type="property">
1127		<source id="Office.CommandBar.accDefaultAction">
1128			<context kind="class">CommandBar</context>
1129			<name>accDefaultAction</name>
1130			<type>String</type>
1131			<parameter-list>
1132				<parameter optional="true">
1133					<type>Variant</type>
1134					<name>varChild</name>
1135				</parameter>
1136			</parameter-list>
1137		</source>
1138	</element>
1139	<!--property::CommandBar.accDescription {ReadOnly}-->
1140	<element type="property">
1141		<source id="Office.CommandBar.accDescription">
1142			<context kind="class">CommandBar</context>
1143			<name>accDescription</name>
1144			<type>String</type>
1145			<parameter-list>
1146				<parameter optional="true">
1147					<type>Variant</type>
1148					<name>varChild</name>
1149				</parameter>
1150			</parameter-list>
1151		</source>
1152	</element>
1153	<!--method::CommandBar.accDoDefaultAction-->
1154	<element type="method">
1155		<source id="Office.CommandBar.accDoDefaultAction">
1156			<context kind="class">CommandBar</context>
1157			<name>accDoDefaultAction</name>
1158			<type>void</type>
1159			<parameter-list>
1160				<parameter optional="true">
1161					<type>Variant</type>
1162					<name>varChild</name>
1163				</parameter>
1164			</parameter-list>
1165		</source>
1166	</element>
1167	<!--property::CommandBar.accFocus {ReadOnly}-->
1168	<element type="property">
1169		<source id="Office.CommandBar.accFocus">
1170			<context kind="class">CommandBar</context>
1171			<name>accFocus</name>
1172			<type>Variant</type>
1173		</source>
1174	</element>
1175	<!--property::CommandBar.accHelp {ReadOnly}-->
1176	<element type="property">
1177		<source id="Office.CommandBar.accHelp">
1178			<context kind="class">CommandBar</context>
1179			<name>accHelp</name>
1180			<type>String</type>
1181			<parameter-list>
1182				<parameter optional="true">
1183					<type>Variant</type>
1184					<name>varChild</name>
1185				</parameter>
1186			</parameter-list>
1187		</source>
1188	</element>
1189	<!--property::CommandBar.accHelpTopic {ReadOnly}-->
1190	<element type="property">
1191		<source id="Office.CommandBar.accHelpTopic">
1192			<context kind="class">CommandBar</context>
1193			<name>accHelpTopic</name>
1194			<type>Integer</type>
1195			<parameter-list>
1196				<parameter>
1197					<type>String[]</type>
1198					<name>pszHelpFile</name>
1199				</parameter>
1200				<parameter optional="true">
1201					<type>Variant</type>
1202					<name>varChild</name>
1203				</parameter>
1204			</parameter-list>
1205		</source>
1206	</element>
1207	<!--method::CommandBar.accHitTest-->
1208	<element type="method">
1209		<source id="Office.CommandBar.accHitTest">
1210			<context kind="class">CommandBar</context>
1211			<name>accHitTest</name>
1212			<type>Variant</type>
1213			<parameter-list>
1214				<parameter>
1215					<type>Integer</type>
1216					<name>xLeft</name>
1217				</parameter>
1218				<parameter>
1219					<type>Integer</type>
1220					<name>yTop</name>
1221				</parameter>
1222			</parameter-list>
1223		</source>
1224	</element>
1225	<!--property::CommandBar.accKeyboardShortcut {ReadOnly}-->
1226	<element type="property">
1227		<source id="Office.CommandBar.accKeyboardShortcut">
1228			<context kind="class">CommandBar</context>
1229			<name>accKeyboardShortcut</name>
1230			<type>String</type>
1231			<parameter-list>
1232				<parameter optional="true">
1233					<type>Variant</type>
1234					<name>varChild</name>
1235				</parameter>
1236			</parameter-list>
1237		</source>
1238	</element>
1239	<!--method::CommandBar.accLocation-->
1240	<element type="method">
1241		<source id="Office.CommandBar.accLocation">
1242			<context kind="class">CommandBar</context>
1243			<name>accLocation</name>
1244			<type>void</type>
1245			<parameter-list>
1246				<parameter>
1247					<type>int[]</type>
1248					<name>pxLeft</name>
1249				</parameter>
1250				<parameter>
1251					<type>int[]</type>
1252					<name>pyTop</name>
1253				</parameter>
1254				<parameter>
1255					<type>int[]</type>
1256					<name>pcxWidth</name>
1257				</parameter>
1258				<parameter>
1259					<type>int[]</type>
1260					<name>pcyHeight</name>
1261				</parameter>
1262				<parameter optional="true">
1263					<type>Variant</type>
1264					<name>varChild</name>
1265				</parameter>
1266			</parameter-list>
1267		</source>
1268	</element>
1269	<!--property::CommandBar.accName-->
1270	<element type="property">
1271		<source id="Office.CommandBar.accName">
1272			<context kind="class">CommandBar</context>
1273			<name>accName</name>
1274			<type>String</type>
1275			<parameter-list>
1276				<parameter optional="true">
1277					<type>Variant</type>
1278					<name>varChild</name>
1279				</parameter>
1280			</parameter-list>
1281		</source>
1282	</element>
1283	<!--method::CommandBar.accNavigate-->
1284	<element type="method">
1285		<source id="Office.CommandBar.accNavigate">
1286			<context kind="class">CommandBar</context>
1287			<name>accNavigate</name>
1288			<type>Variant</type>
1289			<parameter-list>
1290				<parameter>
1291					<type>Integer</type>
1292					<name>navDir</name>
1293				</parameter>
1294				<parameter optional="true">
1295					<type>Variant</type>
1296					<name>varStart</name>
1297				</parameter>
1298			</parameter-list>
1299		</source>
1300	</element>
1301	<!--property::CommandBar.accParent {ReadOnly}-->
1302	<element type="property">
1303		<source id="Office.CommandBar.accParent">
1304			<context kind="class">CommandBar</context>
1305			<name>accParent</name>
1306			<type>Object</type>
1307		</source>
1308	</element>
1309	<!--property::CommandBar.accRole {ReadOnly}-->
1310	<element type="property">
1311		<source id="Office.CommandBar.accRole">
1312			<context kind="class">CommandBar</context>
1313			<name>accRole</name>
1314			<type>Variant</type>
1315			<parameter-list>
1316				<parameter optional="true">
1317					<type>Variant</type>
1318					<name>varChild</name>
1319				</parameter>
1320			</parameter-list>
1321		</source>
1322	</element>
1323	<!--method::CommandBar.accSelect-->
1324	<element type="method">
1325		<source id="Office.CommandBar.accSelect">
1326			<context kind="class">CommandBar</context>
1327			<name>accSelect</name>
1328			<type>void</type>
1329			<parameter-list>
1330				<parameter>
1331					<type>Integer</type>
1332					<name>flagsSelect</name>
1333				</parameter>
1334				<parameter optional="true">
1335					<type>Variant</type>
1336					<name>varChild</name>
1337				</parameter>
1338			</parameter-list>
1339		</source>
1340	</element>
1341	<!--property::CommandBar.accSelection {ReadOnly}-->
1342	<element type="property">
1343		<source id="Office.CommandBar.accSelection">
1344			<context kind="class">CommandBar</context>
1345			<name>accSelection</name>
1346			<type>Variant</type>
1347		</source>
1348	</element>
1349	<!--property::CommandBar.accState {ReadOnly}-->
1350	<element type="property">
1351		<source id="Office.CommandBar.accState">
1352			<context kind="class">CommandBar</context>
1353			<name>accState</name>
1354			<type>Variant</type>
1355			<parameter-list>
1356				<parameter optional="true">
1357					<type>Variant</type>
1358					<name>varChild</name>
1359				</parameter>
1360			</parameter-list>
1361		</source>
1362	</element>
1363	<!--property::CommandBar.accValue-->
1364	<element type="property">
1365		<source id="Office.CommandBar.accValue">
1366			<context kind="class">CommandBar</context>
1367			<name>accValue</name>
1368			<type>String</type>
1369			<parameter-list>
1370				<parameter optional="true">
1371					<type>Variant</type>
1372					<name>varChild</name>
1373				</parameter>
1374			</parameter-list>
1375		</source>
1376	</element>
1377	<!--property::CommandBar.AdaptiveMenu-->
1378	<element type="property">
1379		<source id="Office.CommandBar.AdaptiveMenu">
1380			<context kind="class">CommandBar</context>
1381			<name>AdaptiveMenu</name>
1382			<type>boolean</type>
1383		</source>
1384	</element>
1385	<!--property::CommandBar.Application {ReadOnly}-->
1386	<element type="property">
1387		<source id="Office.CommandBar.Application">
1388			<context kind="class">CommandBar</context>
1389			<name>Application</name>
1390			<type>Application</type>
1391		</source>
1392	</element>
1393	<!--property::CommandBar.BuiltIn {ReadOnly}-->
1394	<element type="property">
1395		<source id="Office.CommandBar.BuiltIn">
1396			<context kind="class">CommandBar</context>
1397			<name>BuiltIn</name>
1398			<type>boolean</type>
1399		</source>
1400	</element>
1401	<!--property::CommandBar.Context-->
1402	<element type="property">
1403		<source id="Office.CommandBar.Context">
1404			<context kind="class">CommandBar</context>
1405			<name>Context</name>
1406			<type>String</type>
1407		</source>
1408	</element>
1409	<!--property::CommandBar.Controls {ReadOnly}-->
1410	<element type="property">
1411		<source id="Office.CommandBar.Controls">
1412			<context kind="class">CommandBar</context>
1413			<name>Controls</name>
1414			<type>CommandBarControls</type>
1415		</source>
1416	</element>
1417	<!--property::CommandBar.Creator {ReadOnly}-->
1418	<element type="property">
1419		<source id="Office.CommandBar.Creator">
1420			<context kind="class">CommandBar</context>
1421			<name>Creator</name>
1422			<type>Integer</type>
1423		</source>
1424	</element>
1425	<!--method::CommandBar.Delete-->
1426	<element type="method">
1427		<source id="Office.CommandBar.Delete">
1428			<context kind="class">CommandBar</context>
1429			<name>Delete</name>
1430			<type>void</type>
1431		</source>
1432	</element>
1433	<!--property::CommandBar.Enabled-->
1434	<element type="property">
1435		<source id="Office.CommandBar.Enabled">
1436			<context kind="class">CommandBar</context>
1437			<name>Enabled</name>
1438			<type>boolean</type>
1439		</source>
1440	</element>
1441	<!--method::CommandBar.FindControl-->
1442	<element type="method">
1443		<source id="Office.CommandBar.FindControl">
1444			<context kind="class">CommandBar</context>
1445			<name>FindControl</name>
1446			<type>CommandBarControl</type>
1447			<parameter-list>
1448				<parameter optional="true">
1449					<type>Variant</type>
1450					<name>Type</name>
1451				</parameter>
1452				<parameter optional="true">
1453					<type>Variant</type>
1454					<name>Id</name>
1455				</parameter>
1456				<parameter optional="true">
1457					<type>Variant</type>
1458					<name>Tag</name>
1459				</parameter>
1460				<parameter optional="true">
1461					<type>Variant</type>
1462					<name>Visible</name>
1463				</parameter>
1464				<parameter optional="true">
1465					<type>Variant</type>
1466					<name>Recursive</name>
1467				</parameter>
1468			</parameter-list>
1469		</source>
1470	</element>
1471	<!--property::CommandBar.Height-->
1472	<element type="property">
1473		<source id="Office.CommandBar.Height">
1474			<context kind="class">CommandBar</context>
1475			<name>Height</name>
1476			<type>Integer</type>
1477		</source>
1478	</element>
1479	<!--property::CommandBar.Id {ReadOnly}-->
1480	<element type="property">
1481		<source id="Office.CommandBar.Id">
1482			<context kind="class">CommandBar</context>
1483			<name>Id</name>
1484			<type>Integer</type>
1485		</source>
1486	</element>
1487	<!--property::CommandBar.Index {ReadOnly}-->
1488	<element type="property">
1489		<source id="Office.CommandBar.Index">
1490			<context kind="class">CommandBar</context>
1491			<name>Index</name>
1492			<type>Integer</type>
1493		</source>
1494	</element>
1495	<!--property::CommandBar.InstanceId {ReadOnly}-->
1496	<element type="property">
1497		<source id="Office.CommandBar.InstanceId">
1498			<context kind="class">CommandBar</context>
1499			<name>InstanceId</name>
1500			<type>Integer</type>
1501		</source>
1502	</element>
1503	<!--property::CommandBar.Left-->
1504	<element type="property">
1505		<source id="Office.CommandBar.Left">
1506			<context kind="class">CommandBar</context>
1507			<name>Left</name>
1508			<type>Integer</type>
1509		</source>
1510	</element>
1511	<!--property::CommandBar.Name-->
1512	<element type="property">
1513		<source id="Office.CommandBar.Name">
1514			<context kind="class">CommandBar</context>
1515			<name>Name</name>
1516			<type>String</type>
1517		</source>
1518	</element>
1519	<!--property::CommandBar.NameLocal-->
1520	<element type="property">
1521		<source id="Office.CommandBar.NameLocal">
1522			<context kind="class">CommandBar</context>
1523			<name>NameLocal</name>
1524			<type>String</type>
1525		</source>
1526	</element>
1527	<!--property::CommandBar.Parent {ReadOnly}-->
1528	<element type="property">
1529		<source id="Office.CommandBar.Parent">
1530			<context kind="class">CommandBar</context>
1531			<name>Parent</name>
1532			<type>Object</type>
1533		</source>
1534	</element>
1535	<!--property::CommandBar.Position-->
1536	<element type="property">
1537		<source id="Office.CommandBar.Position">
1538			<context kind="class">CommandBar</context>
1539			<name>Position</name>
1540			<type>Integer</type>
1541		</source>
1542	</element>
1543	<!--property::CommandBar.Protection-->
1544	<element type="property">
1545		<source id="Office.CommandBar.Protection">
1546			<context kind="class">CommandBar</context>
1547			<name>Protection</name>
1548			<type>Integer</type>
1549		</source>
1550	</element>
1551	<!--method::CommandBar.Reset-->
1552	<element type="method">
1553		<source id="Office.CommandBar.Reset">
1554			<context kind="class">CommandBar</context>
1555			<name>Reset</name>
1556			<type>void</type>
1557		</source>
1558	</element>
1559	<!--property::CommandBar.RowIndex-->
1560	<element type="property">
1561		<source id="Office.CommandBar.RowIndex">
1562			<context kind="class">CommandBar</context>
1563			<name>RowIndex</name>
1564			<type>Integer</type>
1565		</source>
1566	</element>
1567	<!--method::CommandBar.ShowPopup-->
1568	<element type="method">
1569		<source id="Office.CommandBar.ShowPopup">
1570			<context kind="class">CommandBar</context>
1571			<name>ShowPopup</name>
1572			<type>void</type>
1573			<parameter-list>
1574				<parameter optional="true">
1575					<type>Variant</type>
1576					<name>x</name>
1577				</parameter>
1578				<parameter optional="true">
1579					<type>Variant</type>
1580					<name>y</name>
1581				</parameter>
1582			</parameter-list>
1583		</source>
1584	</element>
1585	<!--property::CommandBar.Top-->
1586	<element type="property">
1587		<source id="Office.CommandBar.Top">
1588			<context kind="class">CommandBar</context>
1589			<name>Top</name>
1590			<type>Integer</type>
1591		</source>
1592	</element>
1593	<!--property::CommandBar.Type {ReadOnly}-->
1594	<element type="property">
1595		<source id="Office.CommandBar.Type">
1596			<context kind="class">CommandBar</context>
1597			<name>Type</name>
1598			<type>Integer</type>
1599		</source>
1600	</element>
1601	<!--property::CommandBar.Visible-->
1602	<element type="property">
1603		<source id="Office.CommandBar.Visible">
1604			<context kind="class">CommandBar</context>
1605			<name>Visible</name>
1606			<type>boolean</type>
1607		</source>
1608	</element>
1609	<!--property::CommandBar.Width-->
1610	<element type="property">
1611		<source id="Office.CommandBar.Width">
1612			<context kind="class">CommandBar</context>
1613			<name>Width</name>
1614			<type>Integer</type>
1615		</source>
1616	</element>
1617	<!--Class::CommandBarButton-->
1618	<element type="class">
1619		<source id="Office.CommandBarButton">
1620			<name>CommandBarButton</name>
1621		</source>
1622		<destination designation="identity" />
1623	</element>
1624	<!--property::CommandBarButton.accChild {ReadOnly}-->
1625	<element type="property">
1626		<source id="Office.CommandBarButton.accChild">
1627			<context kind="class">CommandBarButton</context>
1628			<name>accChild</name>
1629			<type>Object</type>
1630			<parameter-list>
1631				<parameter>
1632					<type>Variant</type>
1633					<name>varChild</name>
1634				</parameter>
1635			</parameter-list>
1636		</source>
1637	</element>
1638	<!--property::CommandBarButton.accChildCount {ReadOnly}-->
1639	<element type="property">
1640		<source id="Office.CommandBarButton.accChildCount">
1641			<context kind="class">CommandBarButton</context>
1642			<name>accChildCount</name>
1643			<type>Integer</type>
1644		</source>
1645	</element>
1646	<!--property::CommandBarButton.accDefaultAction {ReadOnly}-->
1647	<element type="property">
1648		<source id="Office.CommandBarButton.accDefaultAction">
1649			<context kind="class">CommandBarButton</context>
1650			<name>accDefaultAction</name>
1651			<type>String</type>
1652			<parameter-list>
1653				<parameter optional="true">
1654					<type>Variant</type>
1655					<name>varChild</name>
1656				</parameter>
1657			</parameter-list>
1658		</source>
1659	</element>
1660	<!--property::CommandBarButton.accDescription {ReadOnly}-->
1661	<element type="property">
1662		<source id="Office.CommandBarButton.accDescription">
1663			<context kind="class">CommandBarButton</context>
1664			<name>accDescription</name>
1665			<type>String</type>
1666			<parameter-list>
1667				<parameter optional="true">
1668					<type>Variant</type>
1669					<name>varChild</name>
1670				</parameter>
1671			</parameter-list>
1672		</source>
1673	</element>
1674	<!--method::CommandBarButton.accDoDefaultAction-->
1675	<element type="method">
1676		<source id="Office.CommandBarButton.accDoDefaultAction">
1677			<context kind="class">CommandBarButton</context>
1678			<name>accDoDefaultAction</name>
1679			<type>void</type>
1680			<parameter-list>
1681				<parameter optional="true">
1682					<type>Variant</type>
1683					<name>varChild</name>
1684				</parameter>
1685			</parameter-list>
1686		</source>
1687	</element>
1688	<!--property::CommandBarButton.accFocus {ReadOnly}-->
1689	<element type="property">
1690		<source id="Office.CommandBarButton.accFocus">
1691			<context kind="class">CommandBarButton</context>
1692			<name>accFocus</name>
1693			<type>Variant</type>
1694		</source>
1695	</element>
1696	<!--property::CommandBarButton.accHelp {ReadOnly}-->
1697	<element type="property">
1698		<source id="Office.CommandBarButton.accHelp">
1699			<context kind="class">CommandBarButton</context>
1700			<name>accHelp</name>
1701			<type>String</type>
1702			<parameter-list>
1703				<parameter optional="true">
1704					<type>Variant</type>
1705					<name>varChild</name>
1706				</parameter>
1707			</parameter-list>
1708		</source>
1709	</element>
1710	<!--property::CommandBarButton.accHelpTopic {ReadOnly}-->
1711	<element type="property">
1712		<source id="Office.CommandBarButton.accHelpTopic">
1713			<context kind="class">CommandBarButton</context>
1714			<name>accHelpTopic</name>
1715			<type>Integer</type>
1716			<parameter-list>
1717				<parameter>
1718					<type>String[]</type>
1719					<name>pszHelpFile</name>
1720				</parameter>
1721				<parameter optional="true">
1722					<type>Variant</type>
1723					<name>varChild</name>
1724				</parameter>
1725			</parameter-list>
1726		</source>
1727	</element>
1728	<!--method::CommandBarButton.accHitTest-->
1729	<element type="method">
1730		<source id="Office.CommandBarButton.accHitTest">
1731			<context kind="class">CommandBarButton</context>
1732			<name>accHitTest</name>
1733			<type>Variant</type>
1734			<parameter-list>
1735				<parameter>
1736					<type>Integer</type>
1737					<name>xLeft</name>
1738				</parameter>
1739				<parameter>
1740					<type>Integer</type>
1741					<name>yTop</name>
1742				</parameter>
1743			</parameter-list>
1744		</source>
1745	</element>
1746	<!--property::CommandBarButton.accKeyboardShortcut {ReadOnly}-->
1747	<element type="property">
1748		<source id="Office.CommandBarButton.accKeyboardShortcut">
1749			<context kind="class">CommandBarButton</context>
1750			<name>accKeyboardShortcut</name>
1751			<type>String</type>
1752			<parameter-list>
1753				<parameter optional="true">
1754					<type>Variant</type>
1755					<name>varChild</name>
1756				</parameter>
1757			</parameter-list>
1758		</source>
1759	</element>
1760	<!--method::CommandBarButton.accLocation-->
1761	<element type="method">
1762		<source id="Office.CommandBarButton.accLocation">
1763			<context kind="class">CommandBarButton</context>
1764			<name>accLocation</name>
1765			<type>void</type>
1766			<parameter-list>
1767				<parameter>
1768					<type>int[]</type>
1769					<name>pxLeft</name>
1770				</parameter>
1771				<parameter>
1772					<type>int[]</type>
1773					<name>pyTop</name>
1774				</parameter>
1775				<parameter>
1776					<type>int[]</type>
1777					<name>pcxWidth</name>
1778				</parameter>
1779				<parameter>
1780					<type>int[]</type>
1781					<name>pcyHeight</name>
1782				</parameter>
1783				<parameter optional="true">
1784					<type>Variant</type>
1785					<name>varChild</name>
1786				</parameter>
1787			</parameter-list>
1788		</source>
1789	</element>
1790	<!--property::CommandBarButton.accName-->
1791	<element type="property">
1792		<source id="Office.CommandBarButton.accName">
1793			<context kind="class">CommandBarButton</context>
1794			<name>accName</name>
1795			<type>String</type>
1796			<parameter-list>
1797				<parameter optional="true">
1798					<type>Variant</type>
1799					<name>varChild</name>
1800				</parameter>
1801			</parameter-list>
1802		</source>
1803	</element>
1804	<!--method::CommandBarButton.accNavigate-->
1805	<element type="method">
1806		<source id="Office.CommandBarButton.accNavigate">
1807			<context kind="class">CommandBarButton</context>
1808			<name>accNavigate</name>
1809			<type>Variant</type>
1810			<parameter-list>
1811				<parameter>
1812					<type>Integer</type>
1813					<name>navDir</name>
1814				</parameter>
1815				<parameter optional="true">
1816					<type>Variant</type>
1817					<name>varStart</name>
1818				</parameter>
1819			</parameter-list>
1820		</source>
1821	</element>
1822	<!--property::CommandBarButton.accParent {ReadOnly}-->
1823	<element type="property">
1824		<source id="Office.CommandBarButton.accParent">
1825			<context kind="class">CommandBarButton</context>
1826			<name>accParent</name>
1827			<type>Object</type>
1828		</source>
1829	</element>
1830	<!--property::CommandBarButton.accRole {ReadOnly}-->
1831	<element type="property">
1832		<source id="Office.CommandBarButton.accRole">
1833			<context kind="class">CommandBarButton</context>
1834			<name>accRole</name>
1835			<type>Variant</type>
1836			<parameter-list>
1837				<parameter optional="true">
1838					<type>Variant</type>
1839					<name>varChild</name>
1840				</parameter>
1841			</parameter-list>
1842		</source>
1843	</element>
1844	<!--method::CommandBarButton.accSelect-->
1845	<element type="method">
1846		<source id="Office.CommandBarButton.accSelect">
1847			<context kind="class">CommandBarButton</context>
1848			<name>accSelect</name>
1849			<type>void</type>
1850			<parameter-list>
1851				<parameter>
1852					<type>Integer</type>
1853					<name>flagsSelect</name>
1854				</parameter>
1855				<parameter optional="true">
1856					<type>Variant</type>
1857					<name>varChild</name>
1858				</parameter>
1859			</parameter-list>
1860		</source>
1861	</element>
1862	<!--property::CommandBarButton.accSelection {ReadOnly}-->
1863	<element type="property">
1864		<source id="Office.CommandBarButton.accSelection">
1865			<context kind="class">CommandBarButton</context>
1866			<name>accSelection</name>
1867			<type>Variant</type>
1868		</source>
1869	</element>
1870	<!--property::CommandBarButton.accState {ReadOnly}-->
1871	<element type="property">
1872		<source id="Office.CommandBarButton.accState">
1873			<context kind="class">CommandBarButton</context>
1874			<name>accState</name>
1875			<type>Variant</type>
1876			<parameter-list>
1877				<parameter optional="true">
1878					<type>Variant</type>
1879					<name>varChild</name>
1880				</parameter>
1881			</parameter-list>
1882		</source>
1883	</element>
1884	<!--property::CommandBarButton.accValue-->
1885	<element type="property">
1886		<source id="Office.CommandBarButton.accValue">
1887			<context kind="class">CommandBarButton</context>
1888			<name>accValue</name>
1889			<type>String</type>
1890			<parameter-list>
1891				<parameter optional="true">
1892					<type>Variant</type>
1893					<name>varChild</name>
1894				</parameter>
1895			</parameter-list>
1896		</source>
1897	</element>
1898	<!--property::CommandBarButton.Application {ReadOnly}-->
1899	<element type="property">
1900		<source id="Office.CommandBarButton.Application">
1901			<context kind="class">CommandBarButton</context>
1902			<name>Application</name>
1903			<type>Application</type>
1904		</source>
1905	</element>
1906	<!--property::CommandBarButton.BeginGroup-->
1907	<element type="property">
1908		<source id="Office.CommandBarButton.BeginGroup">
1909			<context kind="class">CommandBarButton</context>
1910			<name>BeginGroup</name>
1911			<type>boolean</type>
1912		</source>
1913	</element>
1914	<!--property::CommandBarButton.BuiltIn {ReadOnly}-->
1915	<element type="property">
1916		<source id="Office.CommandBarButton.BuiltIn">
1917			<context kind="class">CommandBarButton</context>
1918			<name>BuiltIn</name>
1919			<type>boolean</type>
1920		</source>
1921	</element>
1922	<!--property::CommandBarButton.BuiltInFace-->
1923	<element type="property">
1924		<source id="Office.CommandBarButton.BuiltInFace">
1925			<context kind="class">CommandBarButton</context>
1926			<name>BuiltInFace</name>
1927			<type>boolean</type>
1928		</source>
1929	</element>
1930	<!--property::CommandBarButton.Caption-->
1931	<element type="property">
1932		<source id="Office.CommandBarButton.Caption">
1933			<context kind="class">CommandBarButton</context>
1934			<name>Caption</name>
1935			<type>String</type>
1936		</source>
1937	</element>
1938	<!--method::CommandBarButton.Click-->
1939	<element type="method">
1940		<source id="Office.CommandBarButton.Click">
1941			<context kind="class">CommandBarButton</context>
1942			<name>Click</name>
1943			<type>void</type>
1944			<parameter-list>
1945				<parameter>
1946					<type>CommandBarButton</type>
1947					<name>Ctrl</name>
1948				</parameter>
1949				<parameter>
1950					<type>boolean[]</type>
1951					<name>CancelDefault</name>
1952				</parameter>
1953			</parameter-list>
1954		</source>
1955	</element>
1956	<!--property::CommandBarButton.Control {ReadOnly}-->
1957	<element type="property">
1958		<source id="Office.CommandBarButton.Control">
1959			<context kind="class">CommandBarButton</context>
1960			<name>Control</name>
1961			<type>Object</type>
1962		</source>
1963	</element>
1964	<!--method::CommandBarButton.Copy-->
1965	<element type="method">
1966		<source id="Office.CommandBarButton.Copy">
1967			<context kind="class">CommandBarButton</context>
1968			<name>Copy</name>
1969			<type>CommandBarControl</type>
1970			<parameter-list>
1971				<parameter optional="true">
1972					<type>Variant</type>
1973					<name>Bar</name>
1974				</parameter>
1975				<parameter optional="true">
1976					<type>Variant</type>
1977					<name>Before</name>
1978				</parameter>
1979			</parameter-list>
1980		</source>
1981	</element>
1982	<!--method::CommandBarButton.CopyFace-->
1983	<element type="method">
1984		<source id="Office.CommandBarButton.CopyFace">
1985			<context kind="class">CommandBarButton</context>
1986			<name>CopyFace</name>
1987			<type>void</type>
1988		</source>
1989	</element>
1990	<!--property::CommandBarButton.Creator {ReadOnly}-->
1991	<element type="property">
1992		<source id="Office.CommandBarButton.Creator">
1993			<context kind="class">CommandBarButton</context>
1994			<name>Creator</name>
1995			<type>Integer</type>
1996		</source>
1997	</element>
1998	<!--method::CommandBarButton.Delete-->
1999	<element type="method">
2000		<source id="Office.CommandBarButton.Delete">
2001			<context kind="class">CommandBarButton</context>
2002			<name>Delete</name>
2003			<type>void</type>
2004			<parameter-list>
2005				<parameter optional="true">
2006					<type>Variant</type>
2007					<name>Temporary</name>
2008				</parameter>
2009			</parameter-list>
2010		</source>
2011	</element>
2012	<!--property::CommandBarButton.DescriptionText-->
2013	<element type="property">
2014		<source id="Office.CommandBarButton.DescriptionText">
2015			<context kind="class">CommandBarButton</context>
2016			<name>DescriptionText</name>
2017			<type>String</type>
2018		</source>
2019	</element>
2020	<!--property::CommandBarButton.Enabled-->
2021	<element type="property">
2022		<source id="Office.CommandBarButton.Enabled">
2023			<context kind="class">CommandBarButton</context>
2024			<name>Enabled</name>
2025			<type>boolean</type>
2026		</source>
2027	</element>
2028	<!--method::CommandBarButton.Execute-->
2029	<element type="method">
2030		<source id="Office.CommandBarButton.Execute">
2031			<context kind="class">CommandBarButton</context>
2032			<name>Execute</name>
2033			<type>void</type>
2034		</source>
2035	</element>
2036	<!--property::CommandBarButton.FaceId-->
2037	<element type="property">
2038		<source id="Office.CommandBarButton.FaceId">
2039			<context kind="class">CommandBarButton</context>
2040			<name>FaceId</name>
2041			<type>Integer</type>
2042		</source>
2043	</element>
2044	<!--property::CommandBarButton.Height-->
2045	<element type="property">
2046		<source id="Office.CommandBarButton.Height">
2047			<context kind="class">CommandBarButton</context>
2048			<name>Height</name>
2049			<type>Integer</type>
2050		</source>
2051	</element>
2052	<!--property::CommandBarButton.HelpContextId-->
2053	<element type="property">
2054		<source id="Office.CommandBarButton.HelpContextId">
2055			<context kind="class">CommandBarButton</context>
2056			<name>HelpContextId</name>
2057			<type>Integer</type>
2058		</source>
2059	</element>
2060	<!--property::CommandBarButton.HelpFile-->
2061	<element type="property">
2062		<source id="Office.CommandBarButton.HelpFile">
2063			<context kind="class">CommandBarButton</context>
2064			<name>HelpFile</name>
2065			<type>String</type>
2066		</source>
2067	</element>
2068	<!--property::CommandBarButton.HyperlinkType-->
2069	<element type="property">
2070		<source id="Office.CommandBarButton.HyperlinkType">
2071			<context kind="class">CommandBarButton</context>
2072			<name>HyperlinkType</name>
2073			<type>Integer</type>
2074		</source>
2075	</element>
2076	<!--property::CommandBarButton.Id {ReadOnly}-->
2077	<element type="property">
2078		<source id="Office.CommandBarButton.Id">
2079			<context kind="class">CommandBarButton</context>
2080			<name>Id</name>
2081			<type>Integer</type>
2082		</source>
2083	</element>
2084	<!--property::CommandBarButton.Index {ReadOnly}-->
2085	<element type="property">
2086		<source id="Office.CommandBarButton.Index">
2087			<context kind="class">CommandBarButton</context>
2088			<name>Index</name>
2089			<type>Integer</type>
2090		</source>
2091	</element>
2092	<!--property::CommandBarButton.InstanceId {ReadOnly}-->
2093	<element type="property">
2094		<source id="Office.CommandBarButton.InstanceId">
2095			<context kind="class">CommandBarButton</context>
2096			<name>InstanceId</name>
2097			<type>Integer</type>
2098		</source>
2099	</element>
2100	<!--property::CommandBarButton.IsPriorityDropped {ReadOnly}-->
2101	<element type="property">
2102		<source id="Office.CommandBarButton.IsPriorityDropped">
2103			<context kind="class">CommandBarButton</context>
2104			<name>IsPriorityDropped</name>
2105			<type>boolean</type>
2106		</source>
2107	</element>
2108	<!--property::CommandBarButton.Left {ReadOnly}-->
2109	<element type="property">
2110		<source id="Office.CommandBarButton.Left">
2111			<context kind="class">CommandBarButton</context>
2112			<name>Left</name>
2113			<type>Integer</type>
2114		</source>
2115	</element>
2116	<!--property::CommandBarButton.Mask-->
2117	<element type="property">
2118		<source id="Office.CommandBarButton.Mask">
2119			<context kind="class">CommandBarButton</context>
2120			<name>Mask</name>
2121			<type>IPictureDisp</type>
2122		</source>
2123	</element>
2124	<!--method::CommandBarButton.Move-->
2125	<element type="method">
2126		<source id="Office.CommandBarButton.Move">
2127			<context kind="class">CommandBarButton</context>
2128			<name>Move</name>
2129			<type>CommandBarControl</type>
2130			<parameter-list>
2131				<parameter optional="true">
2132					<type>Variant</type>
2133					<name>Bar</name>
2134				</parameter>
2135				<parameter optional="true">
2136					<type>Variant</type>
2137					<name>Before</name>
2138				</parameter>
2139			</parameter-list>
2140		</source>
2141	</element>
2142	<!--property::CommandBarButton.OLEUsage-->
2143	<element type="property">
2144		<source id="Office.CommandBarButton.OLEUsage">
2145			<context kind="class">CommandBarButton</context>
2146			<name>OLEUsage</name>
2147			<type>Integer</type>
2148		</source>
2149	</element>
2150	<!--property::CommandBarButton.OnAction-->
2151	<element type="property">
2152		<source id="Office.CommandBarButton.OnAction">
2153			<context kind="class">CommandBarButton</context>
2154			<name>OnAction</name>
2155			<type>String</type>
2156		</source>
2157	</element>
2158	<!--property::CommandBarButton.Parameter-->
2159	<element type="property">
2160		<source id="Office.CommandBarButton.Parameter">
2161			<context kind="class">CommandBarButton</context>
2162			<name>Parameter</name>
2163			<type>String</type>
2164		</source>
2165	</element>
2166	<!--property::CommandBarButton.Parent {ReadOnly}-->
2167	<element type="property">
2168		<source id="Office.CommandBarButton.Parent">
2169			<context kind="class">CommandBarButton</context>
2170			<name>Parent</name>
2171			<type>CommandBar</type>
2172		</source>
2173	</element>
2174	<!--method::CommandBarButton.PasteFace-->
2175	<element type="method">
2176		<source id="Office.CommandBarButton.PasteFace">
2177			<context kind="class">CommandBarButton</context>
2178			<name>PasteFace</name>
2179			<type>void</type>
2180		</source>
2181	</element>
2182	<!--property::CommandBarButton.Picture-->
2183	<element type="property">
2184		<source id="Office.CommandBarButton.Picture">
2185			<context kind="class">CommandBarButton</context>
2186			<name>Picture</name>
2187			<type>IPictureDisp</type>
2188		</source>
2189	</element>
2190	<!--property::CommandBarButton.Priority-->
2191	<element type="property">
2192		<source id="Office.CommandBarButton.Priority">
2193			<context kind="class">CommandBarButton</context>
2194			<name>Priority</name>
2195			<type>Integer</type>
2196		</source>
2197	</element>
2198	<!--method::CommandBarButton.Reserved1-->
2199	<element type="method">
2200		<source id="Office.CommandBarButton.Reserved1">
2201			<context kind="class">CommandBarButton</context>
2202			<name>Reserved1</name>
2203			<type>void</type>
2204		</source>
2205	</element>
2206	<!--method::CommandBarButton.Reserved2-->
2207	<element type="method">
2208		<source id="Office.CommandBarButton.Reserved2">
2209			<context kind="class">CommandBarButton</context>
2210			<name>Reserved2</name>
2211			<type>void</type>
2212		</source>
2213	</element>
2214	<!--method::CommandBarButton.Reserved3-->
2215	<element type="method">
2216		<source id="Office.CommandBarButton.Reserved3">
2217			<context kind="class">CommandBarButton</context>
2218			<name>Reserved3</name>
2219			<type>void</type>
2220		</source>
2221	</element>
2222	<!--method::CommandBarButton.Reserved4-->
2223	<element type="method">
2224		<source id="Office.CommandBarButton.Reserved4">
2225			<context kind="class">CommandBarButton</context>
2226			<name>Reserved4</name>
2227			<type>void</type>
2228		</source>
2229	</element>
2230	<!--method::CommandBarButton.Reserved5-->
2231	<element type="method">
2232		<source id="Office.CommandBarButton.Reserved5">
2233			<context kind="class">CommandBarButton</context>
2234			<name>Reserved5</name>
2235			<type>void</type>
2236		</source>
2237	</element>
2238	<!--method::CommandBarButton.Reserved6-->
2239	<element type="method">
2240		<source id="Office.CommandBarButton.Reserved6">
2241			<context kind="class">CommandBarButton</context>
2242			<name>Reserved6</name>
2243			<type>void</type>
2244		</source>
2245	</element>
2246	<!--method::CommandBarButton.Reserved7-->
2247	<element type="method">
2248		<source id="Office.CommandBarButton.Reserved7">
2249			<context kind="class">CommandBarButton</context>
2250			<name>Reserved7</name>
2251			<type>void</type>
2252		</source>
2253	</element>
2254	<!--method::CommandBarButton.Reset-->
2255	<element type="method">
2256		<source id="Office.CommandBarButton.Reset">
2257			<context kind="class">CommandBarButton</context>
2258			<name>Reset</name>
2259			<type>void</type>
2260		</source>
2261	</element>
2262	<!--method::CommandBarButton.SetFocus-->
2263	<element type="method">
2264		<source id="Office.CommandBarButton.SetFocus">
2265			<context kind="class">CommandBarButton</context>
2266			<name>SetFocus</name>
2267			<type>void</type>
2268		</source>
2269	</element>
2270	<!--property::CommandBarButton.ShortcutText-->
2271	<element type="property">
2272		<source id="Office.CommandBarButton.ShortcutText">
2273			<context kind="class">CommandBarButton</context>
2274			<name>ShortcutText</name>
2275			<type>String</type>
2276		</source>
2277	</element>
2278	<!--property::CommandBarButton.State-->
2279	<element type="property">
2280		<source id="Office.CommandBarButton.State">
2281			<context kind="class">CommandBarButton</context>
2282			<name>State</name>
2283			<type>Integer</type>
2284		</source>
2285	</element>
2286	<!--property::CommandBarButton.Style-->
2287	<element type="property">
2288		<source id="Office.CommandBarButton.Style">
2289			<context kind="class">CommandBarButton</context>
2290			<name>Style</name>
2291			<type>Integer</type>
2292		</source>
2293	</element>
2294	<!--property::CommandBarButton.Tag-->
2295	<element type="property">
2296		<source id="Office.CommandBarButton.Tag">
2297			<context kind="class">CommandBarButton</context>
2298			<name>Tag</name>
2299			<type>String</type>
2300		</source>
2301	</element>
2302	<!--property::CommandBarButton.TooltipText-->
2303	<element type="property">
2304		<source id="Office.CommandBarButton.TooltipText">
2305			<context kind="class">CommandBarButton</context>
2306			<name>TooltipText</name>
2307			<type>String</type>
2308		</source>
2309	</element>
2310	<!--property::CommandBarButton.Top {ReadOnly}-->
2311	<element type="property">
2312		<source id="Office.CommandBarButton.Top">
2313			<context kind="class">CommandBarButton</context>
2314			<name>Top</name>
2315			<type>Integer</type>
2316		</source>
2317	</element>
2318	<!--property::CommandBarButton.Type {ReadOnly}-->
2319	<element type="property">
2320		<source id="Office.CommandBarButton.Type">
2321			<context kind="class">CommandBarButton</context>
2322			<name>Type</name>
2323			<type>Integer</type>
2324		</source>
2325	</element>
2326	<!--property::CommandBarButton.Visible-->
2327	<element type="property">
2328		<source id="Office.CommandBarButton.Visible">
2329			<context kind="class">CommandBarButton</context>
2330			<name>Visible</name>
2331			<type>boolean</type>
2332		</source>
2333	</element>
2334	<!--property::CommandBarButton.Width-->
2335	<element type="property">
2336		<source id="Office.CommandBarButton.Width">
2337			<context kind="class">CommandBarButton</context>
2338			<name>Width</name>
2339			<type>Integer</type>
2340		</source>
2341	</element>
2342	<!--Class::CommandBarComboBox-->
2343	<element type="class">
2344		<source id="Office.CommandBarComboBox">
2345			<name>CommandBarComboBox</name>
2346		</source>
2347		<destination designation="identity" />
2348	</element>
2349	<!--property::CommandBarComboBox.accChild {ReadOnly}-->
2350	<element type="property">
2351		<source id="Office.CommandBarComboBox.accChild">
2352			<context kind="class">CommandBarComboBox</context>
2353			<name>accChild</name>
2354			<type>Object</type>
2355			<parameter-list>
2356				<parameter>
2357					<type>Variant</type>
2358					<name>varChild</name>
2359				</parameter>
2360			</parameter-list>
2361		</source>
2362	</element>
2363	<!--property::CommandBarComboBox.accChildCount {ReadOnly}-->
2364	<element type="property">
2365		<source id="Office.CommandBarComboBox.accChildCount">
2366			<context kind="class">CommandBarComboBox</context>
2367			<name>accChildCount</name>
2368			<type>Integer</type>
2369		</source>
2370	</element>
2371	<!--property::CommandBarComboBox.accDefaultAction {ReadOnly}-->
2372	<element type="property">
2373		<source id="Office.CommandBarComboBox.accDefaultAction">
2374			<context kind="class">CommandBarComboBox</context>
2375			<name>accDefaultAction</name>
2376			<type>String</type>
2377			<parameter-list>
2378				<parameter optional="true">
2379					<type>Variant</type>
2380					<name>varChild</name>
2381				</parameter>
2382			</parameter-list>
2383		</source>
2384	</element>
2385	<!--property::CommandBarComboBox.accDescription {ReadOnly}-->
2386	<element type="property">
2387		<source id="Office.CommandBarComboBox.accDescription">
2388			<context kind="class">CommandBarComboBox</context>
2389			<name>accDescription</name>
2390			<type>String</type>
2391			<parameter-list>
2392				<parameter optional="true">
2393					<type>Variant</type>
2394					<name>varChild</name>
2395				</parameter>
2396			</parameter-list>
2397		</source>
2398	</element>
2399	<!--method::CommandBarComboBox.accDoDefaultAction-->
2400	<element type="method">
2401		<source id="Office.CommandBarComboBox.accDoDefaultAction">
2402			<context kind="class">CommandBarComboBox</context>
2403			<name>accDoDefaultAction</name>
2404			<type>void</type>
2405			<parameter-list>
2406				<parameter optional="true">
2407					<type>Variant</type>
2408					<name>varChild</name>
2409				</parameter>
2410			</parameter-list>
2411		</source>
2412	</element>
2413	<!--property::CommandBarComboBox.accFocus {ReadOnly}-->
2414	<element type="property">
2415		<source id="Office.CommandBarComboBox.accFocus">
2416			<context kind="class">CommandBarComboBox</context>
2417			<name>accFocus</name>
2418			<type>Variant</type>
2419		</source>
2420	</element>
2421	<!--property::CommandBarComboBox.accHelp {ReadOnly}-->
2422	<element type="property">
2423		<source id="Office.CommandBarComboBox.accHelp">
2424			<context kind="class">CommandBarComboBox</context>
2425			<name>accHelp</name>
2426			<type>String</type>
2427			<parameter-list>
2428				<parameter optional="true">
2429					<type>Variant</type>
2430					<name>varChild</name>
2431				</parameter>
2432			</parameter-list>
2433		</source>
2434	</element>
2435	<!--property::CommandBarComboBox.accHelpTopic {ReadOnly}-->
2436	<element type="property">
2437		<source id="Office.CommandBarComboBox.accHelpTopic">
2438			<context kind="class">CommandBarComboBox</context>
2439			<name>accHelpTopic</name>
2440			<type>Integer</type>
2441			<parameter-list>
2442				<parameter>
2443					<type>String[]</type>
2444					<name>pszHelpFile</name>
2445				</parameter>
2446				<parameter optional="true">
2447					<type>Variant</type>
2448					<name>varChild</name>
2449				</parameter>
2450			</parameter-list>
2451		</source>
2452	</element>
2453	<!--method::CommandBarComboBox.accHitTest-->
2454	<element type="method">
2455		<source id="Office.CommandBarComboBox.accHitTest">
2456			<context kind="class">CommandBarComboBox</context>
2457			<name>accHitTest</name>
2458			<type>Variant</type>
2459			<parameter-list>
2460				<parameter>
2461					<type>Integer</type>
2462					<name>xLeft</name>
2463				</parameter>
2464				<parameter>
2465					<type>Integer</type>
2466					<name>yTop</name>
2467				</parameter>
2468			</parameter-list>
2469		</source>
2470	</element>
2471	<!--property::CommandBarComboBox.accKeyboardShortcut {ReadOnly}-->
2472	<element type="property">
2473		<source id="Office.CommandBarComboBox.accKeyboardShortcut">
2474			<context kind="class">CommandBarComboBox</context>
2475			<name>accKeyboardShortcut</name>
2476			<type>String</type>
2477			<parameter-list>
2478				<parameter optional="true">
2479					<type>Variant</type>
2480					<name>varChild</name>
2481				</parameter>
2482			</parameter-list>
2483		</source>
2484	</element>
2485	<!--method::CommandBarComboBox.accLocation-->
2486	<element type="method">
2487		<source id="Office.CommandBarComboBox.accLocation">
2488			<context kind="class">CommandBarComboBox</context>
2489			<name>accLocation</name>
2490			<type>void</type>
2491			<parameter-list>
2492				<parameter>
2493					<type>int[]</type>
2494					<name>pxLeft</name>
2495				</parameter>
2496				<parameter>
2497					<type>int[]</type>
2498					<name>pyTop</name>
2499				</parameter>
2500				<parameter>
2501					<type>int[]</type>
2502					<name>pcxWidth</name>
2503				</parameter>
2504				<parameter>
2505					<type>int[]</type>
2506					<name>pcyHeight</name>
2507				</parameter>
2508				<parameter optional="true">
2509					<type>Variant</type>
2510					<name>varChild</name>
2511				</parameter>
2512			</parameter-list>
2513		</source>
2514	</element>
2515	<!--property::CommandBarComboBox.accName-->
2516	<element type="property">
2517		<source id="Office.CommandBarComboBox.accName">
2518			<context kind="class">CommandBarComboBox</context>
2519			<name>accName</name>
2520			<type>String</type>
2521			<parameter-list>
2522				<parameter optional="true">
2523					<type>Variant</type>
2524					<name>varChild</name>
2525				</parameter>
2526			</parameter-list>
2527		</source>
2528	</element>
2529	<!--method::CommandBarComboBox.accNavigate-->
2530	<element type="method">
2531		<source id="Office.CommandBarComboBox.accNavigate">
2532			<context kind="class">CommandBarComboBox</context>
2533			<name>accNavigate</name>
2534			<type>Variant</type>
2535			<parameter-list>
2536				<parameter>
2537					<type>Integer</type>
2538					<name>navDir</name>
2539				</parameter>
2540				<parameter optional="true">
2541					<type>Variant</type>
2542					<name>varStart</name>
2543				</parameter>
2544			</parameter-list>
2545		</source>
2546	</element>
2547	<!--property::CommandBarComboBox.accParent {ReadOnly}-->
2548	<element type="property">
2549		<source id="Office.CommandBarComboBox.accParent">
2550			<context kind="class">CommandBarComboBox</context>
2551			<name>accParent</name>
2552			<type>Object</type>
2553		</source>
2554	</element>
2555	<!--property::CommandBarComboBox.accRole {ReadOnly}-->
2556	<element type="property">
2557		<source id="Office.CommandBarComboBox.accRole">
2558			<context kind="class">CommandBarComboBox</context>
2559			<name>accRole</name>
2560			<type>Variant</type>
2561			<parameter-list>
2562				<parameter optional="true">
2563					<type>Variant</type>
2564					<name>varChild</name>
2565				</parameter>
2566			</parameter-list>
2567		</source>
2568	</element>
2569	<!--method::CommandBarComboBox.accSelect-->
2570	<element type="method">
2571		<source id="Office.CommandBarComboBox.accSelect">
2572			<context kind="class">CommandBarComboBox</context>
2573			<name>accSelect</name>
2574			<type>void</type>
2575			<parameter-list>
2576				<parameter>
2577					<type>Integer</type>
2578					<name>flagsSelect</name>
2579				</parameter>
2580				<parameter optional="true">
2581					<type>Variant</type>
2582					<name>varChild</name>
2583				</parameter>
2584			</parameter-list>
2585		</source>
2586	</element>
2587	<!--property::CommandBarComboBox.accSelection {ReadOnly}-->
2588	<element type="property">
2589		<source id="Office.CommandBarComboBox.accSelection">
2590			<context kind="class">CommandBarComboBox</context>
2591			<name>accSelection</name>
2592			<type>Variant</type>
2593		</source>
2594	</element>
2595	<!--property::CommandBarComboBox.accState {ReadOnly}-->
2596	<element type="property">
2597		<source id="Office.CommandBarComboBox.accState">
2598			<context kind="class">CommandBarComboBox</context>
2599			<name>accState</name>
2600			<type>Variant</type>
2601			<parameter-list>
2602				<parameter optional="true">
2603					<type>Variant</type>
2604					<name>varChild</name>
2605				</parameter>
2606			</parameter-list>
2607		</source>
2608	</element>
2609	<!--property::CommandBarComboBox.accValue-->
2610	<element type="property">
2611		<source id="Office.CommandBarComboBox.accValue">
2612			<context kind="class">CommandBarComboBox</context>
2613			<name>accValue</name>
2614			<type>String</type>
2615			<parameter-list>
2616				<parameter optional="true">
2617					<type>Variant</type>
2618					<name>varChild</name>
2619				</parameter>
2620			</parameter-list>
2621		</source>
2622	</element>
2623	<!--method::CommandBarComboBox.AddItem-->
2624	<element type="method">
2625		<source id="Office.CommandBarComboBox.AddItem">
2626			<context kind="class">CommandBarComboBox</context>
2627			<name>AddItem</name>
2628			<type>void</type>
2629			<parameter-list>
2630				<parameter>
2631					<type>String</type>
2632					<name>Text</name>
2633				</parameter>
2634				<parameter optional="true">
2635					<type>Variant</type>
2636					<name>Index</name>
2637				</parameter>
2638			</parameter-list>
2639		</source>
2640	</element>
2641	<!--property::CommandBarComboBox.Application {ReadOnly}-->
2642	<element type="property">
2643		<source id="Office.CommandBarComboBox.Application">
2644			<context kind="class">CommandBarComboBox</context>
2645			<name>Application</name>
2646			<type>Application</type>
2647		</source>
2648	</element>
2649	<!--property::CommandBarComboBox.BeginGroup-->
2650	<element type="property">
2651		<source id="Office.CommandBarComboBox.BeginGroup">
2652			<context kind="class">CommandBarComboBox</context>
2653			<name>BeginGroup</name>
2654			<type>boolean</type>
2655		</source>
2656	</element>
2657	<!--property::CommandBarComboBox.BuiltIn {ReadOnly}-->
2658	<element type="property">
2659		<source id="Office.CommandBarComboBox.BuiltIn">
2660			<context kind="class">CommandBarComboBox</context>
2661			<name>BuiltIn</name>
2662			<type>boolean</type>
2663		</source>
2664	</element>
2665	<!--property::CommandBarComboBox.Caption-->
2666	<element type="property">
2667		<source id="Office.CommandBarComboBox.Caption">
2668			<context kind="class">CommandBarComboBox</context>
2669			<name>Caption</name>
2670			<type>String</type>
2671		</source>
2672	</element>
2673	<!--method::CommandBarComboBox.Change-->
2674	<element type="method">
2675		<source id="Office.CommandBarComboBox.Change">
2676			<context kind="class">CommandBarComboBox</context>
2677			<name>Change</name>
2678			<type>void</type>
2679			<parameter-list>
2680				<parameter>
2681					<type>CommandBarComboBox</type>
2682					<name>Ctrl</name>
2683				</parameter>
2684			</parameter-list>
2685		</source>
2686	</element>
2687	<!--method::CommandBarComboBox.Clear-->
2688	<element type="method">
2689		<source id="Office.CommandBarComboBox.Clear">
2690			<context kind="class">CommandBarComboBox</context>
2691			<name>Clear</name>
2692			<type>void</type>
2693		</source>
2694	</element>
2695	<!--property::CommandBarComboBox.Control {ReadOnly}-->
2696	<element type="property">
2697		<source id="Office.CommandBarComboBox.Control">
2698			<context kind="class">CommandBarComboBox</context>
2699			<name>Control</name>
2700			<type>Object</type>
2701		</source>
2702	</element>
2703	<!--method::CommandBarComboBox.Copy-->
2704	<element type="method">
2705		<source id="Office.CommandBarComboBox.Copy">
2706			<context kind="class">CommandBarComboBox</context>
2707			<name>Copy</name>
2708			<type>CommandBarControl</type>
2709			<parameter-list>
2710				<parameter optional="true">
2711					<type>Variant</type>
2712					<name>Bar</name>
2713				</parameter>
2714				<parameter optional="true">
2715					<type>Variant</type>
2716					<name>Before</name>
2717				</parameter>
2718			</parameter-list>
2719		</source>
2720	</element>
2721	<!--property::CommandBarComboBox.Creator {ReadOnly}-->
2722	<element type="property">
2723		<source id="Office.CommandBarComboBox.Creator">
2724			<context kind="class">CommandBarComboBox</context>
2725			<name>Creator</name>
2726			<type>Integer</type>
2727		</source>
2728	</element>
2729	<!--method::CommandBarComboBox.Delete-->
2730	<element type="method">
2731		<source id="Office.CommandBarComboBox.Delete">
2732			<context kind="class">CommandBarComboBox</context>
2733			<name>Delete</name>
2734			<type>void</type>
2735			<parameter-list>
2736				<parameter optional="true">
2737					<type>Variant</type>
2738					<name>Temporary</name>
2739				</parameter>
2740			</parameter-list>
2741		</source>
2742	</element>
2743	<!--property::CommandBarComboBox.DescriptionText-->
2744	<element type="property">
2745		<source id="Office.CommandBarComboBox.DescriptionText">
2746			<context kind="class">CommandBarComboBox</context>
2747			<name>DescriptionText</name>
2748			<type>String</type>
2749		</source>
2750	</element>
2751	<!--property::CommandBarComboBox.DropDownLines-->
2752	<element type="property">
2753		<source id="Office.CommandBarComboBox.DropDownLines">
2754			<context kind="class">CommandBarComboBox</context>
2755			<name>DropDownLines</name>
2756			<type>Integer</type>
2757		</source>
2758	</element>
2759	<!--property::CommandBarComboBox.DropDownWidth-->
2760	<element type="property">
2761		<source id="Office.CommandBarComboBox.DropDownWidth">
2762			<context kind="class">CommandBarComboBox</context>
2763			<name>DropDownWidth</name>
2764			<type>Integer</type>
2765		</source>
2766	</element>
2767	<!--property::CommandBarComboBox.Enabled-->
2768	<element type="property">
2769		<source id="Office.CommandBarComboBox.Enabled">
2770			<context kind="class">CommandBarComboBox</context>
2771			<name>Enabled</name>
2772			<type>boolean</type>
2773		</source>
2774	</element>
2775	<!--method::CommandBarComboBox.Execute-->
2776	<element type="method">
2777		<source id="Office.CommandBarComboBox.Execute">
2778			<context kind="class">CommandBarComboBox</context>
2779			<name>Execute</name>
2780			<type>void</type>
2781		</source>
2782	</element>
2783	<!--property::CommandBarComboBox.Height-->
2784	<element type="property">
2785		<source id="Office.CommandBarComboBox.Height">
2786			<context kind="class">CommandBarComboBox</context>
2787			<name>Height</name>
2788			<type>Integer</type>
2789		</source>
2790	</element>
2791	<!--property::CommandBarComboBox.HelpContextId-->
2792	<element type="property">
2793		<source id="Office.CommandBarComboBox.HelpContextId">
2794			<context kind="class">CommandBarComboBox</context>
2795			<name>HelpContextId</name>
2796			<type>Integer</type>
2797		</source>
2798	</element>
2799	<!--property::CommandBarComboBox.HelpFile-->
2800	<element type="property">
2801		<source id="Office.CommandBarComboBox.HelpFile">
2802			<context kind="class">CommandBarComboBox</context>
2803			<name>HelpFile</name>
2804			<type>String</type>
2805		</source>
2806	</element>
2807	<!--property::CommandBarComboBox.Id {ReadOnly}-->
2808	<element type="property">
2809		<source id="Office.CommandBarComboBox.Id">
2810			<context kind="class">CommandBarComboBox</context>
2811			<name>Id</name>
2812			<type>Integer</type>
2813		</source>
2814	</element>
2815	<!--property::CommandBarComboBox.Index {ReadOnly}-->
2816	<element type="property">
2817		<source id="Office.CommandBarComboBox.Index">
2818			<context kind="class">CommandBarComboBox</context>
2819			<name>Index</name>
2820			<type>Integer</type>
2821		</source>
2822	</element>
2823	<!--property::CommandBarComboBox.InstanceId {ReadOnly}-->
2824	<element type="property">
2825		<source id="Office.CommandBarComboBox.InstanceId">
2826			<context kind="class">CommandBarComboBox</context>
2827			<name>InstanceId</name>
2828			<type>Integer</type>
2829		</source>
2830	</element>
2831	<!--property::CommandBarComboBox.IsPriorityDropped {ReadOnly}-->
2832	<element type="property">
2833		<source id="Office.CommandBarComboBox.IsPriorityDropped">
2834			<context kind="class">CommandBarComboBox</context>
2835			<name>IsPriorityDropped</name>
2836			<type>boolean</type>
2837		</source>
2838	</element>
2839	<!--property::CommandBarComboBox.Left {ReadOnly}-->
2840	<element type="property">
2841		<source id="Office.CommandBarComboBox.Left">
2842			<context kind="class">CommandBarComboBox</context>
2843			<name>Left</name>
2844			<type>Integer</type>
2845		</source>
2846	</element>
2847	<!--property::CommandBarComboBox.List-->
2848	<element type="property">
2849		<source id="Office.CommandBarComboBox.List">
2850			<context kind="class">CommandBarComboBox</context>
2851			<name>List</name>
2852			<type>String</type>
2853			<parameter-list>
2854				<parameter>
2855					<type>Integer</type>
2856					<name>Index</name>
2857				</parameter>
2858			</parameter-list>
2859		</source>
2860	</element>
2861	<!--property::CommandBarComboBox.ListCount {ReadOnly}-->
2862	<element type="property">
2863		<source id="Office.CommandBarComboBox.ListCount">
2864			<context kind="class">CommandBarComboBox</context>
2865			<name>ListCount</name>
2866			<type>Integer</type>
2867		</source>
2868	</element>
2869	<!--property::CommandBarComboBox.ListHeaderCount-->
2870	<element type="property">
2871		<source id="Office.CommandBarComboBox.ListHeaderCount">
2872			<context kind="class">CommandBarComboBox</context>
2873			<name>ListHeaderCount</name>
2874			<type>Integer</type>
2875		</source>
2876	</element>
2877	<!--property::CommandBarComboBox.ListIndex-->
2878	<element type="property">
2879		<source id="Office.CommandBarComboBox.ListIndex">
2880			<context kind="class">CommandBarComboBox</context>
2881			<name>ListIndex</name>
2882			<type>Integer</type>
2883		</source>
2884	</element>
2885	<!--method::CommandBarComboBox.Move-->
2886	<element type="method">
2887		<source id="Office.CommandBarComboBox.Move">
2888			<context kind="class">CommandBarComboBox</context>
2889			<name>Move</name>
2890			<type>CommandBarControl</type>
2891			<parameter-list>
2892				<parameter optional="true">
2893					<type>Variant</type>
2894					<name>Bar</name>
2895				</parameter>
2896				<parameter optional="true">
2897					<type>Variant</type>
2898					<name>Before</name>
2899				</parameter>
2900			</parameter-list>
2901		</source>
2902	</element>
2903	<!--property::CommandBarComboBox.OLEUsage-->
2904	<element type="property">
2905		<source id="Office.CommandBarComboBox.OLEUsage">
2906			<context kind="class">CommandBarComboBox</context>
2907			<name>OLEUsage</name>
2908			<type>Integer</type>
2909		</source>
2910	</element>
2911	<!--property::CommandBarComboBox.OnAction-->
2912	<element type="property">
2913		<source id="Office.CommandBarComboBox.OnAction">
2914			<context kind="class">CommandBarComboBox</context>
2915			<name>OnAction</name>
2916			<type>String</type>
2917		</source>
2918	</element>
2919	<!--property::CommandBarComboBox.Parameter-->
2920	<element type="property">
2921		<source id="Office.CommandBarComboBox.Parameter">
2922			<context kind="class">CommandBarComboBox</context>
2923			<name>Parameter</name>
2924			<type>String</type>
2925		</source>
2926	</element>
2927	<!--property::CommandBarComboBox.Parent {ReadOnly}-->
2928	<element type="property">
2929		<source id="Office.CommandBarComboBox.Parent">
2930			<context kind="class">CommandBarComboBox</context>
2931			<name>Parent</name>
2932			<type>CommandBar</type>
2933		</source>
2934	</element>
2935	<!--property::CommandBarComboBox.Priority-->
2936	<element type="property">
2937		<source id="Office.CommandBarComboBox.Priority">
2938			<context kind="class">CommandBarComboBox</context>
2939			<name>Priority</name>
2940			<type>Integer</type>
2941		</source>
2942	</element>
2943	<!--method::CommandBarComboBox.RemoveItem-->
2944	<element type="method">
2945		<source id="Office.CommandBarComboBox.RemoveItem">
2946			<context kind="class">CommandBarComboBox</context>
2947			<name>RemoveItem</name>
2948			<type>void</type>
2949			<parameter-list>
2950				<parameter>
2951					<type>Integer</type>
2952					<name>Index</name>
2953				</parameter>
2954			</parameter-list>
2955		</source>
2956	</element>
2957	<!--method::CommandBarComboBox.Reserved1-->
2958	<element type="method">
2959		<source id="Office.CommandBarComboBox.Reserved1">
2960			<context kind="class">CommandBarComboBox</context>
2961			<name>Reserved1</name>
2962			<type>void</type>
2963		</source>
2964	</element>
2965	<!--method::CommandBarComboBox.Reserved2-->
2966	<element type="method">
2967		<source id="Office.CommandBarComboBox.Reserved2">
2968			<context kind="class">CommandBarComboBox</context>
2969			<name>Reserved2</name>
2970			<type>void</type>
2971		</source>
2972	</element>
2973	<!--method::CommandBarComboBox.Reserved3-->
2974	<element type="method">
2975		<source id="Office.CommandBarComboBox.Reserved3">
2976			<context kind="class">CommandBarComboBox</context>
2977			<name>Reserved3</name>
2978			<type>void</type>
2979		</source>
2980	</element>
2981	<!--method::CommandBarComboBox.Reserved4-->
2982	<element type="method">
2983		<source id="Office.CommandBarComboBox.Reserved4">
2984			<context kind="class">CommandBarComboBox</context>
2985			<name>Reserved4</name>
2986			<type>void</type>
2987		</source>
2988	</element>
2989	<!--method::CommandBarComboBox.Reserved5-->
2990	<element type="method">
2991		<source id="Office.CommandBarComboBox.Reserved5">
2992			<context kind="class">CommandBarComboBox</context>
2993			<name>Reserved5</name>
2994			<type>void</type>
2995		</source>
2996	</element>
2997	<!--method::CommandBarComboBox.Reserved6-->
2998	<element type="method">
2999		<source id="Office.CommandBarComboBox.Reserved6">
3000			<context kind="class">CommandBarComboBox</context>
3001			<name>Reserved6</name>
3002			<type>void</type>
3003		</source>
3004	</element>
3005	<!--method::CommandBarComboBox.Reserved7-->
3006	<element type="method">
3007		<source id="Office.CommandBarComboBox.Reserved7">
3008			<context kind="class">CommandBarComboBox</context>
3009			<name>Reserved7</name>
3010			<type>void</type>
3011		</source>
3012	</element>
3013	<!--method::CommandBarComboBox.Reset-->
3014	<element type="method">
3015		<source id="Office.CommandBarComboBox.Reset">
3016			<context kind="class">CommandBarComboBox</context>
3017			<name>Reset</name>
3018			<type>void</type>
3019		</source>
3020	</element>
3021	<!--method::CommandBarComboBox.SetFocus-->
3022	<element type="method">
3023		<source id="Office.CommandBarComboBox.SetFocus">
3024			<context kind="class">CommandBarComboBox</context>
3025			<name>SetFocus</name>
3026			<type>void</type>
3027		</source>
3028	</element>
3029	<!--property::CommandBarComboBox.Style-->
3030	<element type="property">
3031		<source id="Office.CommandBarComboBox.Style">
3032			<context kind="class">CommandBarComboBox</context>
3033			<name>Style</name>
3034			<type>Integer</type>
3035		</source>
3036	</element>
3037	<!--property::CommandBarComboBox.Tag-->
3038	<element type="property">
3039		<source id="Office.CommandBarComboBox.Tag">
3040			<context kind="class">CommandBarComboBox</context>
3041			<name>Tag</name>
3042			<type>String</type>
3043		</source>
3044	</element>
3045	<!--property::CommandBarComboBox.Text-->
3046	<element type="property">
3047		<source id="Office.CommandBarComboBox.Text">
3048			<context kind="class">CommandBarComboBox</context>
3049			<name>Text</name>
3050			<type>String</type>
3051		</source>
3052	</element>
3053	<!--property::CommandBarComboBox.TooltipText-->
3054	<element type="property">
3055		<source id="Office.CommandBarComboBox.TooltipText">
3056			<context kind="class">CommandBarComboBox</context>
3057			<name>TooltipText</name>
3058			<type>String</type>
3059		</source>
3060	</element>
3061	<!--property::CommandBarComboBox.Top {ReadOnly}-->
3062	<element type="property">
3063		<source id="Office.CommandBarComboBox.Top">
3064			<context kind="class">CommandBarComboBox</context>
3065			<name>Top</name>
3066			<type>Integer</type>
3067		</source>
3068	</element>
3069	<!--property::CommandBarComboBox.Type {ReadOnly}-->
3070	<element type="property">
3071		<source id="Office.CommandBarComboBox.Type">
3072			<context kind="class">CommandBarComboBox</context>
3073			<name>Type</name>
3074			<type>Integer</type>
3075		</source>
3076	</element>
3077	<!--property::CommandBarComboBox.Visible-->
3078	<element type="property">
3079		<source id="Office.CommandBarComboBox.Visible">
3080			<context kind="class">CommandBarComboBox</context>
3081			<name>Visible</name>
3082			<type>boolean</type>
3083		</source>
3084	</element>
3085	<!--property::CommandBarComboBox.Width-->
3086	<element type="property">
3087		<source id="Office.CommandBarComboBox.Width">
3088			<context kind="class">CommandBarComboBox</context>
3089			<name>Width</name>
3090			<type>Integer</type>
3091		</source>
3092	</element>
3093	<!--Class::CommandBarControl-->
3094	<element type="class">
3095		<source id="Office.CommandBarControl">
3096			<name>CommandBarControl</name>
3097		</source>
3098		<destination designation="identity" />
3099	</element>
3100	<!--property::CommandBarControl.accChild {ReadOnly}-->
3101	<element type="property">
3102		<source id="Office.CommandBarControl.accChild">
3103			<context kind="class">CommandBarControl</context>
3104			<name>accChild</name>
3105			<type>Object</type>
3106			<parameter-list>
3107				<parameter>
3108					<type>Variant</type>
3109					<name>varChild</name>
3110				</parameter>
3111			</parameter-list>
3112		</source>
3113	</element>
3114	<!--property::CommandBarControl.accChildCount {ReadOnly}-->
3115	<element type="property">
3116		<source id="Office.CommandBarControl.accChildCount">
3117			<context kind="class">CommandBarControl</context>
3118			<name>accChildCount</name>
3119			<type>Integer</type>
3120		</source>
3121	</element>
3122	<!--property::CommandBarControl.accDefaultAction {ReadOnly}-->
3123	<element type="property">
3124		<source id="Office.CommandBarControl.accDefaultAction">
3125			<context kind="class">CommandBarControl</context>
3126			<name>accDefaultAction</name>
3127			<type>String</type>
3128			<parameter-list>
3129				<parameter optional="true">
3130					<type>Variant</type>
3131					<name>varChild</name>
3132				</parameter>
3133			</parameter-list>
3134		</source>
3135	</element>
3136	<!--property::CommandBarControl.accDescription {ReadOnly}-->
3137	<element type="property">
3138		<source id="Office.CommandBarControl.accDescription">
3139			<context kind="class">CommandBarControl</context>
3140			<name>accDescription</name>
3141			<type>String</type>
3142			<parameter-list>
3143				<parameter optional="true">
3144					<type>Variant</type>
3145					<name>varChild</name>
3146				</parameter>
3147			</parameter-list>
3148		</source>
3149	</element>
3150	<!--method::CommandBarControl.accDoDefaultAction-->
3151	<element type="method">
3152		<source id="Office.CommandBarControl.accDoDefaultAction">
3153			<context kind="class">CommandBarControl</context>
3154			<name>accDoDefaultAction</name>
3155			<type>void</type>
3156			<parameter-list>
3157				<parameter optional="true">
3158					<type>Variant</type>
3159					<name>varChild</name>
3160				</parameter>
3161			</parameter-list>
3162		</source>
3163	</element>
3164	<!--property::CommandBarControl.accFocus {ReadOnly}-->
3165	<element type="property">
3166		<source id="Office.CommandBarControl.accFocus">
3167			<context kind="class">CommandBarControl</context>
3168			<name>accFocus</name>
3169			<type>Variant</type>
3170		</source>
3171	</element>
3172	<!--property::CommandBarControl.accHelp {ReadOnly}-->
3173	<element type="property">
3174		<source id="Office.CommandBarControl.accHelp">
3175			<context kind="class">CommandBarControl</context>
3176			<name>accHelp</name>
3177			<type>String</type>
3178			<parameter-list>
3179				<parameter optional="true">
3180					<type>Variant</type>
3181					<name>varChild</name>
3182				</parameter>
3183			</parameter-list>
3184		</source>
3185	</element>
3186	<!--property::CommandBarControl.accHelpTopic {ReadOnly}-->
3187	<element type="property">
3188		<source id="Office.CommandBarControl.accHelpTopic">
3189			<context kind="class">CommandBarControl</context>
3190			<name>accHelpTopic</name>
3191			<type>Integer</type>
3192			<parameter-list>
3193				<parameter>
3194					<type>String[]</type>
3195					<name>pszHelpFile</name>
3196				</parameter>
3197				<parameter optional="true">
3198					<type>Variant</type>
3199					<name>varChild</name>
3200				</parameter>
3201			</parameter-list>
3202		</source>
3203	</element>
3204	<!--method::CommandBarControl.accHitTest-->
3205	<element type="method">
3206		<source id="Office.CommandBarControl.accHitTest">
3207			<context kind="class">CommandBarControl</context>
3208			<name>accHitTest</name>
3209			<type>Variant</type>
3210			<parameter-list>
3211				<parameter>
3212					<type>Integer</type>
3213					<name>xLeft</name>
3214				</parameter>
3215				<parameter>
3216					<type>Integer</type>
3217					<name>yTop</name>
3218				</parameter>
3219			</parameter-list>
3220		</source>
3221	</element>
3222	<!--property::CommandBarControl.accKeyboardShortcut {ReadOnly}-->
3223	<element type="property">
3224		<source id="Office.CommandBarControl.accKeyboardShortcut">
3225			<context kind="class">CommandBarControl</context>
3226			<name>accKeyboardShortcut</name>
3227			<type>String</type>
3228			<parameter-list>
3229				<parameter optional="true">
3230					<type>Variant</type>
3231					<name>varChild</name>
3232				</parameter>
3233			</parameter-list>
3234		</source>
3235	</element>
3236	<!--method::CommandBarControl.accLocation-->
3237	<element type="method">
3238		<source id="Office.CommandBarControl.accLocation">
3239			<context kind="class">CommandBarControl</context>
3240			<name>accLocation</name>
3241			<type>void</type>
3242			<parameter-list>
3243				<parameter>
3244					<type>int[]</type>
3245					<name>pxLeft</name>
3246				</parameter>
3247				<parameter>
3248					<type>int[]</type>
3249					<name>pyTop</name>
3250				</parameter>
3251				<parameter>
3252					<type>int[]</type>
3253					<name>pcxWidth</name>
3254				</parameter>
3255				<parameter>
3256					<type>int[]</type>
3257					<name>pcyHeight</name>
3258				</parameter>
3259				<parameter optional="true">
3260					<type>Variant</type>
3261					<name>varChild</name>
3262				</parameter>
3263			</parameter-list>
3264		</source>
3265	</element>
3266	<!--property::CommandBarControl.accName-->
3267	<element type="property">
3268		<source id="Office.CommandBarControl.accName">
3269			<context kind="class">CommandBarControl</context>
3270			<name>accName</name>
3271			<type>String</type>
3272			<parameter-list>
3273				<parameter optional="true">
3274					<type>Variant</type>
3275					<name>varChild</name>
3276				</parameter>
3277			</parameter-list>
3278		</source>
3279	</element>
3280	<!--method::CommandBarControl.accNavigate-->
3281	<element type="method">
3282		<source id="Office.CommandBarControl.accNavigate">
3283			<context kind="class">CommandBarControl</context>
3284			<name>accNavigate</name>
3285			<type>Variant</type>
3286			<parameter-list>
3287				<parameter>
3288					<type>Integer</type>
3289					<name>navDir</name>
3290				</parameter>
3291				<parameter optional="true">
3292					<type>Variant</type>
3293					<name>varStart</name>
3294				</parameter>
3295			</parameter-list>
3296		</source>
3297	</element>
3298	<!--property::CommandBarControl.accParent {ReadOnly}-->
3299	<element type="property">
3300		<source id="Office.CommandBarControl.accParent">
3301			<context kind="class">CommandBarControl</context>
3302			<name>accParent</name>
3303			<type>Object</type>
3304		</source>
3305	</element>
3306	<!--property::CommandBarControl.accRole {ReadOnly}-->
3307	<element type="property">
3308		<source id="Office.CommandBarControl.accRole">
3309			<context kind="class">CommandBarControl</context>
3310			<name>accRole</name>
3311			<type>Variant</type>
3312			<parameter-list>
3313				<parameter optional="true">
3314					<type>Variant</type>
3315					<name>varChild</name>
3316				</parameter>
3317			</parameter-list>
3318		</source>
3319	</element>
3320	<!--method::CommandBarControl.accSelect-->
3321	<element type="method">
3322		<source id="Office.CommandBarControl.accSelect">
3323			<context kind="class">CommandBarControl</context>
3324			<name>accSelect</name>
3325			<type>void</type>
3326			<parameter-list>
3327				<parameter>
3328					<type>Integer</type>
3329					<name>flagsSelect</name>
3330				</parameter>
3331				<parameter optional="true">
3332					<type>Variant</type>
3333					<name>varChild</name>
3334				</parameter>
3335			</parameter-list>
3336		</source>
3337	</element>
3338	<!--property::CommandBarControl.accSelection {ReadOnly}-->
3339	<element type="property">
3340		<source id="Office.CommandBarControl.accSelection">
3341			<context kind="class">CommandBarControl</context>
3342			<name>accSelection</name>
3343			<type>Variant</type>
3344		</source>
3345	</element>
3346	<!--property::CommandBarControl.accState {ReadOnly}-->
3347	<element type="property">
3348		<source id="Office.CommandBarControl.accState">
3349			<context kind="class">CommandBarControl</context>
3350			<name>accState</name>
3351			<type>Variant</type>
3352			<parameter-list>
3353				<parameter optional="true">
3354					<type>Variant</type>
3355					<name>varChild</name>
3356				</parameter>
3357			</parameter-list>
3358		</source>
3359	</element>
3360	<!--property::CommandBarControl.accValue-->
3361	<element type="property">
3362		<source id="Office.CommandBarControl.accValue">
3363			<context kind="class">CommandBarControl</context>
3364			<name>accValue</name>
3365			<type>String</type>
3366			<parameter-list>
3367				<parameter optional="true">
3368					<type>Variant</type>
3369					<name>varChild</name>
3370				</parameter>
3371			</parameter-list>
3372		</source>
3373	</element>
3374	<!--property::CommandBarControl.Application {ReadOnly}-->
3375	<element type="property">
3376		<source id="Office.CommandBarControl.Application">
3377			<context kind="class">CommandBarControl</context>
3378			<name>Application</name>
3379			<type>Application</type>
3380		</source>
3381	</element>
3382	<!--property::CommandBarControl.BeginGroup-->
3383	<element type="property">
3384		<source id="Office.CommandBarControl.BeginGroup">
3385			<context kind="class">CommandBarControl</context>
3386			<name>BeginGroup</name>
3387			<type>boolean</type>
3388		</source>
3389	</element>
3390	<!--property::CommandBarControl.BuiltIn {ReadOnly}-->
3391	<element type="property">
3392		<source id="Office.CommandBarControl.BuiltIn">
3393			<context kind="class">CommandBarControl</context>
3394			<name>BuiltIn</name>
3395			<type>boolean</type>
3396		</source>
3397	</element>
3398	<!--property::CommandBarControl.Caption-->
3399	<element type="property">
3400		<source id="Office.CommandBarControl.Caption">
3401			<context kind="class">CommandBarControl</context>
3402			<name>Caption</name>
3403			<type>String</type>
3404		</source>
3405	</element>
3406	<!--property::CommandBarControl.Control {ReadOnly}-->
3407	<element type="property">
3408		<source id="Office.CommandBarControl.Control">
3409			<context kind="class">CommandBarControl</context>
3410			<name>Control</name>
3411			<type>Object</type>
3412		</source>
3413	</element>
3414	<!--method::CommandBarControl.Copy-->
3415	<element type="method">
3416		<source id="Office.CommandBarControl.Copy">
3417			<context kind="class">CommandBarControl</context>
3418			<name>Copy</name>
3419			<type>CommandBarControl</type>
3420			<parameter-list>
3421				<parameter optional="true">
3422					<type>Variant</type>
3423					<name>Bar</name>
3424				</parameter>
3425				<parameter optional="true">
3426					<type>Variant</type>
3427					<name>Before</name>
3428				</parameter>
3429			</parameter-list>
3430		</source>
3431	</element>
3432	<!--property::CommandBarControl.Creator {ReadOnly}-->
3433	<element type="property">
3434		<source id="Office.CommandBarControl.Creator">
3435			<context kind="class">CommandBarControl</context>
3436			<name>Creator</name>
3437			<type>Integer</type>
3438		</source>
3439	</element>
3440	<!--method::CommandBarControl.Delete-->
3441	<element type="method">
3442		<source id="Office.CommandBarControl.Delete">
3443			<context kind="class">CommandBarControl</context>
3444			<name>Delete</name>
3445			<type>void</type>
3446			<parameter-list>
3447				<parameter optional="true">
3448					<type>Variant</type>
3449					<name>Temporary</name>
3450				</parameter>
3451			</parameter-list>
3452		</source>
3453	</element>
3454	<!--property::CommandBarControl.DescriptionText-->
3455	<element type="property">
3456		<source id="Office.CommandBarControl.DescriptionText">
3457			<context kind="class">CommandBarControl</context>
3458			<name>DescriptionText</name>
3459			<type>String</type>
3460		</source>
3461	</element>
3462	<!--property::CommandBarControl.Enabled-->
3463	<element type="property">
3464		<source id="Office.CommandBarControl.Enabled">
3465			<context kind="class">CommandBarControl</context>
3466			<name>Enabled</name>
3467			<type>boolean</type>
3468		</source>
3469	</element>
3470	<!--method::CommandBarControl.Execute-->
3471	<element type="method">
3472		<source id="Office.CommandBarControl.Execute">
3473			<context kind="class">CommandBarControl</context>
3474			<name>Execute</name>
3475			<type>void</type>
3476		</source>
3477	</element>
3478	<!--property::CommandBarControl.Height-->
3479	<element type="property">
3480		<source id="Office.CommandBarControl.Height">
3481			<context kind="class">CommandBarControl</context>
3482			<name>Height</name>
3483			<type>Integer</type>
3484		</source>
3485	</element>
3486	<!--property::CommandBarControl.HelpContextId-->
3487	<element type="property">
3488		<source id="Office.CommandBarControl.HelpContextId">
3489			<context kind="class">CommandBarControl</context>
3490			<name>HelpContextId</name>
3491			<type>Integer</type>
3492		</source>
3493	</element>
3494	<!--property::CommandBarControl.HelpFile-->
3495	<element type="property">
3496		<source id="Office.CommandBarControl.HelpFile">
3497			<context kind="class">CommandBarControl</context>
3498			<name>HelpFile</name>
3499			<type>String</type>
3500		</source>
3501	</element>
3502	<!--property::CommandBarControl.Id {ReadOnly}-->
3503	<element type="property">
3504		<source id="Office.CommandBarControl.Id">
3505			<context kind="class">CommandBarControl</context>
3506			<name>Id</name>
3507			<type>Integer</type>
3508		</source>
3509	</element>
3510	<!--property::CommandBarControl.Index {ReadOnly}-->
3511	<element type="property">
3512		<source id="Office.CommandBarControl.Index">
3513			<context kind="class">CommandBarControl</context>
3514			<name>Index</name>
3515			<type>Integer</type>
3516		</source>
3517	</element>
3518	<!--property::CommandBarControl.InstanceId {ReadOnly}-->
3519	<element type="property">
3520		<source id="Office.CommandBarControl.InstanceId">
3521			<context kind="class">CommandBarControl</context>
3522			<name>InstanceId</name>
3523			<type>Integer</type>
3524		</source>
3525	</element>
3526	<!--property::CommandBarControl.IsPriorityDropped {ReadOnly}-->
3527	<element type="property">
3528		<source id="Office.CommandBarControl.IsPriorityDropped">
3529			<context kind="class">CommandBarControl</context>
3530			<name>IsPriorityDropped</name>
3531			<type>boolean</type>
3532		</source>
3533	</element>
3534	<!--property::CommandBarControl.Left {ReadOnly}-->
3535	<element type="property">
3536		<source id="Office.CommandBarControl.Left">
3537			<context kind="class">CommandBarControl</context>
3538			<name>Left</name>
3539			<type>Integer</type>
3540		</source>
3541	</element>
3542	<!--method::CommandBarControl.Move-->
3543	<element type="method">
3544		<source id="Office.CommandBarControl.Move">
3545			<context kind="class">CommandBarControl</context>
3546			<name>Move</name>
3547			<type>CommandBarControl</type>
3548			<parameter-list>
3549				<parameter optional="true">
3550					<type>Variant</type>
3551					<name>Bar</name>
3552				</parameter>
3553				<parameter optional="true">
3554					<type>Variant</type>
3555					<name>Before</name>
3556				</parameter>
3557			</parameter-list>
3558		</source>
3559	</element>
3560	<!--property::CommandBarControl.OLEUsage-->
3561	<element type="property">
3562		<source id="Office.CommandBarControl.OLEUsage">
3563			<context kind="class">CommandBarControl</context>
3564			<name>OLEUsage</name>
3565			<type>Integer</type>
3566		</source>
3567	</element>
3568	<!--property::CommandBarControl.OnAction-->
3569	<element type="property">
3570		<source id="Office.CommandBarControl.OnAction">
3571			<context kind="class">CommandBarControl</context>
3572			<name>OnAction</name>
3573			<type>String</type>
3574		</source>
3575	</element>
3576	<!--property::CommandBarControl.Parameter-->
3577	<element type="property">
3578		<source id="Office.CommandBarControl.Parameter">
3579			<context kind="class">CommandBarControl</context>
3580			<name>Parameter</name>
3581			<type>String</type>
3582		</source>
3583	</element>
3584	<!--property::CommandBarControl.Parent {ReadOnly}-->
3585	<element type="property">
3586		<source id="Office.CommandBarControl.Parent">
3587			<context kind="class">CommandBarControl</context>
3588			<name>Parent</name>
3589			<type>CommandBar</type>
3590		</source>
3591	</element>
3592	<!--property::CommandBarControl.Priority-->
3593	<element type="property">
3594		<source id="Office.CommandBarControl.Priority">
3595			<context kind="class">CommandBarControl</context>
3596			<name>Priority</name>
3597			<type>Integer</type>
3598		</source>
3599	</element>
3600	<!--method::CommandBarControl.Reserved1-->
3601	<element type="method">
3602		<source id="Office.CommandBarControl.Reserved1">
3603			<context kind="class">CommandBarControl</context>
3604			<name>Reserved1</name>
3605			<type>void</type>
3606		</source>
3607	</element>
3608	<!--method::CommandBarControl.Reserved2-->
3609	<element type="method">
3610		<source id="Office.CommandBarControl.Reserved2">
3611			<context kind="class">CommandBarControl</context>
3612			<name>Reserved2</name>
3613			<type>void</type>
3614		</source>
3615	</element>
3616	<!--method::CommandBarControl.Reserved3-->
3617	<element type="method">
3618		<source id="Office.CommandBarControl.Reserved3">
3619			<context kind="class">CommandBarControl</context>
3620			<name>Reserved3</name>
3621			<type>void</type>
3622		</source>
3623	</element>
3624	<!--method::CommandBarControl.Reserved4-->
3625	<element type="method">
3626		<source id="Office.CommandBarControl.Reserved4">
3627			<context kind="class">CommandBarControl</context>
3628			<name>Reserved4</name>
3629			<type>void</type>
3630		</source>
3631	</element>
3632	<!--method::CommandBarControl.Reserved5-->
3633	<element type="method">
3634		<source id="Office.CommandBarControl.Reserved5">
3635			<context kind="class">CommandBarControl</context>
3636			<name>Reserved5</name>
3637			<type>void</type>
3638		</source>
3639	</element>
3640	<!--method::CommandBarControl.Reserved6-->
3641	<element type="method">
3642		<source id="Office.CommandBarControl.Reserved6">
3643			<context kind="class">CommandBarControl</context>
3644			<name>Reserved6</name>
3645			<type>void</type>
3646		</source>
3647	</element>
3648	<!--method::CommandBarControl.Reserved7-->
3649	<element type="method">
3650		<source id="Office.CommandBarControl.Reserved7">
3651			<context kind="class">CommandBarControl</context>
3652			<name>Reserved7</name>
3653			<type>void</type>
3654		</source>
3655	</element>
3656	<!--method::CommandBarControl.Reset-->
3657	<element type="method">
3658		<source id="Office.CommandBarControl.Reset">
3659			<context kind="class">CommandBarControl</context>
3660			<name>Reset</name>
3661			<type>void</type>
3662		</source>
3663	</element>
3664	<!--method::CommandBarControl.SetFocus-->
3665	<element type="method">
3666		<source id="Office.CommandBarControl.SetFocus">
3667			<context kind="class">CommandBarControl</context>
3668			<name>SetFocus</name>
3669			<type>void</type>
3670		</source>
3671	</element>
3672	<!--property::CommandBarControl.Tag-->
3673	<element type="property">
3674		<source id="Office.CommandBarControl.Tag">
3675			<context kind="class">CommandBarControl</context>
3676			<name>Tag</name>
3677			<type>String</type>
3678		</source>
3679	</element>
3680	<!--property::CommandBarControl.TooltipText-->
3681	<element type="property">
3682		<source id="Office.CommandBarControl.TooltipText">
3683			<context kind="class">CommandBarControl</context>
3684			<name>TooltipText</name>
3685			<type>String</type>
3686		</source>
3687	</element>
3688	<!--property::CommandBarControl.Top {ReadOnly}-->
3689	<element type="property">
3690		<source id="Office.CommandBarControl.Top">
3691			<context kind="class">CommandBarControl</context>
3692			<name>Top</name>
3693			<type>Integer</type>
3694		</source>
3695	</element>
3696	<!--property::CommandBarControl.Type {ReadOnly}-->
3697	<element type="property">
3698		<source id="Office.CommandBarControl.Type">
3699			<context kind="class">CommandBarControl</context>
3700			<name>Type</name>
3701			<type>Integer</type>
3702		</source>
3703	</element>
3704	<!--property::CommandBarControl.Visible-->
3705	<element type="property">
3706		<source id="Office.CommandBarControl.Visible">
3707			<context kind="class">CommandBarControl</context>
3708			<name>Visible</name>
3709			<type>boolean</type>
3710		</source>
3711	</element>
3712	<!--property::CommandBarControl.Width-->
3713	<element type="property">
3714		<source id="Office.CommandBarControl.Width">
3715			<context kind="class">CommandBarControl</context>
3716			<name>Width</name>
3717			<type>Integer</type>
3718		</source>
3719	</element>
3720	<!--Class::CommandBarControls-->
3721	<element type="class">
3722		<source id="Office.CommandBarControls">
3723			<name>CommandBarControls</name>
3724		</source>
3725		<destination designation="identity" />
3726	</element>
3727	<!--method::CommandBarControls.Add-->
3728	<element type="method">
3729		<source id="Office.CommandBarControls.Add">
3730			<context kind="class">CommandBarControls</context>
3731			<name>Add</name>
3732			<type>CommandBarControl</type>
3733			<parameter-list>
3734				<parameter optional="true">
3735					<type>Variant</type>
3736					<name>Type</name>
3737				</parameter>
3738				<parameter optional="true">
3739					<type>Variant</type>
3740					<name>Id</name>
3741				</parameter>
3742				<parameter optional="true">
3743					<type>Variant</type>
3744					<name>Parameter</name>
3745				</parameter>
3746				<parameter optional="true">
3747					<type>Variant</type>
3748					<name>Before</name>
3749				</parameter>
3750				<parameter optional="true">
3751					<type>Variant</type>
3752					<name>Temporary</name>
3753				</parameter>
3754			</parameter-list>
3755		</source>
3756	</element>
3757	<!--property::CommandBarControls.Application {ReadOnly}-->
3758	<element type="property">
3759		<source id="Office.CommandBarControls.Application">
3760			<context kind="class">CommandBarControls</context>
3761			<name>Application</name>
3762			<type>Application</type>
3763		</source>
3764	</element>
3765	<!--property::CommandBarControls.Count {ReadOnly}-->
3766	<element type="property">
3767		<source id="Office.CommandBarControls.Count">
3768			<context kind="class">CommandBarControls</context>
3769			<name>Count</name>
3770			<type>Integer</type>
3771		</source>
3772	</element>
3773	<!--property::CommandBarControls.Creator {ReadOnly}-->
3774	<element type="property">
3775		<source id="Office.CommandBarControls.Creator">
3776			<context kind="class">CommandBarControls</context>
3777			<name>Creator</name>
3778			<type>Integer</type>
3779		</source>
3780	</element>
3781	<!--property::CommandBarControls.Item {Default} {ReadOnly}-->
3782	<element type="property">
3783		<source id="Office.CommandBarControls.Item">
3784			<context kind="class">CommandBarControls</context>
3785			<name default="true">Item</name>
3786			<type>CommandBarControl</type>
3787			<parameter-list>
3788				<parameter>
3789					<type>Variant</type>
3790					<name>Index</name>
3791				</parameter>
3792			</parameter-list>
3793		</source>
3794	</element>
3795	<!--property::CommandBarControls.Parent {ReadOnly}-->
3796	<element type="property">
3797		<source id="Office.CommandBarControls.Parent">
3798			<context kind="class">CommandBarControls</context>
3799			<name>Parent</name>
3800			<type>CommandBar</type>
3801		</source>
3802	</element>
3803	<!--Class::CommandBarPopup-->
3804	<element type="class">
3805		<source id="Office.CommandBarPopup">
3806			<name>CommandBarPopup</name>
3807		</source>
3808		<destination designation="identity" />
3809	</element>
3810	<!--property::CommandBarPopup.accChild {ReadOnly}-->
3811	<element type="property">
3812		<source id="Office.CommandBarPopup.accChild">
3813			<context kind="class">CommandBarPopup</context>
3814			<name>accChild</name>
3815			<type>Object</type>
3816			<parameter-list>
3817				<parameter>
3818					<type>Variant</type>
3819					<name>varChild</name>
3820				</parameter>
3821			</parameter-list>
3822		</source>
3823	</element>
3824	<!--property::CommandBarPopup.accChildCount {ReadOnly}-->
3825	<element type="property">
3826		<source id="Office.CommandBarPopup.accChildCount">
3827			<context kind="class">CommandBarPopup</context>
3828			<name>accChildCount</name>
3829			<type>Integer</type>
3830		</source>
3831	</element>
3832	<!--property::CommandBarPopup.accDefaultAction {ReadOnly}-->
3833	<element type="property">
3834		<source id="Office.CommandBarPopup.accDefaultAction">
3835			<context kind="class">CommandBarPopup</context>
3836			<name>accDefaultAction</name>
3837			<type>String</type>
3838			<parameter-list>
3839				<parameter optional="true">
3840					<type>Variant</type>
3841					<name>varChild</name>
3842				</parameter>
3843			</parameter-list>
3844		</source>
3845	</element>
3846	<!--property::CommandBarPopup.accDescription {ReadOnly}-->
3847	<element type="property">
3848		<source id="Office.CommandBarPopup.accDescription">
3849			<context kind="class">CommandBarPopup</context>
3850			<name>accDescription</name>
3851			<type>String</type>
3852			<parameter-list>
3853				<parameter optional="true">
3854					<type>Variant</type>
3855					<name>varChild</name>
3856				</parameter>
3857			</parameter-list>
3858		</source>
3859	</element>
3860	<!--method::CommandBarPopup.accDoDefaultAction-->
3861	<element type="method">
3862		<source id="Office.CommandBarPopup.accDoDefaultAction">
3863			<context kind="class">CommandBarPopup</context>
3864			<name>accDoDefaultAction</name>
3865			<type>void</type>
3866			<parameter-list>
3867				<parameter optional="true">
3868					<type>Variant</type>
3869					<name>varChild</name>
3870				</parameter>
3871			</parameter-list>
3872		</source>
3873	</element>
3874	<!--property::CommandBarPopup.accFocus {ReadOnly}-->
3875	<element type="property">
3876		<source id="Office.CommandBarPopup.accFocus">
3877			<context kind="class">CommandBarPopup</context>
3878			<name>accFocus</name>
3879			<type>Variant</type>
3880		</source>
3881	</element>
3882	<!--property::CommandBarPopup.accHelp {ReadOnly}-->
3883	<element type="property">
3884		<source id="Office.CommandBarPopup.accHelp">
3885			<context kind="class">CommandBarPopup</context>
3886			<name>accHelp</name>
3887			<type>String</type>
3888			<parameter-list>
3889				<parameter optional="true">
3890					<type>Variant</type>
3891					<name>varChild</name>
3892				</parameter>
3893			</parameter-list>
3894		</source>
3895	</element>
3896	<!--property::CommandBarPopup.accHelpTopic {ReadOnly}-->
3897	<element type="property">
3898		<source id="Office.CommandBarPopup.accHelpTopic">
3899			<context kind="class">CommandBarPopup</context>
3900			<name>accHelpTopic</name>
3901			<type>Integer</type>
3902			<parameter-list>
3903				<parameter>
3904					<type>String[]</type>
3905					<name>pszHelpFile</name>
3906				</parameter>
3907				<parameter optional="true">
3908					<type>Variant</type>
3909					<name>varChild</name>
3910				</parameter>
3911			</parameter-list>
3912		</source>
3913	</element>
3914	<!--method::CommandBarPopup.accHitTest-->
3915	<element type="method">
3916		<source id="Office.CommandBarPopup.accHitTest">
3917			<context kind="class">CommandBarPopup</context>
3918			<name>accHitTest</name>
3919			<type>Variant</type>
3920			<parameter-list>
3921				<parameter>
3922					<type>Integer</type>
3923					<name>xLeft</name>
3924				</parameter>
3925				<parameter>
3926					<type>Integer</type>
3927					<name>yTop</name>
3928				</parameter>
3929			</parameter-list>
3930		</source>
3931	</element>
3932	<!--property::CommandBarPopup.accKeyboardShortcut {ReadOnly}-->
3933	<element type="property">
3934		<source id="Office.CommandBarPopup.accKeyboardShortcut">
3935			<context kind="class">CommandBarPopup</context>
3936			<name>accKeyboardShortcut</name>
3937			<type>String</type>
3938			<parameter-list>
3939				<parameter optional="true">
3940					<type>Variant</type>
3941					<name>varChild</name>
3942				</parameter>
3943			</parameter-list>
3944		</source>
3945	</element>
3946	<!--method::CommandBarPopup.accLocation-->
3947	<element type="method">
3948		<source id="Office.CommandBarPopup.accLocation">
3949			<context kind="class">CommandBarPopup</context>
3950			<name>accLocation</name>
3951			<type>void</type>
3952			<parameter-list>
3953				<parameter>
3954					<type>int[]</type>
3955					<name>pxLeft</name>
3956				</parameter>
3957				<parameter>
3958					<type>int[]</type>
3959					<name>pyTop</name>
3960				</parameter>
3961				<parameter>
3962					<type>int[]</type>
3963					<name>pcxWidth</name>
3964				</parameter>
3965				<parameter>
3966					<type>int[]</type>
3967					<name>pcyHeight</name>
3968				</parameter>
3969				<parameter optional="true">
3970					<type>Variant</type>
3971					<name>varChild</name>
3972				</parameter>
3973			</parameter-list>
3974		</source>
3975	</element>
3976	<!--property::CommandBarPopup.accName-->
3977	<element type="property">
3978		<source id="Office.CommandBarPopup.accName">
3979			<context kind="class">CommandBarPopup</context>
3980			<name>accName</name>
3981			<type>String</type>
3982			<parameter-list>
3983				<parameter optional="true">
3984					<type>Variant</type>
3985					<name>varChild</name>
3986				</parameter>
3987			</parameter-list>
3988		</source>
3989	</element>
3990	<!--method::CommandBarPopup.accNavigate-->
3991	<element type="method">
3992		<source id="Office.CommandBarPopup.accNavigate">
3993			<context kind="class">CommandBarPopup</context>
3994			<name>accNavigate</name>
3995			<type>Variant</type>
3996			<parameter-list>
3997				<parameter>
3998					<type>Integer</type>
3999					<name>navDir</name>
4000				</parameter>
4001				<parameter optional="true">
4002					<type>Variant</type>
4003					<name>varStart</name>
4004				</parameter>
4005			</parameter-list>
4006		</source>
4007	</element>
4008	<!--property::CommandBarPopup.accParent {ReadOnly}-->
4009	<element type="property">
4010		<source id="Office.CommandBarPopup.accParent">
4011			<context kind="class">CommandBarPopup</context>
4012			<name>accParent</name>
4013			<type>Object</type>
4014		</source>
4015	</element>
4016	<!--property::CommandBarPopup.accRole {ReadOnly}-->
4017	<element type="property">
4018		<source id="Office.CommandBarPopup.accRole">
4019			<context kind="class">CommandBarPopup</context>
4020			<name>accRole</name>
4021			<type>Variant</type>
4022			<parameter-list>
4023				<parameter optional="true">
4024					<type>Variant</type>
4025					<name>varChild</name>
4026				</parameter>
4027			</parameter-list>
4028		</source>
4029	</element>
4030	<!--method::CommandBarPopup.accSelect-->
4031	<element type="method">
4032		<source id="Office.CommandBarPopup.accSelect">
4033			<context kind="class">CommandBarPopup</context>
4034			<name>accSelect</name>
4035			<type>void</type>
4036			<parameter-list>
4037				<parameter>
4038					<type>Integer</type>
4039					<name>flagsSelect</name>
4040				</parameter>
4041				<parameter optional="true">
4042					<type>Variant</type>
4043					<name>varChild</name>
4044				</parameter>
4045			</parameter-list>
4046		</source>
4047	</element>
4048	<!--property::CommandBarPopup.accSelection {ReadOnly}-->
4049	<element type="property">
4050		<source id="Office.CommandBarPopup.accSelection">
4051			<context kind="class">CommandBarPopup</context>
4052			<name>accSelection</name>
4053			<type>Variant</type>
4054		</source>
4055	</element>
4056	<!--property::CommandBarPopup.accState {ReadOnly}-->
4057	<element type="property">
4058		<source id="Office.CommandBarPopup.accState">
4059			<context kind="class">CommandBarPopup</context>
4060			<name>accState</name>
4061			<type>Variant</type>
4062			<parameter-list>
4063				<parameter optional="true">
4064					<type>Variant</type>
4065					<name>varChild</name>
4066				</parameter>
4067			</parameter-list>
4068		</source>
4069	</element>
4070	<!--property::CommandBarPopup.accValue-->
4071	<element type="property">
4072		<source id="Office.CommandBarPopup.accValue">
4073			<context kind="class">CommandBarPopup</context>
4074			<name>accValue</name>
4075			<type>String</type>
4076			<parameter-list>
4077				<parameter optional="true">
4078					<type>Variant</type>
4079					<name>varChild</name>
4080				</parameter>
4081			</parameter-list>
4082		</source>
4083	</element>
4084	<!--property::CommandBarPopup.Application {ReadOnly}-->
4085	<element type="property">
4086		<source id="Office.CommandBarPopup.Application">
4087			<context kind="class">CommandBarPopup</context>
4088			<name>Application</name>
4089			<type>Application</type>
4090		</source>
4091	</element>
4092	<!--property::CommandBarPopup.BeginGroup-->
4093	<element type="property">
4094		<source id="Office.CommandBarPopup.BeginGroup">
4095			<context kind="class">CommandBarPopup</context>
4096			<name>BeginGroup</name>
4097			<type>boolean</type>
4098		</source>
4099	</element>
4100	<!--property::CommandBarPopup.BuiltIn {ReadOnly}-->
4101	<element type="property">
4102		<source id="Office.CommandBarPopup.BuiltIn">
4103			<context kind="class">CommandBarPopup</context>
4104			<name>BuiltIn</name>
4105			<type>boolean</type>
4106		</source>
4107	</element>
4108	<!--property::CommandBarPopup.Caption-->
4109	<element type="property">
4110		<source id="Office.CommandBarPopup.Caption">
4111			<context kind="class">CommandBarPopup</context>
4112			<name>Caption</name>
4113			<type>String</type>
4114		</source>
4115	</element>
4116	<!--property::CommandBarPopup.CommandBar {ReadOnly}-->
4117	<element type="property">
4118		<source id="Office.CommandBarPopup.CommandBar">
4119			<context kind="class">CommandBarPopup</context>
4120			<name>CommandBar</name>
4121			<type>CommandBar</type>
4122		</source>
4123	</element>
4124	<!--property::CommandBarPopup.Control {ReadOnly}-->
4125	<element type="property">
4126		<source id="Office.CommandBarPopup.Control">
4127			<context kind="class">CommandBarPopup</context>
4128			<name>Control</name>
4129			<type>Object</type>
4130		</source>
4131	</element>
4132	<!--property::CommandBarPopup.Controls {ReadOnly}-->
4133	<element type="property">
4134		<source id="Office.CommandBarPopup.Controls">
4135			<context kind="class">CommandBarPopup</context>
4136			<name>Controls</name>
4137			<type>CommandBarControls</type>
4138		</source>
4139	</element>
4140	<!--method::CommandBarPopup.Copy-->
4141	<element type="method">
4142		<source id="Office.CommandBarPopup.Copy">
4143			<context kind="class">CommandBarPopup</context>
4144			<name>Copy</name>
4145			<type>CommandBarControl</type>
4146			<parameter-list>
4147				<parameter optional="true">
4148					<type>Variant</type>
4149					<name>Bar</name>
4150				</parameter>
4151				<parameter optional="true">
4152					<type>Variant</type>
4153					<name>Before</name>
4154				</parameter>
4155			</parameter-list>
4156		</source>
4157	</element>
4158	<!--property::CommandBarPopup.Creator {ReadOnly}-->
4159	<element type="property">
4160		<source id="Office.CommandBarPopup.Creator">
4161			<context kind="class">CommandBarPopup</context>
4162			<name>Creator</name>
4163			<type>Integer</type>
4164		</source>
4165	</element>
4166	<!--method::CommandBarPopup.Delete-->
4167	<element type="method">
4168		<source id="Office.CommandBarPopup.Delete">
4169			<context kind="class">CommandBarPopup</context>
4170			<name>Delete</name>
4171			<type>void</type>
4172			<parameter-list>
4173				<parameter optional="true">
4174					<type>Variant</type>
4175					<name>Temporary</name>
4176				</parameter>
4177			</parameter-list>
4178		</source>
4179	</element>
4180	<!--property::CommandBarPopup.DescriptionText-->
4181	<element type="property">
4182		<source id="Office.CommandBarPopup.DescriptionText">
4183			<context kind="class">CommandBarPopup</context>
4184			<name>DescriptionText</name>
4185			<type>String</type>
4186		</source>
4187	</element>
4188	<!--property::CommandBarPopup.Enabled-->
4189	<element type="property">
4190		<source id="Office.CommandBarPopup.Enabled">
4191			<context kind="class">CommandBarPopup</context>
4192			<name>Enabled</name>
4193			<type>boolean</type>
4194		</source>
4195	</element>
4196	<!--method::CommandBarPopup.Execute-->
4197	<element type="method">
4198		<source id="Office.CommandBarPopup.Execute">
4199			<context kind="class">CommandBarPopup</context>
4200			<name>Execute</name>
4201			<type>void</type>
4202		</source>
4203	</element>
4204	<!--property::CommandBarPopup.Height-->
4205	<element type="property">
4206		<source id="Office.CommandBarPopup.Height">
4207			<context kind="class">CommandBarPopup</context>
4208			<name>Height</name>
4209			<type>Integer</type>
4210		</source>
4211	</element>
4212	<!--property::CommandBarPopup.HelpContextId-->
4213	<element type="property">
4214		<source id="Office.CommandBarPopup.HelpContextId">
4215			<context kind="class">CommandBarPopup</context>
4216			<name>HelpContextId</name>
4217			<type>Integer</type>
4218		</source>
4219	</element>
4220	<!--property::CommandBarPopup.HelpFile-->
4221	<element type="property">
4222		<source id="Office.CommandBarPopup.HelpFile">
4223			<context kind="class">CommandBarPopup</context>
4224			<name>HelpFile</name>
4225			<type>String</type>
4226		</source>
4227	</element>
4228	<!--property::CommandBarPopup.Id {ReadOnly}-->
4229	<element type="property">
4230		<source id="Office.CommandBarPopup.Id">
4231			<context kind="class">CommandBarPopup</context>
4232			<name>Id</name>
4233			<type>Integer</type>
4234		</source>
4235	</element>
4236	<!--property::CommandBarPopup.Index {ReadOnly}-->
4237	<element type="property">
4238		<source id="Office.CommandBarPopup.Index">
4239			<context kind="class">CommandBarPopup</context>
4240			<name>Index</name>
4241			<type>Integer</type>
4242		</source>
4243	</element>
4244	<!--property::CommandBarPopup.InstanceId {ReadOnly}-->
4245	<element type="property">
4246		<source id="Office.CommandBarPopup.InstanceId">
4247			<context kind="class">CommandBarPopup</context>
4248			<name>InstanceId</name>
4249			<type>Integer</type>
4250		</source>
4251	</element>
4252	<!--property::CommandBarPopup.IsPriorityDropped {ReadOnly}-->
4253	<element type="property">
4254		<source id="Office.CommandBarPopup.IsPriorityDropped">
4255			<context kind="class">CommandBarPopup</context>
4256			<name>IsPriorityDropped</name>
4257			<type>boolean</type>
4258		</source>
4259	</element>
4260	<!--property::CommandBarPopup.Left {ReadOnly}-->
4261	<element type="property">
4262		<source id="Office.CommandBarPopup.Left">
4263			<context kind="class">CommandBarPopup</context>
4264			<name>Left</name>
4265			<type>Integer</type>
4266		</source>
4267	</element>
4268	<!--method::CommandBarPopup.Move-->
4269	<element type="method">
4270		<source id="Office.CommandBarPopup.Move">
4271			<context kind="class">CommandBarPopup</context>
4272			<name>Move</name>
4273			<type>CommandBarControl</type>
4274			<parameter-list>
4275				<parameter optional="true">
4276					<type>Variant</type>
4277					<name>Bar</name>
4278				</parameter>
4279				<parameter optional="true">
4280					<type>Variant</type>
4281					<name>Before</name>
4282				</parameter>
4283			</parameter-list>
4284		</source>
4285	</element>
4286	<!--property::CommandBarPopup.OLEMenuGroup-->
4287	<element type="property">
4288		<source id="Office.CommandBarPopup.OLEMenuGroup">
4289			<context kind="class">CommandBarPopup</context>
4290			<name>OLEMenuGroup</name>
4291			<type>Integer</type>
4292		</source>
4293	</element>
4294	<!--property::CommandBarPopup.OLEUsage-->
4295	<element type="property">
4296		<source id="Office.CommandBarPopup.OLEUsage">
4297			<context kind="class">CommandBarPopup</context>
4298			<name>OLEUsage</name>
4299			<type>Integer</type>
4300		</source>
4301	</element>
4302	<!--property::CommandBarPopup.OnAction-->
4303	<element type="property">
4304		<source id="Office.CommandBarPopup.OnAction">
4305			<context kind="class">CommandBarPopup</context>
4306			<name>OnAction</name>
4307			<type>String</type>
4308		</source>
4309	</element>
4310	<!--property::CommandBarPopup.Parameter-->
4311	<element type="property">
4312		<source id="Office.CommandBarPopup.Parameter">
4313			<context kind="class">CommandBarPopup</context>
4314			<name>Parameter</name>
4315			<type>String</type>
4316		</source>
4317	</element>
4318	<!--property::CommandBarPopup.Parent {ReadOnly}-->
4319	<element type="property">
4320		<source id="Office.CommandBarPopup.Parent">
4321			<context kind="class">CommandBarPopup</context>
4322			<name>Parent</name>
4323			<type>CommandBar</type>
4324		</source>
4325	</element>
4326	<!--property::CommandBarPopup.Priority-->
4327	<element type="property">
4328		<source id="Office.CommandBarPopup.Priority">
4329			<context kind="class">CommandBarPopup</context>
4330			<name>Priority</name>
4331			<type>Integer</type>
4332		</source>
4333	</element>
4334	<!--method::CommandBarPopup.Reserved1-->
4335	<element type="method">
4336		<source id="Office.CommandBarPopup.Reserved1">
4337			<context kind="class">CommandBarPopup</context>
4338			<name>Reserved1</name>
4339			<type>void</type>
4340		</source>
4341	</element>
4342	<!--method::CommandBarPopup.Reserved2-->
4343	<element type="method">
4344		<source id="Office.CommandBarPopup.Reserved2">
4345			<context kind="class">CommandBarPopup</context>
4346			<name>Reserved2</name>
4347			<type>void</type>
4348		</source>
4349	</element>
4350	<!--method::CommandBarPopup.Reserved3-->
4351	<element type="method">
4352		<source id="Office.CommandBarPopup.Reserved3">
4353			<context kind="class">CommandBarPopup</context>
4354			<name>Reserved3</name>
4355			<type>void</type>
4356		</source>
4357	</element>
4358	<!--method::CommandBarPopup.Reserved4-->
4359	<element type="method">
4360		<source id="Office.CommandBarPopup.Reserved4">
4361			<context kind="class">CommandBarPopup</context>
4362			<name>Reserved4</name>
4363			<type>void</type>
4364		</source>
4365	</element>
4366	<!--method::CommandBarPopup.Reserved5-->
4367	<element type="method">
4368		<source id="Office.CommandBarPopup.Reserved5">
4369			<context kind="class">CommandBarPopup</context>
4370			<name>Reserved5</name>
4371			<type>void</type>
4372		</source>
4373	</element>
4374	<!--method::CommandBarPopup.Reserved6-->
4375	<element type="method">
4376		<source id="Office.CommandBarPopup.Reserved6">
4377			<context kind="class">CommandBarPopup</context>
4378			<name>Reserved6</name>
4379			<type>void</type>
4380		</source>
4381	</element>
4382	<!--method::CommandBarPopup.Reserved7-->
4383	<element type="method">
4384		<source id="Office.CommandBarPopup.Reserved7">
4385			<context kind="class">CommandBarPopup</context>
4386			<name>Reserved7</name>
4387			<type>void</type>
4388		</source>
4389	</element>
4390	<!--method::CommandBarPopup.Reset-->
4391	<element type="method">
4392		<source id="Office.CommandBarPopup.Reset">
4393			<context kind="class">CommandBarPopup</context>
4394			<name>Reset</name>
4395			<type>void</type>
4396		</source>
4397	</element>
4398	<!--method::CommandBarPopup.SetFocus-->
4399	<element type="method">
4400		<source id="Office.CommandBarPopup.SetFocus">
4401			<context kind="class">CommandBarPopup</context>
4402			<name>SetFocus</name>
4403			<type>void</type>
4404		</source>
4405	</element>
4406	<!--property::CommandBarPopup.Tag-->
4407	<element type="property">
4408		<source id="Office.CommandBarPopup.Tag">
4409			<context kind="class">CommandBarPopup</context>
4410			<name>Tag</name>
4411			<type>String</type>
4412		</source>
4413	</element>
4414	<!--property::CommandBarPopup.TooltipText-->
4415	<element type="property">
4416		<source id="Office.CommandBarPopup.TooltipText">
4417			<context kind="class">CommandBarPopup</context>
4418			<name>TooltipText</name>
4419			<type>String</type>
4420		</source>
4421	</element>
4422	<!--property::CommandBarPopup.Top {ReadOnly}-->
4423	<element type="property">
4424		<source id="Office.CommandBarPopup.Top">
4425			<context kind="class">CommandBarPopup</context>
4426			<name>Top</name>
4427			<type>Integer</type>
4428		</source>
4429	</element>
4430	<!--property::CommandBarPopup.Type {ReadOnly}-->
4431	<element type="property">
4432		<source id="Office.CommandBarPopup.Type">
4433			<context kind="class">CommandBarPopup</context>
4434			<name>Type</name>
4435			<type>Integer</type>
4436		</source>
4437	</element>
4438	<!--property::CommandBarPopup.Visible-->
4439	<element type="property">
4440		<source id="Office.CommandBarPopup.Visible">
4441			<context kind="class">CommandBarPopup</context>
4442			<name>Visible</name>
4443			<type>boolean</type>
4444		</source>
4445	</element>
4446	<!--property::CommandBarPopup.Width-->
4447	<element type="property">
4448		<source id="Office.CommandBarPopup.Width">
4449			<context kind="class">CommandBarPopup</context>
4450			<name>Width</name>
4451			<type>Integer</type>
4452		</source>
4453	</element>
4454	<!--Class::CommandBars-->
4455	<element type="class">
4456		<source id="Office.CommandBars">
4457			<name>CommandBars</name>
4458		</source>
4459		<destination designation="identity" />
4460	</element>
4461	<!--property::CommandBars.ActionControl {ReadOnly}-->
4462	<element type="property">
4463		<source id="Office.CommandBars.ActionControl">
4464			<context kind="class">CommandBars</context>
4465			<name>ActionControl</name>
4466			<type>CommandBarControl</type>
4467		</source>
4468	</element>
4469	<!--property::CommandBars.ActiveMenuBar {ReadOnly}-->
4470	<element type="property">
4471		<source id="Office.CommandBars.ActiveMenuBar">
4472			<context kind="class">CommandBars</context>
4473			<name>ActiveMenuBar</name>
4474			<type>CommandBar</type>
4475		</source>
4476	</element>
4477	<!--property::CommandBars.AdaptiveMenus-->
4478	<element type="property">
4479		<source id="Office.CommandBars.AdaptiveMenus">
4480			<context kind="class">CommandBars</context>
4481			<name>AdaptiveMenus</name>
4482			<type>boolean</type>
4483		</source>
4484	</element>
4485	<!--method::CommandBars.Add-->
4486	<element type="method">
4487		<source id="Office.CommandBars.Add">
4488			<context kind="class">CommandBars</context>
4489			<name>Add</name>
4490			<type>CommandBar</type>
4491			<parameter-list>
4492				<parameter optional="true">
4493					<type>Variant</type>
4494					<name>Name</name>
4495				</parameter>
4496				<parameter optional="true">
4497					<type>Variant</type>
4498					<name>Position</name>
4499				</parameter>
4500				<parameter optional="true">
4501					<type>Variant</type>
4502					<name>MenuBar</name>
4503				</parameter>
4504				<parameter optional="true">
4505					<type>Variant</type>
4506					<name>Temporary</name>
4507				</parameter>
4508			</parameter-list>
4509		</source>
4510	</element>
4511	<!--method::CommandBars.AddEx-->
4512	<element type="method">
4513		<source id="Office.CommandBars.AddEx">
4514			<context kind="class">CommandBars</context>
4515			<name>AddEx</name>
4516			<type>CommandBar</type>
4517			<parameter-list>
4518				<parameter optional="true">
4519					<type>Variant</type>
4520					<name>TbidOrName</name>
4521				</parameter>
4522				<parameter optional="true">
4523					<type>Variant</type>
4524					<name>Position</name>
4525				</parameter>
4526				<parameter optional="true">
4527					<type>Variant</type>
4528					<name>MenuBar</name>
4529				</parameter>
4530				<parameter optional="true">
4531					<type>Variant</type>
4532					<name>Temporary</name>
4533				</parameter>
4534				<parameter optional="true">
4535					<type>Variant</type>
4536					<name>TbtrProtection</name>
4537				</parameter>
4538			</parameter-list>
4539		</source>
4540	</element>
4541	<!--property::CommandBars.Application {ReadOnly}-->
4542	<element type="property">
4543		<source id="Office.CommandBars.Application">
4544			<context kind="class">CommandBars</context>
4545			<name>Application</name>
4546			<type>Application</type>
4547		</source>
4548	</element>
4549	<!--property::CommandBars.Count {ReadOnly}-->
4550	<element type="property">
4551		<source id="Office.CommandBars.Count">
4552			<context kind="class">CommandBars</context>
4553			<name>Count</name>
4554			<type>Integer</type>
4555		</source>
4556	</element>
4557	<!--property::CommandBars.Creator {ReadOnly}-->
4558	<element type="property">
4559		<source id="Office.CommandBars.Creator">
4560			<context kind="class">CommandBars</context>
4561			<name>Creator</name>
4562			<type>Integer</type>
4563		</source>
4564	</element>
4565	<!--property::CommandBars.DisableAskAQuestionDropdown-->
4566	<element type="property">
4567		<source id="Office.CommandBars.DisableAskAQuestionDropdown">
4568			<context kind="class">CommandBars</context>
4569			<name>DisableAskAQuestionDropdown</name>
4570			<type>boolean</type>
4571		</source>
4572	</element>
4573	<!--property::CommandBars.DisableCustomize-->
4574	<element type="property">
4575		<source id="Office.CommandBars.DisableCustomize">
4576			<context kind="class">CommandBars</context>
4577			<name>DisableCustomize</name>
4578			<type>boolean</type>
4579		</source>
4580	</element>
4581	<!--property::CommandBars.DisplayFonts-->
4582	<element type="property">
4583		<source id="Office.CommandBars.DisplayFonts">
4584			<context kind="class">CommandBars</context>
4585			<name>DisplayFonts</name>
4586			<type>boolean</type>
4587		</source>
4588	</element>
4589	<!--property::CommandBars.DisplayKeysInTooltips-->
4590	<element type="property">
4591		<source id="Office.CommandBars.DisplayKeysInTooltips">
4592			<context kind="class">CommandBars</context>
4593			<name>DisplayKeysInTooltips</name>
4594			<type>boolean</type>
4595		</source>
4596	</element>
4597	<!--property::CommandBars.DisplayTooltips-->
4598	<element type="property">
4599		<source id="Office.CommandBars.DisplayTooltips">
4600			<context kind="class">CommandBars</context>
4601			<name>DisplayTooltips</name>
4602			<type>boolean</type>
4603		</source>
4604	</element>
4605	<!--method::CommandBars.FindControl-->
4606	<element type="method">
4607		<source id="Office.CommandBars.FindControl">
4608			<context kind="class">CommandBars</context>
4609			<name>FindControl</name>
4610			<type>CommandBarControl</type>
4611			<parameter-list>
4612				<parameter optional="true">
4613					<type>Variant</type>
4614					<name>Type</name>
4615				</parameter>
4616				<parameter optional="true">
4617					<type>Variant</type>
4618					<name>Id</name>
4619				</parameter>
4620				<parameter optional="true">
4621					<type>Variant</type>
4622					<name>Tag</name>
4623				</parameter>
4624				<parameter optional="true">
4625					<type>Variant</type>
4626					<name>Visible</name>
4627				</parameter>
4628			</parameter-list>
4629		</source>
4630	</element>
4631	<!--method::CommandBars.FindControls-->
4632	<element type="method">
4633		<source id="Office.CommandBars.FindControls">
4634			<context kind="class">CommandBars</context>
4635			<name>FindControls</name>
4636			<type>CommandBarControls</type>
4637			<parameter-list>
4638				<parameter optional="true">
4639					<type>Variant</type>
4640					<name>Type</name>
4641				</parameter>
4642				<parameter optional="true">
4643					<type>Variant</type>
4644					<name>Id</name>
4645				</parameter>
4646				<parameter optional="true">
4647					<type>Variant</type>
4648					<name>Tag</name>
4649				</parameter>
4650				<parameter optional="true">
4651					<type>Variant</type>
4652					<name>Visible</name>
4653				</parameter>
4654			</parameter-list>
4655		</source>
4656	</element>
4657	<!--property::CommandBars.IdsString {ReadOnly}-->
4658	<element type="property">
4659		<source id="Office.CommandBars.IdsString">
4660			<context kind="class">CommandBars</context>
4661			<name>IdsString</name>
4662			<type>Integer</type>
4663			<parameter-list>
4664				<parameter>
4665					<type>Integer</type>
4666					<name>ids</name>
4667				</parameter>
4668				<parameter>
4669					<type>String[]</type>
4670					<name>pbstrName</name>
4671				</parameter>
4672			</parameter-list>
4673		</source>
4674	</element>
4675	<!--property::CommandBars.Item {Default} {ReadOnly}-->
4676	<element type="property">
4677		<source id="Office.CommandBars.Item">
4678			<context kind="class">CommandBars</context>
4679			<name default="true">Item</name>
4680			<type>CommandBar</type>
4681			<parameter-list>
4682				<parameter>
4683					<type>Variant</type>
4684					<name>Index</name>
4685				</parameter>
4686			</parameter-list>
4687		</source>
4688	</element>
4689	<!--property::CommandBars.LargeButtons-->
4690	<element type="property">
4691		<source id="Office.CommandBars.LargeButtons">
4692			<context kind="class">CommandBars</context>
4693			<name>LargeButtons</name>
4694			<type>boolean</type>
4695		</source>
4696	</element>
4697	<!--property::CommandBars.MenuAnimationStyle-->
4698	<element type="property">
4699		<source id="Office.CommandBars.MenuAnimationStyle">
4700			<context kind="class">CommandBars</context>
4701			<name>MenuAnimationStyle</name>
4702			<type>Integer</type>
4703		</source>
4704	</element>
4705	<!--method::CommandBars.OnUpdate-->
4706	<element type="method">
4707		<source id="Office.CommandBars.OnUpdate">
4708			<context kind="class">CommandBars</context>
4709			<name>OnUpdate</name>
4710			<type>void</type>
4711		</source>
4712	</element>
4713	<!--property::CommandBars.Parent {ReadOnly}-->
4714	<element type="property">
4715		<source id="Office.CommandBars.Parent">
4716			<context kind="class">CommandBars</context>
4717			<name>Parent</name>
4718			<type>Object</type>
4719		</source>
4720	</element>
4721	<!--method::CommandBars.ReleaseFocus-->
4722	<element type="method">
4723		<source id="Office.CommandBars.ReleaseFocus">
4724			<context kind="class">CommandBars</context>
4725			<name>ReleaseFocus</name>
4726			<type>void</type>
4727		</source>
4728	</element>
4729	<!--property::CommandBars.TmcGetName {ReadOnly}-->
4730	<element type="property">
4731		<source id="Office.CommandBars.TmcGetName">
4732			<context kind="class">CommandBars</context>
4733			<name>TmcGetName</name>
4734			<type>Integer</type>
4735			<parameter-list>
4736				<parameter>
4737					<type>Integer</type>
4738					<name>tmc</name>
4739				</parameter>
4740				<parameter>
4741					<type>String[]</type>
4742					<name>pbstrName</name>
4743				</parameter>
4744			</parameter-list>
4745		</source>
4746	</element>
4747	<!--enum::DocProperties  {Enumeration}-->
4748	<element type="enumeration">
4749		<source id="Office.DocProperties">
4750			<name>DocProperties</name>
4751		</source>
4752		<destination designation="identity" />
4753	</element>
4754	<!--enum::offPropertyTypeBoolean {Constant}-->
4755	<element type="constant">
4756		<source id="Office.DocProperties.offPropertyTypeBoolean">
4757			<context kind="enumeration">DocProperties</context>
4758			<name>offPropertyTypeBoolean</name>
4759			<value>2</value>
4760		</source>
4761		<destination designation="identity" />
4762	</element>
4763	<!--enum::offPropertyTypeDate {Constant}-->
4764	<element type="constant">
4765		<source id="Office.DocProperties.offPropertyTypeDate">
4766			<context kind="enumeration">DocProperties</context>
4767			<name>offPropertyTypeDate</name>
4768			<value>3</value>
4769		</source>
4770		<destination designation="identity" />
4771	</element>
4772	<!--enum::offPropertyTypeFloat {Constant}-->
4773	<element type="constant">
4774		<source id="Office.DocProperties.offPropertyTypeFloat">
4775			<context kind="enumeration">DocProperties</context>
4776			<name>offPropertyTypeFloat</name>
4777			<value>5</value>
4778		</source>
4779		<destination designation="identity" />
4780	</element>
4781	<!--enum::offPropertyTypeNumber {Constant}-->
4782	<element type="constant">
4783		<source id="Office.DocProperties.offPropertyTypeNumber">
4784			<context kind="enumeration">DocProperties</context>
4785			<name>offPropertyTypeNumber</name>
4786			<value>1</value>
4787		</source>
4788		<destination designation="identity" />
4789	</element>
4790	<!--enum::offPropertyTypeString {Constant}-->
4791	<element type="constant">
4792		<source id="Office.DocProperties.offPropertyTypeString">
4793			<context kind="enumeration">DocProperties</context>
4794			<name>offPropertyTypeString</name>
4795			<value>4</value>
4796		</source>
4797		<destination designation="identity" />
4798	</element>
4799	<!--Class::DocumentLibraryVersion-->
4800	<element type="class">
4801		<source id="Office.DocumentLibraryVersion">
4802			<name>DocumentLibraryVersion</name>
4803		</source>
4804		<destination designation="identity" />
4805	</element>
4806	<!--property::DocumentLibraryVersion.Application {ReadOnly}-->
4807	<element type="property">
4808		<source id="Office.DocumentLibraryVersion.Application">
4809			<context kind="class">DocumentLibraryVersion</context>
4810			<name>Application</name>
4811			<type>Application</type>
4812		</source>
4813	</element>
4814	<!--property::DocumentLibraryVersion.Comments {ReadOnly}-->
4815	<element type="property">
4816		<source id="Office.DocumentLibraryVersion.Comments">
4817			<context kind="class">DocumentLibraryVersion</context>
4818			<name>Comments</name>
4819			<type>String</type>
4820		</source>
4821	</element>
4822	<!--property::DocumentLibraryVersion.Creator {ReadOnly}-->
4823	<element type="property">
4824		<source id="Office.DocumentLibraryVersion.Creator">
4825			<context kind="class">DocumentLibraryVersion</context>
4826			<name>Creator</name>
4827			<type>Integer</type>
4828		</source>
4829	</element>
4830	<!--method::DocumentLibraryVersion.Delete-->
4831	<element type="method">
4832		<source id="Office.DocumentLibraryVersion.Delete">
4833			<context kind="class">DocumentLibraryVersion</context>
4834			<name>Delete</name>
4835			<type>void</type>
4836		</source>
4837	</element>
4838	<!--property::DocumentLibraryVersion.Index {ReadOnly}-->
4839	<element type="property">
4840		<source id="Office.DocumentLibraryVersion.Index">
4841			<context kind="class">DocumentLibraryVersion</context>
4842			<name>Index</name>
4843			<type>Integer</type>
4844		</source>
4845	</element>
4846	<!--property::DocumentLibraryVersion.Modified {Default} {ReadOnly}-->
4847	<element type="property">
4848		<source id="Office.DocumentLibraryVersion.Modified">
4849			<context kind="class">DocumentLibraryVersion</context>
4850			<name default="true">Modified</name>
4851			<type>Variant</type>
4852		</source>
4853	</element>
4854	<!--property::DocumentLibraryVersion.ModifiedBy {ReadOnly}-->
4855	<element type="property">
4856		<source id="Office.DocumentLibraryVersion.ModifiedBy">
4857			<context kind="class">DocumentLibraryVersion</context>
4858			<name>ModifiedBy</name>
4859			<type>String</type>
4860		</source>
4861	</element>
4862	<!--method::DocumentLibraryVersion.Open-->
4863	<element type="method">
4864		<source id="Office.DocumentLibraryVersion.Open">
4865			<context kind="class">DocumentLibraryVersion</context>
4866			<name>Open</name>
4867			<type>Object</type>
4868		</source>
4869	</element>
4870	<!--property::DocumentLibraryVersion.Parent {ReadOnly}-->
4871	<element type="property">
4872		<source id="Office.DocumentLibraryVersion.Parent">
4873			<context kind="class">DocumentLibraryVersion</context>
4874			<name>Parent</name>
4875			<type>Object</type>
4876		</source>
4877	</element>
4878	<!--method::DocumentLibraryVersion.Restore-->
4879	<element type="method">
4880		<source id="Office.DocumentLibraryVersion.Restore">
4881			<context kind="class">DocumentLibraryVersion</context>
4882			<name>Restore</name>
4883			<type>Object</type>
4884		</source>
4885	</element>
4886	<!--Class::DocumentLibraryVersions-->
4887	<element type="class">
4888		<source id="Office.DocumentLibraryVersions">
4889			<name>DocumentLibraryVersions</name>
4890		</source>
4891		<destination designation="identity" />
4892	</element>
4893	<!--property::DocumentLibraryVersions.Application {ReadOnly}-->
4894	<element type="property">
4895		<source id="Office.DocumentLibraryVersions.Application">
4896			<context kind="class">DocumentLibraryVersions</context>
4897			<name>Application</name>
4898			<type>Application</type>
4899		</source>
4900	</element>
4901	<!--property::DocumentLibraryVersions.Count {ReadOnly}-->
4902	<element type="property">
4903		<source id="Office.DocumentLibraryVersions.Count">
4904			<context kind="class">DocumentLibraryVersions</context>
4905			<name>Count</name>
4906			<type>Integer</type>
4907		</source>
4908	</element>
4909	<!--property::DocumentLibraryVersions.Creator {ReadOnly}-->
4910	<element type="property">
4911		<source id="Office.DocumentLibraryVersions.Creator">
4912			<context kind="class">DocumentLibraryVersions</context>
4913			<name>Creator</name>
4914			<type>Integer</type>
4915		</source>
4916	</element>
4917	<!--property::DocumentLibraryVersions.IsVersioningEnabled {ReadOnly}-->
4918	<element type="property">
4919		<source id="Office.DocumentLibraryVersions.IsVersioningEnabled">
4920			<context kind="class">DocumentLibraryVersions</context>
4921			<name>IsVersioningEnabled</name>
4922			<type>boolean</type>
4923		</source>
4924	</element>
4925	<!--property::DocumentLibraryVersions.Item {Default} {ReadOnly}-->
4926	<element type="property">
4927		<source id="Office.DocumentLibraryVersions.Item">
4928			<context kind="class">DocumentLibraryVersions</context>
4929			<name default="true">Item</name>
4930			<type>DocumentLibraryVersion</type>
4931			<parameter-list>
4932				<parameter>
4933					<type>Integer</type>
4934					<name>lIndex</name>
4935				</parameter>
4936			</parameter-list>
4937		</source>
4938	</element>
4939	<!--property::DocumentLibraryVersions.Parent {ReadOnly}-->
4940	<element type="property">
4941		<source id="Office.DocumentLibraryVersions.Parent">
4942			<context kind="class">DocumentLibraryVersions</context>
4943			<name>Parent</name>
4944			<type>Object</type>
4945		</source>
4946	</element>
4947	<!--Class::FileDialog-->
4948	<element type="class">
4949		<source id="Office.FileDialog">
4950			<name>FileDialog</name>
4951		</source>
4952		<destination designation="identity" />
4953	</element>
4954	<!--property::FileDialog.AllowMultiSelect-->
4955	<element type="property">
4956		<source id="Office.FileDialog.AllowMultiSelect">
4957			<context kind="class">FileDialog</context>
4958			<name>AllowMultiSelect</name>
4959			<type>boolean</type>
4960		</source>
4961	</element>
4962	<!--property::FileDialog.Application {ReadOnly}-->
4963	<element type="property">
4964		<source id="Office.FileDialog.Application">
4965			<context kind="class">FileDialog</context>
4966			<name>Application</name>
4967			<type>Application</type>
4968		</source>
4969	</element>
4970	<!--property::FileDialog.ButtonName-->
4971	<element type="property">
4972		<source id="Office.FileDialog.ButtonName">
4973			<context kind="class">FileDialog</context>
4974			<name>ButtonName</name>
4975			<type>String</type>
4976		</source>
4977	</element>
4978	<!--property::FileDialog.Creator {ReadOnly}-->
4979	<element type="property">
4980		<source id="Office.FileDialog.Creator">
4981			<context kind="class">FileDialog</context>
4982			<name>Creator</name>
4983			<type>Integer</type>
4984		</source>
4985	</element>
4986	<!--property::FileDialog.DialogType {ReadOnly}-->
4987	<element type="property">
4988		<source id="Office.FileDialog.DialogType">
4989			<context kind="class">FileDialog</context>
4990			<name>DialogType</name>
4991			<type>Integer</type>
4992		</source>
4993	</element>
4994	<!--method::FileDialog.Execute-->
4995	<element type="method">
4996		<source id="Office.FileDialog.Execute">
4997			<context kind="class">FileDialog</context>
4998			<name>Execute</name>
4999			<type>void</type>
5000		</source>
5001	</element>
5002	<!--property::FileDialog.FilterIndex-->
5003	<element type="property">
5004		<source id="Office.FileDialog.FilterIndex">
5005			<context kind="class">FileDialog</context>
5006			<name>FilterIndex</name>
5007			<type>Integer</type>
5008		</source>
5009	</element>
5010	<!--property::FileDialog.Filters {ReadOnly}-->
5011	<element type="property">
5012		<source id="Office.FileDialog.Filters">
5013			<context kind="class">FileDialog</context>
5014			<name>Filters</name>
5015			<type>FileDialogFilters</type>
5016		</source>
5017	</element>
5018	<!--property::FileDialog.InitialFileName-->
5019	<element type="property">
5020		<source id="Office.FileDialog.InitialFileName">
5021			<context kind="class">FileDialog</context>
5022			<name>InitialFileName</name>
5023			<type>String</type>
5024		</source>
5025	</element>
5026	<!--property::FileDialog.InitialView-->
5027	<element type="property">
5028		<source id="Office.FileDialog.InitialView">
5029			<context kind="class">FileDialog</context>
5030			<name>InitialView</name>
5031			<type>Integer</type>
5032		</source>
5033	</element>
5034	<!--property::FileDialog.Item {Default} {ReadOnly}-->
5035	<element type="property">
5036		<source id="Office.FileDialog.Item">
5037			<context kind="class">FileDialog</context>
5038			<name default="true">Item</name>
5039			<type>String</type>
5040		</source>
5041	</element>
5042	<!--property::FileDialog.Parent {ReadOnly}-->
5043	<element type="property">
5044		<source id="Office.FileDialog.Parent">
5045			<context kind="class">FileDialog</context>
5046			<name>Parent</name>
5047			<type>Object</type>
5048		</source>
5049	</element>
5050	<!--property::FileDialog.SelectedItems {ReadOnly}-->
5051	<element type="property">
5052		<source id="Office.FileDialog.SelectedItems">
5053			<context kind="class">FileDialog</context>
5054			<name>SelectedItems</name>
5055			<type>FileDialogSelectedItems</type>
5056		</source>
5057	</element>
5058	<!--method::FileDialog.Show-->
5059	<element type="method">
5060		<source id="Office.FileDialog.Show">
5061			<context kind="class">FileDialog</context>
5062			<name>Show</name>
5063			<type>Integer</type>
5064		</source>
5065	</element>
5066	<!--property::FileDialog.Title-->
5067	<element type="property">
5068		<source id="Office.FileDialog.Title">
5069			<context kind="class">FileDialog</context>
5070			<name>Title</name>
5071			<type>String</type>
5072		</source>
5073	</element>
5074	<!--Class::FileDialogFilter-->
5075	<element type="class">
5076		<source id="Office.FileDialogFilter">
5077			<name>FileDialogFilter</name>
5078		</source>
5079		<destination designation="identity" />
5080	</element>
5081	<!--property::FileDialogFilter.Application {ReadOnly}-->
5082	<element type="property">
5083		<source id="Office.FileDialogFilter.Application">
5084			<context kind="class">FileDialogFilter</context>
5085			<name>Application</name>
5086			<type>Application</type>
5087		</source>
5088	</element>
5089	<!--property::FileDialogFilter.Creator {ReadOnly}-->
5090	<element type="property">
5091		<source id="Office.FileDialogFilter.Creator">
5092			<context kind="class">FileDialogFilter</context>
5093			<name>Creator</name>
5094			<type>Integer</type>
5095		</source>
5096	</element>
5097	<!--property::FileDialogFilter.Description {ReadOnly}-->
5098	<element type="property">
5099		<source id="Office.FileDialogFilter.Description">
5100			<context kind="class">FileDialogFilter</context>
5101			<name>Description</name>
5102			<type>String</type>
5103		</source>
5104	</element>
5105	<!--property::FileDialogFilter.Extensions {ReadOnly}-->
5106	<element type="property">
5107		<source id="Office.FileDialogFilter.Extensions">
5108			<context kind="class">FileDialogFilter</context>
5109			<name>Extensions</name>
5110			<type>String</type>
5111		</source>
5112	</element>
5113	<!--property::FileDialogFilter.Parent {ReadOnly}-->
5114	<element type="property">
5115		<source id="Office.FileDialogFilter.Parent">
5116			<context kind="class">FileDialogFilter</context>
5117			<name>Parent</name>
5118			<type>Object</type>
5119		</source>
5120	</element>
5121	<!--Class::FileDialogFilters-->
5122	<element type="class">
5123		<source id="Office.FileDialogFilters">
5124			<name>FileDialogFilters</name>
5125		</source>
5126		<destination designation="identity" />
5127	</element>
5128	<!--method::FileDialogFilters.Add-->
5129	<element type="method">
5130		<source id="Office.FileDialogFilters.Add">
5131			<context kind="class">FileDialogFilters</context>
5132			<name>Add</name>
5133			<type>FileDialogFilter</type>
5134			<parameter-list>
5135				<parameter>
5136					<type>String</type>
5137					<name>Description</name>
5138				</parameter>
5139				<parameter>
5140					<type>String</type>
5141					<name>Extensions</name>
5142				</parameter>
5143				<parameter optional="true">
5144					<type>Variant</type>
5145					<name>Position</name>
5146				</parameter>
5147			</parameter-list>
5148		</source>
5149	</element>
5150	<!--property::FileDialogFilters.Application {ReadOnly}-->
5151	<element type="property">
5152		<source id="Office.FileDialogFilters.Application">
5153			<context kind="class">FileDialogFilters</context>
5154			<name>Application</name>
5155			<type>Application</type>
5156		</source>
5157	</element>
5158	<!--method::FileDialogFilters.Clear-->
5159	<element type="method">
5160		<source id="Office.FileDialogFilters.Clear">
5161			<context kind="class">FileDialogFilters</context>
5162			<name>Clear</name>
5163			<type>void</type>
5164		</source>
5165	</element>
5166	<!--property::FileDialogFilters.Count {ReadOnly}-->
5167	<element type="property">
5168		<source id="Office.FileDialogFilters.Count">
5169			<context kind="class">FileDialogFilters</context>
5170			<name>Count</name>
5171			<type>Integer</type>
5172		</source>
5173	</element>
5174	<!--property::FileDialogFilters.Creator {ReadOnly}-->
5175	<element type="property">
5176		<source id="Office.FileDialogFilters.Creator">
5177			<context kind="class">FileDialogFilters</context>
5178			<name>Creator</name>
5179			<type>Integer</type>
5180		</source>
5181	</element>
5182	<!--method::FileDialogFilters.Delete-->
5183	<element type="method">
5184		<source id="Office.FileDialogFilters.Delete">
5185			<context kind="class">FileDialogFilters</context>
5186			<name>Delete</name>
5187			<type>void</type>
5188			<parameter-list>
5189				<parameter optional="true">
5190					<type>Variant</type>
5191					<name>filter</name>
5192				</parameter>
5193			</parameter-list>
5194		</source>
5195	</element>
5196	<!--method::FileDialogFilters.Item {Default}-->
5197	<element type="method">
5198		<source id="Office.FileDialogFilters.Item">
5199			<context kind="class">FileDialogFilters</context>
5200			<name default="true">Item</name>
5201			<type>FileDialogFilter</type>
5202			<parameter-list>
5203				<parameter>
5204					<type>Integer</type>
5205					<name>Index</name>
5206				</parameter>
5207			</parameter-list>
5208		</source>
5209	</element>
5210	<!--property::FileDialogFilters.Parent {ReadOnly}-->
5211	<element type="property">
5212		<source id="Office.FileDialogFilters.Parent">
5213			<context kind="class">FileDialogFilters</context>
5214			<name>Parent</name>
5215			<type>Object</type>
5216		</source>
5217	</element>
5218	<!--Class::FileDialogSelectedItems-->
5219	<element type="class">
5220		<source id="Office.FileDialogSelectedItems">
5221			<name>FileDialogSelectedItems</name>
5222		</source>
5223		<destination designation="identity" />
5224	</element>
5225	<!--property::FileDialogSelectedItems.Application {ReadOnly}-->
5226	<element type="property">
5227		<source id="Office.FileDialogSelectedItems.Application">
5228			<context kind="class">FileDialogSelectedItems</context>
5229			<name>Application</name>
5230			<type>Application</type>
5231		</source>
5232	</element>
5233	<!--property::FileDialogSelectedItems.Count {ReadOnly}-->
5234	<element type="property">
5235		<source id="Office.FileDialogSelectedItems.Count">
5236			<context kind="class">FileDialogSelectedItems</context>
5237			<name>Count</name>
5238			<type>Integer</type>
5239		</source>
5240	</element>
5241	<!--property::FileDialogSelectedItems.Creator {ReadOnly}-->
5242	<element type="property">
5243		<source id="Office.FileDialogSelectedItems.Creator">
5244			<context kind="class">FileDialogSelectedItems</context>
5245			<name>Creator</name>
5246			<type>Integer</type>
5247		</source>
5248	</element>
5249	<!--method::FileDialogSelectedItems.Item {Default}-->
5250	<element type="method">
5251		<source id="Office.FileDialogSelectedItems.Item">
5252			<context kind="class">FileDialogSelectedItems</context>
5253			<name default="true">Item</name>
5254			<type>String</type>
5255			<parameter-list>
5256				<parameter>
5257					<type>Integer</type>
5258					<name>Index</name>
5259				</parameter>
5260			</parameter-list>
5261		</source>
5262	</element>
5263	<!--property::FileDialogSelectedItems.Parent {ReadOnly}-->
5264	<element type="property">
5265		<source id="Office.FileDialogSelectedItems.Parent">
5266			<context kind="class">FileDialogSelectedItems</context>
5267			<name>Parent</name>
5268			<type>Object</type>
5269		</source>
5270	</element>
5271	<!--Class::FileSearch-->
5272	<element type="class">
5273		<source id="Office.FileSearch">
5274			<name>FileSearch</name>
5275		</source>
5276		<destination designation="identity" />
5277	</element>
5278	<!--property::FileSearch.Application {ReadOnly}-->
5279	<element type="property">
5280		<source id="Office.FileSearch.Application">
5281			<context kind="class">FileSearch</context>
5282			<name>Application</name>
5283			<type>Application</type>
5284		</source>
5285	</element>
5286	<!--property::FileSearch.Creator {ReadOnly}-->
5287	<element type="property">
5288		<source id="Office.FileSearch.Creator">
5289			<context kind="class">FileSearch</context>
5290			<name>Creator</name>
5291			<type>Integer</type>
5292		</source>
5293	</element>
5294	<!--method::FileSearch.Execute-->
5295	<element type="method">
5296		<source id="Office.FileSearch.Execute">
5297			<context kind="class">FileSearch</context>
5298			<name>Execute</name>
5299			<type>Integer</type>
5300			<parameter-list>
5301				<parameter optional="true">
5302					<type>Integer</type>
5303					<name>SortBy</name>
5304				</parameter>
5305				<parameter optional="true">
5306					<type>Integer</type>
5307					<name>SortOrder</name>
5308				</parameter>
5309				<parameter optional="true">
5310					<type>boolean</type>
5311					<name>AlwaysAccurate</name>
5312				</parameter>
5313			</parameter-list>
5314		</source>
5315	</element>
5316	<!--property::FileSearch.FileName-->
5317	<element type="property">
5318		<source id="Office.FileSearch.FileName">
5319			<context kind="class">FileSearch</context>
5320			<name>FileName</name>
5321			<type>String</type>
5322		</source>
5323	</element>
5324	<!--property::FileSearch.FileType-->
5325	<element type="property">
5326		<source id="Office.FileSearch.FileType">
5327			<context kind="class">FileSearch</context>
5328			<name>FileType</name>
5329			<type>Integer</type>
5330		</source>
5331	</element>
5332	<!--property::FileSearch.FileTypes {ReadOnly}-->
5333	<element type="property">
5334		<source id="Office.FileSearch.FileTypes">
5335			<context kind="class">FileSearch</context>
5336			<name>FileTypes</name>
5337			<type>FileTypes</type>
5338		</source>
5339	</element>
5340	<!--property::FileSearch.FoundFiles {ReadOnly}-->
5341	<element type="property">
5342		<source id="Office.FileSearch.FoundFiles">
5343			<context kind="class">FileSearch</context>
5344			<name>FoundFiles</name>
5345			<type>FoundFiles</type>
5346		</source>
5347	</element>
5348	<!--property::FileSearch.LastModified-->
5349	<element type="property">
5350		<source id="Office.FileSearch.LastModified">
5351			<context kind="class">FileSearch</context>
5352			<name>LastModified</name>
5353			<type>Integer</type>
5354		</source>
5355	</element>
5356	<!--property::FileSearch.LookIn-->
5357	<element type="property">
5358		<source id="Office.FileSearch.LookIn">
5359			<context kind="class">FileSearch</context>
5360			<name>LookIn</name>
5361			<type>String</type>
5362		</source>
5363	</element>
5364	<!--property::FileSearch.MatchAllWordForms-->
5365	<element type="property">
5366		<source id="Office.FileSearch.MatchAllWordForms">
5367			<context kind="class">FileSearch</context>
5368			<name>MatchAllWordForms</name>
5369			<type>boolean</type>
5370		</source>
5371	</element>
5372	<!--property::FileSearch.MatchTextExactly-->
5373	<element type="property">
5374		<source id="Office.FileSearch.MatchTextExactly">
5375			<context kind="class">FileSearch</context>
5376			<name>MatchTextExactly</name>
5377			<type>boolean</type>
5378		</source>
5379	</element>
5380	<!--method::FileSearch.NewSearch-->
5381	<element type="method">
5382		<source id="Office.FileSearch.NewSearch">
5383			<context kind="class">FileSearch</context>
5384			<name>NewSearch</name>
5385			<type>void</type>
5386		</source>
5387	</element>
5388	<!--property::FileSearch.PropertyTests {ReadOnly}-->
5389	<element type="property">
5390		<source id="Office.FileSearch.PropertyTests">
5391			<context kind="class">FileSearch</context>
5392			<name>PropertyTests</name>
5393			<type>PropertyTests</type>
5394		</source>
5395	</element>
5396	<!--method::FileSearch.RefreshScopes-->
5397	<element type="method">
5398		<source id="Office.FileSearch.RefreshScopes">
5399			<context kind="class">FileSearch</context>
5400			<name>RefreshScopes</name>
5401			<type>void</type>
5402		</source>
5403	</element>
5404	<!--property::FileSearch.SearchFolders {ReadOnly}-->
5405	<element type="property">
5406		<source id="Office.FileSearch.SearchFolders">
5407			<context kind="class">FileSearch</context>
5408			<name>SearchFolders</name>
5409			<type>SearchFolders</type>
5410		</source>
5411	</element>
5412	<!--property::FileSearch.SearchScopes {ReadOnly}-->
5413	<element type="property">
5414		<source id="Office.FileSearch.SearchScopes">
5415			<context kind="class">FileSearch</context>
5416			<name>SearchScopes</name>
5417			<type>SearchScopes</type>
5418		</source>
5419	</element>
5420	<!--property::FileSearch.SearchSubFolders-->
5421	<element type="property">
5422		<source id="Office.FileSearch.SearchSubFolders">
5423			<context kind="class">FileSearch</context>
5424			<name>SearchSubFolders</name>
5425			<type>boolean</type>
5426		</source>
5427	</element>
5428	<!--property::FileSearch.TextOrProperty-->
5429	<element type="property">
5430		<source id="Office.FileSearch.TextOrProperty">
5431			<context kind="class">FileSearch</context>
5432			<name>TextOrProperty</name>
5433			<type>String</type>
5434		</source>
5435	</element>
5436	<!--Class::FileTypes-->
5437	<element type="class">
5438		<source id="Office.FileTypes">
5439			<name>FileTypes</name>
5440		</source>
5441		<destination designation="identity" />
5442	</element>
5443	<!--method::FileTypes.Add-->
5444	<element type="method">
5445		<source id="Office.FileTypes.Add">
5446			<context kind="class">FileTypes</context>
5447			<name>Add</name>
5448			<type>void</type>
5449			<parameter-list>
5450				<parameter>
5451					<type>Integer</type>
5452					<name>FileType</name>
5453				</parameter>
5454			</parameter-list>
5455		</source>
5456	</element>
5457	<!--property::FileTypes.Application {ReadOnly}-->
5458	<element type="property">
5459		<source id="Office.FileTypes.Application">
5460			<context kind="class">FileTypes</context>
5461			<name>Application</name>
5462			<type>Application</type>
5463		</source>
5464	</element>
5465	<!--property::FileTypes.Count {ReadOnly}-->
5466	<element type="property">
5467		<source id="Office.FileTypes.Count">
5468			<context kind="class">FileTypes</context>
5469			<name>Count</name>
5470			<type>Integer</type>
5471		</source>
5472	</element>
5473	<!--property::FileTypes.Creator {ReadOnly}-->
5474	<element type="property">
5475		<source id="Office.FileTypes.Creator">
5476			<context kind="class">FileTypes</context>
5477			<name>Creator</name>
5478			<type>Integer</type>
5479		</source>
5480	</element>
5481	<!--property::FileTypes.Item {Default} {ReadOnly}-->
5482	<element type="property">
5483		<source id="Office.FileTypes.Item">
5484			<context kind="class">FileTypes</context>
5485			<name default="true">Item</name>
5486			<type>Integer</type>
5487			<parameter-list>
5488				<parameter>
5489					<type>Integer</type>
5490					<name>Index</name>
5491				</parameter>
5492			</parameter-list>
5493		</source>
5494	</element>
5495	<!--method::FileTypes.Remove-->
5496	<element type="method">
5497		<source id="Office.FileTypes.Remove">
5498			<context kind="class">FileTypes</context>
5499			<name>Remove</name>
5500			<type>void</type>
5501			<parameter-list>
5502				<parameter>
5503					<type>Integer</type>
5504					<name>Index</name>
5505				</parameter>
5506			</parameter-list>
5507		</source>
5508	</element>
5509	<!--Class::FoundFiles-->
5510	<element type="class">
5511		<source id="Office.FoundFiles">
5512			<name>FoundFiles</name>
5513		</source>
5514		<destination designation="identity" />
5515	</element>
5516	<!--property::FoundFiles.Application {ReadOnly}-->
5517	<element type="property">
5518		<source id="Office.FoundFiles.Application">
5519			<context kind="class">FoundFiles</context>
5520			<name>Application</name>
5521			<type>Application</type>
5522		</source>
5523	</element>
5524	<!--property::FoundFiles.Count {ReadOnly}-->
5525	<element type="property">
5526		<source id="Office.FoundFiles.Count">
5527			<context kind="class">FoundFiles</context>
5528			<name>Count</name>
5529			<type>Integer</type>
5530		</source>
5531	</element>
5532	<!--property::FoundFiles.Creator {ReadOnly}-->
5533	<element type="property">
5534		<source id="Office.FoundFiles.Creator">
5535			<context kind="class">FoundFiles</context>
5536			<name>Creator</name>
5537			<type>Integer</type>
5538		</source>
5539	</element>
5540	<!--property::FoundFiles.Item {Default} {ReadOnly}-->
5541	<element type="property">
5542		<source id="Office.FoundFiles.Item">
5543			<context kind="class">FoundFiles</context>
5544			<name default="true">Item</name>
5545			<type>String</type>
5546			<parameter-list>
5547				<parameter>
5548					<type>Integer</type>
5549					<name>Index</name>
5550				</parameter>
5551			</parameter-list>
5552		</source>
5553	</element>
5554	<!--Class::HTMLProject-->
5555	<element type="class">
5556		<source id="Office.HTMLProject">
5557			<name>HTMLProject</name>
5558		</source>
5559		<destination designation="identity" />
5560	</element>
5561	<!--property::HTMLProject.Application {ReadOnly}-->
5562	<element type="property">
5563		<source id="Office.HTMLProject.Application">
5564			<context kind="class">HTMLProject</context>
5565			<name>Application</name>
5566			<type>Application</type>
5567		</source>
5568	</element>
5569	<!--property::HTMLProject.Creator {ReadOnly}-->
5570	<element type="property">
5571		<source id="Office.HTMLProject.Creator">
5572			<context kind="class">HTMLProject</context>
5573			<name>Creator</name>
5574			<type>Integer</type>
5575		</source>
5576	</element>
5577	<!--property::HTMLProject.HTMLProjectItems {ReadOnly}-->
5578	<element type="property">
5579		<source id="Office.HTMLProject.HTMLProjectItems">
5580			<context kind="class">HTMLProject</context>
5581			<name>HTMLProjectItems</name>
5582			<type>HTMLProjectItems</type>
5583		</source>
5584	</element>
5585	<!--method::HTMLProject.Open-->
5586	<element type="method">
5587		<source id="Office.HTMLProject.Open">
5588			<context kind="class">HTMLProject</context>
5589			<name>Open</name>
5590			<type>void</type>
5591			<parameter-list>
5592				<parameter optional="true">
5593					<type>Integer</type>
5594					<name>OpenKind</name>
5595				</parameter>
5596			</parameter-list>
5597		</source>
5598	</element>
5599	<!--property::HTMLProject.Parent {ReadOnly}-->
5600	<element type="property">
5601		<source id="Office.HTMLProject.Parent">
5602			<context kind="class">HTMLProject</context>
5603			<name>Parent</name>
5604			<type>Object</type>
5605		</source>
5606	</element>
5607	<!--method::HTMLProject.RefreshDocument-->
5608	<element type="method">
5609		<source id="Office.HTMLProject.RefreshDocument">
5610			<context kind="class">HTMLProject</context>
5611			<name>RefreshDocument</name>
5612			<type>void</type>
5613			<parameter-list>
5614				<parameter optional="true">
5615					<type>boolean</type>
5616					<name>Refresh</name>
5617				</parameter>
5618			</parameter-list>
5619		</source>
5620	</element>
5621	<!--method::HTMLProject.RefreshProject-->
5622	<element type="method">
5623		<source id="Office.HTMLProject.RefreshProject">
5624			<context kind="class">HTMLProject</context>
5625			<name>RefreshProject</name>
5626			<type>void</type>
5627			<parameter-list>
5628				<parameter optional="true">
5629					<type>boolean</type>
5630					<name>Refresh</name>
5631				</parameter>
5632			</parameter-list>
5633		</source>
5634	</element>
5635	<!--property::HTMLProject.State {Default} {ReadOnly}-->
5636	<element type="property">
5637		<source id="Office.HTMLProject.State">
5638			<context kind="class">HTMLProject</context>
5639			<name default="true">State</name>
5640			<type>Integer</type>
5641		</source>
5642	</element>
5643	<!--Class::HTMLProjectItem-->
5644	<element type="class">
5645		<source id="Office.HTMLProjectItem">
5646			<name>HTMLProjectItem</name>
5647		</source>
5648		<destination designation="identity" />
5649	</element>
5650	<!--property::HTMLProjectItem.Application {ReadOnly}-->
5651	<element type="property">
5652		<source id="Office.HTMLProjectItem.Application">
5653			<context kind="class">HTMLProjectItem</context>
5654			<name>Application</name>
5655			<type>Application</type>
5656		</source>
5657	</element>
5658	<!--property::HTMLProjectItem.Creator {ReadOnly}-->
5659	<element type="property">
5660		<source id="Office.HTMLProjectItem.Creator">
5661			<context kind="class">HTMLProjectItem</context>
5662			<name>Creator</name>
5663			<type>Integer</type>
5664		</source>
5665	</element>
5666	<!--property::HTMLProjectItem.IsOpen {ReadOnly}-->
5667	<element type="property">
5668		<source id="Office.HTMLProjectItem.IsOpen">
5669			<context kind="class">HTMLProjectItem</context>
5670			<name>IsOpen</name>
5671			<type>boolean</type>
5672		</source>
5673	</element>
5674	<!--method::HTMLProjectItem.LoadFromFile-->
5675	<element type="method">
5676		<source id="Office.HTMLProjectItem.LoadFromFile">
5677			<context kind="class">HTMLProjectItem</context>
5678			<name>LoadFromFile</name>
5679			<type>void</type>
5680			<parameter-list>
5681				<parameter>
5682					<type>String</type>
5683					<name>FileName</name>
5684				</parameter>
5685			</parameter-list>
5686		</source>
5687	</element>
5688	<!--property::HTMLProjectItem.Name {Default} {ReadOnly}-->
5689	<element type="property">
5690		<source id="Office.HTMLProjectItem.Name">
5691			<context kind="class">HTMLProjectItem</context>
5692			<name default="true">Name</name>
5693			<type>String</type>
5694		</source>
5695	</element>
5696	<!--method::HTMLProjectItem.Open-->
5697	<element type="method">
5698		<source id="Office.HTMLProjectItem.Open">
5699			<context kind="class">HTMLProjectItem</context>
5700			<name>Open</name>
5701			<type>void</type>
5702			<parameter-list>
5703				<parameter optional="true">
5704					<type>Integer</type>
5705					<name>OpenKind</name>
5706				</parameter>
5707			</parameter-list>
5708		</source>
5709	</element>
5710	<!--property::HTMLProjectItem.Parent {ReadOnly}-->
5711	<element type="property">
5712		<source id="Office.HTMLProjectItem.Parent">
5713			<context kind="class">HTMLProjectItem</context>
5714			<name>Parent</name>
5715			<type>Object</type>
5716		</source>
5717	</element>
5718	<!--method::HTMLProjectItem.SaveCopyAs-->
5719	<element type="method">
5720		<source id="Office.HTMLProjectItem.SaveCopyAs">
5721			<context kind="class">HTMLProjectItem</context>
5722			<name>SaveCopyAs</name>
5723			<type>void</type>
5724			<parameter-list>
5725				<parameter>
5726					<type>String</type>
5727					<name>FileName</name>
5728				</parameter>
5729			</parameter-list>
5730		</source>
5731	</element>
5732	<!--property::HTMLProjectItem.Text-->
5733	<element type="property">
5734		<source id="Office.HTMLProjectItem.Text">
5735			<context kind="class">HTMLProjectItem</context>
5736			<name>Text</name>
5737			<type>String</type>
5738		</source>
5739	</element>
5740	<!--Class::HTMLProjectItems-->
5741	<element type="class">
5742		<source id="Office.HTMLProjectItems">
5743			<name>HTMLProjectItems</name>
5744		</source>
5745		<destination designation="identity" />
5746	</element>
5747	<!--property::HTMLProjectItems.Application {ReadOnly}-->
5748	<element type="property">
5749		<source id="Office.HTMLProjectItems.Application">
5750			<context kind="class">HTMLProjectItems</context>
5751			<name>Application</name>
5752			<type>Application</type>
5753		</source>
5754	</element>
5755	<!--property::HTMLProjectItems.Count {ReadOnly}-->
5756	<element type="property">
5757		<source id="Office.HTMLProjectItems.Count">
5758			<context kind="class">HTMLProjectItems</context>
5759			<name>Count</name>
5760			<type>Integer</type>
5761		</source>
5762	</element>
5763	<!--property::HTMLProjectItems.Creator {ReadOnly}-->
5764	<element type="property">
5765		<source id="Office.HTMLProjectItems.Creator">
5766			<context kind="class">HTMLProjectItems</context>
5767			<name>Creator</name>
5768			<type>Integer</type>
5769		</source>
5770	</element>
5771	<!--method::HTMLProjectItems.Item {Default}-->
5772	<element type="method">
5773		<source id="Office.HTMLProjectItems.Item">
5774			<context kind="class">HTMLProjectItems</context>
5775			<name default="true">Item</name>
5776			<type>HTMLProjectItem</type>
5777			<parameter-list>
5778				<parameter>
5779					<type>Variant</type>
5780					<name>Index</name>
5781				</parameter>
5782			</parameter-list>
5783		</source>
5784	</element>
5785	<!--property::HTMLProjectItems.Parent {ReadOnly}-->
5786	<element type="property">
5787		<source id="Office.HTMLProjectItems.Parent">
5788			<context kind="class">HTMLProjectItems</context>
5789			<name>Parent</name>
5790			<type>Object</type>
5791		</source>
5792	</element>
5793	<!--Class::IAccessible-->
5794	<element type="class">
5795		<source id="Office.IAccessible">
5796			<name>IAccessible</name>
5797		</source>
5798		<destination designation="identity" />
5799	</element>
5800	<!--property::IAccessible.accChild {ReadOnly}-->
5801	<element type="property">
5802		<source id="Office.IAccessible.accChild">
5803			<context kind="class">IAccessible</context>
5804			<name>accChild</name>
5805			<type>Object</type>
5806			<parameter-list>
5807				<parameter>
5808					<type>Variant</type>
5809					<name>varChild</name>
5810				</parameter>
5811			</parameter-list>
5812		</source>
5813	</element>
5814	<!--property::IAccessible.accChildCount {ReadOnly}-->
5815	<element type="property">
5816		<source id="Office.IAccessible.accChildCount">
5817			<context kind="class">IAccessible</context>
5818			<name>accChildCount</name>
5819			<type>Integer</type>
5820		</source>
5821	</element>
5822	<!--property::IAccessible.accDefaultAction {ReadOnly}-->
5823	<element type="property">
5824		<source id="Office.IAccessible.accDefaultAction">
5825			<context kind="class">IAccessible</context>
5826			<name>accDefaultAction</name>
5827			<type>String</type>
5828			<parameter-list>
5829				<parameter optional="true">
5830					<type>Variant</type>
5831					<name>varChild</name>
5832				</parameter>
5833			</parameter-list>
5834		</source>
5835	</element>
5836	<!--property::IAccessible.accDescription {ReadOnly}-->
5837	<element type="property">
5838		<source id="Office.IAccessible.accDescription">
5839			<context kind="class">IAccessible</context>
5840			<name>accDescription</name>
5841			<type>String</type>
5842			<parameter-list>
5843				<parameter optional="true">
5844					<type>Variant</type>
5845					<name>varChild</name>
5846				</parameter>
5847			</parameter-list>
5848		</source>
5849	</element>
5850	<!--method::IAccessible.accDoDefaultAction-->
5851	<element type="method">
5852		<source id="Office.IAccessible.accDoDefaultAction">
5853			<context kind="class">IAccessible</context>
5854			<name>accDoDefaultAction</name>
5855			<type>void</type>
5856			<parameter-list>
5857				<parameter optional="true">
5858					<type>Variant</type>
5859					<name>varChild</name>
5860				</parameter>
5861			</parameter-list>
5862		</source>
5863	</element>
5864	<!--property::IAccessible.accFocus {ReadOnly}-->
5865	<element type="property">
5866		<source id="Office.IAccessible.accFocus">
5867			<context kind="class">IAccessible</context>
5868			<name>accFocus</name>
5869			<type>Variant</type>
5870		</source>
5871	</element>
5872	<!--property::IAccessible.accHelp {ReadOnly}-->
5873	<element type="property">
5874		<source id="Office.IAccessible.accHelp">
5875			<context kind="class">IAccessible</context>
5876			<name>accHelp</name>
5877			<type>String</type>
5878			<parameter-list>
5879				<parameter optional="true">
5880					<type>Variant</type>
5881					<name>varChild</name>
5882				</parameter>
5883			</parameter-list>
5884		</source>
5885	</element>
5886	<!--property::IAccessible.accHelpTopic {ReadOnly}-->
5887	<element type="property">
5888		<source id="Office.IAccessible.accHelpTopic">
5889			<context kind="class">IAccessible</context>
5890			<name>accHelpTopic</name>
5891			<type>Integer</type>
5892			<parameter-list>
5893				<parameter>
5894					<type>String[]</type>
5895					<name>pszHelpFile</name>
5896				</parameter>
5897				<parameter optional="true">
5898					<type>Variant</type>
5899					<name>varChild</name>
5900				</parameter>
5901			</parameter-list>
5902		</source>
5903	</element>
5904	<!--method::IAccessible.accHitTest-->
5905	<element type="method">
5906		<source id="Office.IAccessible.accHitTest">
5907			<context kind="class">IAccessible</context>
5908			<name>accHitTest</name>
5909			<type>Variant</type>
5910			<parameter-list>
5911				<parameter>
5912					<type>Integer</type>
5913					<name>xLeft</name>
5914				</parameter>
5915				<parameter>
5916					<type>Integer</type>
5917					<name>yTop</name>
5918				</parameter>
5919			</parameter-list>
5920		</source>
5921	</element>
5922	<!--property::IAccessible.accKeyboardShortcut {ReadOnly}-->
5923	<element type="property">
5924		<source id="Office.IAccessible.accKeyboardShortcut">
5925			<context kind="class">IAccessible</context>
5926			<name>accKeyboardShortcut</name>
5927			<type>String</type>
5928			<parameter-list>
5929				<parameter optional="true">
5930					<type>Variant</type>
5931					<name>varChild</name>
5932				</parameter>
5933			</parameter-list>
5934		</source>
5935	</element>
5936	<!--method::IAccessible.accLocation-->
5937	<element type="method">
5938		<source id="Office.IAccessible.accLocation">
5939			<context kind="class">IAccessible</context>
5940			<name>accLocation</name>
5941			<type>void</type>
5942			<parameter-list>
5943				<parameter>
5944					<type>int[]</type>
5945					<name>pxLeft</name>
5946				</parameter>
5947				<parameter>
5948					<type>int[]</type>
5949					<name>pyTop</name>
5950				</parameter>
5951				<parameter>
5952					<type>int[]</type>
5953					<name>pcxWidth</name>
5954				</parameter>
5955				<parameter>
5956					<type>int[]</type>
5957					<name>pcyHeight</name>
5958				</parameter>
5959				<parameter optional="true">
5960					<type>Variant</type>
5961					<name>varChild</name>
5962				</parameter>
5963			</parameter-list>
5964		</source>
5965	</element>
5966	<!--property::IAccessible.accName-->
5967	<element type="property">
5968		<source id="Office.IAccessible.accName">
5969			<context kind="class">IAccessible</context>
5970			<name>accName</name>
5971			<type>String</type>
5972			<parameter-list>
5973				<parameter optional="true">
5974					<type>Variant</type>
5975					<name>varChild</name>
5976				</parameter>
5977			</parameter-list>
5978		</source>
5979	</element>
5980	<!--method::IAccessible.accNavigate-->
5981	<element type="method">
5982		<source id="Office.IAccessible.accNavigate">
5983			<context kind="class">IAccessible</context>
5984			<name>accNavigate</name>
5985			<type>Variant</type>
5986			<parameter-list>
5987				<parameter>
5988					<type>Integer</type>
5989					<name>navDir</name>
5990				</parameter>
5991				<parameter optional="true">
5992					<type>Variant</type>
5993					<name>varStart</name>
5994				</parameter>
5995			</parameter-list>
5996		</source>
5997	</element>
5998	<!--property::IAccessible.accParent {ReadOnly}-->
5999	<element type="property">
6000		<source id="Office.IAccessible.accParent">
6001			<context kind="class">IAccessible</context>
6002			<name>accParent</name>
6003			<type>Object</type>
6004		</source>
6005	</element>
6006	<!--property::IAccessible.accRole {ReadOnly}-->
6007	<element type="property">
6008		<source id="Office.IAccessible.accRole">
6009			<context kind="class">IAccessible</context>
6010			<name>accRole</name>
6011			<type>Variant</type>
6012			<parameter-list>
6013				<parameter optional="true">
6014					<type>Variant</type>
6015					<name>varChild</name>
6016				</parameter>
6017			</parameter-list>
6018		</source>
6019	</element>
6020	<!--method::IAccessible.accSelect-->
6021	<element type="method">
6022		<source id="Office.IAccessible.accSelect">
6023			<context kind="class">IAccessible</context>
6024			<name>accSelect</name>
6025			<type>void</type>
6026			<parameter-list>
6027				<parameter>
6028					<type>Integer</type>
6029					<name>flagsSelect</name>
6030				</parameter>
6031				<parameter optional="true">
6032					<type>Variant</type>
6033					<name>varChild</name>
6034				</parameter>
6035			</parameter-list>
6036		</source>
6037	</element>
6038	<!--property::IAccessible.accSelection {ReadOnly}-->
6039	<element type="property">
6040		<source id="Office.IAccessible.accSelection">
6041			<context kind="class">IAccessible</context>
6042			<name>accSelection</name>
6043			<type>Variant</type>
6044		</source>
6045	</element>
6046	<!--property::IAccessible.accState {ReadOnly}-->
6047	<element type="property">
6048		<source id="Office.IAccessible.accState">
6049			<context kind="class">IAccessible</context>
6050			<name>accState</name>
6051			<type>Variant</type>
6052			<parameter-list>
6053				<parameter optional="true">
6054					<type>Variant</type>
6055					<name>varChild</name>
6056				</parameter>
6057			</parameter-list>
6058		</source>
6059	</element>
6060	<!--property::IAccessible.accValue-->
6061	<element type="property">
6062		<source id="Office.IAccessible.accValue">
6063			<context kind="class">IAccessible</context>
6064			<name>accValue</name>
6065			<type>String</type>
6066			<parameter-list>
6067				<parameter optional="true">
6068					<type>Variant</type>
6069					<name>varChild</name>
6070				</parameter>
6071			</parameter-list>
6072		</source>
6073	</element>
6074	<!--Class::ICommandBarButtonEvents-->
6075	<element type="class">
6076		<source id="Office.ICommandBarButtonEvents">
6077			<name>ICommandBarButtonEvents</name>
6078		</source>
6079		<destination designation="identity" />
6080	</element>
6081	<!--method::ICommandBarButtonEvents.Click-->
6082	<element type="method">
6083		<source id="Office.ICommandBarButtonEvents.Click">
6084			<context kind="class">ICommandBarButtonEvents</context>
6085			<name>Click</name>
6086			<type>void</type>
6087			<parameter-list>
6088				<parameter>
6089					<type>CommandBarButton</type>
6090					<name>Ctrl</name>
6091				</parameter>
6092				<parameter>
6093					<type>boolean[]</type>
6094					<name>CancelDefault</name>
6095				</parameter>
6096			</parameter-list>
6097		</source>
6098	</element>
6099	<!--Class::ICommandBarComboBoxEvents-->
6100	<element type="class">
6101		<source id="Office.ICommandBarComboBoxEvents">
6102			<name>ICommandBarComboBoxEvents</name>
6103		</source>
6104		<destination designation="identity" />
6105	</element>
6106	<!--method::ICommandBarComboBoxEvents.Change-->
6107	<element type="method">
6108		<source id="Office.ICommandBarComboBoxEvents.Change">
6109			<context kind="class">ICommandBarComboBoxEvents</context>
6110			<name>Change</name>
6111			<type>void</type>
6112			<parameter-list>
6113				<parameter>
6114					<type>CommandBarComboBox</type>
6115					<name>Ctrl</name>
6116				</parameter>
6117			</parameter-list>
6118		</source>
6119	</element>
6120	<!--Class::ICommandBarsEvents-->
6121	<element type="class">
6122		<source id="Office.ICommandBarsEvents">
6123			<name>ICommandBarsEvents</name>
6124		</source>
6125		<destination designation="identity" />
6126	</element>
6127	<!--method::ICommandBarsEvents.OnUpdate-->
6128	<element type="method">
6129		<source id="Office.ICommandBarsEvents.OnUpdate">
6130			<context kind="class">ICommandBarsEvents</context>
6131			<name>OnUpdate</name>
6132			<type>void</type>
6133		</source>
6134	</element>
6135	<!--Class::IFind-->
6136	<element type="class">
6137		<source id="Office.IFind">
6138			<name>IFind</name>
6139		</source>
6140		<destination designation="identity" />
6141	</element>
6142	<!--property::IFind.Author-->
6143	<element type="property">
6144		<source id="Office.IFind.Author">
6145			<context kind="class">IFind</context>
6146			<name>Author</name>
6147			<type>String</type>
6148		</source>
6149	</element>
6150	<!--property::IFind.DateCreatedFrom-->
6151	<element type="property">
6152		<source id="Office.IFind.DateCreatedFrom">
6153			<context kind="class">IFind</context>
6154			<name>DateCreatedFrom</name>
6155			<type>Variant</type>
6156		</source>
6157	</element>
6158	<!--property::IFind.DateCreatedTo-->
6159	<element type="property">
6160		<source id="Office.IFind.DateCreatedTo">
6161			<context kind="class">IFind</context>
6162			<name>DateCreatedTo</name>
6163			<type>Variant</type>
6164		</source>
6165	</element>
6166	<!--property::IFind.DateSavedFrom-->
6167	<element type="property">
6168		<source id="Office.IFind.DateSavedFrom">
6169			<context kind="class">IFind</context>
6170			<name>DateSavedFrom</name>
6171			<type>Variant</type>
6172		</source>
6173	</element>
6174	<!--property::IFind.DateSavedTo-->
6175	<element type="property">
6176		<source id="Office.IFind.DateSavedTo">
6177			<context kind="class">IFind</context>
6178			<name>DateSavedTo</name>
6179			<type>Variant</type>
6180		</source>
6181	</element>
6182	<!--method::IFind.Delete-->
6183	<element type="method">
6184		<source id="Office.IFind.Delete">
6185			<context kind="class">IFind</context>
6186			<name>Delete</name>
6187			<type>void</type>
6188			<parameter-list>
6189				<parameter>
6190					<type>String</type>
6191					<name>bstrQueryName</name>
6192				</parameter>
6193			</parameter-list>
6194		</source>
6195	</element>
6196	<!--method::IFind.Execute-->
6197	<element type="method">
6198		<source id="Office.IFind.Execute">
6199			<context kind="class">IFind</context>
6200			<name>Execute</name>
6201			<type>void</type>
6202		</source>
6203	</element>
6204	<!--property::IFind.FileType-->
6205	<element type="property">
6206		<source id="Office.IFind.FileType">
6207			<context kind="class">IFind</context>
6208			<name>FileType</name>
6209			<type>Integer</type>
6210		</source>
6211	</element>
6212	<!--property::IFind.Keywords-->
6213	<element type="property">
6214		<source id="Office.IFind.Keywords">
6215			<context kind="class">IFind</context>
6216			<name>Keywords</name>
6217			<type>String</type>
6218		</source>
6219	</element>
6220	<!--property::IFind.ListBy-->
6221	<element type="property">
6222		<source id="Office.IFind.ListBy">
6223			<context kind="class">IFind</context>
6224			<name>ListBy</name>
6225			<type>Integer</type>
6226		</source>
6227	</element>
6228	<!--method::IFind.Load-->
6229	<element type="method">
6230		<source id="Office.IFind.Load">
6231			<context kind="class">IFind</context>
6232			<name>Load</name>
6233			<type>void</type>
6234			<parameter-list>
6235				<parameter>
6236					<type>String</type>
6237					<name>bstrQueryName</name>
6238				</parameter>
6239			</parameter-list>
6240		</source>
6241	</element>
6242	<!--property::IFind.MatchCase-->
6243	<element type="property">
6244		<source id="Office.IFind.MatchCase">
6245			<context kind="class">IFind</context>
6246			<name>MatchCase</name>
6247			<type>boolean</type>
6248		</source>
6249	</element>
6250	<!--property::IFind.Name-->
6251	<element type="property">
6252		<source id="Office.IFind.Name">
6253			<context kind="class">IFind</context>
6254			<name>Name</name>
6255			<type>String</type>
6256		</source>
6257	</element>
6258	<!--property::IFind.Options-->
6259	<element type="property">
6260		<source id="Office.IFind.Options">
6261			<context kind="class">IFind</context>
6262			<name>Options</name>
6263			<type>Integer</type>
6264		</source>
6265	</element>
6266	<!--property::IFind.PatternMatch-->
6267	<element type="property">
6268		<source id="Office.IFind.PatternMatch">
6269			<context kind="class">IFind</context>
6270			<name>PatternMatch</name>
6271			<type>boolean</type>
6272		</source>
6273	</element>
6274	<!--property::IFind.Results {ReadOnly}-->
6275	<element type="property">
6276		<source id="Office.IFind.Results">
6277			<context kind="class">IFind</context>
6278			<name>Results</name>
6279			<type>IFoundFiles</type>
6280		</source>
6281	</element>
6282	<!--method::IFind.Save-->
6283	<element type="method">
6284		<source id="Office.IFind.Save">
6285			<context kind="class">IFind</context>
6286			<name>Save</name>
6287			<type>void</type>
6288			<parameter-list>
6289				<parameter>
6290					<type>String</type>
6291					<name>bstrQueryName</name>
6292				</parameter>
6293			</parameter-list>
6294		</source>
6295	</element>
6296	<!--property::IFind.SavedBy-->
6297	<element type="property">
6298		<source id="Office.IFind.SavedBy">
6299			<context kind="class">IFind</context>
6300			<name>SavedBy</name>
6301			<type>String</type>
6302		</source>
6303	</element>
6304	<!--property::IFind.SearchPath {Default}-->
6305	<element type="property">
6306		<source id="Office.IFind.SearchPath">
6307			<context kind="class">IFind</context>
6308			<name default="true">SearchPath</name>
6309			<type>String</type>
6310		</source>
6311	</element>
6312	<!--property::IFind.SelectedFile-->
6313	<element type="property">
6314		<source id="Office.IFind.SelectedFile">
6315			<context kind="class">IFind</context>
6316			<name>SelectedFile</name>
6317			<type>Integer</type>
6318		</source>
6319	</element>
6320	<!--method::IFind.Show-->
6321	<element type="method">
6322		<source id="Office.IFind.Show">
6323			<context kind="class">IFind</context>
6324			<name>Show</name>
6325			<type>Integer</type>
6326		</source>
6327	</element>
6328	<!--property::IFind.SortBy-->
6329	<element type="property">
6330		<source id="Office.IFind.SortBy">
6331			<context kind="class">IFind</context>
6332			<name>SortBy</name>
6333			<type>Integer</type>
6334		</source>
6335	</element>
6336	<!--property::IFind.SubDir-->
6337	<element type="property">
6338		<source id="Office.IFind.SubDir">
6339			<context kind="class">IFind</context>
6340			<name>SubDir</name>
6341			<type>boolean</type>
6342		</source>
6343	</element>
6344	<!--property::IFind.Subject-->
6345	<element type="property">
6346		<source id="Office.IFind.Subject">
6347			<context kind="class">IFind</context>
6348			<name>Subject</name>
6349			<type>String</type>
6350		</source>
6351	</element>
6352	<!--property::IFind.Text-->
6353	<element type="property">
6354		<source id="Office.IFind.Text">
6355			<context kind="class">IFind</context>
6356			<name>Text</name>
6357			<type>String</type>
6358		</source>
6359	</element>
6360	<!--property::IFind.Title-->
6361	<element type="property">
6362		<source id="Office.IFind.Title">
6363			<context kind="class">IFind</context>
6364			<name>Title</name>
6365			<type>String</type>
6366		</source>
6367	</element>
6368	<!--property::IFind.View-->
6369	<element type="property">
6370		<source id="Office.IFind.View">
6371			<context kind="class">IFind</context>
6372			<name>View</name>
6373			<type>Integer</type>
6374		</source>
6375	</element>
6376	<!--Class::IFoundFiles-->
6377	<element type="class">
6378		<source id="Office.IFoundFiles">
6379			<name>IFoundFiles</name>
6380		</source>
6381		<destination designation="identity" />
6382	</element>
6383	<!--property::IFoundFiles.Count {ReadOnly}-->
6384	<element type="property">
6385		<source id="Office.IFoundFiles.Count">
6386			<context kind="class">IFoundFiles</context>
6387			<name>Count</name>
6388			<type>Integer</type>
6389		</source>
6390	</element>
6391	<!--property::IFoundFiles.Item {Default} {ReadOnly}-->
6392	<element type="property">
6393		<source id="Office.IFoundFiles.Item">
6394			<context kind="class">IFoundFiles</context>
6395			<name default="true">Item</name>
6396			<type>String</type>
6397			<parameter-list>
6398				<parameter>
6399					<type>Integer</type>
6400					<name>Index</name>
6401				</parameter>
6402			</parameter-list>
6403		</source>
6404	</element>
6405	<!--Class::ILicAgent-->
6406	<element type="class">
6407		<source id="Office.ILicAgent">
6408			<name>ILicAgent</name>
6409		</source>
6410		<destination designation="identity" />
6411	</element>
6412	<!--method::ILicAgent.AsyncProcessCCRenewalLicenseRequest-->
6413	<element type="method">
6414		<source id="Office.ILicAgent.AsyncProcessCCRenewalLicenseRequest">
6415			<context kind="class">ILicAgent</context>
6416			<name>AsyncProcessCCRenewalLicenseRequest</name>
6417			<type>void</type>
6418		</source>
6419	</element>
6420	<!--method::ILicAgent.AsyncProcessCCRenewalPriceRequest-->
6421	<element type="method">
6422		<source id="Office.ILicAgent.AsyncProcessCCRenewalPriceRequest">
6423			<context kind="class">ILicAgent</context>
6424			<name>AsyncProcessCCRenewalPriceRequest</name>
6425			<type>void</type>
6426		</source>
6427	</element>
6428	<!--method::ILicAgent.AsyncProcessDroppedLicenseRequest-->
6429	<element type="method">
6430		<source id="Office.ILicAgent.AsyncProcessDroppedLicenseRequest">
6431			<context kind="class">ILicAgent</context>
6432			<name>AsyncProcessDroppedLicenseRequest</name>
6433			<type>void</type>
6434		</source>
6435	</element>
6436	<!--method::ILicAgent.AsyncProcessHandshakeRequest-->
6437	<element type="method">
6438		<source id="Office.ILicAgent.AsyncProcessHandshakeRequest">
6439			<context kind="class">ILicAgent</context>
6440			<name>AsyncProcessHandshakeRequest</name>
6441			<type>void</type>
6442			<parameter-list>
6443				<parameter>
6444					<type>Integer</type>
6445					<name>bReviseCustInfo</name>
6446				</parameter>
6447			</parameter-list>
6448		</source>
6449	</element>
6450	<!--method::ILicAgent.AsyncProcessNewLicenseRequest-->
6451	<element type="method">
6452		<source id="Office.ILicAgent.AsyncProcessNewLicenseRequest">
6453			<context kind="class">ILicAgent</context>
6454			<name>AsyncProcessNewLicenseRequest</name>
6455			<type>void</type>
6456		</source>
6457	</element>
6458	<!--method::ILicAgent.AsyncProcessReissueLicenseRequest-->
6459	<element type="method">
6460		<source id="Office.ILicAgent.AsyncProcessReissueLicenseRequest">
6461			<context kind="class">ILicAgent</context>
6462			<name>AsyncProcessReissueLicenseRequest</name>
6463			<type>void</type>
6464		</source>
6465	</element>
6466	<!--method::ILicAgent.AsyncProcessRetailRenewalLicenseRequest-->
6467	<element type="method">
6468		<source id="Office.ILicAgent.AsyncProcessRetailRenewalLicenseRequest">
6469			<context kind="class">ILicAgent</context>
6470			<name>AsyncProcessRetailRenewalLicenseRequest</name>
6471			<type>void</type>
6472		</source>
6473	</element>
6474	<!--method::ILicAgent.AsyncProcessReviseCustInfoRequest-->
6475	<element type="method">
6476		<source id="Office.ILicAgent.AsyncProcessReviseCustInfoRequest">
6477			<context kind="class">ILicAgent</context>
6478			<name>AsyncProcessReviseCustInfoRequest</name>
6479			<type>void</type>
6480		</source>
6481	</element>
6482	<!--method::ILicAgent.CancelAsyncProcessRequest-->
6483	<element type="method">
6484		<source id="Office.ILicAgent.CancelAsyncProcessRequest">
6485			<context kind="class">ILicAgent</context>
6486			<name>CancelAsyncProcessRequest</name>
6487			<type>void</type>
6488			<parameter-list>
6489				<parameter>
6490					<type>Integer</type>
6491					<name>bIsLicenseRequest</name>
6492				</parameter>
6493			</parameter-list>
6494		</source>
6495	</element>
6496	<!--method::ILicAgent.CheckSystemClock-->
6497	<element type="method">
6498		<source id="Office.ILicAgent.CheckSystemClock">
6499			<context kind="class">ILicAgent</context>
6500			<name>CheckSystemClock</name>
6501			<type>VT_UI4</type>
6502		</source>
6503	</element>
6504	<!--method::ILicAgent.DepositConfirmationId-->
6505	<element type="method">
6506		<source id="Office.ILicAgent.DepositConfirmationId">
6507			<context kind="class">ILicAgent</context>
6508			<name>DepositConfirmationId</name>
6509			<type>VT_UI4</type>
6510			<parameter-list>
6511				<parameter>
6512					<type>String</type>
6513					<name>bstrVal</name>
6514				</parameter>
6515			</parameter-list>
6516		</source>
6517	</element>
6518	<!--method::ILicAgent.DisplaySSLCert-->
6519	<element type="method">
6520		<source id="Office.ILicAgent.DisplaySSLCert">
6521			<context kind="class">ILicAgent</context>
6522			<name>DisplaySSLCert</name>
6523			<type>VT_UI4</type>
6524		</source>
6525	</element>
6526	<!--method::ILicAgent.GenerateInstallationId-->
6527	<element type="method">
6528		<source id="Office.ILicAgent.GenerateInstallationId">
6529			<context kind="class">ILicAgent</context>
6530			<name>GenerateInstallationId</name>
6531			<type>String</type>
6532		</source>
6533	</element>
6534	<!--method::ILicAgent.GetAddress1-->
6535	<element type="method">
6536		<source id="Office.ILicAgent.GetAddress1">
6537			<context kind="class">ILicAgent</context>
6538			<name>GetAddress1</name>
6539			<type>String</type>
6540		</source>
6541	</element>
6542	<!--method::ILicAgent.GetAddress2-->
6543	<element type="method">
6544		<source id="Office.ILicAgent.GetAddress2">
6545			<context kind="class">ILicAgent</context>
6546			<name>GetAddress2</name>
6547			<type>String</type>
6548		</source>
6549	</element>
6550	<!--method::ILicAgent.GetAsyncProcessReturnCode-->
6551	<element type="method">
6552		<source id="Office.ILicAgent.GetAsyncProcessReturnCode">
6553			<context kind="class">ILicAgent</context>
6554			<name>GetAsyncProcessReturnCode</name>
6555			<type>VT_UI4</type>
6556		</source>
6557	</element>
6558	<!--method::ILicAgent.GetBackendErrorMsg-->
6559	<element type="method">
6560		<source id="Office.ILicAgent.GetBackendErrorMsg">
6561			<context kind="class">ILicAgent</context>
6562			<name>GetBackendErrorMsg</name>
6563			<type>String</type>
6564		</source>
6565	</element>
6566	<!--method::ILicAgent.GetBillingAddress1-->
6567	<element type="method">
6568		<source id="Office.ILicAgent.GetBillingAddress1">
6569			<context kind="class">ILicAgent</context>
6570			<name>GetBillingAddress1</name>
6571			<type>String</type>
6572		</source>
6573	</element>
6574	<!--method::ILicAgent.GetBillingAddress2-->
6575	<element type="method">
6576		<source id="Office.ILicAgent.GetBillingAddress2">
6577			<context kind="class">ILicAgent</context>
6578			<name>GetBillingAddress2</name>
6579			<type>String</type>
6580		</source>
6581	</element>
6582	<!--method::ILicAgent.GetBillingCity-->
6583	<element type="method">
6584		<source id="Office.ILicAgent.GetBillingCity">
6585			<context kind="class">ILicAgent</context>
6586			<name>GetBillingCity</name>
6587			<type>String</type>
6588		</source>
6589	</element>
6590	<!--method::ILicAgent.GetBillingCountryCode-->
6591	<element type="method">
6592		<source id="Office.ILicAgent.GetBillingCountryCode">
6593			<context kind="class">ILicAgent</context>
6594			<name>GetBillingCountryCode</name>
6595			<type>String</type>
6596		</source>
6597	</element>
6598	<!--method::ILicAgent.GetBillingFirstName-->
6599	<element type="method">
6600		<source id="Office.ILicAgent.GetBillingFirstName">
6601			<context kind="class">ILicAgent</context>
6602			<name>GetBillingFirstName</name>
6603			<type>String</type>
6604		</source>
6605	</element>
6606	<!--method::ILicAgent.GetBillingLastName-->
6607	<element type="method">
6608		<source id="Office.ILicAgent.GetBillingLastName">
6609			<context kind="class">ILicAgent</context>
6610			<name>GetBillingLastName</name>
6611			<type>String</type>
6612		</source>
6613	</element>
6614	<!--method::ILicAgent.GetBillingPhone-->
6615	<element type="method">
6616		<source id="Office.ILicAgent.GetBillingPhone">
6617			<context kind="class">ILicAgent</context>
6618			<name>GetBillingPhone</name>
6619			<type>String</type>
6620		</source>
6621	</element>
6622	<!--method::ILicAgent.GetBillingState-->
6623	<element type="method">
6624		<source id="Office.ILicAgent.GetBillingState">
6625			<context kind="class">ILicAgent</context>
6626			<name>GetBillingState</name>
6627			<type>String</type>
6628		</source>
6629	</element>
6630	<!--method::ILicAgent.GetBillingZip-->
6631	<element type="method">
6632		<source id="Office.ILicAgent.GetBillingZip">
6633			<context kind="class">ILicAgent</context>
6634			<name>GetBillingZip</name>
6635			<type>String</type>
6636		</source>
6637	</element>
6638	<!--method::ILicAgent.GetCCRenewalExpiryDate-->
6639	<element type="method">
6640		<source id="Office.ILicAgent.GetCCRenewalExpiryDate">
6641			<context kind="class">ILicAgent</context>
6642			<name>GetCCRenewalExpiryDate</name>
6643			<type>java.util.Date</type>
6644		</source>
6645	</element>
6646	<!--method::ILicAgent.GetCity-->
6647	<element type="method">
6648		<source id="Office.ILicAgent.GetCity">
6649			<context kind="class">ILicAgent</context>
6650			<name>GetCity</name>
6651			<type>String</type>
6652		</source>
6653	</element>
6654	<!--method::ILicAgent.GetCountryCode-->
6655	<element type="method">
6656		<source id="Office.ILicAgent.GetCountryCode">
6657			<context kind="class">ILicAgent</context>
6658			<name>GetCountryCode</name>
6659			<type>String</type>
6660		</source>
6661	</element>
6662	<!--method::ILicAgent.GetCountryDesc-->
6663	<element type="method">
6664		<source id="Office.ILicAgent.GetCountryDesc">
6665			<context kind="class">ILicAgent</context>
6666			<name>GetCountryDesc</name>
6667			<type>String</type>
6668		</source>
6669	</element>
6670	<!--method::ILicAgent.GetCreditCardCode-->
6671	<element type="method">
6672		<source id="Office.ILicAgent.GetCreditCardCode">
6673			<context kind="class">ILicAgent</context>
6674			<name>GetCreditCardCode</name>
6675			<type>String</type>
6676			<parameter-list>
6677				<parameter>
6678					<type>VT_UI4</type>
6679					<name>dwIndex</name>
6680				</parameter>
6681			</parameter-list>
6682		</source>
6683	</element>
6684	<!--method::ILicAgent.GetCreditCardCount-->
6685	<element type="method">
6686		<source id="Office.ILicAgent.GetCreditCardCount">
6687			<context kind="class">ILicAgent</context>
6688			<name>GetCreditCardCount</name>
6689			<type>VT_UI4</type>
6690		</source>
6691	</element>
6692	<!--method::ILicAgent.GetCreditCardExpiryMonth-->
6693	<element type="method">
6694		<source id="Office.ILicAgent.GetCreditCardExpiryMonth">
6695			<context kind="class">ILicAgent</context>
6696			<name>GetCreditCardExpiryMonth</name>
6697			<type>VT_UI4</type>
6698		</source>
6699	</element>
6700	<!--method::ILicAgent.GetCreditCardExpiryYear-->
6701	<element type="method">
6702		<source id="Office.ILicAgent.GetCreditCardExpiryYear">
6703			<context kind="class">ILicAgent</context>
6704			<name>GetCreditCardExpiryYear</name>
6705			<type>VT_UI4</type>
6706		</source>
6707	</element>
6708	<!--method::ILicAgent.GetCreditCardName-->
6709	<element type="method">
6710		<source id="Office.ILicAgent.GetCreditCardName">
6711			<context kind="class">ILicAgent</context>
6712			<name>GetCreditCardName</name>
6713			<type>String</type>
6714			<parameter-list>
6715				<parameter>
6716					<type>VT_UI4</type>
6717					<name>dwIndex</name>
6718				</parameter>
6719			</parameter-list>
6720		</source>
6721	</element>
6722	<!--method::ILicAgent.GetCreditCardNumber-->
6723	<element type="method">
6724		<source id="Office.ILicAgent.GetCreditCardNumber">
6725			<context kind="class">ILicAgent</context>
6726			<name>GetCreditCardNumber</name>
6727			<type>String</type>
6728		</source>
6729	</element>
6730	<!--method::ILicAgent.GetCreditCardType-->
6731	<element type="method">
6732		<source id="Office.ILicAgent.GetCreditCardType">
6733			<context kind="class">ILicAgent</context>
6734			<name>GetCreditCardType</name>
6735			<type>String</type>
6736		</source>
6737	</element>
6738	<!--method::ILicAgent.GetCurrencyDescription-->
6739	<element type="method">
6740		<source id="Office.ILicAgent.GetCurrencyDescription">
6741			<context kind="class">ILicAgent</context>
6742			<name>GetCurrencyDescription</name>
6743			<type>String</type>
6744			<parameter-list>
6745				<parameter>
6746					<type>VT_UI4</type>
6747					<name>dwCurrencyIndex</name>
6748				</parameter>
6749			</parameter-list>
6750		</source>
6751	</element>
6752	<!--method::ILicAgent.GetCurrencyOption-->
6753	<element type="method">
6754		<source id="Office.ILicAgent.GetCurrencyOption">
6755			<context kind="class">ILicAgent</context>
6756			<name>GetCurrencyOption</name>
6757			<type>VT_UI4</type>
6758		</source>
6759	</element>
6760	<!--method::ILicAgent.GetCurrentExpiryDate-->
6761	<element type="method">
6762		<source id="Office.ILicAgent.GetCurrentExpiryDate">
6763			<context kind="class">ILicAgent</context>
6764			<name>GetCurrentExpiryDate</name>
6765			<type>java.util.Date</type>
6766		</source>
6767	</element>
6768	<!--method::ILicAgent.GetDisconnectOption-->
6769	<element type="method">
6770		<source id="Office.ILicAgent.GetDisconnectOption">
6771			<context kind="class">ILicAgent</context>
6772			<name>GetDisconnectOption</name>
6773			<type>Integer</type>
6774		</source>
6775	</element>
6776	<!--method::ILicAgent.GetEmail-->
6777	<element type="method">
6778		<source id="Office.ILicAgent.GetEmail">
6779			<context kind="class">ILicAgent</context>
6780			<name>GetEmail</name>
6781			<type>String</type>
6782		</source>
6783	</element>
6784	<!--method::ILicAgent.GetEndOfLifeHtmlText-->
6785	<element type="method">
6786		<source id="Office.ILicAgent.GetEndOfLifeHtmlText">
6787			<context kind="class">ILicAgent</context>
6788			<name>GetEndOfLifeHtmlText</name>
6789			<type>String</type>
6790		</source>
6791	</element>
6792	<!--method::ILicAgent.GetExistingExpiryDate-->
6793	<element type="method">
6794		<source id="Office.ILicAgent.GetExistingExpiryDate">
6795			<context kind="class">ILicAgent</context>
6796			<name>GetExistingExpiryDate</name>
6797			<type>java.util.Date</type>
6798		</source>
6799	</element>
6800	<!--method::ILicAgent.GetFirstName-->
6801	<element type="method">
6802		<source id="Office.ILicAgent.GetFirstName">
6803			<context kind="class">ILicAgent</context>
6804			<name>GetFirstName</name>
6805			<type>String</type>
6806		</source>
6807	</element>
6808	<!--method::ILicAgent.GetInvoiceText-->
6809	<element type="method">
6810		<source id="Office.ILicAgent.GetInvoiceText">
6811			<context kind="class">ILicAgent</context>
6812			<name>GetInvoiceText</name>
6813			<type>String</type>
6814		</source>
6815	</element>
6816	<!--method::ILicAgent.GetIsoLanguage-->
6817	<element type="method">
6818		<source id="Office.ILicAgent.GetIsoLanguage">
6819			<context kind="class">ILicAgent</context>
6820			<name>GetIsoLanguage</name>
6821			<type>VT_UI4</type>
6822		</source>
6823	</element>
6824	<!--method::ILicAgent.GetLastName-->
6825	<element type="method">
6826		<source id="Office.ILicAgent.GetLastName">
6827			<context kind="class">ILicAgent</context>
6828			<name>GetLastName</name>
6829			<type>String</type>
6830		</source>
6831	</element>
6832	<!--method::ILicAgent.GetMSOffer-->
6833	<element type="method">
6834		<source id="Office.ILicAgent.GetMSOffer">
6835			<context kind="class">ILicAgent</context>
6836			<name>GetMSOffer</name>
6837			<type>String</type>
6838		</source>
6839	</element>
6840	<!--method::ILicAgent.GetMSUpdate-->
6841	<element type="method">
6842		<source id="Office.ILicAgent.GetMSUpdate">
6843			<context kind="class">ILicAgent</context>
6844			<name>GetMSUpdate</name>
6845			<type>String</type>
6846		</source>
6847	</element>
6848	<!--method::ILicAgent.GetNewExpiryDate-->
6849	<element type="method">
6850		<source id="Office.ILicAgent.GetNewExpiryDate">
6851			<context kind="class">ILicAgent</context>
6852			<name>GetNewExpiryDate</name>
6853			<type>java.util.Date</type>
6854		</source>
6855	</element>
6856	<!--method::ILicAgent.GetOrgName-->
6857	<element type="method">
6858		<source id="Office.ILicAgent.GetOrgName">
6859			<context kind="class">ILicAgent</context>
6860			<name>GetOrgName</name>
6861			<type>String</type>
6862		</source>
6863	</element>
6864	<!--method::ILicAgent.GetOtherOffer-->
6865	<element type="method">
6866		<source id="Office.ILicAgent.GetOtherOffer">
6867			<context kind="class">ILicAgent</context>
6868			<name>GetOtherOffer</name>
6869			<type>String</type>
6870		</source>
6871	</element>
6872	<!--method::ILicAgent.GetPhone-->
6873	<element type="method">
6874		<source id="Office.ILicAgent.GetPhone">
6875			<context kind="class">ILicAgent</context>
6876			<name>GetPhone</name>
6877			<type>String</type>
6878		</source>
6879	</element>
6880	<!--method::ILicAgent.GetPriceItemCount-->
6881	<element type="method">
6882		<source id="Office.ILicAgent.GetPriceItemCount">
6883			<context kind="class">ILicAgent</context>
6884			<name>GetPriceItemCount</name>
6885			<type>VT_UI4</type>
6886		</source>
6887	</element>
6888	<!--method::ILicAgent.GetPriceItemLabel-->
6889	<element type="method">
6890		<source id="Office.ILicAgent.GetPriceItemLabel">
6891			<context kind="class">ILicAgent</context>
6892			<name>GetPriceItemLabel</name>
6893			<type>String</type>
6894			<parameter-list>
6895				<parameter>
6896					<type>VT_UI4</type>
6897					<name>dwIndex</name>
6898				</parameter>
6899			</parameter-list>
6900		</source>
6901	</element>
6902	<!--method::ILicAgent.GetPriceItemValue-->
6903	<element type="method">
6904		<source id="Office.ILicAgent.GetPriceItemValue">
6905			<context kind="class">ILicAgent</context>
6906			<name>GetPriceItemValue</name>
6907			<type>String</type>
6908			<parameter-list>
6909				<parameter>
6910					<type>VT_UI4</type>
6911					<name>dwCurrencyIndex</name>
6912				</parameter>
6913				<parameter>
6914					<type>VT_UI4</type>
6915					<name>dwIndex</name>
6916				</parameter>
6917			</parameter-list>
6918		</source>
6919	</element>
6920	<!--method::ILicAgent.GetState-->
6921	<element type="method">
6922		<source id="Office.ILicAgent.GetState">
6923			<context kind="class">ILicAgent</context>
6924			<name>GetState</name>
6925			<type>String</type>
6926		</source>
6927	</element>
6928	<!--method::ILicAgent.GetVATLabel-->
6929	<element type="method">
6930		<source id="Office.ILicAgent.GetVATLabel">
6931			<context kind="class">ILicAgent</context>
6932			<name>GetVATLabel</name>
6933			<type>String</type>
6934			<parameter-list>
6935				<parameter>
6936					<type>String</type>
6937					<name>bstrCountryCode</name>
6938				</parameter>
6939			</parameter-list>
6940		</source>
6941	</element>
6942	<!--method::ILicAgent.GetVATNumber-->
6943	<element type="method">
6944		<source id="Office.ILicAgent.GetVATNumber">
6945			<context kind="class">ILicAgent</context>
6946			<name>GetVATNumber</name>
6947			<type>String</type>
6948		</source>
6949	</element>
6950	<!--method::ILicAgent.GetZip-->
6951	<element type="method">
6952		<source id="Office.ILicAgent.GetZip">
6953			<context kind="class">ILicAgent</context>
6954			<name>GetZip</name>
6955			<type>String</type>
6956		</source>
6957	</element>
6958	<!--method::ILicAgent.Initialize-->
6959	<element type="method">
6960		<source id="Office.ILicAgent.Initialize">
6961			<context kind="class">ILicAgent</context>
6962			<name>Initialize</name>
6963			<type>VT_UI4</type>
6964			<parameter-list>
6965				<parameter>
6966					<type>VT_UI4</type>
6967					<name>dwBPC</name>
6968				</parameter>
6969				<parameter>
6970					<type>VT_UI4</type>
6971					<name>dwMode</name>
6972				</parameter>
6973				<parameter>
6974					<type>String</type>
6975					<name>bstrLicSource</name>
6976				</parameter>
6977			</parameter-list>
6978		</source>
6979	</element>
6980	<!--method::ILicAgent.IsCCRenewalCountry-->
6981	<element type="method">
6982		<source id="Office.ILicAgent.IsCCRenewalCountry">
6983			<context kind="class">ILicAgent</context>
6984			<name>IsCCRenewalCountry</name>
6985			<type>Integer</type>
6986			<parameter-list>
6987				<parameter>
6988					<type>String</type>
6989					<name>bstrCountryCode</name>
6990				</parameter>
6991			</parameter-list>
6992		</source>
6993	</element>
6994	<!--method::ILicAgent.IsUpgradeAvailable-->
6995	<element type="method">
6996		<source id="Office.ILicAgent.IsUpgradeAvailable">
6997			<context kind="class">ILicAgent</context>
6998			<name>IsUpgradeAvailable</name>
6999			<type>Integer</type>
7000		</source>
7001	</element>
7002	<!--method::ILicAgent.SaveBillingInfo-->
7003	<element type="method">
7004		<source id="Office.ILicAgent.SaveBillingInfo">
7005			<context kind="class">ILicAgent</context>
7006			<name>SaveBillingInfo</name>
7007			<type>VT_UI4</type>
7008			<parameter-list>
7009				<parameter>
7010					<type>Integer</type>
7011					<name>bSave</name>
7012				</parameter>
7013			</parameter-list>
7014		</source>
7015	</element>
7016	<!--method::ILicAgent.SetAddress1-->
7017	<element type="method">
7018		<source id="Office.ILicAgent.SetAddress1">
7019			<context kind="class">ILicAgent</context>
7020			<name>SetAddress1</name>
7021			<type>void</type>
7022			<parameter-list>
7023				<parameter>
7024					<type>String</type>
7025					<name>bstrNewVal</name>
7026				</parameter>
7027			</parameter-list>
7028		</source>
7029	</element>
7030	<!--method::ILicAgent.SetAddress2-->
7031	<element type="method">
7032		<source id="Office.ILicAgent.SetAddress2">
7033			<context kind="class">ILicAgent</context>
7034			<name>SetAddress2</name>
7035			<type>void</type>
7036			<parameter-list>
7037				<parameter>
7038					<type>String</type>
7039					<name>bstrNewVal</name>
7040				</parameter>
7041			</parameter-list>
7042		</source>
7043	</element>
7044	<!--method::ILicAgent.SetBillingAddress1-->
7045	<element type="method">
7046		<source id="Office.ILicAgent.SetBillingAddress1">
7047			<context kind="class">ILicAgent</context>
7048			<name>SetBillingAddress1</name>
7049			<type>void</type>
7050			<parameter-list>
7051				<parameter>
7052					<type>String</type>
7053					<name>bstrNewVal</name>
7054				</parameter>
7055			</parameter-list>
7056		</source>
7057	</element>
7058	<!--method::ILicAgent.SetBillingAddress2-->
7059	<element type="method">
7060		<source id="Office.ILicAgent.SetBillingAddress2">
7061			<context kind="class">ILicAgent</context>
7062			<name>SetBillingAddress2</name>
7063			<type>void</type>
7064			<parameter-list>
7065				<parameter>
7066					<type>String</type>
7067					<name>bstrNewVal</name>
7068				</parameter>
7069			</parameter-list>
7070		</source>
7071	</element>
7072	<!--method::ILicAgent.SetBillingCity-->
7073	<element type="method">
7074		<source id="Office.ILicAgent.SetBillingCity">
7075			<context kind="class">ILicAgent</context>
7076			<name>SetBillingCity</name>
7077			<type>void</type>
7078			<parameter-list>
7079				<parameter>
7080					<type>String</type>
7081					<name>bstrNewVal</name>
7082				</parameter>
7083			</parameter-list>
7084		</source>
7085	</element>
7086	<!--method::ILicAgent.SetBillingCountryCode-->
7087	<element type="method">
7088		<source id="Office.ILicAgent.SetBillingCountryCode">
7089			<context kind="class">ILicAgent</context>
7090			<name>SetBillingCountryCode</name>
7091			<type>void</type>
7092			<parameter-list>
7093				<parameter>
7094					<type>String</type>
7095					<name>bstrNewVal</name>
7096				</parameter>
7097			</parameter-list>
7098		</source>
7099	</element>
7100	<!--method::ILicAgent.SetBillingFirstName-->
7101	<element type="method">
7102		<source id="Office.ILicAgent.SetBillingFirstName">
7103			<context kind="class">ILicAgent</context>
7104			<name>SetBillingFirstName</name>
7105			<type>void</type>
7106			<parameter-list>
7107				<parameter>
7108					<type>String</type>
7109					<name>bstrNewVal</name>
7110				</parameter>
7111			</parameter-list>
7112		</source>
7113	</element>
7114	<!--method::ILicAgent.SetBillingLastName-->
7115	<element type="method">
7116		<source id="Office.ILicAgent.SetBillingLastName">
7117			<context kind="class">ILicAgent</context>
7118			<name>SetBillingLastName</name>
7119			<type>void</type>
7120			<parameter-list>
7121				<parameter>
7122					<type>String</type>
7123					<name>bstrNewVal</name>
7124				</parameter>
7125			</parameter-list>
7126		</source>
7127	</element>
7128	<!--method::ILicAgent.SetBillingPhone-->
7129	<element type="method">
7130		<source id="Office.ILicAgent.SetBillingPhone">
7131			<context kind="class">ILicAgent</context>
7132			<name>SetBillingPhone</name>
7133			<type>void</type>
7134			<parameter-list>
7135				<parameter>
7136					<type>String</type>
7137					<name>bstrNewVal</name>
7138				</parameter>
7139			</parameter-list>
7140		</source>
7141	</element>
7142	<!--method::ILicAgent.SetBillingState-->
7143	<element type="method">
7144		<source id="Office.ILicAgent.SetBillingState">
7145			<context kind="class">ILicAgent</context>
7146			<name>SetBillingState</name>
7147			<type>void</type>
7148			<parameter-list>
7149				<parameter>
7150					<type>String</type>
7151					<name>bstrNewVal</name>
7152				</parameter>
7153			</parameter-list>
7154		</source>
7155	</element>
7156	<!--method::ILicAgent.SetBillingZip-->
7157	<element type="method">
7158		<source id="Office.ILicAgent.SetBillingZip">
7159			<context kind="class">ILicAgent</context>
7160			<name>SetBillingZip</name>
7161			<type>void</type>
7162			<parameter-list>
7163				<parameter>
7164					<type>String</type>
7165					<name>bstrNewVal</name>
7166				</parameter>
7167			</parameter-list>
7168		</source>
7169	</element>
7170	<!--method::ILicAgent.SetCity-->
7171	<element type="method">
7172		<source id="Office.ILicAgent.SetCity">
7173			<context kind="class">ILicAgent</context>
7174			<name>SetCity</name>
7175			<type>void</type>
7176			<parameter-list>
7177				<parameter>
7178					<type>String</type>
7179					<name>bstrNewVal</name>
7180				</parameter>
7181			</parameter-list>
7182		</source>
7183	</element>
7184	<!--method::ILicAgent.SetCountryCode-->
7185	<element type="method">
7186		<source id="Office.ILicAgent.SetCountryCode">
7187			<context kind="class">ILicAgent</context>
7188			<name>SetCountryCode</name>
7189			<type>void</type>
7190			<parameter-list>
7191				<parameter>
7192					<type>String</type>
7193					<name>bstrNewVal</name>
7194				</parameter>
7195			</parameter-list>
7196		</source>
7197	</element>
7198	<!--method::ILicAgent.SetCountryDesc-->
7199	<element type="method">
7200		<source id="Office.ILicAgent.SetCountryDesc">
7201			<context kind="class">ILicAgent</context>
7202			<name>SetCountryDesc</name>
7203			<type>void</type>
7204			<parameter-list>
7205				<parameter>
7206					<type>String</type>
7207					<name>bstrNewVal</name>
7208				</parameter>
7209			</parameter-list>
7210		</source>
7211	</element>
7212	<!--method::ILicAgent.SetCreditCardExpiryMonth-->
7213	<element type="method">
7214		<source id="Office.ILicAgent.SetCreditCardExpiryMonth">
7215			<context kind="class">ILicAgent</context>
7216			<name>SetCreditCardExpiryMonth</name>
7217			<type>void</type>
7218			<parameter-list>
7219				<parameter>
7220					<type>VT_UI4</type>
7221					<name>dwCCMonth</name>
7222				</parameter>
7223			</parameter-list>
7224		</source>
7225	</element>
7226	<!--method::ILicAgent.SetCreditCardExpiryYear-->
7227	<element type="method">
7228		<source id="Office.ILicAgent.SetCreditCardExpiryYear">
7229			<context kind="class">ILicAgent</context>
7230			<name>SetCreditCardExpiryYear</name>
7231			<type>void</type>
7232			<parameter-list>
7233				<parameter>
7234					<type>VT_UI4</type>
7235					<name>dwCCYear</name>
7236				</parameter>
7237			</parameter-list>
7238		</source>
7239	</element>
7240	<!--method::ILicAgent.SetCreditCardNumber-->
7241	<element type="method">
7242		<source id="Office.ILicAgent.SetCreditCardNumber">
7243			<context kind="class">ILicAgent</context>
7244			<name>SetCreditCardNumber</name>
7245			<type>void</type>
7246			<parameter-list>
7247				<parameter>
7248					<type>String</type>
7249					<name>bstrCCNumber</name>
7250				</parameter>
7251			</parameter-list>
7252		</source>
7253	</element>
7254	<!--method::ILicAgent.SetCreditCardType-->
7255	<element type="method">
7256		<source id="Office.ILicAgent.SetCreditCardType">
7257			<context kind="class">ILicAgent</context>
7258			<name>SetCreditCardType</name>
7259			<type>void</type>
7260			<parameter-list>
7261				<parameter>
7262					<type>String</type>
7263					<name>bstrCCCode</name>
7264				</parameter>
7265			</parameter-list>
7266		</source>
7267	</element>
7268	<!--method::ILicAgent.SetCurrencyOption-->
7269	<element type="method">
7270		<source id="Office.ILicAgent.SetCurrencyOption">
7271			<context kind="class">ILicAgent</context>
7272			<name>SetCurrencyOption</name>
7273			<type>void</type>
7274			<parameter-list>
7275				<parameter>
7276					<type>VT_UI4</type>
7277					<name>dwCurrencyOption</name>
7278				</parameter>
7279			</parameter-list>
7280		</source>
7281	</element>
7282	<!--method::ILicAgent.SetDisconnectOption-->
7283	<element type="method">
7284		<source id="Office.ILicAgent.SetDisconnectOption">
7285			<context kind="class">ILicAgent</context>
7286			<name>SetDisconnectOption</name>
7287			<type>void</type>
7288			<parameter-list>
7289				<parameter>
7290					<type>Integer</type>
7291					<name>bNewVal</name>
7292				</parameter>
7293			</parameter-list>
7294		</source>
7295	</element>
7296	<!--method::ILicAgent.SetEmail-->
7297	<element type="method">
7298		<source id="Office.ILicAgent.SetEmail">
7299			<context kind="class">ILicAgent</context>
7300			<name>SetEmail</name>
7301			<type>void</type>
7302			<parameter-list>
7303				<parameter>
7304					<type>String</type>
7305					<name>bstrNewVal</name>
7306				</parameter>
7307			</parameter-list>
7308		</source>
7309	</element>
7310	<!--method::ILicAgent.SetFirstName-->
7311	<element type="method">
7312		<source id="Office.ILicAgent.SetFirstName">
7313			<context kind="class">ILicAgent</context>
7314			<name>SetFirstName</name>
7315			<type>void</type>
7316			<parameter-list>
7317				<parameter>
7318					<type>String</type>
7319					<name>bstrNewVal</name>
7320				</parameter>
7321			</parameter-list>
7322		</source>
7323	</element>
7324	<!--method::ILicAgent.SetIsoLanguage-->
7325	<element type="method">
7326		<source id="Office.ILicAgent.SetIsoLanguage">
7327			<context kind="class">ILicAgent</context>
7328			<name>SetIsoLanguage</name>
7329			<type>void</type>
7330			<parameter-list>
7331				<parameter>
7332					<type>VT_UI4</type>
7333					<name>dwNewVal</name>
7334				</parameter>
7335			</parameter-list>
7336		</source>
7337	</element>
7338	<!--method::ILicAgent.SetLastName-->
7339	<element type="method">
7340		<source id="Office.ILicAgent.SetLastName">
7341			<context kind="class">ILicAgent</context>
7342			<name>SetLastName</name>
7343			<type>void</type>
7344			<parameter-list>
7345				<parameter>
7346					<type>String</type>
7347					<name>bstrNewVal</name>
7348				</parameter>
7349			</parameter-list>
7350		</source>
7351	</element>
7352	<!--method::ILicAgent.SetMSOffer-->
7353	<element type="method">
7354		<source id="Office.ILicAgent.SetMSOffer">
7355			<context kind="class">ILicAgent</context>
7356			<name>SetMSOffer</name>
7357			<type>void</type>
7358			<parameter-list>
7359				<parameter>
7360					<type>String</type>
7361					<name>bstrNewVal</name>
7362				</parameter>
7363			</parameter-list>
7364		</source>
7365	</element>
7366	<!--method::ILicAgent.SetMSUpdate-->
7367	<element type="method">
7368		<source id="Office.ILicAgent.SetMSUpdate">
7369			<context kind="class">ILicAgent</context>
7370			<name>SetMSUpdate</name>
7371			<type>void</type>
7372			<parameter-list>
7373				<parameter>
7374					<type>String</type>
7375					<name>bstrNewVal</name>
7376				</parameter>
7377			</parameter-list>
7378		</source>
7379	</element>
7380	<!--method::ILicAgent.SetOrgName-->
7381	<element type="method">
7382		<source id="Office.ILicAgent.SetOrgName">
7383			<context kind="class">ILicAgent</context>
7384			<name>SetOrgName</name>
7385			<type>void</type>
7386			<parameter-list>
7387				<parameter>
7388					<type>String</type>
7389					<name>bstrNewVal</name>
7390				</parameter>
7391			</parameter-list>
7392		</source>
7393	</element>
7394	<!--method::ILicAgent.SetOtherOffer-->
7395	<element type="method">
7396		<source id="Office.ILicAgent.SetOtherOffer">
7397			<context kind="class">ILicAgent</context>
7398			<name>SetOtherOffer</name>
7399			<type>void</type>
7400			<parameter-list>
7401				<parameter>
7402					<type>String</type>
7403					<name>bstrNewVal</name>
7404				</parameter>
7405			</parameter-list>
7406		</source>
7407	</element>
7408	<!--method::ILicAgent.SetPhone-->
7409	<element type="method">
7410		<source id="Office.ILicAgent.SetPhone">
7411			<context kind="class">ILicAgent</context>
7412			<name>SetPhone</name>
7413			<type>void</type>
7414			<parameter-list>
7415				<parameter>
7416					<type>String</type>
7417					<name>bstrNewVal</name>
7418				</parameter>
7419			</parameter-list>
7420		</source>
7421	</element>
7422	<!--method::ILicAgent.SetState-->
7423	<element type="method">
7424		<source id="Office.ILicAgent.SetState">
7425			<context kind="class">ILicAgent</context>
7426			<name>SetState</name>
7427			<type>void</type>
7428			<parameter-list>
7429				<parameter>
7430					<type>String</type>
7431					<name>bstrNewVal</name>
7432				</parameter>
7433			</parameter-list>
7434		</source>
7435	</element>
7436	<!--method::ILicAgent.SetVATNumber-->
7437	<element type="method">
7438		<source id="Office.ILicAgent.SetVATNumber">
7439			<context kind="class">ILicAgent</context>
7440			<name>SetVATNumber</name>
7441			<type>void</type>
7442			<parameter-list>
7443				<parameter>
7444					<type>String</type>
7445					<name>bstrVATNumber</name>
7446				</parameter>
7447			</parameter-list>
7448		</source>
7449	</element>
7450	<!--method::ILicAgent.SetZip-->
7451	<element type="method">
7452		<source id="Office.ILicAgent.SetZip">
7453			<context kind="class">ILicAgent</context>
7454			<name>SetZip</name>
7455			<type>void</type>
7456			<parameter-list>
7457				<parameter>
7458					<type>String</type>
7459					<name>bstrNewVal</name>
7460				</parameter>
7461			</parameter-list>
7462		</source>
7463	</element>
7464	<!--method::ILicAgent.VerifyCheckDigits-->
7465	<element type="method">
7466		<source id="Office.ILicAgent.VerifyCheckDigits">
7467			<context kind="class">ILicAgent</context>
7468			<name>VerifyCheckDigits</name>
7469			<type>Integer</type>
7470			<parameter-list>
7471				<parameter>
7472					<type>String</type>
7473					<name>bstrCIDIID</name>
7474				</parameter>
7475			</parameter-list>
7476		</source>
7477	</element>
7478	<!--method::ILicAgent.WantUpgrade-->
7479	<element type="method">
7480		<source id="Office.ILicAgent.WantUpgrade">
7481			<context kind="class">ILicAgent</context>
7482			<name>WantUpgrade</name>
7483			<type>void</type>
7484			<parameter-list>
7485				<parameter>
7486					<type>Integer</type>
7487					<name>bWantUpgrade</name>
7488				</parameter>
7489			</parameter-list>
7490		</source>
7491	</element>
7492	<!--Class::ILicValidator-->
7493	<element type="class">
7494		<source id="Office.ILicValidator">
7495			<name>ILicValidator</name>
7496		</source>
7497		<destination designation="identity" />
7498	</element>
7499	<!--property::ILicValidator.Products {ReadOnly}-->
7500	<element type="property">
7501		<source id="Office.ILicValidator.Products">
7502			<context kind="class">ILicValidator</context>
7503			<name>Products</name>
7504			<type>Variant</type>
7505		</source>
7506	</element>
7507	<!--property::ILicValidator.Selection-->
7508	<element type="property">
7509		<source id="Office.ILicValidator.Selection">
7510			<context kind="class">ILicValidator</context>
7511			<name>Selection</name>
7512			<type>Integer</type>
7513		</source>
7514	</element>
7515	<!--Class::ILicWizExternal-->
7516	<element type="class">
7517		<source id="Office.ILicWizExternal">
7518			<name>ILicWizExternal</name>
7519		</source>
7520		<destination designation="identity" />
7521	</element>
7522	<!--property::ILicWizExternal.AnimationEnabled {ReadOnly}-->
7523	<element type="property">
7524		<source id="Office.ILicWizExternal.AnimationEnabled">
7525			<context kind="class">ILicWizExternal</context>
7526			<name>AnimationEnabled</name>
7527			<type>Integer</type>
7528		</source>
7529	</element>
7530	<!--property::ILicWizExternal.Context {ReadOnly}-->
7531	<element type="property">
7532		<source id="Office.ILicWizExternal.Context">
7533			<context kind="class">ILicWizExternal</context>
7534			<name>Context</name>
7535			<type>Integer</type>
7536		</source>
7537	</element>
7538	<!--property::ILicWizExternal.CountryInfo {ReadOnly}-->
7539	<element type="property">
7540		<source id="Office.ILicWizExternal.CountryInfo">
7541			<context kind="class">ILicWizExternal</context>
7542			<name>CountryInfo</name>
7543			<type>String</type>
7544		</source>
7545	</element>
7546	<!--method::ILicWizExternal.DepositPidKey-->
7547	<element type="method">
7548		<source id="Office.ILicWizExternal.DepositPidKey">
7549			<context kind="class">ILicWizExternal</context>
7550			<name>DepositPidKey</name>
7551			<type>Integer</type>
7552			<parameter-list>
7553				<parameter>
7554					<type>String</type>
7555					<name>bstrKey</name>
7556				</parameter>
7557				<parameter>
7558					<type>Integer</type>
7559					<name>fMORW</name>
7560				</parameter>
7561			</parameter-list>
7562		</source>
7563	</element>
7564	<!--method::ILicWizExternal.DisableVORWReminder-->
7565	<element type="method">
7566		<source id="Office.ILicWizExternal.DisableVORWReminder">
7567			<context kind="class">ILicWizExternal</context>
7568			<name>DisableVORWReminder</name>
7569			<type>void</type>
7570			<parameter-list>
7571				<parameter>
7572					<type>Integer</type>
7573					<name>BPC</name>
7574				</parameter>
7575			</parameter-list>
7576		</source>
7577	</element>
7578	<!--method::ILicWizExternal.FormatDate-->
7579	<element type="method">
7580		<source id="Office.ILicWizExternal.FormatDate">
7581			<context kind="class">ILicWizExternal</context>
7582			<name>FormatDate</name>
7583			<type>String</type>
7584			<parameter-list>
7585				<parameter>
7586					<type>java.util.Date</type>
7587					<name>date</name>
7588				</parameter>
7589				<parameter optional="true">
7590					<type>String</type>
7591					<name>pFormat</name>
7592				</parameter>
7593			</parameter-list>
7594		</source>
7595	</element>
7596	<!--method::ILicWizExternal.GetConnectedState-->
7597	<element type="method">
7598		<source id="Office.ILicWizExternal.GetConnectedState">
7599			<context kind="class">ILicWizExternal</context>
7600			<name>GetConnectedState</name>
7601			<type>Integer</type>
7602		</source>
7603	</element>
7604	<!--method::ILicWizExternal.InternetDisconnect-->
7605	<element type="method">
7606		<source id="Office.ILicWizExternal.InternetDisconnect">
7607			<context kind="class">ILicWizExternal</context>
7608			<name>InternetDisconnect</name>
7609			<type>void</type>
7610		</source>
7611	</element>
7612	<!--method::ILicWizExternal.InvokeDateTimeApplet-->
7613	<element type="method">
7614		<source id="Office.ILicWizExternal.InvokeDateTimeApplet">
7615			<context kind="class">ILicWizExternal</context>
7616			<name>InvokeDateTimeApplet</name>
7617			<type>void</type>
7618		</source>
7619	</element>
7620	<!--property::ILicWizExternal.LicAgent {ReadOnly}-->
7621	<element type="property">
7622		<source id="Office.ILicWizExternal.LicAgent">
7623			<context kind="class">ILicWizExternal</context>
7624			<name>LicAgent</name>
7625			<type>Object</type>
7626		</source>
7627	</element>
7628	<!--method::ILicWizExternal.MsoAlert-->
7629	<element type="method">
7630		<source id="Office.ILicWizExternal.MsoAlert">
7631			<context kind="class">ILicWizExternal</context>
7632			<name>MsoAlert</name>
7633			<type>Integer</type>
7634			<parameter-list>
7635				<parameter>
7636					<type>String</type>
7637					<name>bstrText</name>
7638				</parameter>
7639				<parameter>
7640					<type>String</type>
7641					<name>bstrButtons</name>
7642				</parameter>
7643				<parameter>
7644					<type>String</type>
7645					<name>bstrIcon</name>
7646				</parameter>
7647			</parameter-list>
7648		</source>
7649	</element>
7650	<!--property::ILicWizExternal.OfficeOnTheWebUrl {ReadOnly}-->
7651	<element type="property">
7652		<source id="Office.ILicWizExternal.OfficeOnTheWebUrl">
7653			<context kind="class">ILicWizExternal</context>
7654			<name>OfficeOnTheWebUrl</name>
7655			<type>String</type>
7656		</source>
7657	</element>
7658	<!--method::ILicWizExternal.OpenInDefaultBrowser-->
7659	<element type="method">
7660		<source id="Office.ILicWizExternal.OpenInDefaultBrowser">
7661			<context kind="class">ILicWizExternal</context>
7662			<name>OpenInDefaultBrowser</name>
7663			<type>void</type>
7664			<parameter-list>
7665				<parameter>
7666					<type>String</type>
7667					<name>bstrUrl</name>
7668				</parameter>
7669			</parameter-list>
7670		</source>
7671	</element>
7672	<!--method::ILicWizExternal.PrintHtmlDocument-->
7673	<element type="method">
7674		<source id="Office.ILicWizExternal.PrintHtmlDocument">
7675			<context kind="class">ILicWizExternal</context>
7676			<name>PrintHtmlDocument</name>
7677			<type>void</type>
7678			<parameter-list>
7679				<parameter>
7680					<type>IUnknown</type>
7681					<name>punkHtmlDoc</name>
7682				</parameter>
7683			</parameter-list>
7684		</source>
7685	</element>
7686	<!--method::ILicWizExternal.ResetPID-->
7687	<element type="method">
7688		<source id="Office.ILicWizExternal.ResetPID">
7689			<context kind="class">ILicWizExternal</context>
7690			<name>ResetPID</name>
7691			<type>void</type>
7692		</source>
7693	</element>
7694	<!--method::ILicWizExternal.ResignDpc-->
7695	<element type="method">
7696		<source id="Office.ILicWizExternal.ResignDpc">
7697			<context kind="class">ILicWizExternal</context>
7698			<name>ResignDpc</name>
7699			<type>void</type>
7700			<parameter-list>
7701				<parameter>
7702					<type>String</type>
7703					<name>bstrProductCode</name>
7704				</parameter>
7705			</parameter-list>
7706		</source>
7707	</element>
7708	<!--method::ILicWizExternal.SaveReceipt-->
7709	<element type="method">
7710		<source id="Office.ILicWizExternal.SaveReceipt">
7711			<context kind="class">ILicWizExternal</context>
7712			<name>SaveReceipt</name>
7713			<type>String</type>
7714			<parameter-list>
7715				<parameter>
7716					<type>String</type>
7717					<name>bstrReceipt</name>
7718				</parameter>
7719			</parameter-list>
7720		</source>
7721	</element>
7722	<!--method::ILicWizExternal.SetDialogSize-->
7723	<element type="method">
7724		<source id="Office.ILicWizExternal.SetDialogSize">
7725			<context kind="class">ILicWizExternal</context>
7726			<name>SetDialogSize</name>
7727			<type>void</type>
7728			<parameter-list>
7729				<parameter>
7730					<type>Integer</type>
7731					<name>dx</name>
7732				</parameter>
7733				<parameter>
7734					<type>Integer</type>
7735					<name>dy</name>
7736				</parameter>
7737			</parameter-list>
7738		</source>
7739	</element>
7740	<!--method::ILicWizExternal.ShowHelp-->
7741	<element type="method">
7742		<source id="Office.ILicWizExternal.ShowHelp">
7743			<context kind="class">ILicWizExternal</context>
7744			<name>ShowHelp</name>
7745			<type>void</type>
7746			<parameter-list>
7747				<parameter optional="true">
7748					<type>Variant</type>
7749					<name>pvarId</name>
7750				</parameter>
7751			</parameter-list>
7752		</source>
7753	</element>
7754	<!--method::ILicWizExternal.SortSelectOptions-->
7755	<element type="method">
7756		<source id="Office.ILicWizExternal.SortSelectOptions">
7757			<context kind="class">ILicWizExternal</context>
7758			<name>SortSelectOptions</name>
7759			<type>void</type>
7760			<parameter-list>
7761				<parameter>
7762					<type>Object</type>
7763					<name>pdispSelect</name>
7764				</parameter>
7765			</parameter-list>
7766		</source>
7767	</element>
7768	<!--method::ILicWizExternal.Terminate-->
7769	<element type="method">
7770		<source id="Office.ILicWizExternal.Terminate">
7771			<context kind="class">ILicWizExternal</context>
7772			<name>Terminate</name>
7773			<type>void</type>
7774		</source>
7775	</element>
7776	<!--property::ILicWizExternal.Validator {ReadOnly}-->
7777	<element type="property">
7778		<source id="Office.ILicWizExternal.Validator">
7779			<context kind="class">ILicWizExternal</context>
7780			<name>Validator</name>
7781			<type>Object</type>
7782		</source>
7783	</element>
7784	<!--method::ILicWizExternal.VerifyClock-->
7785	<element type="method">
7786		<source id="Office.ILicWizExternal.VerifyClock">
7787			<context kind="class">ILicWizExternal</context>
7788			<name>VerifyClock</name>
7789			<type>Integer</type>
7790			<parameter-list>
7791				<parameter>
7792					<type>Integer</type>
7793					<name>lMode</name>
7794				</parameter>
7795			</parameter-list>
7796		</source>
7797	</element>
7798	<!--method::ILicWizExternal.WriteLog-->
7799	<element type="method">
7800		<source id="Office.ILicWizExternal.WriteLog">
7801			<context kind="class">ILicWizExternal</context>
7802			<name>WriteLog</name>
7803			<type>void</type>
7804			<parameter-list>
7805				<parameter>
7806					<type>String</type>
7807					<name>bstrMessage</name>
7808				</parameter>
7809			</parameter-list>
7810		</source>
7811	</element>
7812	<!--Class::IMsoDiagram-->
7813	<element type="class">
7814		<source id="Office.IMsoDiagram">
7815			<name>IMsoDiagram</name>
7816		</source>
7817		<destination designation="identity" />
7818	</element>
7819	<!--property::IMsoDiagram.Application {ReadOnly}-->
7820	<element type="property">
7821		<source id="Office.IMsoDiagram.Application">
7822			<context kind="class">IMsoDiagram</context>
7823			<name>Application</name>
7824			<type>Application</type>
7825		</source>
7826	</element>
7827	<!--property::IMsoDiagram.AutoFormat-->
7828	<element type="property">
7829		<source id="Office.IMsoDiagram.AutoFormat">
7830			<context kind="class">IMsoDiagram</context>
7831			<name>AutoFormat</name>
7832			<type>Integer</type>
7833		</source>
7834	</element>
7835	<!--property::IMsoDiagram.AutoLayout-->
7836	<element type="property">
7837		<source id="Office.IMsoDiagram.AutoLayout">
7838			<context kind="class">IMsoDiagram</context>
7839			<name>AutoLayout</name>
7840			<type>Integer</type>
7841		</source>
7842	</element>
7843	<!--method::IMsoDiagram.Convert-->
7844	<element type="method">
7845		<source id="Office.IMsoDiagram.Convert">
7846			<context kind="class">IMsoDiagram</context>
7847			<name>Convert</name>
7848			<type>void</type>
7849			<parameter-list>
7850				<parameter>
7851					<type>Integer</type>
7852					<name>Type</name>
7853				</parameter>
7854			</parameter-list>
7855		</source>
7856	</element>
7857	<!--property::IMsoDiagram.Creator {ReadOnly}-->
7858	<element type="property">
7859		<source id="Office.IMsoDiagram.Creator">
7860			<context kind="class">IMsoDiagram</context>
7861			<name>Creator</name>
7862			<type>Integer</type>
7863		</source>
7864	</element>
7865	<!--method::IMsoDiagram.FitText-->
7866	<element type="method">
7867		<source id="Office.IMsoDiagram.FitText">
7868			<context kind="class">IMsoDiagram</context>
7869			<name>FitText</name>
7870			<type>void</type>
7871		</source>
7872	</element>
7873	<!--property::IMsoDiagram.Nodes {ReadOnly}-->
7874	<element type="property">
7875		<source id="Office.IMsoDiagram.Nodes">
7876			<context kind="class">IMsoDiagram</context>
7877			<name>Nodes</name>
7878			<type>DiagramNodes</type>
7879		</source>
7880	</element>
7881	<!--property::IMsoDiagram.Parent {ReadOnly}-->
7882	<element type="property">
7883		<source id="Office.IMsoDiagram.Parent">
7884			<context kind="class">IMsoDiagram</context>
7885			<name>Parent</name>
7886			<type>Object</type>
7887		</source>
7888	</element>
7889	<!--property::IMsoDiagram.Reverse-->
7890	<element type="property">
7891		<source id="Office.IMsoDiagram.Reverse">
7892			<context kind="class">IMsoDiagram</context>
7893			<name>Reverse</name>
7894			<type>Integer</type>
7895		</source>
7896	</element>
7897	<!--property::IMsoDiagram.Type {ReadOnly}-->
7898	<element type="property">
7899		<source id="Office.IMsoDiagram.Type">
7900			<context kind="class">IMsoDiagram</context>
7901			<name>Type</name>
7902			<type>Integer</type>
7903		</source>
7904	</element>
7905	<!--Class::IMsoDispCagNotifySink-->
7906	<element type="class">
7907		<source id="Office.IMsoDispCagNotifySink">
7908			<name>IMsoDispCagNotifySink</name>
7909		</source>
7910		<destination designation="identity" />
7911	</element>
7912	<!--method::IMsoDispCagNotifySink.InsertClip-->
7913	<element type="method">
7914		<source id="Office.IMsoDispCagNotifySink.InsertClip">
7915			<context kind="class">IMsoDispCagNotifySink</context>
7916			<name>InsertClip</name>
7917			<type>void</type>
7918			<parameter-list>
7919				<parameter>
7920					<type>IUnknown</type>
7921					<name>pClipMoniker</name>
7922				</parameter>
7923				<parameter>
7924					<type>IUnknown</type>
7925					<name>pItemMoniker</name>
7926				</parameter>
7927			</parameter-list>
7928		</source>
7929	</element>
7930	<!--method::IMsoDispCagNotifySink.WindowIsClosing-->
7931	<element type="method">
7932		<source id="Office.IMsoDispCagNotifySink.WindowIsClosing">
7933			<context kind="class">IMsoDispCagNotifySink</context>
7934			<name>WindowIsClosing</name>
7935			<type>void</type>
7936		</source>
7937	</element>
7938	<!--Class::IMsoEServicesDialog-->
7939	<element type="class">
7940		<source id="Office.IMsoEServicesDialog">
7941			<name>IMsoEServicesDialog</name>
7942		</source>
7943		<destination designation="identity" />
7944	</element>
7945	<!--method::IMsoEServicesDialog.AddTrustedDomain-->
7946	<element type="method">
7947		<source id="Office.IMsoEServicesDialog.AddTrustedDomain">
7948			<context kind="class">IMsoEServicesDialog</context>
7949			<name>AddTrustedDomain</name>
7950			<type>void</type>
7951			<parameter-list>
7952				<parameter>
7953					<type>String</type>
7954					<name>Domain</name>
7955				</parameter>
7956			</parameter-list>
7957		</source>
7958	</element>
7959	<!--property::IMsoEServicesDialog.Application {ReadOnly}-->
7960	<element type="property">
7961		<source id="Office.IMsoEServicesDialog.Application">
7962			<context kind="class">IMsoEServicesDialog</context>
7963			<name>Application</name>
7964			<type>Application</type>
7965		</source>
7966	</element>
7967	<!--property::IMsoEServicesDialog.ApplicationName {ReadOnly}-->
7968	<element type="property">
7969		<source id="Office.IMsoEServicesDialog.ApplicationName">
7970			<context kind="class">IMsoEServicesDialog</context>
7971			<name>ApplicationName</name>
7972			<type>String</type>
7973		</source>
7974	</element>
7975	<!--property::IMsoEServicesDialog.ClipArt {ReadOnly}-->
7976	<element type="property">
7977		<source id="Office.IMsoEServicesDialog.ClipArt">
7978			<context kind="class">IMsoEServicesDialog</context>
7979			<name>ClipArt</name>
7980			<type>Object</type>
7981		</source>
7982	</element>
7983	<!--method::IMsoEServicesDialog.Close-->
7984	<element type="method">
7985		<source id="Office.IMsoEServicesDialog.Close">
7986			<context kind="class">IMsoEServicesDialog</context>
7987			<name>Close</name>
7988			<type>void</type>
7989			<parameter-list>
7990				<parameter optional="true">
7991					<type>boolean</type>
7992					<name>ApplyWebComponentChanges</name>
7993				</parameter>
7994			</parameter-list>
7995		</source>
7996	</element>
7997	<!--property::IMsoEServicesDialog.WebComponent {ReadOnly}-->
7998	<element type="property">
7999		<source id="Office.IMsoEServicesDialog.WebComponent">
8000			<context kind="class">IMsoEServicesDialog</context>
8001			<name>WebComponent</name>
8002			<type>Object</type>
8003		</source>
8004	</element>
8005	<!--Class::LanguageSettings-->
8006	<element type="class">
8007		<source id="Office.LanguageSettings">
8008			<name>LanguageSettings</name>
8009		</source>
8010		<destination designation="identity" />
8011	</element>
8012	<!--property::LanguageSettings.Application {ReadOnly}-->
8013	<element type="property">
8014		<source id="Office.LanguageSettings.Application">
8015			<context kind="class">LanguageSettings</context>
8016			<name>Application</name>
8017			<type>Application</type>
8018		</source>
8019	</element>
8020	<!--property::LanguageSettings.Creator {ReadOnly}-->
8021	<element type="property">
8022		<source id="Office.LanguageSettings.Creator">
8023			<context kind="class">LanguageSettings</context>
8024			<name>Creator</name>
8025			<type>Integer</type>
8026		</source>
8027	</element>
8028	<!--property::LanguageSettings.LanguageID {ReadOnly}-->
8029	<element type="property">
8030		<source id="Office.LanguageSettings.LanguageID">
8031			<context kind="class">LanguageSettings</context>
8032			<name>LanguageID</name>
8033			<type>Integer</type>
8034			<parameter-list>
8035				<parameter>
8036					<type>Integer</type>
8037					<name>Id</name>
8038				</parameter>
8039			</parameter-list>
8040		</source>
8041	</element>
8042	<!--property::LanguageSettings.LanguagePreferredForEditing {ReadOnly}-->
8043	<element type="property">
8044		<source id="Office.LanguageSettings.LanguagePreferredForEditing">
8045			<context kind="class">LanguageSettings</context>
8046			<name>LanguagePreferredForEditing</name>
8047			<type>boolean</type>
8048			<parameter-list>
8049				<parameter>
8050					<type>Integer</type>
8051					<name>lid</name>
8052				</parameter>
8053			</parameter-list>
8054		</source>
8055	</element>
8056	<!--property::LanguageSettings.Parent {ReadOnly}-->
8057	<element type="property">
8058		<source id="Office.LanguageSettings.Parent">
8059			<context kind="class">LanguageSettings</context>
8060			<name>Parent</name>
8061			<type>Object</type>
8062		</source>
8063	</element>
8064	<!--enum::MailFormat  {Enumeration}-->
8065	<element type="enumeration">
8066		<source id="Office.MailFormat">
8067			<name>MailFormat</name>
8068		</source>
8069		<destination designation="identity" />
8070	</element>
8071	<!--enum::mfHTML {Constant}-->
8072	<element type="constant">
8073		<source id="Office.MailFormat.mfHTML">
8074			<context kind="enumeration">MailFormat</context>
8075			<name>mfHTML</name>
8076			<value>2</value>
8077		</source>
8078		<destination designation="identity" />
8079	</element>
8080	<!--enum::mfPlainText {Constant}-->
8081	<element type="constant">
8082		<source id="Office.MailFormat.mfPlainText">
8083			<context kind="enumeration">MailFormat</context>
8084			<name>mfPlainText</name>
8085			<value>1</value>
8086		</source>
8087		<destination designation="identity" />
8088	</element>
8089	<!--enum::mfRTF {Constant}-->
8090	<element type="constant">
8091		<source id="Office.MailFormat.mfRTF">
8092			<context kind="enumeration">MailFormat</context>
8093			<name>mfRTF</name>
8094			<value>3</value>
8095		</source>
8096		<destination designation="identity" />
8097	</element>
8098	<!--enum::MsoAlertButtonType  {Enumeration}-->
8099	<element type="enumeration">
8100		<source id="Office.MsoAlertButtonType">
8101			<name>MsoAlertButtonType</name>
8102		</source>
8103		<destination designation="identity" />
8104	</element>
8105	<!--enum::msoAlertButtonAbortRetryIgnore {Constant}-->
8106	<element type="constant">
8107		<source id="Office.MsoAlertButtonType.msoAlertButtonAbortRetryIgnore">
8108			<context kind="enumeration">MsoAlertButtonType</context>
8109			<name>msoAlertButtonAbortRetryIgnore</name>
8110			<value>2</value>
8111		</source>
8112		<destination designation="identity" />
8113	</element>
8114	<!--enum::msoAlertButtonOK {Constant}-->
8115	<element type="constant">
8116		<source id="Office.MsoAlertButtonType.msoAlertButtonOK">
8117			<context kind="enumeration">MsoAlertButtonType</context>
8118			<name>msoAlertButtonOK</name>
8119			<value>0</value>
8120		</source>
8121		<destination designation="identity" />
8122	</element>
8123	<!--enum::msoAlertButtonOKCancel {Constant}-->
8124	<element type="constant">
8125		<source id="Office.MsoAlertButtonType.msoAlertButtonOKCancel">
8126			<context kind="enumeration">MsoAlertButtonType</context>
8127			<name>msoAlertButtonOKCancel</name>
8128			<value>1</value>
8129		</source>
8130		<destination designation="identity" />
8131	</element>
8132	<!--enum::msoAlertButtonRetryCancel {Constant}-->
8133	<element type="constant">
8134		<source id="Office.MsoAlertButtonType.msoAlertButtonRetryCancel">
8135			<context kind="enumeration">MsoAlertButtonType</context>
8136			<name>msoAlertButtonRetryCancel</name>
8137			<value>5</value>
8138		</source>
8139		<destination designation="identity" />
8140	</element>
8141	<!--enum::msoAlertButtonYesAllNoCancel {Constant}-->
8142	<element type="constant">
8143		<source id="Office.MsoAlertButtonType.msoAlertButtonYesAllNoCancel">
8144			<context kind="enumeration">MsoAlertButtonType</context>
8145			<name>msoAlertButtonYesAllNoCancel</name>
8146			<value>6</value>
8147		</source>
8148		<destination designation="identity" />
8149	</element>
8150	<!--enum::msoAlertButtonYesNo {Constant}-->
8151	<element type="constant">
8152		<source id="Office.MsoAlertButtonType.msoAlertButtonYesNo">
8153			<context kind="enumeration">MsoAlertButtonType</context>
8154			<name>msoAlertButtonYesNo</name>
8155			<value>4</value>
8156		</source>
8157		<destination designation="identity" />
8158	</element>
8159	<!--enum::msoAlertButtonYesNoCancel {Constant}-->
8160	<element type="constant">
8161		<source id="Office.MsoAlertButtonType.msoAlertButtonYesNoCancel">
8162			<context kind="enumeration">MsoAlertButtonType</context>
8163			<name>msoAlertButtonYesNoCancel</name>
8164			<value>3</value>
8165		</source>
8166		<destination designation="identity" />
8167	</element>
8168	<!--enum::MsoAlertCancelType  {Enumeration}-->
8169	<element type="enumeration">
8170		<source id="Office.MsoAlertCancelType">
8171			<name>MsoAlertCancelType</name>
8172		</source>
8173		<destination designation="identity" />
8174	</element>
8175	<!--enum::msoAlertCancelDefault {Constant}-->
8176	<element type="constant">
8177		<source id="Office.MsoAlertCancelType.msoAlertCancelDefault">
8178			<context kind="enumeration">MsoAlertCancelType</context>
8179			<name>msoAlertCancelDefault</name>
8180			<value>-1</value>
8181		</source>
8182		<destination designation="identity" />
8183	</element>
8184	<!--enum::msoAlertCancelFifth {Constant}-->
8185	<element type="constant">
8186		<source id="Office.MsoAlertCancelType.msoAlertCancelFifth">
8187			<context kind="enumeration">MsoAlertCancelType</context>
8188			<name>msoAlertCancelFifth</name>
8189			<value>4</value>
8190		</source>
8191		<destination designation="identity" />
8192	</element>
8193	<!--enum::msoAlertCancelFirst {Constant}-->
8194	<element type="constant">
8195		<source id="Office.MsoAlertCancelType.msoAlertCancelFirst">
8196			<context kind="enumeration">MsoAlertCancelType</context>
8197			<name>msoAlertCancelFirst</name>
8198			<value>0</value>
8199		</source>
8200		<destination designation="identity" />
8201	</element>
8202	<!--enum::msoAlertCancelFourth {Constant}-->
8203	<element type="constant">
8204		<source id="Office.MsoAlertCancelType.msoAlertCancelFourth">
8205			<context kind="enumeration">MsoAlertCancelType</context>
8206			<name>msoAlertCancelFourth</name>
8207			<value>3</value>
8208		</source>
8209		<destination designation="identity" />
8210	</element>
8211	<!--enum::msoAlertCancelSecond {Constant}-->
8212	<element type="constant">
8213		<source id="Office.MsoAlertCancelType.msoAlertCancelSecond">
8214			<context kind="enumeration">MsoAlertCancelType</context>
8215			<name>msoAlertCancelSecond</name>
8216			<value>1</value>
8217		</source>
8218		<destination designation="identity" />
8219	</element>
8220	<!--enum::msoAlertCancelThird {Constant}-->
8221	<element type="constant">
8222		<source id="Office.MsoAlertCancelType.msoAlertCancelThird">
8223			<context kind="enumeration">MsoAlertCancelType</context>
8224			<name>msoAlertCancelThird</name>
8225			<value>2</value>
8226		</source>
8227		<destination designation="identity" />
8228	</element>
8229	<!--enum::MsoAlertDefaultType  {Enumeration}-->
8230	<element type="enumeration">
8231		<source id="Office.MsoAlertDefaultType">
8232			<name>MsoAlertDefaultType</name>
8233		</source>
8234		<destination designation="identity" />
8235	</element>
8236	<!--enum::msoAlertDefaultFifth {Constant}-->
8237	<element type="constant">
8238		<source id="Office.MsoAlertDefaultType.msoAlertDefaultFifth">
8239			<context kind="enumeration">MsoAlertDefaultType</context>
8240			<name>msoAlertDefaultFifth</name>
8241			<value>4</value>
8242		</source>
8243		<destination designation="identity" />
8244	</element>
8245	<!--enum::msoAlertDefaultFirst {Constant}-->
8246	<element type="constant">
8247		<source id="Office.MsoAlertDefaultType.msoAlertDefaultFirst">
8248			<context kind="enumeration">MsoAlertDefaultType</context>
8249			<name>msoAlertDefaultFirst</name>
8250			<value>0</value>
8251		</source>
8252		<destination designation="identity" />
8253	</element>
8254	<!--enum::msoAlertDefaultFourth {Constant}-->
8255	<element type="constant">
8256		<source id="Office.MsoAlertDefaultType.msoAlertDefaultFourth">
8257			<context kind="enumeration">MsoAlertDefaultType</context>
8258			<name>msoAlertDefaultFourth</name>
8259			<value>3</value>
8260		</source>
8261		<destination designation="identity" />
8262	</element>
8263	<!--enum::msoAlertDefaultSecond {Constant}-->
8264	<element type="constant">
8265		<source id="Office.MsoAlertDefaultType.msoAlertDefaultSecond">
8266			<context kind="enumeration">MsoAlertDefaultType</context>
8267			<name>msoAlertDefaultSecond</name>
8268			<value>1</value>
8269		</source>
8270		<destination designation="identity" />
8271	</element>
8272	<!--enum::msoAlertDefaultThird {Constant}-->
8273	<element type="constant">
8274		<source id="Office.MsoAlertDefaultType.msoAlertDefaultThird">
8275			<context kind="enumeration">MsoAlertDefaultType</context>
8276			<name>msoAlertDefaultThird</name>
8277			<value>2</value>
8278		</source>
8279		<destination designation="identity" />
8280	</element>
8281	<!--enum::MsoAlertIconType  {Enumeration}-->
8282	<element type="enumeration">
8283		<source id="Office.MsoAlertIconType">
8284			<name>MsoAlertIconType</name>
8285		</source>
8286		<destination designation="identity" />
8287	</element>
8288	<!--enum::msoAlertIconCritical {Constant}-->
8289	<element type="constant">
8290		<source id="Office.MsoAlertIconType.msoAlertIconCritical">
8291			<context kind="enumeration">MsoAlertIconType</context>
8292			<name>msoAlertIconCritical</name>
8293			<value>1</value>
8294		</source>
8295		<destination designation="identity" />
8296	</element>
8297	<!--enum::msoAlertIconInfo {Constant}-->
8298	<element type="constant">
8299		<source id="Office.MsoAlertIconType.msoAlertIconInfo">
8300			<context kind="enumeration">MsoAlertIconType</context>
8301			<name>msoAlertIconInfo</name>
8302			<value>4</value>
8303		</source>
8304		<destination designation="identity" />
8305	</element>
8306	<!--enum::msoAlertIconNoIcon {Constant}-->
8307	<element type="constant">
8308		<source id="Office.MsoAlertIconType.msoAlertIconNoIcon">
8309			<context kind="enumeration">MsoAlertIconType</context>
8310			<name>msoAlertIconNoIcon</name>
8311			<value>0</value>
8312		</source>
8313		<destination designation="identity" />
8314	</element>
8315	<!--enum::msoAlertIconQuery {Constant}-->
8316	<element type="constant">
8317		<source id="Office.MsoAlertIconType.msoAlertIconQuery">
8318			<context kind="enumeration">MsoAlertIconType</context>
8319			<name>msoAlertIconQuery</name>
8320			<value>2</value>
8321		</source>
8322		<destination designation="identity" />
8323	</element>
8324	<!--enum::msoAlertIconWarning {Constant}-->
8325	<element type="constant">
8326		<source id="Office.MsoAlertIconType.msoAlertIconWarning">
8327			<context kind="enumeration">MsoAlertIconType</context>
8328			<name>msoAlertIconWarning</name>
8329			<value>3</value>
8330		</source>
8331		<destination designation="identity" />
8332	</element>
8333	<!--enum::MsoAlignCmd  {Enumeration}-->
8334	<element type="enumeration">
8335		<source id="Office.MsoAlignCmd">
8336			<name>MsoAlignCmd</name>
8337		</source>
8338		<destination designation="identity" />
8339	</element>
8340	<!--enum::msoAlignBottoms {Constant}-->
8341	<element type="constant">
8342		<source id="Office.MsoAlignCmd.msoAlignBottoms">
8343			<context kind="enumeration">MsoAlignCmd</context>
8344			<name>msoAlignBottoms</name>
8345			<value>5</value>
8346		</source>
8347		<destination designation="identity" />
8348	</element>
8349	<!--enum::msoAlignCenters {Constant}-->
8350	<element type="constant">
8351		<source id="Office.MsoAlignCmd.msoAlignCenters">
8352			<context kind="enumeration">MsoAlignCmd</context>
8353			<name>msoAlignCenters</name>
8354			<value>1</value>
8355		</source>
8356		<destination designation="identity" />
8357	</element>
8358	<!--enum::msoAlignLefts {Constant}-->
8359	<element type="constant">
8360		<source id="Office.MsoAlignCmd.msoAlignLefts">
8361			<context kind="enumeration">MsoAlignCmd</context>
8362			<name>msoAlignLefts</name>
8363			<value>0</value>
8364		</source>
8365		<destination designation="identity" />
8366	</element>
8367	<!--enum::msoAlignMiddles {Constant}-->
8368	<element type="constant">
8369		<source id="Office.MsoAlignCmd.msoAlignMiddles">
8370			<context kind="enumeration">MsoAlignCmd</context>
8371			<name>msoAlignMiddles</name>
8372			<value>4</value>
8373		</source>
8374		<destination designation="identity" />
8375	</element>
8376	<!--enum::msoAlignRights {Constant}-->
8377	<element type="constant">
8378		<source id="Office.MsoAlignCmd.msoAlignRights">
8379			<context kind="enumeration">MsoAlignCmd</context>
8380			<name>msoAlignRights</name>
8381			<value>2</value>
8382		</source>
8383		<destination designation="identity" />
8384	</element>
8385	<!--enum::msoAlignTops {Constant}-->
8386	<element type="constant">
8387		<source id="Office.MsoAlignCmd.msoAlignTops">
8388			<context kind="enumeration">MsoAlignCmd</context>
8389			<name>msoAlignTops</name>
8390			<value>3</value>
8391		</source>
8392		<destination designation="identity" />
8393	</element>
8394	<!--enum::MsoAnimationType  {Enumeration}-->
8395	<element type="enumeration">
8396		<source id="Office.MsoAnimationType">
8397			<name>MsoAnimationType</name>
8398		</source>
8399		<destination designation="identity" />
8400	</element>
8401	<!--enum::msoAnimationAppear {Constant}-->
8402	<element type="constant">
8403		<source id="Office.MsoAnimationType.msoAnimationAppear">
8404			<context kind="enumeration">MsoAnimationType</context>
8405			<name>msoAnimationAppear</name>
8406			<value>32</value>
8407		</source>
8408		<destination designation="identity" />
8409	</element>
8410	<!--enum::msoAnimationBeginSpeaking {Constant}-->
8411	<element type="constant">
8412		<source id="Office.MsoAnimationType.msoAnimationBeginSpeaking">
8413			<context kind="enumeration">MsoAnimationType</context>
8414			<name>msoAnimationBeginSpeaking</name>
8415			<value>4</value>
8416		</source>
8417		<destination designation="identity" />
8418	</element>
8419	<!--enum::msoAnimationCharacterSuccessMajor {Constant}-->
8420	<element type="constant">
8421		<source id="Office.MsoAnimationType.msoAnimationCharacterSuccessMajor">
8422			<context kind="enumeration">MsoAnimationType</context>
8423			<name>msoAnimationCharacterSuccessMajor</name>
8424			<value>6</value>
8425		</source>
8426		<destination designation="identity" />
8427	</element>
8428	<!--enum::msoAnimationCheckingSomething {Constant}-->
8429	<element type="constant">
8430		<source id="Office.MsoAnimationType.msoAnimationCheckingSomething">
8431			<context kind="enumeration">MsoAnimationType</context>
8432			<name>msoAnimationCheckingSomething</name>
8433			<value>103</value>
8434		</source>
8435		<destination designation="identity" />
8436	</element>
8437	<!--enum::msoAnimationDisappear {Constant}-->
8438	<element type="constant">
8439		<source id="Office.MsoAnimationType.msoAnimationDisappear">
8440			<context kind="enumeration">MsoAnimationType</context>
8441			<name>msoAnimationDisappear</name>
8442			<value>31</value>
8443		</source>
8444		<destination designation="identity" />
8445	</element>
8446	<!--enum::msoAnimationEmptyTrash {Constant}-->
8447	<element type="constant">
8448		<source id="Office.MsoAnimationType.msoAnimationEmptyTrash">
8449			<context kind="enumeration">MsoAnimationType</context>
8450			<name>msoAnimationEmptyTrash</name>
8451			<value>116</value>
8452		</source>
8453		<destination designation="identity" />
8454	</element>
8455	<!--enum::msoAnimationGestureDown {Constant}-->
8456	<element type="constant">
8457		<source id="Office.MsoAnimationType.msoAnimationGestureDown">
8458			<context kind="enumeration">MsoAnimationType</context>
8459			<name>msoAnimationGestureDown</name>
8460			<value>113</value>
8461		</source>
8462		<destination designation="identity" />
8463	</element>
8464	<!--enum::msoAnimationGestureLeft {Constant}-->
8465	<element type="constant">
8466		<source id="Office.MsoAnimationType.msoAnimationGestureLeft">
8467			<context kind="enumeration">MsoAnimationType</context>
8468			<name>msoAnimationGestureLeft</name>
8469			<value>114</value>
8470		</source>
8471		<destination designation="identity" />
8472	</element>
8473	<!--enum::msoAnimationGestureRight {Constant}-->
8474	<element type="constant">
8475		<source id="Office.MsoAnimationType.msoAnimationGestureRight">
8476			<context kind="enumeration">MsoAnimationType</context>
8477			<name>msoAnimationGestureRight</name>
8478			<value>19</value>
8479		</source>
8480		<destination designation="identity" />
8481	</element>
8482	<!--enum::msoAnimationGestureUp {Constant}-->
8483	<element type="constant">
8484		<source id="Office.MsoAnimationType.msoAnimationGestureUp">
8485			<context kind="enumeration">MsoAnimationType</context>
8486			<name>msoAnimationGestureUp</name>
8487			<value>115</value>
8488		</source>
8489		<destination designation="identity" />
8490	</element>
8491	<!--enum::msoAnimationGetArtsy {Constant}-->
8492	<element type="constant">
8493		<source id="Office.MsoAnimationType.msoAnimationGetArtsy">
8494			<context kind="enumeration">MsoAnimationType</context>
8495			<name>msoAnimationGetArtsy</name>
8496			<value>100</value>
8497		</source>
8498		<destination designation="identity" />
8499	</element>
8500	<!--enum::msoAnimationGetAttentionMajor {Constant}-->
8501	<element type="constant">
8502		<source id="Office.MsoAnimationType.msoAnimationGetAttentionMajor">
8503			<context kind="enumeration">MsoAnimationType</context>
8504			<name>msoAnimationGetAttentionMajor</name>
8505			<value>11</value>
8506		</source>
8507		<destination designation="identity" />
8508	</element>
8509	<!--enum::msoAnimationGetAttentionMinor {Constant}-->
8510	<element type="constant">
8511		<source id="Office.MsoAnimationType.msoAnimationGetAttentionMinor">
8512			<context kind="enumeration">MsoAnimationType</context>
8513			<name>msoAnimationGetAttentionMinor</name>
8514			<value>12</value>
8515		</source>
8516		<destination designation="identity" />
8517	</element>
8518	<!--enum::msoAnimationGetTechy {Constant}-->
8519	<element type="constant">
8520		<source id="Office.MsoAnimationType.msoAnimationGetTechy">
8521			<context kind="enumeration">MsoAnimationType</context>
8522			<name>msoAnimationGetTechy</name>
8523			<value>101</value>
8524		</source>
8525		<destination designation="identity" />
8526	</element>
8527	<!--enum::msoAnimationGetWizardy {Constant}-->
8528	<element type="constant">
8529		<source id="Office.MsoAnimationType.msoAnimationGetWizardy">
8530			<context kind="enumeration">MsoAnimationType</context>
8531			<name>msoAnimationGetWizardy</name>
8532			<value>102</value>
8533		</source>
8534		<destination designation="identity" />
8535	</element>
8536	<!--enum::msoAnimationGoodbye {Constant}-->
8537	<element type="constant">
8538		<source id="Office.MsoAnimationType.msoAnimationGoodbye">
8539			<context kind="enumeration">MsoAnimationType</context>
8540			<name>msoAnimationGoodbye</name>
8541			<value>3</value>
8542		</source>
8543		<destination designation="identity" />
8544	</element>
8545	<!--enum::msoAnimationGreeting {Constant}-->
8546	<element type="constant">
8547		<source id="Office.MsoAnimationType.msoAnimationGreeting">
8548			<context kind="enumeration">MsoAnimationType</context>
8549			<name>msoAnimationGreeting</name>
8550			<value>2</value>
8551		</source>
8552		<destination designation="identity" />
8553	</element>
8554	<!--enum::msoAnimationIdle {Constant}-->
8555	<element type="constant">
8556		<source id="Office.MsoAnimationType.msoAnimationIdle">
8557			<context kind="enumeration">MsoAnimationType</context>
8558			<name>msoAnimationIdle</name>
8559			<value>1</value>
8560		</source>
8561		<destination designation="identity" />
8562	</element>
8563	<!--enum::msoAnimationListensToComputer {Constant}-->
8564	<element type="constant">
8565		<source id="Office.MsoAnimationType.msoAnimationListensToComputer">
8566			<context kind="enumeration">MsoAnimationType</context>
8567			<name>msoAnimationListensToComputer</name>
8568			<value>26</value>
8569		</source>
8570		<destination designation="identity" />
8571	</element>
8572	<!--enum::msoAnimationLookDown {Constant}-->
8573	<element type="constant">
8574		<source id="Office.MsoAnimationType.msoAnimationLookDown">
8575			<context kind="enumeration">MsoAnimationType</context>
8576			<name>msoAnimationLookDown</name>
8577			<value>104</value>
8578		</source>
8579		<destination designation="identity" />
8580	</element>
8581	<!--enum::msoAnimationLookDownLeft {Constant}-->
8582	<element type="constant">
8583		<source id="Office.MsoAnimationType.msoAnimationLookDownLeft">
8584			<context kind="enumeration">MsoAnimationType</context>
8585			<name>msoAnimationLookDownLeft</name>
8586			<value>105</value>
8587		</source>
8588		<destination designation="identity" />
8589	</element>
8590	<!--enum::msoAnimationLookDownRight {Constant}-->
8591	<element type="constant">
8592		<source id="Office.MsoAnimationType.msoAnimationLookDownRight">
8593			<context kind="enumeration">MsoAnimationType</context>
8594			<name>msoAnimationLookDownRight</name>
8595			<value>106</value>
8596		</source>
8597		<destination designation="identity" />
8598	</element>
8599	<!--enum::msoAnimationLookLeft {Constant}-->
8600	<element type="constant">
8601		<source id="Office.MsoAnimationType.msoAnimationLookLeft">
8602			<context kind="enumeration">MsoAnimationType</context>
8603			<name>msoAnimationLookLeft</name>
8604			<value>107</value>
8605		</source>
8606		<destination designation="identity" />
8607	</element>
8608	<!--enum::msoAnimationLookRight {Constant}-->
8609	<element type="constant">
8610		<source id="Office.MsoAnimationType.msoAnimationLookRight">
8611			<context kind="enumeration">MsoAnimationType</context>
8612			<name>msoAnimationLookRight</name>
8613			<value>108</value>
8614		</source>
8615		<destination designation="identity" />
8616	</element>
8617	<!--enum::msoAnimationLookUp {Constant}-->
8618	<element type="constant">
8619		<source id="Office.MsoAnimationType.msoAnimationLookUp">
8620			<context kind="enumeration">MsoAnimationType</context>
8621			<name>msoAnimationLookUp</name>
8622			<value>109</value>
8623		</source>
8624		<destination designation="identity" />
8625	</element>
8626	<!--enum::msoAnimationLookUpLeft {Constant}-->
8627	<element type="constant">
8628		<source id="Office.MsoAnimationType.msoAnimationLookUpLeft">
8629			<context kind="enumeration">MsoAnimationType</context>
8630			<name>msoAnimationLookUpLeft</name>
8631			<value>110</value>
8632		</source>
8633		<destination designation="identity" />
8634	</element>
8635	<!--enum::msoAnimationLookUpRight {Constant}-->
8636	<element type="constant">
8637		<source id="Office.MsoAnimationType.msoAnimationLookUpRight">
8638			<context kind="enumeration">MsoAnimationType</context>
8639			<name>msoAnimationLookUpRight</name>
8640			<value>111</value>
8641		</source>
8642		<destination designation="identity" />
8643	</element>
8644	<!--enum::msoAnimationPrinting {Constant}-->
8645	<element type="constant">
8646		<source id="Office.MsoAnimationType.msoAnimationPrinting">
8647			<context kind="enumeration">MsoAnimationType</context>
8648			<name>msoAnimationPrinting</name>
8649			<value>18</value>
8650		</source>
8651		<destination designation="identity" />
8652	</element>
8653	<!--enum::msoAnimationRestPose {Constant}-->
8654	<element type="constant">
8655		<source id="Office.MsoAnimationType.msoAnimationRestPose">
8656			<context kind="enumeration">MsoAnimationType</context>
8657			<name>msoAnimationRestPose</name>
8658			<value>5</value>
8659		</source>
8660		<destination designation="identity" />
8661	</element>
8662	<!--enum::msoAnimationSaving {Constant}-->
8663	<element type="constant">
8664		<source id="Office.MsoAnimationType.msoAnimationSaving">
8665			<context kind="enumeration">MsoAnimationType</context>
8666			<name>msoAnimationSaving</name>
8667			<value>112</value>
8668		</source>
8669		<destination designation="identity" />
8670	</element>
8671	<!--enum::msoAnimationSearching {Constant}-->
8672	<element type="constant">
8673		<source id="Office.MsoAnimationType.msoAnimationSearching">
8674			<context kind="enumeration">MsoAnimationType</context>
8675			<name>msoAnimationSearching</name>
8676			<value>13</value>
8677		</source>
8678		<destination designation="identity" />
8679	</element>
8680	<!--enum::msoAnimationSendingMail {Constant}-->
8681	<element type="constant">
8682		<source id="Office.MsoAnimationType.msoAnimationSendingMail">
8683			<context kind="enumeration">MsoAnimationType</context>
8684			<name>msoAnimationSendingMail</name>
8685			<value>25</value>
8686		</source>
8687		<destination designation="identity" />
8688	</element>
8689	<!--enum::msoAnimationThinking {Constant}-->
8690	<element type="constant">
8691		<source id="Office.MsoAnimationType.msoAnimationThinking">
8692			<context kind="enumeration">MsoAnimationType</context>
8693			<name>msoAnimationThinking</name>
8694			<value>24</value>
8695		</source>
8696		<destination designation="identity" />
8697	</element>
8698	<!--enum::msoAnimationWorkingAtSomething {Constant}-->
8699	<element type="constant">
8700		<source id="Office.MsoAnimationType.msoAnimationWorkingAtSomething">
8701			<context kind="enumeration">MsoAnimationType</context>
8702			<name>msoAnimationWorkingAtSomething</name>
8703			<value>23</value>
8704		</source>
8705		<destination designation="identity" />
8706	</element>
8707	<!--enum::msoAnimationWritingNotingSomething {Constant}-->
8708	<element type="constant">
8709		<source id="Office.MsoAnimationType.msoAnimationWritingNotingSomething">
8710			<context kind="enumeration">MsoAnimationType</context>
8711			<name>msoAnimationWritingNotingSomething</name>
8712			<value>22</value>
8713		</source>
8714		<destination designation="identity" />
8715	</element>
8716	<!--enum::MsoAppLanguageID  {Enumeration}-->
8717	<element type="enumeration">
8718		<source id="Office.MsoAppLanguageID">
8719			<name>MsoAppLanguageID</name>
8720		</source>
8721		<destination designation="identity" />
8722	</element>
8723	<!--enum::msoLanguageIDExeMode {Constant}-->
8724	<element type="constant">
8725		<source id="Office.MsoAppLanguageID.msoLanguageIDExeMode">
8726			<context kind="enumeration">MsoAppLanguageID</context>
8727			<name>msoLanguageIDExeMode</name>
8728			<value>4</value>
8729		</source>
8730		<destination designation="identity" />
8731	</element>
8732	<!--enum::msoLanguageIDHelp {Constant}-->
8733	<element type="constant">
8734		<source id="Office.MsoAppLanguageID.msoLanguageIDHelp">
8735			<context kind="enumeration">MsoAppLanguageID</context>
8736			<name>msoLanguageIDHelp</name>
8737			<value>3</value>
8738		</source>
8739		<destination designation="identity" />
8740	</element>
8741	<!--enum::msoLanguageIDInstall {Constant}-->
8742	<element type="constant">
8743		<source id="Office.MsoAppLanguageID.msoLanguageIDInstall">
8744			<context kind="enumeration">MsoAppLanguageID</context>
8745			<name>msoLanguageIDInstall</name>
8746			<value>1</value>
8747		</source>
8748		<destination designation="identity" />
8749	</element>
8750	<!--enum::msoLanguageIDUI {Constant}-->
8751	<element type="constant">
8752		<source id="Office.MsoAppLanguageID.msoLanguageIDUI">
8753			<context kind="enumeration">MsoAppLanguageID</context>
8754			<name>msoLanguageIDUI</name>
8755			<value>2</value>
8756		</source>
8757		<destination designation="identity" />
8758	</element>
8759	<!--enum::msoLanguageIDUIPrevious {Constant}-->
8760	<element type="constant">
8761		<source id="Office.MsoAppLanguageID.msoLanguageIDUIPrevious">
8762			<context kind="enumeration">MsoAppLanguageID</context>
8763			<name>msoLanguageIDUIPrevious</name>
8764			<value>5</value>
8765		</source>
8766		<destination designation="identity" />
8767	</element>
8768	<!--enum::MsoArrowheadLength  {Enumeration}-->
8769	<element type="enumeration">
8770		<source id="Office.MsoArrowheadLength">
8771			<name>MsoArrowheadLength</name>
8772		</source>
8773		<destination designation="identity" />
8774	</element>
8775	<!--enum::msoArrowheadLengthMedium {Constant}-->
8776	<element type="constant">
8777		<source id="Office.MsoArrowheadLength.msoArrowheadLengthMedium">
8778			<context kind="enumeration">MsoArrowheadLength</context>
8779			<name>msoArrowheadLengthMedium</name>
8780			<value>2</value>
8781		</source>
8782		<destination designation="identity" />
8783	</element>
8784	<!--enum::msoArrowheadLengthMixed {Constant}-->
8785	<element type="constant">
8786		<source id="Office.MsoArrowheadLength.msoArrowheadLengthMixed">
8787			<context kind="enumeration">MsoArrowheadLength</context>
8788			<name>msoArrowheadLengthMixed</name>
8789			<value>-2</value>
8790		</source>
8791		<destination designation="identity" />
8792	</element>
8793	<!--enum::msoArrowheadLong {Constant}-->
8794	<element type="constant">
8795		<source id="Office.MsoArrowheadLength.msoArrowheadLong">
8796			<context kind="enumeration">MsoArrowheadLength</context>
8797			<name>msoArrowheadLong</name>
8798			<value>3</value>
8799		</source>
8800		<destination designation="identity" />
8801	</element>
8802	<!--enum::msoArrowheadShort {Constant}-->
8803	<element type="constant">
8804		<source id="Office.MsoArrowheadLength.msoArrowheadShort">
8805			<context kind="enumeration">MsoArrowheadLength</context>
8806			<name>msoArrowheadShort</name>
8807			<value>1</value>
8808		</source>
8809		<destination designation="identity" />
8810	</element>
8811	<!--enum::MsoArrowheadStyle  {Enumeration}-->
8812	<element type="enumeration">
8813		<source id="Office.MsoArrowheadStyle">
8814			<name>MsoArrowheadStyle</name>
8815		</source>
8816		<destination designation="identity" />
8817	</element>
8818	<!--enum::msoArrowheadDiamond {Constant}-->
8819	<element type="constant">
8820		<source id="Office.MsoArrowheadStyle.msoArrowheadDiamond">
8821			<context kind="enumeration">MsoArrowheadStyle</context>
8822			<name>msoArrowheadDiamond</name>
8823			<value>5</value>
8824		</source>
8825		<destination designation="identity" />
8826	</element>
8827	<!--enum::msoArrowheadNone {Constant}-->
8828	<element type="constant">
8829		<source id="Office.MsoArrowheadStyle.msoArrowheadNone">
8830			<context kind="enumeration">MsoArrowheadStyle</context>
8831			<name>msoArrowheadNone</name>
8832			<value>1</value>
8833		</source>
8834		<destination designation="identity" />
8835	</element>
8836	<!--enum::msoArrowheadOpen {Constant}-->
8837	<element type="constant">
8838		<source id="Office.MsoArrowheadStyle.msoArrowheadOpen">
8839			<context kind="enumeration">MsoArrowheadStyle</context>
8840			<name>msoArrowheadOpen</name>
8841			<value>3</value>
8842		</source>
8843		<destination designation="identity" />
8844	</element>
8845	<!--enum::msoArrowheadOval {Constant}-->
8846	<element type="constant">
8847		<source id="Office.MsoArrowheadStyle.msoArrowheadOval">
8848			<context kind="enumeration">MsoArrowheadStyle</context>
8849			<name>msoArrowheadOval</name>
8850			<value>6</value>
8851		</source>
8852		<destination designation="identity" />
8853	</element>
8854	<!--enum::msoArrowheadStealth {Constant}-->
8855	<element type="constant">
8856		<source id="Office.MsoArrowheadStyle.msoArrowheadStealth">
8857			<context kind="enumeration">MsoArrowheadStyle</context>
8858			<name>msoArrowheadStealth</name>
8859			<value>4</value>
8860		</source>
8861		<destination designation="identity" />
8862	</element>
8863	<!--enum::msoArrowheadStyleMixed {Constant}-->
8864	<element type="constant">
8865		<source id="Office.MsoArrowheadStyle.msoArrowheadStyleMixed">
8866			<context kind="enumeration">MsoArrowheadStyle</context>
8867			<name>msoArrowheadStyleMixed</name>
8868			<value>-2</value>
8869		</source>
8870		<destination designation="identity" />
8871	</element>
8872	<!--enum::msoArrowheadTriangle {Constant}-->
8873	<element type="constant">
8874		<source id="Office.MsoArrowheadStyle.msoArrowheadTriangle">
8875			<context kind="enumeration">MsoArrowheadStyle</context>
8876			<name>msoArrowheadTriangle</name>
8877			<value>2</value>
8878		</source>
8879		<destination designation="identity" />
8880	</element>
8881	<!--enum::MsoArrowheadWidth  {Enumeration}-->
8882	<element type="enumeration">
8883		<source id="Office.MsoArrowheadWidth">
8884			<name>MsoArrowheadWidth</name>
8885		</source>
8886		<destination designation="identity" />
8887	</element>
8888	<!--enum::msoArrowheadNarrow {Constant}-->
8889	<element type="constant">
8890		<source id="Office.MsoArrowheadWidth.msoArrowheadNarrow">
8891			<context kind="enumeration">MsoArrowheadWidth</context>
8892			<name>msoArrowheadNarrow</name>
8893			<value>1</value>
8894		</source>
8895		<destination designation="identity" />
8896	</element>
8897	<!--enum::msoArrowheadWide {Constant}-->
8898	<element type="constant">
8899		<source id="Office.MsoArrowheadWidth.msoArrowheadWide">
8900			<context kind="enumeration">MsoArrowheadWidth</context>
8901			<name>msoArrowheadWide</name>
8902			<value>3</value>
8903		</source>
8904		<destination designation="identity" />
8905	</element>
8906	<!--enum::msoArrowheadWidthMedium {Constant}-->
8907	<element type="constant">
8908		<source id="Office.MsoArrowheadWidth.msoArrowheadWidthMedium">
8909			<context kind="enumeration">MsoArrowheadWidth</context>
8910			<name>msoArrowheadWidthMedium</name>
8911			<value>2</value>
8912		</source>
8913		<destination designation="identity" />
8914	</element>
8915	<!--enum::msoArrowheadWidthMixed {Constant}-->
8916	<element type="constant">
8917		<source id="Office.MsoArrowheadWidth.msoArrowheadWidthMixed">
8918			<context kind="enumeration">MsoArrowheadWidth</context>
8919			<name>msoArrowheadWidthMixed</name>
8920			<value>-2</value>
8921		</source>
8922		<destination designation="identity" />
8923	</element>
8924	<!--enum::MsoAutomationSecurity  {Enumeration}-->
8925	<element type="enumeration">
8926		<source id="Office.MsoAutomationSecurity">
8927			<name>MsoAutomationSecurity</name>
8928		</source>
8929		<destination designation="identity" />
8930	</element>
8931	<!--enum::msoAutomationSecurityByUI {Constant}-->
8932	<element type="constant">
8933		<source id="Office.MsoAutomationSecurity.msoAutomationSecurityByUI">
8934			<context kind="enumeration">MsoAutomationSecurity</context>
8935			<name>msoAutomationSecurityByUI</name>
8936			<value>2</value>
8937		</source>
8938		<destination designation="identity" />
8939	</element>
8940	<!--enum::msoAutomationSecurityForceDisable {Constant}-->
8941	<element type="constant">
8942		<source id="Office.MsoAutomationSecurity.msoAutomationSecurityForceDisable">
8943			<context kind="enumeration">MsoAutomationSecurity</context>
8944			<name>msoAutomationSecurityForceDisable</name>
8945			<value>3</value>
8946		</source>
8947		<destination designation="identity" />
8948	</element>
8949	<!--enum::msoAutomationSecurityLow {Constant}-->
8950	<element type="constant">
8951		<source id="Office.MsoAutomationSecurity.msoAutomationSecurityLow">
8952			<context kind="enumeration">MsoAutomationSecurity</context>
8953			<name>msoAutomationSecurityLow</name>
8954			<value>1</value>
8955		</source>
8956		<destination designation="identity" />
8957	</element>
8958	<!--enum::MsoAutoShapeType  {Enumeration}-->
8959	<element type="enumeration">
8960		<source id="Office.MsoAutoShapeType">
8961			<name>MsoAutoShapeType</name>
8962		</source>
8963		<destination designation="identity" />
8964	</element>
8965	<!--enum::msoShape16pointStar {Constant}-->
8966	<element type="constant">
8967		<source id="Office.MsoAutoShapeType.msoShape16pointStar">
8968			<context kind="enumeration">MsoAutoShapeType</context>
8969			<name>msoShape16pointStar</name>
8970			<value>94</value>
8971		</source>
8972		<destination designation="identity" />
8973	</element>
8974	<!--enum::msoShape24pointStar {Constant}-->
8975	<element type="constant">
8976		<source id="Office.MsoAutoShapeType.msoShape24pointStar">
8977			<context kind="enumeration">MsoAutoShapeType</context>
8978			<name>msoShape24pointStar</name>
8979			<value>95</value>
8980		</source>
8981		<destination designation="identity" />
8982	</element>
8983	<!--enum::msoShape32pointStar {Constant}-->
8984	<element type="constant">
8985		<source id="Office.MsoAutoShapeType.msoShape32pointStar">
8986			<context kind="enumeration">MsoAutoShapeType</context>
8987			<name>msoShape32pointStar</name>
8988			<value>96</value>
8989		</source>
8990		<destination designation="identity" />
8991	</element>
8992	<!--enum::msoShape4pointStar {Constant}-->
8993	<element type="constant">
8994		<source id="Office.MsoAutoShapeType.msoShape4pointStar">
8995			<context kind="enumeration">MsoAutoShapeType</context>
8996			<name>msoShape4pointStar</name>
8997			<value>91</value>
8998		</source>
8999		<destination designation="identity" />
9000	</element>
9001	<!--enum::msoShape5pointStar {Constant}-->
9002	<element type="constant">
9003		<source id="Office.MsoAutoShapeType.msoShape5pointStar">
9004			<context kind="enumeration">MsoAutoShapeType</context>
9005			<name>msoShape5pointStar</name>
9006			<value>92</value>
9007		</source>
9008		<destination designation="identity" />
9009	</element>
9010	<!--enum::msoShape8pointStar {Constant}-->
9011	<element type="constant">
9012		<source id="Office.MsoAutoShapeType.msoShape8pointStar">
9013			<context kind="enumeration">MsoAutoShapeType</context>
9014			<name>msoShape8pointStar</name>
9015			<value>93</value>
9016		</source>
9017		<destination designation="identity" />
9018	</element>
9019	<!--enum::msoShapeActionButtonBackorPrevious {Constant}-->
9020	<element type="constant">
9021		<source id="Office.MsoAutoShapeType.msoShapeActionButtonBackorPrevious">
9022			<context kind="enumeration">MsoAutoShapeType</context>
9023			<name>msoShapeActionButtonBackorPrevious</name>
9024			<value>129</value>
9025		</source>
9026		<destination designation="identity" />
9027	</element>
9028	<!--enum::msoShapeActionButtonBeginning {Constant}-->
9029	<element type="constant">
9030		<source id="Office.MsoAutoShapeType.msoShapeActionButtonBeginning">
9031			<context kind="enumeration">MsoAutoShapeType</context>
9032			<name>msoShapeActionButtonBeginning</name>
9033			<value>131</value>
9034		</source>
9035		<destination designation="identity" />
9036	</element>
9037	<!--enum::msoShapeActionButtonCustom {Constant}-->
9038	<element type="constant">
9039		<source id="Office.MsoAutoShapeType.msoShapeActionButtonCustom">
9040			<context kind="enumeration">MsoAutoShapeType</context>
9041			<name>msoShapeActionButtonCustom</name>
9042			<value>125</value>
9043		</source>
9044		<destination designation="identity" />
9045	</element>
9046	<!--enum::msoShapeActionButtonDocument {Constant}-->
9047	<element type="constant">
9048		<source id="Office.MsoAutoShapeType.msoShapeActionButtonDocument">
9049			<context kind="enumeration">MsoAutoShapeType</context>
9050			<name>msoShapeActionButtonDocument</name>
9051			<value>134</value>
9052		</source>
9053		<destination designation="identity" />
9054	</element>
9055	<!--enum::msoShapeActionButtonEnd {Constant}-->
9056	<element type="constant">
9057		<source id="Office.MsoAutoShapeType.msoShapeActionButtonEnd">
9058			<context kind="enumeration">MsoAutoShapeType</context>
9059			<name>msoShapeActionButtonEnd</name>
9060			<value>132</value>
9061		</source>
9062		<destination designation="identity" />
9063	</element>
9064	<!--enum::msoShapeActionButtonForwardorNext {Constant}-->
9065	<element type="constant">
9066		<source id="Office.MsoAutoShapeType.msoShapeActionButtonForwardorNext">
9067			<context kind="enumeration">MsoAutoShapeType</context>
9068			<name>msoShapeActionButtonForwardorNext</name>
9069			<value>130</value>
9070		</source>
9071		<destination designation="identity" />
9072	</element>
9073	<!--enum::msoShapeActionButtonHelp {Constant}-->
9074	<element type="constant">
9075		<source id="Office.MsoAutoShapeType.msoShapeActionButtonHelp">
9076			<context kind="enumeration">MsoAutoShapeType</context>
9077			<name>msoShapeActionButtonHelp</name>
9078			<value>127</value>
9079		</source>
9080		<destination designation="identity" />
9081	</element>
9082	<!--enum::msoShapeActionButtonHome {Constant}-->
9083	<element type="constant">
9084		<source id="Office.MsoAutoShapeType.msoShapeActionButtonHome">
9085			<context kind="enumeration">MsoAutoShapeType</context>
9086			<name>msoShapeActionButtonHome</name>
9087			<value>126</value>
9088		</source>
9089		<destination designation="identity" />
9090	</element>
9091	<!--enum::msoShapeActionButtonInformation {Constant}-->
9092	<element type="constant">
9093		<source id="Office.MsoAutoShapeType.msoShapeActionButtonInformation">
9094			<context kind="enumeration">MsoAutoShapeType</context>
9095			<name>msoShapeActionButtonInformation</name>
9096			<value>128</value>
9097		</source>
9098		<destination designation="identity" />
9099	</element>
9100	<!--enum::msoShapeActionButtonMovie {Constant}-->
9101	<element type="constant">
9102		<source id="Office.MsoAutoShapeType.msoShapeActionButtonMovie">
9103			<context kind="enumeration">MsoAutoShapeType</context>
9104			<name>msoShapeActionButtonMovie</name>
9105			<value>136</value>
9106		</source>
9107		<destination designation="identity" />
9108	</element>
9109	<!--enum::msoShapeActionButtonReturn {Constant}-->
9110	<element type="constant">
9111		<source id="Office.MsoAutoShapeType.msoShapeActionButtonReturn">
9112			<context kind="enumeration">MsoAutoShapeType</context>
9113			<name>msoShapeActionButtonReturn</name>
9114			<value>133</value>
9115		</source>
9116		<destination designation="identity" />
9117	</element>
9118	<!--enum::msoShapeActionButtonSound {Constant}-->
9119	<element type="constant">
9120		<source id="Office.MsoAutoShapeType.msoShapeActionButtonSound">
9121			<context kind="enumeration">MsoAutoShapeType</context>
9122			<name>msoShapeActionButtonSound</name>
9123			<value>135</value>
9124		</source>
9125		<destination designation="identity" />
9126	</element>
9127	<!--enum::msoShapeArc {Constant}-->
9128	<element type="constant">
9129		<source id="Office.MsoAutoShapeType.msoShapeArc">
9130			<context kind="enumeration">MsoAutoShapeType</context>
9131			<name>msoShapeArc</name>
9132			<value>25</value>
9133		</source>
9134		<destination designation="identity" />
9135	</element>
9136	<!--enum::msoShapeBalloon {Constant}-->
9137	<element type="constant">
9138		<source id="Office.MsoAutoShapeType.msoShapeBalloon">
9139			<context kind="enumeration">MsoAutoShapeType</context>
9140			<name>msoShapeBalloon</name>
9141			<value>137</value>
9142		</source>
9143		<destination designation="identity" />
9144	</element>
9145	<!--enum::msoShapeBentArrow {Constant}-->
9146	<element type="constant">
9147		<source id="Office.MsoAutoShapeType.msoShapeBentArrow">
9148			<context kind="enumeration">MsoAutoShapeType</context>
9149			<name>msoShapeBentArrow</name>
9150			<value>41</value>
9151		</source>
9152		<destination designation="identity" />
9153	</element>
9154	<!--enum::msoShapeBentUpArrow {Constant}-->
9155	<element type="constant">
9156		<source id="Office.MsoAutoShapeType.msoShapeBentUpArrow">
9157			<context kind="enumeration">MsoAutoShapeType</context>
9158			<name>msoShapeBentUpArrow</name>
9159			<value>44</value>
9160		</source>
9161		<destination designation="identity" />
9162	</element>
9163	<!--enum::msoShapeBevel {Constant}-->
9164	<element type="constant">
9165		<source id="Office.MsoAutoShapeType.msoShapeBevel">
9166			<context kind="enumeration">MsoAutoShapeType</context>
9167			<name>msoShapeBevel</name>
9168			<value>15</value>
9169		</source>
9170		<destination designation="identity" />
9171	</element>
9172	<!--enum::msoShapeBlockArc {Constant}-->
9173	<element type="constant">
9174		<source id="Office.MsoAutoShapeType.msoShapeBlockArc">
9175			<context kind="enumeration">MsoAutoShapeType</context>
9176			<name>msoShapeBlockArc</name>
9177			<value>20</value>
9178		</source>
9179		<destination designation="identity" />
9180	</element>
9181	<!--enum::msoShapeCan {Constant}-->
9182	<element type="constant">
9183		<source id="Office.MsoAutoShapeType.msoShapeCan">
9184			<context kind="enumeration">MsoAutoShapeType</context>
9185			<name>msoShapeCan</name>
9186			<value>13</value>
9187		</source>
9188		<destination designation="identity" />
9189	</element>
9190	<!--enum::msoShapeChevron {Constant}-->
9191	<element type="constant">
9192		<source id="Office.MsoAutoShapeType.msoShapeChevron">
9193			<context kind="enumeration">MsoAutoShapeType</context>
9194			<name>msoShapeChevron</name>
9195			<value>52</value>
9196		</source>
9197		<destination designation="identity" />
9198	</element>
9199	<!--enum::msoShapeCircularArrow {Constant}-->
9200	<element type="constant">
9201		<source id="Office.MsoAutoShapeType.msoShapeCircularArrow">
9202			<context kind="enumeration">MsoAutoShapeType</context>
9203			<name>msoShapeCircularArrow</name>
9204			<value>60</value>
9205		</source>
9206		<destination designation="identity" />
9207	</element>
9208	<!--enum::msoShapeCloudCallout {Constant}-->
9209	<element type="constant">
9210		<source id="Office.MsoAutoShapeType.msoShapeCloudCallout">
9211			<context kind="enumeration">MsoAutoShapeType</context>
9212			<name>msoShapeCloudCallout</name>
9213			<value>108</value>
9214		</source>
9215		<destination designation="identity" />
9216	</element>
9217	<!--enum::msoShapeCross {Constant}-->
9218	<element type="constant">
9219		<source id="Office.MsoAutoShapeType.msoShapeCross">
9220			<context kind="enumeration">MsoAutoShapeType</context>
9221			<name>msoShapeCross</name>
9222			<value>11</value>
9223		</source>
9224		<destination designation="identity" />
9225	</element>
9226	<!--enum::msoShapeCube {Constant}-->
9227	<element type="constant">
9228		<source id="Office.MsoAutoShapeType.msoShapeCube">
9229			<context kind="enumeration">MsoAutoShapeType</context>
9230			<name>msoShapeCube</name>
9231			<value>14</value>
9232		</source>
9233		<destination designation="identity" />
9234	</element>
9235	<!--enum::msoShapeCurvedDownArrow {Constant}-->
9236	<element type="constant">
9237		<source id="Office.MsoAutoShapeType.msoShapeCurvedDownArrow">
9238			<context kind="enumeration">MsoAutoShapeType</context>
9239			<name>msoShapeCurvedDownArrow</name>
9240			<value>48</value>
9241		</source>
9242		<destination designation="identity" />
9243	</element>
9244	<!--enum::msoShapeCurvedDownRibbon {Constant}-->
9245	<element type="constant">
9246		<source id="Office.MsoAutoShapeType.msoShapeCurvedDownRibbon">
9247			<context kind="enumeration">MsoAutoShapeType</context>
9248			<name>msoShapeCurvedDownRibbon</name>
9249			<value>100</value>
9250		</source>
9251		<destination designation="identity" />
9252	</element>
9253	<!--enum::msoShapeCurvedLeftArrow {Constant}-->
9254	<element type="constant">
9255		<source id="Office.MsoAutoShapeType.msoShapeCurvedLeftArrow">
9256			<context kind="enumeration">MsoAutoShapeType</context>
9257			<name>msoShapeCurvedLeftArrow</name>
9258			<value>46</value>
9259		</source>
9260		<destination designation="identity" />
9261	</element>
9262	<!--enum::msoShapeCurvedRightArrow {Constant}-->
9263	<element type="constant">
9264		<source id="Office.MsoAutoShapeType.msoShapeCurvedRightArrow">
9265			<context kind="enumeration">MsoAutoShapeType</context>
9266			<name>msoShapeCurvedRightArrow</name>
9267			<value>45</value>
9268		</source>
9269		<destination designation="identity" />
9270	</element>
9271	<!--enum::msoShapeCurvedUpArrow {Constant}-->
9272	<element type="constant">
9273		<source id="Office.MsoAutoShapeType.msoShapeCurvedUpArrow">
9274			<context kind="enumeration">MsoAutoShapeType</context>
9275			<name>msoShapeCurvedUpArrow</name>
9276			<value>47</value>
9277		</source>
9278		<destination designation="identity" />
9279	</element>
9280	<!--enum::msoShapeCurvedUpRibbon {Constant}-->
9281	<element type="constant">
9282		<source id="Office.MsoAutoShapeType.msoShapeCurvedUpRibbon">
9283			<context kind="enumeration">MsoAutoShapeType</context>
9284			<name>msoShapeCurvedUpRibbon</name>
9285			<value>99</value>
9286		</source>
9287		<destination designation="identity" />
9288	</element>
9289	<!--enum::msoShapeDiamond {Constant}-->
9290	<element type="constant">
9291		<source id="Office.MsoAutoShapeType.msoShapeDiamond">
9292			<context kind="enumeration">MsoAutoShapeType</context>
9293			<name>msoShapeDiamond</name>
9294			<value>4</value>
9295		</source>
9296		<destination designation="identity" />
9297	</element>
9298	<!--enum::msoShapeDonut {Constant}-->
9299	<element type="constant">
9300		<source id="Office.MsoAutoShapeType.msoShapeDonut">
9301			<context kind="enumeration">MsoAutoShapeType</context>
9302			<name>msoShapeDonut</name>
9303			<value>18</value>
9304		</source>
9305		<destination designation="identity" />
9306	</element>
9307	<!--enum::msoShapeDoubleBrace {Constant}-->
9308	<element type="constant">
9309		<source id="Office.MsoAutoShapeType.msoShapeDoubleBrace">
9310			<context kind="enumeration">MsoAutoShapeType</context>
9311			<name>msoShapeDoubleBrace</name>
9312			<value>27</value>
9313		</source>
9314		<destination designation="identity" />
9315	</element>
9316	<!--enum::msoShapeDoubleBracket {Constant}-->
9317	<element type="constant">
9318		<source id="Office.MsoAutoShapeType.msoShapeDoubleBracket">
9319			<context kind="enumeration">MsoAutoShapeType</context>
9320			<name>msoShapeDoubleBracket</name>
9321			<value>26</value>
9322		</source>
9323		<destination designation="identity" />
9324	</element>
9325	<!--enum::msoShapeDoubleWave {Constant}-->
9326	<element type="constant">
9327		<source id="Office.MsoAutoShapeType.msoShapeDoubleWave">
9328			<context kind="enumeration">MsoAutoShapeType</context>
9329			<name>msoShapeDoubleWave</name>
9330			<value>104</value>
9331		</source>
9332		<destination designation="identity" />
9333	</element>
9334	<!--enum::msoShapeDownArrow {Constant}-->
9335	<element type="constant">
9336		<source id="Office.MsoAutoShapeType.msoShapeDownArrow">
9337			<context kind="enumeration">MsoAutoShapeType</context>
9338			<name>msoShapeDownArrow</name>
9339			<value>36</value>
9340		</source>
9341		<destination designation="identity" />
9342	</element>
9343	<!--enum::msoShapeDownArrowCallout {Constant}-->
9344	<element type="constant">
9345		<source id="Office.MsoAutoShapeType.msoShapeDownArrowCallout">
9346			<context kind="enumeration">MsoAutoShapeType</context>
9347			<name>msoShapeDownArrowCallout</name>
9348			<value>56</value>
9349		</source>
9350		<destination designation="identity" />
9351	</element>
9352	<!--enum::msoShapeDownRibbon {Constant}-->
9353	<element type="constant">
9354		<source id="Office.MsoAutoShapeType.msoShapeDownRibbon">
9355			<context kind="enumeration">MsoAutoShapeType</context>
9356			<name>msoShapeDownRibbon</name>
9357			<value>98</value>
9358		</source>
9359		<destination designation="identity" />
9360	</element>
9361	<!--enum::msoShapeExplosion1 {Constant}-->
9362	<element type="constant">
9363		<source id="Office.MsoAutoShapeType.msoShapeExplosion1">
9364			<context kind="enumeration">MsoAutoShapeType</context>
9365			<name>msoShapeExplosion1</name>
9366			<value>89</value>
9367		</source>
9368		<destination designation="identity" />
9369	</element>
9370	<!--enum::msoShapeExplosion2 {Constant}-->
9371	<element type="constant">
9372		<source id="Office.MsoAutoShapeType.msoShapeExplosion2">
9373			<context kind="enumeration">MsoAutoShapeType</context>
9374			<name>msoShapeExplosion2</name>
9375			<value>90</value>
9376		</source>
9377		<destination designation="identity" />
9378	</element>
9379	<!--enum::msoShapeFlowchartAlternateProcess {Constant}-->
9380	<element type="constant">
9381		<source id="Office.MsoAutoShapeType.msoShapeFlowchartAlternateProcess">
9382			<context kind="enumeration">MsoAutoShapeType</context>
9383			<name>msoShapeFlowchartAlternateProcess</name>
9384			<value>62</value>
9385		</source>
9386		<destination designation="identity" />
9387	</element>
9388	<!--enum::msoShapeFlowchartCard {Constant}-->
9389	<element type="constant">
9390		<source id="Office.MsoAutoShapeType.msoShapeFlowchartCard">
9391			<context kind="enumeration">MsoAutoShapeType</context>
9392			<name>msoShapeFlowchartCard</name>
9393			<value>75</value>
9394		</source>
9395		<destination designation="identity" />
9396	</element>
9397	<!--enum::msoShapeFlowchartCollate {Constant}-->
9398	<element type="constant">
9399		<source id="Office.MsoAutoShapeType.msoShapeFlowchartCollate">
9400			<context kind="enumeration">MsoAutoShapeType</context>
9401			<name>msoShapeFlowchartCollate</name>
9402			<value>79</value>
9403		</source>
9404		<destination designation="identity" />
9405	</element>
9406	<!--enum::msoShapeFlowchartConnector {Constant}-->
9407	<element type="constant">
9408		<source id="Office.MsoAutoShapeType.msoShapeFlowchartConnector">
9409			<context kind="enumeration">MsoAutoShapeType</context>
9410			<name>msoShapeFlowchartConnector</name>
9411			<value>73</value>
9412		</source>
9413		<destination designation="identity" />
9414	</element>
9415	<!--enum::msoShapeFlowchartData {Constant}-->
9416	<element type="constant">
9417		<source id="Office.MsoAutoShapeType.msoShapeFlowchartData">
9418			<context kind="enumeration">MsoAutoShapeType</context>
9419			<name>msoShapeFlowchartData</name>
9420			<value>64</value>
9421		</source>
9422		<destination designation="identity" />
9423	</element>
9424	<!--enum::msoShapeFlowchartDecision {Constant}-->
9425	<element type="constant">
9426		<source id="Office.MsoAutoShapeType.msoShapeFlowchartDecision">
9427			<context kind="enumeration">MsoAutoShapeType</context>
9428			<name>msoShapeFlowchartDecision</name>
9429			<value>63</value>
9430		</source>
9431		<destination designation="identity" />
9432	</element>
9433	<!--enum::msoShapeFlowchartDelay {Constant}-->
9434	<element type="constant">
9435		<source id="Office.MsoAutoShapeType.msoShapeFlowchartDelay">
9436			<context kind="enumeration">MsoAutoShapeType</context>
9437			<name>msoShapeFlowchartDelay</name>
9438			<value>84</value>
9439		</source>
9440		<destination designation="identity" />
9441	</element>
9442	<!--enum::msoShapeFlowchartDirectAccessStorage {Constant}-->
9443	<element type="constant">
9444		<source id="Office.MsoAutoShapeType.msoShapeFlowchartDirectAccessStorage">
9445			<context kind="enumeration">MsoAutoShapeType</context>
9446			<name>msoShapeFlowchartDirectAccessStorage</name>
9447			<value>87</value>
9448		</source>
9449		<destination designation="identity" />
9450	</element>
9451	<!--enum::msoShapeFlowchartDisplay {Constant}-->
9452	<element type="constant">
9453		<source id="Office.MsoAutoShapeType.msoShapeFlowchartDisplay">
9454			<context kind="enumeration">MsoAutoShapeType</context>
9455			<name>msoShapeFlowchartDisplay</name>
9456			<value>88</value>
9457		</source>
9458		<destination designation="identity" />
9459	</element>
9460	<!--enum::msoShapeFlowchartDocument {Constant}-->
9461	<element type="constant">
9462		<source id="Office.MsoAutoShapeType.msoShapeFlowchartDocument">
9463			<context kind="enumeration">MsoAutoShapeType</context>
9464			<name>msoShapeFlowchartDocument</name>
9465			<value>67</value>
9466		</source>
9467		<destination designation="identity" />
9468	</element>
9469	<!--enum::msoShapeFlowchartExtract {Constant}-->
9470	<element type="constant">
9471		<source id="Office.MsoAutoShapeType.msoShapeFlowchartExtract">
9472			<context kind="enumeration">MsoAutoShapeType</context>
9473			<name>msoShapeFlowchartExtract</name>
9474			<value>81</value>
9475		</source>
9476		<destination designation="identity" />
9477	</element>
9478	<!--enum::msoShapeFlowchartInternalStorage {Constant}-->
9479	<element type="constant">
9480		<source id="Office.MsoAutoShapeType.msoShapeFlowchartInternalStorage">
9481			<context kind="enumeration">MsoAutoShapeType</context>
9482			<name>msoShapeFlowchartInternalStorage</name>
9483			<value>66</value>
9484		</source>
9485		<destination designation="identity" />
9486	</element>
9487	<!--enum::msoShapeFlowchartMagneticDisk {Constant}-->
9488	<element type="constant">
9489		<source id="Office.MsoAutoShapeType.msoShapeFlowchartMagneticDisk">
9490			<context kind="enumeration">MsoAutoShapeType</context>
9491			<name>msoShapeFlowchartMagneticDisk</name>
9492			<value>86</value>
9493		</source>
9494		<destination designation="identity" />
9495	</element>
9496	<!--enum::msoShapeFlowchartManualInput {Constant}-->
9497	<element type="constant">
9498		<source id="Office.MsoAutoShapeType.msoShapeFlowchartManualInput">
9499			<context kind="enumeration">MsoAutoShapeType</context>
9500			<name>msoShapeFlowchartManualInput</name>
9501			<value>71</value>
9502		</source>
9503		<destination designation="identity" />
9504	</element>
9505	<!--enum::msoShapeFlowchartManualOperation {Constant}-->
9506	<element type="constant">
9507		<source id="Office.MsoAutoShapeType.msoShapeFlowchartManualOperation">
9508			<context kind="enumeration">MsoAutoShapeType</context>
9509			<name>msoShapeFlowchartManualOperation</name>
9510			<value>72</value>
9511		</source>
9512		<destination designation="identity" />
9513	</element>
9514	<!--enum::msoShapeFlowchartMerge {Constant}-->
9515	<element type="constant">
9516		<source id="Office.MsoAutoShapeType.msoShapeFlowchartMerge">
9517			<context kind="enumeration">MsoAutoShapeType</context>
9518			<name>msoShapeFlowchartMerge</name>
9519			<value>82</value>
9520		</source>
9521		<destination designation="identity" />
9522	</element>
9523	<!--enum::msoShapeFlowchartMultidocument {Constant}-->
9524	<element type="constant">
9525		<source id="Office.MsoAutoShapeType.msoShapeFlowchartMultidocument">
9526			<context kind="enumeration">MsoAutoShapeType</context>
9527			<name>msoShapeFlowchartMultidocument</name>
9528			<value>68</value>
9529		</source>
9530		<destination designation="identity" />
9531	</element>
9532	<!--enum::msoShapeFlowchartOffpageConnector {Constant}-->
9533	<element type="constant">
9534		<source id="Office.MsoAutoShapeType.msoShapeFlowchartOffpageConnector">
9535			<context kind="enumeration">MsoAutoShapeType</context>
9536			<name>msoShapeFlowchartOffpageConnector</name>
9537			<value>74</value>
9538		</source>
9539		<destination designation="identity" />
9540	</element>
9541	<!--enum::msoShapeFlowchartOr {Constant}-->
9542	<element type="constant">
9543		<source id="Office.MsoAutoShapeType.msoShapeFlowchartOr">
9544			<context kind="enumeration">MsoAutoShapeType</context>
9545			<name>msoShapeFlowchartOr</name>
9546			<value>78</value>
9547		</source>
9548		<destination designation="identity" />
9549	</element>
9550	<!--enum::msoShapeFlowchartPredefinedProcess {Constant}-->
9551	<element type="constant">
9552		<source id="Office.MsoAutoShapeType.msoShapeFlowchartPredefinedProcess">
9553			<context kind="enumeration">MsoAutoShapeType</context>
9554			<name>msoShapeFlowchartPredefinedProcess</name>
9555			<value>65</value>
9556		</source>
9557		<destination designation="identity" />
9558	</element>
9559	<!--enum::msoShapeFlowchartPreparation {Constant}-->
9560	<element type="constant">
9561		<source id="Office.MsoAutoShapeType.msoShapeFlowchartPreparation">
9562			<context kind="enumeration">MsoAutoShapeType</context>
9563			<name>msoShapeFlowchartPreparation</name>
9564			<value>70</value>
9565		</source>
9566		<destination designation="identity" />
9567	</element>
9568	<!--enum::msoShapeFlowchartProcess {Constant}-->
9569	<element type="constant">
9570		<source id="Office.MsoAutoShapeType.msoShapeFlowchartProcess">
9571			<context kind="enumeration">MsoAutoShapeType</context>
9572			<name>msoShapeFlowchartProcess</name>
9573			<value>61</value>
9574		</source>
9575		<destination designation="identity" />
9576	</element>
9577	<!--enum::msoShapeFlowchartPunchedTape {Constant}-->
9578	<element type="constant">
9579		<source id="Office.MsoAutoShapeType.msoShapeFlowchartPunchedTape">
9580			<context kind="enumeration">MsoAutoShapeType</context>
9581			<name>msoShapeFlowchartPunchedTape</name>
9582			<value>76</value>
9583		</source>
9584		<destination designation="identity" />
9585	</element>
9586	<!--enum::msoShapeFlowchartSequentialAccessStorage {Constant}-->
9587	<element type="constant">
9588		<source id="Office.MsoAutoShapeType.msoShapeFlowchartSequentialAccessStorage">
9589			<context kind="enumeration">MsoAutoShapeType</context>
9590			<name>msoShapeFlowchartSequentialAccessStorage</name>
9591			<value>85</value>
9592		</source>
9593		<destination designation="identity" />
9594	</element>
9595	<!--enum::msoShapeFlowchartSort {Constant}-->
9596	<element type="constant">
9597		<source id="Office.MsoAutoShapeType.msoShapeFlowchartSort">
9598			<context kind="enumeration">MsoAutoShapeType</context>
9599			<name>msoShapeFlowchartSort</name>
9600			<value>80</value>
9601		</source>
9602		<destination designation="identity" />
9603	</element>
9604	<!--enum::msoShapeFlowchartStoredData {Constant}-->
9605	<element type="constant">
9606		<source id="Office.MsoAutoShapeType.msoShapeFlowchartStoredData">
9607			<context kind="enumeration">MsoAutoShapeType</context>
9608			<name>msoShapeFlowchartStoredData</name>
9609			<value>83</value>
9610		</source>
9611		<destination designation="identity" />
9612	</element>
9613	<!--enum::msoShapeFlowchartSummingJunction {Constant}-->
9614	<element type="constant">
9615		<source id="Office.MsoAutoShapeType.msoShapeFlowchartSummingJunction">
9616			<context kind="enumeration">MsoAutoShapeType</context>
9617			<name>msoShapeFlowchartSummingJunction</name>
9618			<value>77</value>
9619		</source>
9620		<destination designation="identity" />
9621	</element>
9622	<!--enum::msoShapeFlowchartTerminator {Constant}-->
9623	<element type="constant">
9624		<source id="Office.MsoAutoShapeType.msoShapeFlowchartTerminator">
9625			<context kind="enumeration">MsoAutoShapeType</context>
9626			<name>msoShapeFlowchartTerminator</name>
9627			<value>69</value>
9628		</source>
9629		<destination designation="identity" />
9630	</element>
9631	<!--enum::msoShapeFoldedCorner {Constant}-->
9632	<element type="constant">
9633		<source id="Office.MsoAutoShapeType.msoShapeFoldedCorner">
9634			<context kind="enumeration">MsoAutoShapeType</context>
9635			<name>msoShapeFoldedCorner</name>
9636			<value>16</value>
9637		</source>
9638		<destination designation="identity" />
9639	</element>
9640	<!--enum::msoShapeHeart {Constant}-->
9641	<element type="constant">
9642		<source id="Office.MsoAutoShapeType.msoShapeHeart">
9643			<context kind="enumeration">MsoAutoShapeType</context>
9644			<name>msoShapeHeart</name>
9645			<value>21</value>
9646		</source>
9647		<destination designation="identity" />
9648	</element>
9649	<!--enum::msoShapeHexagon {Constant}-->
9650	<element type="constant">
9651		<source id="Office.MsoAutoShapeType.msoShapeHexagon">
9652			<context kind="enumeration">MsoAutoShapeType</context>
9653			<name>msoShapeHexagon</name>
9654			<value>10</value>
9655		</source>
9656		<destination designation="identity" />
9657	</element>
9658	<!--enum::msoShapeHorizontalScroll {Constant}-->
9659	<element type="constant">
9660		<source id="Office.MsoAutoShapeType.msoShapeHorizontalScroll">
9661			<context kind="enumeration">MsoAutoShapeType</context>
9662			<name>msoShapeHorizontalScroll</name>
9663			<value>102</value>
9664		</source>
9665		<destination designation="identity" />
9666	</element>
9667	<!--enum::msoShapeIsoscelesTriangle {Constant}-->
9668	<element type="constant">
9669		<source id="Office.MsoAutoShapeType.msoShapeIsoscelesTriangle">
9670			<context kind="enumeration">MsoAutoShapeType</context>
9671			<name>msoShapeIsoscelesTriangle</name>
9672			<value>7</value>
9673		</source>
9674		<destination designation="identity" />
9675	</element>
9676	<!--enum::msoShapeLeftArrow {Constant}-->
9677	<element type="constant">
9678		<source id="Office.MsoAutoShapeType.msoShapeLeftArrow">
9679			<context kind="enumeration">MsoAutoShapeType</context>
9680			<name>msoShapeLeftArrow</name>
9681			<value>34</value>
9682		</source>
9683		<destination designation="identity" />
9684	</element>
9685	<!--enum::msoShapeLeftArrowCallout {Constant}-->
9686	<element type="constant">
9687		<source id="Office.MsoAutoShapeType.msoShapeLeftArrowCallout">
9688			<context kind="enumeration">MsoAutoShapeType</context>
9689			<name>msoShapeLeftArrowCallout</name>
9690			<value>54</value>
9691		</source>
9692		<destination designation="identity" />
9693	</element>
9694	<!--enum::msoShapeLeftBrace {Constant}-->
9695	<element type="constant">
9696		<source id="Office.MsoAutoShapeType.msoShapeLeftBrace">
9697			<context kind="enumeration">MsoAutoShapeType</context>
9698			<name>msoShapeLeftBrace</name>
9699			<value>31</value>
9700		</source>
9701		<destination designation="identity" />
9702	</element>
9703	<!--enum::msoShapeLeftBracket {Constant}-->
9704	<element type="constant">
9705		<source id="Office.MsoAutoShapeType.msoShapeLeftBracket">
9706			<context kind="enumeration">MsoAutoShapeType</context>
9707			<name>msoShapeLeftBracket</name>
9708			<value>29</value>
9709		</source>
9710		<destination designation="identity" />
9711	</element>
9712	<!--enum::msoShapeLeftRightArrow {Constant}-->
9713	<element type="constant">
9714		<source id="Office.MsoAutoShapeType.msoShapeLeftRightArrow">
9715			<context kind="enumeration">MsoAutoShapeType</context>
9716			<name>msoShapeLeftRightArrow</name>
9717			<value>37</value>
9718		</source>
9719		<destination designation="identity" />
9720	</element>
9721	<!--enum::msoShapeLeftRightArrowCallout {Constant}-->
9722	<element type="constant">
9723		<source id="Office.MsoAutoShapeType.msoShapeLeftRightArrowCallout">
9724			<context kind="enumeration">MsoAutoShapeType</context>
9725			<name>msoShapeLeftRightArrowCallout</name>
9726			<value>57</value>
9727		</source>
9728		<destination designation="identity" />
9729	</element>
9730	<!--enum::msoShapeLeftRightUpArrow {Constant}-->
9731	<element type="constant">
9732		<source id="Office.MsoAutoShapeType.msoShapeLeftRightUpArrow">
9733			<context kind="enumeration">MsoAutoShapeType</context>
9734			<name>msoShapeLeftRightUpArrow</name>
9735			<value>40</value>
9736		</source>
9737		<destination designation="identity" />
9738	</element>
9739	<!--enum::msoShapeLeftUpArrow {Constant}-->
9740	<element type="constant">
9741		<source id="Office.MsoAutoShapeType.msoShapeLeftUpArrow">
9742			<context kind="enumeration">MsoAutoShapeType</context>
9743			<name>msoShapeLeftUpArrow</name>
9744			<value>43</value>
9745		</source>
9746		<destination designation="identity" />
9747	</element>
9748	<!--enum::msoShapeLightningBolt {Constant}-->
9749	<element type="constant">
9750		<source id="Office.MsoAutoShapeType.msoShapeLightningBolt">
9751			<context kind="enumeration">MsoAutoShapeType</context>
9752			<name>msoShapeLightningBolt</name>
9753			<value>22</value>
9754		</source>
9755		<destination designation="identity" />
9756	</element>
9757	<!--enum::msoShapeLineCallout1 {Constant}-->
9758	<element type="constant">
9759		<source id="Office.MsoAutoShapeType.msoShapeLineCallout1">
9760			<context kind="enumeration">MsoAutoShapeType</context>
9761			<name>msoShapeLineCallout1</name>
9762			<value>109</value>
9763		</source>
9764		<destination designation="identity" />
9765	</element>
9766	<!--enum::msoShapeLineCallout1AccentBar {Constant}-->
9767	<element type="constant">
9768		<source id="Office.MsoAutoShapeType.msoShapeLineCallout1AccentBar">
9769			<context kind="enumeration">MsoAutoShapeType</context>
9770			<name>msoShapeLineCallout1AccentBar</name>
9771			<value>113</value>
9772		</source>
9773		<destination designation="identity" />
9774	</element>
9775	<!--enum::msoShapeLineCallout1BorderandAccentBar {Constant}-->
9776	<element type="constant">
9777		<source id="Office.MsoAutoShapeType.msoShapeLineCallout1BorderandAccentBar">
9778			<context kind="enumeration">MsoAutoShapeType</context>
9779			<name>msoShapeLineCallout1BorderandAccentBar</name>
9780			<value>121</value>
9781		</source>
9782		<destination designation="identity" />
9783	</element>
9784	<!--enum::msoShapeLineCallout1NoBorder {Constant}-->
9785	<element type="constant">
9786		<source id="Office.MsoAutoShapeType.msoShapeLineCallout1NoBorder">
9787			<context kind="enumeration">MsoAutoShapeType</context>
9788			<name>msoShapeLineCallout1NoBorder</name>
9789			<value>117</value>
9790		</source>
9791		<destination designation="identity" />
9792	</element>
9793	<!--enum::msoShapeLineCallout2 {Constant}-->
9794	<element type="constant">
9795		<source id="Office.MsoAutoShapeType.msoShapeLineCallout2">
9796			<context kind="enumeration">MsoAutoShapeType</context>
9797			<name>msoShapeLineCallout2</name>
9798			<value>110</value>
9799		</source>
9800		<destination designation="identity" />
9801	</element>
9802	<!--enum::msoShapeLineCallout2AccentBar {Constant}-->
9803	<element type="constant">
9804		<source id="Office.MsoAutoShapeType.msoShapeLineCallout2AccentBar">
9805			<context kind="enumeration">MsoAutoShapeType</context>
9806			<name>msoShapeLineCallout2AccentBar</name>
9807			<value>114</value>
9808		</source>
9809		<destination designation="identity" />
9810	</element>
9811	<!--enum::msoShapeLineCallout2BorderandAccentBar {Constant}-->
9812	<element type="constant">
9813		<source id="Office.MsoAutoShapeType.msoShapeLineCallout2BorderandAccentBar">
9814			<context kind="enumeration">MsoAutoShapeType</context>
9815			<name>msoShapeLineCallout2BorderandAccentBar</name>
9816			<value>122</value>
9817		</source>
9818		<destination designation="identity" />
9819	</element>
9820	<!--enum::msoShapeLineCallout2NoBorder {Constant}-->
9821	<element type="constant">
9822		<source id="Office.MsoAutoShapeType.msoShapeLineCallout2NoBorder">
9823			<context kind="enumeration">MsoAutoShapeType</context>
9824			<name>msoShapeLineCallout2NoBorder</name>
9825			<value>118</value>
9826		</source>
9827		<destination designation="identity" />
9828	</element>
9829	<!--enum::msoShapeLineCallout3 {Constant}-->
9830	<element type="constant">
9831		<source id="Office.MsoAutoShapeType.msoShapeLineCallout3">
9832			<context kind="enumeration">MsoAutoShapeType</context>
9833			<name>msoShapeLineCallout3</name>
9834			<value>111</value>
9835		</source>
9836		<destination designation="identity" />
9837	</element>
9838	<!--enum::msoShapeLineCallout3AccentBar {Constant}-->
9839	<element type="constant">
9840		<source id="Office.MsoAutoShapeType.msoShapeLineCallout3AccentBar">
9841			<context kind="enumeration">MsoAutoShapeType</context>
9842			<name>msoShapeLineCallout3AccentBar</name>
9843			<value>115</value>
9844		</source>
9845		<destination designation="identity" />
9846	</element>
9847	<!--enum::msoShapeLineCallout3BorderandAccentBar {Constant}-->
9848	<element type="constant">
9849		<source id="Office.MsoAutoShapeType.msoShapeLineCallout3BorderandAccentBar">
9850			<context kind="enumeration">MsoAutoShapeType</context>
9851			<name>msoShapeLineCallout3BorderandAccentBar</name>
9852			<value>123</value>
9853		</source>
9854		<destination designation="identity" />
9855	</element>
9856	<!--enum::msoShapeLineCallout3NoBorder {Constant}-->
9857	<element type="constant">
9858		<source id="Office.MsoAutoShapeType.msoShapeLineCallout3NoBorder">
9859			<context kind="enumeration">MsoAutoShapeType</context>
9860			<name>msoShapeLineCallout3NoBorder</name>
9861			<value>119</value>
9862		</source>
9863		<destination designation="identity" />
9864	</element>
9865	<!--enum::msoShapeLineCallout4 {Constant}-->
9866	<element type="constant">
9867		<source id="Office.MsoAutoShapeType.msoShapeLineCallout4">
9868			<context kind="enumeration">MsoAutoShapeType</context>
9869			<name>msoShapeLineCallout4</name>
9870			<value>112</value>
9871		</source>
9872		<destination designation="identity" />
9873	</element>
9874	<!--enum::msoShapeLineCallout4AccentBar {Constant}-->
9875	<element type="constant">
9876		<source id="Office.MsoAutoShapeType.msoShapeLineCallout4AccentBar">
9877			<context kind="enumeration">MsoAutoShapeType</context>
9878			<name>msoShapeLineCallout4AccentBar</name>
9879			<value>116</value>
9880		</source>
9881		<destination designation="identity" />
9882	</element>
9883	<!--enum::msoShapeLineCallout4BorderandAccentBar {Constant}-->
9884	<element type="constant">
9885		<source id="Office.MsoAutoShapeType.msoShapeLineCallout4BorderandAccentBar">
9886			<context kind="enumeration">MsoAutoShapeType</context>
9887			<name>msoShapeLineCallout4BorderandAccentBar</name>
9888			<value>124</value>
9889		</source>
9890		<destination designation="identity" />
9891	</element>
9892	<!--enum::msoShapeLineCallout4NoBorder {Constant}-->
9893	<element type="constant">
9894		<source id="Office.MsoAutoShapeType.msoShapeLineCallout4NoBorder">
9895			<context kind="enumeration">MsoAutoShapeType</context>
9896			<name>msoShapeLineCallout4NoBorder</name>
9897			<value>120</value>
9898		</source>
9899		<destination designation="identity" />
9900	</element>
9901	<!--enum::msoShapeMixed {Constant}-->
9902	<element type="constant">
9903		<source id="Office.MsoAutoShapeType.msoShapeMixed">
9904			<context kind="enumeration">MsoAutoShapeType</context>
9905			<name>msoShapeMixed</name>
9906			<value>-2</value>
9907		</source>
9908		<destination designation="identity" />
9909	</element>
9910	<!--enum::msoShapeMoon {Constant}-->
9911	<element type="constant">
9912		<source id="Office.MsoAutoShapeType.msoShapeMoon">
9913			<context kind="enumeration">MsoAutoShapeType</context>
9914			<name>msoShapeMoon</name>
9915			<value>24</value>
9916		</source>
9917		<destination designation="identity" />
9918	</element>
9919	<!--enum::msoShapeNoSymbol {Constant}-->
9920	<element type="constant">
9921		<source id="Office.MsoAutoShapeType.msoShapeNoSymbol">
9922			<context kind="enumeration">MsoAutoShapeType</context>
9923			<name>msoShapeNoSymbol</name>
9924			<value>19</value>
9925		</source>
9926		<destination designation="identity" />
9927	</element>
9928	<!--enum::msoShapeNotchedRightArrow {Constant}-->
9929	<element type="constant">
9930		<source id="Office.MsoAutoShapeType.msoShapeNotchedRightArrow">
9931			<context kind="enumeration">MsoAutoShapeType</context>
9932			<name>msoShapeNotchedRightArrow</name>
9933			<value>50</value>
9934		</source>
9935		<destination designation="identity" />
9936	</element>
9937	<!--enum::msoShapeNotPrimitive {Constant}-->
9938	<element type="constant">
9939		<source id="Office.MsoAutoShapeType.msoShapeNotPrimitive">
9940			<context kind="enumeration">MsoAutoShapeType</context>
9941			<name>msoShapeNotPrimitive</name>
9942			<value>138</value>
9943		</source>
9944		<destination designation="identity" />
9945	</element>
9946	<!--enum::msoShapeOctagon {Constant}-->
9947	<element type="constant">
9948		<source id="Office.MsoAutoShapeType.msoShapeOctagon">
9949			<context kind="enumeration">MsoAutoShapeType</context>
9950			<name>msoShapeOctagon</name>
9951			<value>6</value>
9952		</source>
9953		<destination designation="identity" />
9954	</element>
9955	<!--enum::msoShapeOval {Constant}-->
9956	<element type="constant">
9957		<source id="Office.MsoAutoShapeType.msoShapeOval">
9958			<context kind="enumeration">MsoAutoShapeType</context>
9959			<name>msoShapeOval</name>
9960			<value>9</value>
9961		</source>
9962		<destination designation="identity" />
9963	</element>
9964	<!--enum::msoShapeOvalCallout {Constant}-->
9965	<element type="constant">
9966		<source id="Office.MsoAutoShapeType.msoShapeOvalCallout">
9967			<context kind="enumeration">MsoAutoShapeType</context>
9968			<name>msoShapeOvalCallout</name>
9969			<value>107</value>
9970		</source>
9971		<destination designation="identity" />
9972	</element>
9973	<!--enum::msoShapeParallelogram {Constant}-->
9974	<element type="constant">
9975		<source id="Office.MsoAutoShapeType.msoShapeParallelogram">
9976			<context kind="enumeration">MsoAutoShapeType</context>
9977			<name>msoShapeParallelogram</name>
9978			<value>2</value>
9979		</source>
9980		<destination designation="identity" />
9981	</element>
9982	<!--enum::msoShapePentagon {Constant}-->
9983	<element type="constant">
9984		<source id="Office.MsoAutoShapeType.msoShapePentagon">
9985			<context kind="enumeration">MsoAutoShapeType</context>
9986			<name>msoShapePentagon</name>
9987			<value>51</value>
9988		</source>
9989		<destination designation="identity" />
9990	</element>
9991	<!--enum::msoShapePlaque {Constant}-->
9992	<element type="constant">
9993		<source id="Office.MsoAutoShapeType.msoShapePlaque">
9994			<context kind="enumeration">MsoAutoShapeType</context>
9995			<name>msoShapePlaque</name>
9996			<value>28</value>
9997		</source>
9998		<destination designation="identity" />
9999	</element>
10000	<!--enum::msoShapeQuadArrow {Constant}-->
10001	<element type="constant">
10002		<source id="Office.MsoAutoShapeType.msoShapeQuadArrow">
10003			<context kind="enumeration">MsoAutoShapeType</context>
10004			<name>msoShapeQuadArrow</name>
10005			<value>39</value>
10006		</source>
10007		<destination designation="identity" />
10008	</element>
10009	<!--enum::msoShapeQuadArrowCallout {Constant}-->
10010	<element type="constant">
10011		<source id="Office.MsoAutoShapeType.msoShapeQuadArrowCallout">
10012			<context kind="enumeration">MsoAutoShapeType</context>
10013			<name>msoShapeQuadArrowCallout</name>
10014			<value>59</value>
10015		</source>
10016		<destination designation="identity" />
10017	</element>
10018	<!--enum::msoShapeRectangle {Constant}-->
10019	<element type="constant">
10020		<source id="Office.MsoAutoShapeType.msoShapeRectangle">
10021			<context kind="enumeration">MsoAutoShapeType</context>
10022			<name>msoShapeRectangle</name>
10023			<value>1</value>
10024		</source>
10025		<destination designation="identity" />
10026	</element>
10027	<!--enum::msoShapeRectangularCallout {Constant}-->
10028	<element type="constant">
10029		<source id="Office.MsoAutoShapeType.msoShapeRectangularCallout">
10030			<context kind="enumeration">MsoAutoShapeType</context>
10031			<name>msoShapeRectangularCallout</name>
10032			<value>105</value>
10033		</source>
10034		<destination designation="identity" />
10035	</element>
10036	<!--enum::msoShapeRegularPentagon {Constant}-->
10037	<element type="constant">
10038		<source id="Office.MsoAutoShapeType.msoShapeRegularPentagon">
10039			<context kind="enumeration">MsoAutoShapeType</context>
10040			<name>msoShapeRegularPentagon</name>
10041			<value>12</value>
10042		</source>
10043		<destination designation="identity" />
10044	</element>
10045	<!--enum::msoShapeRightArrow {Constant}-->
10046	<element type="constant">
10047		<source id="Office.MsoAutoShapeType.msoShapeRightArrow">
10048			<context kind="enumeration">MsoAutoShapeType</context>
10049			<name>msoShapeRightArrow</name>
10050			<value>33</value>
10051		</source>
10052		<destination designation="identity" />
10053	</element>
10054	<!--enum::msoShapeRightArrowCallout {Constant}-->
10055	<element type="constant">
10056		<source id="Office.MsoAutoShapeType.msoShapeRightArrowCallout">
10057			<context kind="enumeration">MsoAutoShapeType</context>
10058			<name>msoShapeRightArrowCallout</name>
10059			<value>53</value>
10060		</source>
10061		<destination designation="identity" />
10062	</element>
10063	<!--enum::msoShapeRightBrace {Constant}-->
10064	<element type="constant">
10065		<source id="Office.MsoAutoShapeType.msoShapeRightBrace">
10066			<context kind="enumeration">MsoAutoShapeType</context>
10067			<name>msoShapeRightBrace</name>
10068			<value>32</value>
10069		</source>
10070		<destination designation="identity" />
10071	</element>
10072	<!--enum::msoShapeRightBracket {Constant}-->
10073	<element type="constant">
10074		<source id="Office.MsoAutoShapeType.msoShapeRightBracket">
10075			<context kind="enumeration">MsoAutoShapeType</context>
10076			<name>msoShapeRightBracket</name>
10077			<value>30</value>
10078		</source>
10079		<destination designation="identity" />
10080	</element>
10081	<!--enum::msoShapeRightTriangle {Constant}-->
10082	<element type="constant">
10083		<source id="Office.MsoAutoShapeType.msoShapeRightTriangle">
10084			<context kind="enumeration">MsoAutoShapeType</context>
10085			<name>msoShapeRightTriangle</name>
10086			<value>8</value>
10087		</source>
10088		<destination designation="identity" />
10089	</element>
10090	<!--enum::msoShapeRoundedRectangle {Constant}-->
10091	<element type="constant">
10092		<source id="Office.MsoAutoShapeType.msoShapeRoundedRectangle">
10093			<context kind="enumeration">MsoAutoShapeType</context>
10094			<name>msoShapeRoundedRectangle</name>
10095			<value>5</value>
10096		</source>
10097		<destination designation="identity" />
10098	</element>
10099	<!--enum::msoShapeRoundedRectangularCallout {Constant}-->
10100	<element type="constant">
10101		<source id="Office.MsoAutoShapeType.msoShapeRoundedRectangularCallout">
10102			<context kind="enumeration">MsoAutoShapeType</context>
10103			<name>msoShapeRoundedRectangularCallout</name>
10104			<value>106</value>
10105		</source>
10106		<destination designation="identity" />
10107	</element>
10108	<!--enum::msoShapeSmileyFace {Constant}-->
10109	<element type="constant">
10110		<source id="Office.MsoAutoShapeType.msoShapeSmileyFace">
10111			<context kind="enumeration">MsoAutoShapeType</context>
10112			<name>msoShapeSmileyFace</name>
10113			<value>17</value>
10114		</source>
10115		<destination designation="identity" />
10116	</element>
10117	<!--enum::msoShapeStripedRightArrow {Constant}-->
10118	<element type="constant">
10119		<source id="Office.MsoAutoShapeType.msoShapeStripedRightArrow">
10120			<context kind="enumeration">MsoAutoShapeType</context>
10121			<name>msoShapeStripedRightArrow</name>
10122			<value>49</value>
10123		</source>
10124		<destination designation="identity" />
10125	</element>
10126	<!--enum::msoShapeSun {Constant}-->
10127	<element type="constant">
10128		<source id="Office.MsoAutoShapeType.msoShapeSun">
10129			<context kind="enumeration">MsoAutoShapeType</context>
10130			<name>msoShapeSun</name>
10131			<value>23</value>
10132		</source>
10133		<destination designation="identity" />
10134	</element>
10135	<!--enum::msoShapeTrapezoid {Constant}-->
10136	<element type="constant">
10137		<source id="Office.MsoAutoShapeType.msoShapeTrapezoid">
10138			<context kind="enumeration">MsoAutoShapeType</context>
10139			<name>msoShapeTrapezoid</name>
10140			<value>3</value>
10141		</source>
10142		<destination designation="identity" />
10143	</element>
10144	<!--enum::msoShapeUpArrow {Constant}-->
10145	<element type="constant">
10146		<source id="Office.MsoAutoShapeType.msoShapeUpArrow">
10147			<context kind="enumeration">MsoAutoShapeType</context>
10148			<name>msoShapeUpArrow</name>
10149			<value>35</value>
10150		</source>
10151		<destination designation="identity" />
10152	</element>
10153	<!--enum::msoShapeUpArrowCallout {Constant}-->
10154	<element type="constant">
10155		<source id="Office.MsoAutoShapeType.msoShapeUpArrowCallout">
10156			<context kind="enumeration">MsoAutoShapeType</context>
10157			<name>msoShapeUpArrowCallout</name>
10158			<value>55</value>
10159		</source>
10160		<destination designation="identity" />
10161	</element>
10162	<!--enum::msoShapeUpDownArrow {Constant}-->
10163	<element type="constant">
10164		<source id="Office.MsoAutoShapeType.msoShapeUpDownArrow">
10165			<context kind="enumeration">MsoAutoShapeType</context>
10166			<name>msoShapeUpDownArrow</name>
10167			<value>38</value>
10168		</source>
10169		<destination designation="identity" />
10170	</element>
10171	<!--enum::msoShapeUpDownArrowCallout {Constant}-->
10172	<element type="constant">
10173		<source id="Office.MsoAutoShapeType.msoShapeUpDownArrowCallout">
10174			<context kind="enumeration">MsoAutoShapeType</context>
10175			<name>msoShapeUpDownArrowCallout</name>
10176			<value>58</value>
10177		</source>
10178		<destination designation="identity" />
10179	</element>
10180	<!--enum::msoShapeUpRibbon {Constant}-->
10181	<element type="constant">
10182		<source id="Office.MsoAutoShapeType.msoShapeUpRibbon">
10183			<context kind="enumeration">MsoAutoShapeType</context>
10184			<name>msoShapeUpRibbon</name>
10185			<value>97</value>
10186		</source>
10187		<destination designation="identity" />
10188	</element>
10189	<!--enum::msoShapeUTurnArrow {Constant}-->
10190	<element type="constant">
10191		<source id="Office.MsoAutoShapeType.msoShapeUTurnArrow">
10192			<context kind="enumeration">MsoAutoShapeType</context>
10193			<name>msoShapeUTurnArrow</name>
10194			<value>42</value>
10195		</source>
10196		<destination designation="identity" />
10197	</element>
10198	<!--enum::msoShapeVerticalScroll {Constant}-->
10199	<element type="constant">
10200		<source id="Office.MsoAutoShapeType.msoShapeVerticalScroll">
10201			<context kind="enumeration">MsoAutoShapeType</context>
10202			<name>msoShapeVerticalScroll</name>
10203			<value>101</value>
10204		</source>
10205		<destination designation="identity" />
10206	</element>
10207	<!--enum::msoShapeWave {Constant}-->
10208	<element type="constant">
10209		<source id="Office.MsoAutoShapeType.msoShapeWave">
10210			<context kind="enumeration">MsoAutoShapeType</context>
10211			<name>msoShapeWave</name>
10212			<value>103</value>
10213		</source>
10214		<destination designation="identity" />
10215	</element>
10216	<!--enum::MsoBalloonButtonType  {Enumeration}-->
10217	<element type="enumeration">
10218		<source id="Office.MsoBalloonButtonType">
10219			<name>MsoBalloonButtonType</name>
10220		</source>
10221		<destination designation="identity" />
10222	</element>
10223	<!--enum::msoBalloonButtonAbort {Constant}-->
10224	<element type="constant">
10225		<source id="Office.MsoBalloonButtonType.msoBalloonButtonAbort">
10226			<context kind="enumeration">MsoBalloonButtonType</context>
10227			<name>msoBalloonButtonAbort</name>
10228			<value>-8</value>
10229		</source>
10230		<destination designation="identity" />
10231	</element>
10232	<!--enum::msoBalloonButtonBack {Constant}-->
10233	<element type="constant">
10234		<source id="Office.MsoBalloonButtonType.msoBalloonButtonBack">
10235			<context kind="enumeration">MsoBalloonButtonType</context>
10236			<name>msoBalloonButtonBack</name>
10237			<value>-5</value>
10238		</source>
10239		<destination designation="identity" />
10240	</element>
10241	<!--enum::msoBalloonButtonCancel {Constant}-->
10242	<element type="constant">
10243		<source id="Office.MsoBalloonButtonType.msoBalloonButtonCancel">
10244			<context kind="enumeration">MsoBalloonButtonType</context>
10245			<name>msoBalloonButtonCancel</name>
10246			<value>-2</value>
10247		</source>
10248		<destination designation="identity" />
10249	</element>
10250	<!--enum::msoBalloonButtonClose {Constant}-->
10251	<element type="constant">
10252		<source id="Office.MsoBalloonButtonType.msoBalloonButtonClose">
10253			<context kind="enumeration">MsoBalloonButtonType</context>
10254			<name>msoBalloonButtonClose</name>
10255			<value>-12</value>
10256		</source>
10257		<destination designation="identity" />
10258	</element>
10259	<!--enum::msoBalloonButtonIgnore {Constant}-->
10260	<element type="constant">
10261		<source id="Office.MsoBalloonButtonType.msoBalloonButtonIgnore">
10262			<context kind="enumeration">MsoBalloonButtonType</context>
10263			<name>msoBalloonButtonIgnore</name>
10264			<value>-9</value>
10265		</source>
10266		<destination designation="identity" />
10267	</element>
10268	<!--enum::msoBalloonButtonNext {Constant}-->
10269	<element type="constant">
10270		<source id="Office.MsoBalloonButtonType.msoBalloonButtonNext">
10271			<context kind="enumeration">MsoBalloonButtonType</context>
10272			<name>msoBalloonButtonNext</name>
10273			<value>-6</value>
10274		</source>
10275		<destination designation="identity" />
10276	</element>
10277	<!--enum::msoBalloonButtonNo {Constant}-->
10278	<element type="constant">
10279		<source id="Office.MsoBalloonButtonType.msoBalloonButtonNo">
10280			<context kind="enumeration">MsoBalloonButtonType</context>
10281			<name>msoBalloonButtonNo</name>
10282			<value>-4</value>
10283		</source>
10284		<destination designation="identity" />
10285	</element>
10286	<!--enum::msoBalloonButtonNull {Constant}-->
10287	<element type="constant">
10288		<source id="Office.MsoBalloonButtonType.msoBalloonButtonNull">
10289			<context kind="enumeration">MsoBalloonButtonType</context>
10290			<name>msoBalloonButtonNull</name>
10291			<value>0</value>
10292		</source>
10293		<destination designation="identity" />
10294	</element>
10295	<!--enum::msoBalloonButtonOK {Constant}-->
10296	<element type="constant">
10297		<source id="Office.MsoBalloonButtonType.msoBalloonButtonOK">
10298			<context kind="enumeration">MsoBalloonButtonType</context>
10299			<name>msoBalloonButtonOK</name>
10300			<value>-1</value>
10301		</source>
10302		<destination designation="identity" />
10303	</element>
10304	<!--enum::msoBalloonButtonOptions {Constant}-->
10305	<element type="constant">
10306		<source id="Office.MsoBalloonButtonType.msoBalloonButtonOptions">
10307			<context kind="enumeration">MsoBalloonButtonType</context>
10308			<name>msoBalloonButtonOptions</name>
10309			<value>-14</value>
10310		</source>
10311		<destination designation="identity" />
10312	</element>
10313	<!--enum::msoBalloonButtonRetry {Constant}-->
10314	<element type="constant">
10315		<source id="Office.MsoBalloonButtonType.msoBalloonButtonRetry">
10316			<context kind="enumeration">MsoBalloonButtonType</context>
10317			<name>msoBalloonButtonRetry</name>
10318			<value>-7</value>
10319		</source>
10320		<destination designation="identity" />
10321	</element>
10322	<!--enum::msoBalloonButtonSearch {Constant}-->
10323	<element type="constant">
10324		<source id="Office.MsoBalloonButtonType.msoBalloonButtonSearch">
10325			<context kind="enumeration">MsoBalloonButtonType</context>
10326			<name>msoBalloonButtonSearch</name>
10327			<value>-10</value>
10328		</source>
10329		<destination designation="identity" />
10330	</element>
10331	<!--enum::msoBalloonButtonSnooze {Constant}-->
10332	<element type="constant">
10333		<source id="Office.MsoBalloonButtonType.msoBalloonButtonSnooze">
10334			<context kind="enumeration">MsoBalloonButtonType</context>
10335			<name>msoBalloonButtonSnooze</name>
10336			<value>-11</value>
10337		</source>
10338		<destination designation="identity" />
10339	</element>
10340	<!--enum::msoBalloonButtonTips {Constant}-->
10341	<element type="constant">
10342		<source id="Office.MsoBalloonButtonType.msoBalloonButtonTips">
10343			<context kind="enumeration">MsoBalloonButtonType</context>
10344			<name>msoBalloonButtonTips</name>
10345			<value>-13</value>
10346		</source>
10347		<destination designation="identity" />
10348	</element>
10349	<!--enum::msoBalloonButtonYes {Constant}-->
10350	<element type="constant">
10351		<source id="Office.MsoBalloonButtonType.msoBalloonButtonYes">
10352			<context kind="enumeration">MsoBalloonButtonType</context>
10353			<name>msoBalloonButtonYes</name>
10354			<value>-3</value>
10355		</source>
10356		<destination designation="identity" />
10357	</element>
10358	<!--enum::msoBalloonButtonYesToAll {Constant}-->
10359	<element type="constant">
10360		<source id="Office.MsoBalloonButtonType.msoBalloonButtonYesToAll">
10361			<context kind="enumeration">MsoBalloonButtonType</context>
10362			<name>msoBalloonButtonYesToAll</name>
10363			<value>-15</value>
10364		</source>
10365		<destination designation="identity" />
10366	</element>
10367	<!--enum::MsoBalloonErrorType  {Enumeration}-->
10368	<element type="enumeration">
10369		<source id="Office.MsoBalloonErrorType">
10370			<name>MsoBalloonErrorType</name>
10371		</source>
10372		<destination designation="identity" />
10373	</element>
10374	<!--enum::msoBalloonErrorBadCharacter {Constant}-->
10375	<element type="constant">
10376		<source id="Office.MsoBalloonErrorType.msoBalloonErrorBadCharacter">
10377			<context kind="enumeration">MsoBalloonErrorType</context>
10378			<name>msoBalloonErrorBadCharacter</name>
10379			<value>8</value>
10380		</source>
10381		<destination designation="identity" />
10382	</element>
10383	<!--enum::msoBalloonErrorBadPictureRef {Constant}-->
10384	<element type="constant">
10385		<source id="Office.MsoBalloonErrorType.msoBalloonErrorBadPictureRef">
10386			<context kind="enumeration">MsoBalloonErrorType</context>
10387			<name>msoBalloonErrorBadPictureRef</name>
10388			<value>4</value>
10389		</source>
10390		<destination designation="identity" />
10391	</element>
10392	<!--enum::msoBalloonErrorBadReference {Constant}-->
10393	<element type="constant">
10394		<source id="Office.MsoBalloonErrorType.msoBalloonErrorBadReference">
10395			<context kind="enumeration">MsoBalloonErrorType</context>
10396			<name>msoBalloonErrorBadReference</name>
10397			<value>5</value>
10398		</source>
10399		<destination designation="identity" />
10400	</element>
10401	<!--enum::msoBalloonErrorButtonlessModal {Constant}-->
10402	<element type="constant">
10403		<source id="Office.MsoBalloonErrorType.msoBalloonErrorButtonlessModal">
10404			<context kind="enumeration">MsoBalloonErrorType</context>
10405			<name>msoBalloonErrorButtonlessModal</name>
10406			<value>6</value>
10407		</source>
10408		<destination designation="identity" />
10409	</element>
10410	<!--enum::msoBalloonErrorButtonModeless {Constant}-->
10411	<element type="constant">
10412		<source id="Office.MsoBalloonErrorType.msoBalloonErrorButtonModeless">
10413			<context kind="enumeration">MsoBalloonErrorType</context>
10414			<name>msoBalloonErrorButtonModeless</name>
10415			<value>7</value>
10416		</source>
10417		<destination designation="identity" />
10418	</element>
10419	<!--enum::msoBalloonErrorCharNotTopmostForModal {Constant}-->
10420	<element type="constant">
10421		<source id="Office.MsoBalloonErrorType.msoBalloonErrorCharNotTopmostForModal">
10422			<context kind="enumeration">MsoBalloonErrorType</context>
10423			<name>msoBalloonErrorCharNotTopmostForModal</name>
10424			<value>10</value>
10425		</source>
10426		<destination designation="identity" />
10427	</element>
10428	<!--enum::msoBalloonErrorCOMFailure {Constant}-->
10429	<element type="constant">
10430		<source id="Office.MsoBalloonErrorType.msoBalloonErrorCOMFailure">
10431			<context kind="enumeration">MsoBalloonErrorType</context>
10432			<name>msoBalloonErrorCOMFailure</name>
10433			<value>9</value>
10434		</source>
10435		<destination designation="identity" />
10436	</element>
10437	<!--enum::msoBalloonErrorNone {Constant}-->
10438	<element type="constant">
10439		<source id="Office.MsoBalloonErrorType.msoBalloonErrorNone">
10440			<context kind="enumeration">MsoBalloonErrorType</context>
10441			<name>msoBalloonErrorNone</name>
10442			<value>0</value>
10443		</source>
10444		<destination designation="identity" />
10445	</element>
10446	<!--enum::msoBalloonErrorOther {Constant}-->
10447	<element type="constant">
10448		<source id="Office.MsoBalloonErrorType.msoBalloonErrorOther">
10449			<context kind="enumeration">MsoBalloonErrorType</context>
10450			<name>msoBalloonErrorOther</name>
10451			<value>1</value>
10452		</source>
10453		<destination designation="identity" />
10454	</element>
10455	<!--enum::msoBalloonErrorOutOfMemory {Constant}-->
10456	<element type="constant">
10457		<source id="Office.MsoBalloonErrorType.msoBalloonErrorOutOfMemory">
10458			<context kind="enumeration">MsoBalloonErrorType</context>
10459			<name>msoBalloonErrorOutOfMemory</name>
10460			<value>3</value>
10461		</source>
10462		<destination designation="identity" />
10463	</element>
10464	<!--enum::msoBalloonErrorTooBig {Constant}-->
10465	<element type="constant">
10466		<source id="Office.MsoBalloonErrorType.msoBalloonErrorTooBig">
10467			<context kind="enumeration">MsoBalloonErrorType</context>
10468			<name>msoBalloonErrorTooBig</name>
10469			<value>2</value>
10470		</source>
10471		<destination designation="identity" />
10472	</element>
10473	<!--enum::msoBalloonErrorTooManyControls {Constant}-->
10474	<element type="constant">
10475		<source id="Office.MsoBalloonErrorType.msoBalloonErrorTooManyControls">
10476			<context kind="enumeration">MsoBalloonErrorType</context>
10477			<name>msoBalloonErrorTooManyControls</name>
10478			<value>11</value>
10479		</source>
10480		<destination designation="identity" />
10481	</element>
10482	<!--enum::MsoBalloonType  {Enumeration}-->
10483	<element type="enumeration">
10484		<source id="Office.MsoBalloonType">
10485			<name>MsoBalloonType</name>
10486		</source>
10487		<destination designation="identity" />
10488	</element>
10489	<!--enum::msoBalloonTypeBullets {Constant}-->
10490	<element type="constant">
10491		<source id="Office.MsoBalloonType.msoBalloonTypeBullets">
10492			<context kind="enumeration">MsoBalloonType</context>
10493			<name>msoBalloonTypeBullets</name>
10494			<value>1</value>
10495		</source>
10496		<destination designation="identity" />
10497	</element>
10498	<!--enum::msoBalloonTypeButtons {Constant}-->
10499	<element type="constant">
10500		<source id="Office.MsoBalloonType.msoBalloonTypeButtons">
10501			<context kind="enumeration">MsoBalloonType</context>
10502			<name>msoBalloonTypeButtons</name>
10503			<value>0</value>
10504		</source>
10505		<destination designation="identity" />
10506	</element>
10507	<!--enum::msoBalloonTypeNumbers {Constant}-->
10508	<element type="constant">
10509		<source id="Office.MsoBalloonType.msoBalloonTypeNumbers">
10510			<context kind="enumeration">MsoBalloonType</context>
10511			<name>msoBalloonTypeNumbers</name>
10512			<value>2</value>
10513		</source>
10514		<destination designation="identity" />
10515	</element>
10516	<!--enum::MsoBarPosition  {Enumeration}-->
10517	<element type="enumeration">
10518		<source id="Office.MsoBarPosition">
10519			<name>MsoBarPosition</name>
10520		</source>
10521		<destination designation="identity" />
10522	</element>
10523	<!--enum::msoBarBottom {Constant}-->
10524	<element type="constant">
10525		<source id="Office.MsoBarPosition.msoBarBottom">
10526			<context kind="enumeration">MsoBarPosition</context>
10527			<name>msoBarBottom</name>
10528			<value>3</value>
10529		</source>
10530		<destination designation="identity" />
10531	</element>
10532	<!--enum::msoBarFloating {Constant}-->
10533	<element type="constant">
10534		<source id="Office.MsoBarPosition.msoBarFloating">
10535			<context kind="enumeration">MsoBarPosition</context>
10536			<name>msoBarFloating</name>
10537			<value>4</value>
10538		</source>
10539		<destination designation="identity" />
10540	</element>
10541	<!--enum::msoBarLeft {Constant}-->
10542	<element type="constant">
10543		<source id="Office.MsoBarPosition.msoBarLeft">
10544			<context kind="enumeration">MsoBarPosition</context>
10545			<name>msoBarLeft</name>
10546			<value>0</value>
10547		</source>
10548		<destination designation="identity" />
10549	</element>
10550	<!--enum::msoBarMenuBar {Constant}-->
10551	<element type="constant">
10552		<source id="Office.MsoBarPosition.msoBarMenuBar">
10553			<context kind="enumeration">MsoBarPosition</context>
10554			<name>msoBarMenuBar</name>
10555			<value>6</value>
10556		</source>
10557		<destination designation="identity" />
10558	</element>
10559	<!--enum::msoBarPopup {Constant}-->
10560	<element type="constant">
10561		<source id="Office.MsoBarPosition.msoBarPopup">
10562			<context kind="enumeration">MsoBarPosition</context>
10563			<name>msoBarPopup</name>
10564			<value>5</value>
10565		</source>
10566		<destination designation="identity" />
10567	</element>
10568	<!--enum::msoBarRight {Constant}-->
10569	<element type="constant">
10570		<source id="Office.MsoBarPosition.msoBarRight">
10571			<context kind="enumeration">MsoBarPosition</context>
10572			<name>msoBarRight</name>
10573			<value>2</value>
10574		</source>
10575		<destination designation="identity" />
10576	</element>
10577	<!--enum::msoBarTop {Constant}-->
10578	<element type="constant">
10579		<source id="Office.MsoBarPosition.msoBarTop">
10580			<context kind="enumeration">MsoBarPosition</context>
10581			<name>msoBarTop</name>
10582			<value>1</value>
10583		</source>
10584		<destination designation="identity" />
10585	</element>
10586	<!--enum::MsoBarProtection  {Enumeration}-->
10587	<element type="enumeration">
10588		<source id="Office.MsoBarProtection">
10589			<name>MsoBarProtection</name>
10590		</source>
10591		<destination designation="identity" />
10592	</element>
10593	<!--enum::msoBarNoChangeDock {Constant}-->
10594	<element type="constant">
10595		<source id="Office.MsoBarProtection.msoBarNoChangeDock">
10596			<context kind="enumeration">MsoBarProtection</context>
10597			<name>msoBarNoChangeDock</name>
10598			<value>16</value>
10599		</source>
10600		<destination designation="identity" />
10601	</element>
10602	<!--enum::msoBarNoChangeVisible {Constant}-->
10603	<element type="constant">
10604		<source id="Office.MsoBarProtection.msoBarNoChangeVisible">
10605			<context kind="enumeration">MsoBarProtection</context>
10606			<name>msoBarNoChangeVisible</name>
10607			<value>8</value>
10608		</source>
10609		<destination designation="identity" />
10610	</element>
10611	<!--enum::msoBarNoCustomize {Constant}-->
10612	<element type="constant">
10613		<source id="Office.MsoBarProtection.msoBarNoCustomize">
10614			<context kind="enumeration">MsoBarProtection</context>
10615			<name>msoBarNoCustomize</name>
10616			<value>1</value>
10617		</source>
10618		<destination designation="identity" />
10619	</element>
10620	<!--enum::msoBarNoHorizontalDock {Constant}-->
10621	<element type="constant">
10622		<source id="Office.MsoBarProtection.msoBarNoHorizontalDock">
10623			<context kind="enumeration">MsoBarProtection</context>
10624			<name>msoBarNoHorizontalDock</name>
10625			<value>64</value>
10626		</source>
10627		<destination designation="identity" />
10628	</element>
10629	<!--enum::msoBarNoMove {Constant}-->
10630	<element type="constant">
10631		<source id="Office.MsoBarProtection.msoBarNoMove">
10632			<context kind="enumeration">MsoBarProtection</context>
10633			<name>msoBarNoMove</name>
10634			<value>4</value>
10635		</source>
10636		<destination designation="identity" />
10637	</element>
10638	<!--enum::msoBarNoProtection {Constant}-->
10639	<element type="constant">
10640		<source id="Office.MsoBarProtection.msoBarNoProtection">
10641			<context kind="enumeration">MsoBarProtection</context>
10642			<name>msoBarNoProtection</name>
10643			<value>0</value>
10644		</source>
10645		<destination designation="identity" />
10646	</element>
10647	<!--enum::msoBarNoResize {Constant}-->
10648	<element type="constant">
10649		<source id="Office.MsoBarProtection.msoBarNoResize">
10650			<context kind="enumeration">MsoBarProtection</context>
10651			<name>msoBarNoResize</name>
10652			<value>2</value>
10653		</source>
10654		<destination designation="identity" />
10655	</element>
10656	<!--enum::msoBarNoVerticalDock {Constant}-->
10657	<element type="constant">
10658		<source id="Office.MsoBarProtection.msoBarNoVerticalDock">
10659			<context kind="enumeration">MsoBarProtection</context>
10660			<name>msoBarNoVerticalDock</name>
10661			<value>32</value>
10662		</source>
10663		<destination designation="identity" />
10664	</element>
10665	<!--enum::MsoBarRow  {Enumeration}-->
10666	<element type="enumeration">
10667		<source id="Office.MsoBarRow">
10668			<name>MsoBarRow</name>
10669		</source>
10670		<destination designation="identity" />
10671	</element>
10672	<!--enum::msoBarRowFirst {Constant}-->
10673	<element type="constant">
10674		<source id="Office.MsoBarRow.msoBarRowFirst">
10675			<context kind="enumeration">MsoBarRow</context>
10676			<name>msoBarRowFirst</name>
10677			<value>0</value>
10678		</source>
10679		<destination designation="identity" />
10680	</element>
10681	<!--enum::msoBarRowLast {Constant}-->
10682	<element type="constant">
10683		<source id="Office.MsoBarRow.msoBarRowLast">
10684			<context kind="enumeration">MsoBarRow</context>
10685			<name>msoBarRowLast</name>
10686			<value>-1</value>
10687		</source>
10688		<destination designation="identity" />
10689	</element>
10690	<!--enum::MsoBarType  {Enumeration}-->
10691	<element type="enumeration">
10692		<source id="Office.MsoBarType">
10693			<name>MsoBarType</name>
10694		</source>
10695		<destination designation="identity" />
10696	</element>
10697	<!--enum::msoBarTypeMenuBar {Constant}-->
10698	<element type="constant">
10699		<source id="Office.MsoBarType.msoBarTypeMenuBar">
10700			<context kind="enumeration">MsoBarType</context>
10701			<name>msoBarTypeMenuBar</name>
10702			<value>1</value>
10703		</source>
10704		<destination designation="identity" />
10705	</element>
10706	<!--enum::msoBarTypeNormal {Constant}-->
10707	<element type="constant">
10708		<source id="Office.MsoBarType.msoBarTypeNormal">
10709			<context kind="enumeration">MsoBarType</context>
10710			<name>msoBarTypeNormal</name>
10711			<value>0</value>
10712		</source>
10713		<destination designation="identity" />
10714	</element>
10715	<!--enum::msoBarTypePopup {Constant}-->
10716	<element type="constant">
10717		<source id="Office.MsoBarType.msoBarTypePopup">
10718			<context kind="enumeration">MsoBarType</context>
10719			<name>msoBarTypePopup</name>
10720			<value>2</value>
10721		</source>
10722		<destination designation="identity" />
10723	</element>
10724	<!--enum::MsoBlackWhiteMode  {Enumeration}-->
10725	<element type="enumeration">
10726		<source id="Office.MsoBlackWhiteMode">
10727			<name>MsoBlackWhiteMode</name>
10728		</source>
10729		<destination designation="identity" />
10730	</element>
10731	<!--enum::msoBlackWhiteAutomatic {Constant}-->
10732	<element type="constant">
10733		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteAutomatic">
10734			<context kind="enumeration">MsoBlackWhiteMode</context>
10735			<name>msoBlackWhiteAutomatic</name>
10736			<value>1</value>
10737		</source>
10738		<destination designation="identity" />
10739	</element>
10740	<!--enum::msoBlackWhiteBlack {Constant}-->
10741	<element type="constant">
10742		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteBlack">
10743			<context kind="enumeration">MsoBlackWhiteMode</context>
10744			<name>msoBlackWhiteBlack</name>
10745			<value>8</value>
10746		</source>
10747		<destination designation="identity" />
10748	</element>
10749	<!--enum::msoBlackWhiteBlackTextAndLine {Constant}-->
10750	<element type="constant">
10751		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteBlackTextAndLine">
10752			<context kind="enumeration">MsoBlackWhiteMode</context>
10753			<name>msoBlackWhiteBlackTextAndLine</name>
10754			<value>6</value>
10755		</source>
10756		<destination designation="identity" />
10757	</element>
10758	<!--enum::msoBlackWhiteDontShow {Constant}-->
10759	<element type="constant">
10760		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteDontShow">
10761			<context kind="enumeration">MsoBlackWhiteMode</context>
10762			<name>msoBlackWhiteDontShow</name>
10763			<value>10</value>
10764		</source>
10765		<destination designation="identity" />
10766	</element>
10767	<!--enum::msoBlackWhiteGrayOutline {Constant}-->
10768	<element type="constant">
10769		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteGrayOutline">
10770			<context kind="enumeration">MsoBlackWhiteMode</context>
10771			<name>msoBlackWhiteGrayOutline</name>
10772			<value>5</value>
10773		</source>
10774		<destination designation="identity" />
10775	</element>
10776	<!--enum::msoBlackWhiteGrayScale {Constant}-->
10777	<element type="constant">
10778		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteGrayScale">
10779			<context kind="enumeration">MsoBlackWhiteMode</context>
10780			<name>msoBlackWhiteGrayScale</name>
10781			<value>2</value>
10782		</source>
10783		<destination designation="identity" />
10784	</element>
10785	<!--enum::msoBlackWhiteHighContrast {Constant}-->
10786	<element type="constant">
10787		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteHighContrast">
10788			<context kind="enumeration">MsoBlackWhiteMode</context>
10789			<name>msoBlackWhiteHighContrast</name>
10790			<value>7</value>
10791		</source>
10792		<destination designation="identity" />
10793	</element>
10794	<!--enum::msoBlackWhiteInverseGrayScale {Constant}-->
10795	<element type="constant">
10796		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteInverseGrayScale">
10797			<context kind="enumeration">MsoBlackWhiteMode</context>
10798			<name>msoBlackWhiteInverseGrayScale</name>
10799			<value>4</value>
10800		</source>
10801		<destination designation="identity" />
10802	</element>
10803	<!--enum::msoBlackWhiteLightGrayScale {Constant}-->
10804	<element type="constant">
10805		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteLightGrayScale">
10806			<context kind="enumeration">MsoBlackWhiteMode</context>
10807			<name>msoBlackWhiteLightGrayScale</name>
10808			<value>3</value>
10809		</source>
10810		<destination designation="identity" />
10811	</element>
10812	<!--enum::msoBlackWhiteMixed {Constant}-->
10813	<element type="constant">
10814		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteMixed">
10815			<context kind="enumeration">MsoBlackWhiteMode</context>
10816			<name>msoBlackWhiteMixed</name>
10817			<value>-2</value>
10818		</source>
10819		<destination designation="identity" />
10820	</element>
10821	<!--enum::msoBlackWhiteWhite {Constant}-->
10822	<element type="constant">
10823		<source id="Office.MsoBlackWhiteMode.msoBlackWhiteWhite">
10824			<context kind="enumeration">MsoBlackWhiteMode</context>
10825			<name>msoBlackWhiteWhite</name>
10826			<value>9</value>
10827		</source>
10828		<destination designation="identity" />
10829	</element>
10830	<!--enum::MsoButtonSetType  {Enumeration}-->
10831	<element type="enumeration">
10832		<source id="Office.MsoButtonSetType">
10833			<name>MsoButtonSetType</name>
10834		</source>
10835		<destination designation="identity" />
10836	</element>
10837	<!--enum::msoButtonSetAbortRetryIgnore {Constant}-->
10838	<element type="constant">
10839		<source id="Office.MsoButtonSetType.msoButtonSetAbortRetryIgnore">
10840			<context kind="enumeration">MsoButtonSetType</context>
10841			<name>msoButtonSetAbortRetryIgnore</name>
10842			<value>10</value>
10843		</source>
10844		<destination designation="identity" />
10845	</element>
10846	<!--enum::msoButtonSetBackClose {Constant}-->
10847	<element type="constant">
10848		<source id="Office.MsoButtonSetType.msoButtonSetBackClose">
10849			<context kind="enumeration">MsoButtonSetType</context>
10850			<name>msoButtonSetBackClose</name>
10851			<value>6</value>
10852		</source>
10853		<destination designation="identity" />
10854	</element>
10855	<!--enum::msoButtonSetBackNextClose {Constant}-->
10856	<element type="constant">
10857		<source id="Office.MsoButtonSetType.msoButtonSetBackNextClose">
10858			<context kind="enumeration">MsoButtonSetType</context>
10859			<name>msoButtonSetBackNextClose</name>
10860			<value>8</value>
10861		</source>
10862		<destination designation="identity" />
10863	</element>
10864	<!--enum::msoButtonSetBackNextSnooze {Constant}-->
10865	<element type="constant">
10866		<source id="Office.MsoButtonSetType.msoButtonSetBackNextSnooze">
10867			<context kind="enumeration">MsoButtonSetType</context>
10868			<name>msoButtonSetBackNextSnooze</name>
10869			<value>12</value>
10870		</source>
10871		<destination designation="identity" />
10872	</element>
10873	<!--enum::msoButtonSetCancel {Constant}-->
10874	<element type="constant">
10875		<source id="Office.MsoButtonSetType.msoButtonSetCancel">
10876			<context kind="enumeration">MsoButtonSetType</context>
10877			<name>msoButtonSetCancel</name>
10878			<value>2</value>
10879		</source>
10880		<destination designation="identity" />
10881	</element>
10882	<!--enum::msoButtonSetNextClose {Constant}-->
10883	<element type="constant">
10884		<source id="Office.MsoButtonSetType.msoButtonSetNextClose">
10885			<context kind="enumeration">MsoButtonSetType</context>
10886			<name>msoButtonSetNextClose</name>
10887			<value>7</value>
10888		</source>
10889		<destination designation="identity" />
10890	</element>
10891	<!--enum::msoButtonSetNone {Constant}-->
10892	<element type="constant">
10893		<source id="Office.MsoButtonSetType.msoButtonSetNone">
10894			<context kind="enumeration">MsoButtonSetType</context>
10895			<name>msoButtonSetNone</name>
10896			<value>0</value>
10897		</source>
10898		<destination designation="identity" />
10899	</element>
10900	<!--enum::msoButtonSetOK {Constant}-->
10901	<element type="constant">
10902		<source id="Office.MsoButtonSetType.msoButtonSetOK">
10903			<context kind="enumeration">MsoButtonSetType</context>
10904			<name>msoButtonSetOK</name>
10905			<value>1</value>
10906		</source>
10907		<destination designation="identity" />
10908	</element>
10909	<!--enum::msoButtonSetOkCancel {Constant}-->
10910	<element type="constant">
10911		<source id="Office.MsoButtonSetType.msoButtonSetOkCancel">
10912			<context kind="enumeration">MsoButtonSetType</context>
10913			<name>msoButtonSetOkCancel</name>
10914			<value>3</value>
10915		</source>
10916		<destination designation="identity" />
10917	</element>
10918	<!--enum::msoButtonSetRetryCancel {Constant}-->
10919	<element type="constant">
10920		<source id="Office.MsoButtonSetType.msoButtonSetRetryCancel">
10921			<context kind="enumeration">MsoButtonSetType</context>
10922			<name>msoButtonSetRetryCancel</name>
10923			<value>9</value>
10924		</source>
10925		<destination designation="identity" />
10926	</element>
10927	<!--enum::msoButtonSetSearchClose {Constant}-->
10928	<element type="constant">
10929		<source id="Office.MsoButtonSetType.msoButtonSetSearchClose">
10930			<context kind="enumeration">MsoButtonSetType</context>
10931			<name>msoButtonSetSearchClose</name>
10932			<value>11</value>
10933		</source>
10934		<destination designation="identity" />
10935	</element>
10936	<!--enum::msoButtonSetTipsOptionsClose {Constant}-->
10937	<element type="constant">
10938		<source id="Office.MsoButtonSetType.msoButtonSetTipsOptionsClose">
10939			<context kind="enumeration">MsoButtonSetType</context>
10940			<name>msoButtonSetTipsOptionsClose</name>
10941			<value>13</value>
10942		</source>
10943		<destination designation="identity" />
10944	</element>
10945	<!--enum::msoButtonSetYesAllNoCancel {Constant}-->
10946	<element type="constant">
10947		<source id="Office.MsoButtonSetType.msoButtonSetYesAllNoCancel">
10948			<context kind="enumeration">MsoButtonSetType</context>
10949			<name>msoButtonSetYesAllNoCancel</name>
10950			<value>14</value>
10951		</source>
10952		<destination designation="identity" />
10953	</element>
10954	<!--enum::msoButtonSetYesNo {Constant}-->
10955	<element type="constant">
10956		<source id="Office.MsoButtonSetType.msoButtonSetYesNo">
10957			<context kind="enumeration">MsoButtonSetType</context>
10958			<name>msoButtonSetYesNo</name>
10959			<value>4</value>
10960		</source>
10961		<destination designation="identity" />
10962	</element>
10963	<!--enum::msoButtonSetYesNoCancel {Constant}-->
10964	<element type="constant">
10965		<source id="Office.MsoButtonSetType.msoButtonSetYesNoCancel">
10966			<context kind="enumeration">MsoButtonSetType</context>
10967			<name>msoButtonSetYesNoCancel</name>
10968			<value>5</value>
10969		</source>
10970		<destination designation="identity" />
10971	</element>
10972	<!--enum::MsoButtonState  {Enumeration}-->
10973	<element type="enumeration">
10974		<source id="Office.MsoButtonState">
10975			<name>MsoButtonState</name>
10976		</source>
10977		<destination designation="identity" />
10978	</element>
10979	<!--enum::msoButtonDown {Constant}-->
10980	<element type="constant">
10981		<source id="Office.MsoButtonState.msoButtonDown">
10982			<context kind="enumeration">MsoButtonState</context>
10983			<name>msoButtonDown</name>
10984			<value>-1</value>
10985		</source>
10986		<destination designation="identity" />
10987	</element>
10988	<!--enum::msoButtonMixed {Constant}-->
10989	<element type="constant">
10990		<source id="Office.MsoButtonState.msoButtonMixed">
10991			<context kind="enumeration">MsoButtonState</context>
10992			<name>msoButtonMixed</name>
10993			<value>2</value>
10994		</source>
10995		<destination designation="identity" />
10996	</element>
10997	<!--enum::msoButtonUp {Constant}-->
10998	<element type="constant">
10999		<source id="Office.MsoButtonState.msoButtonUp">
11000			<context kind="enumeration">MsoButtonState</context>
11001			<name>msoButtonUp</name>
11002			<value>0</value>
11003		</source>
11004		<destination designation="identity" />
11005	</element>
11006	<!--enum::MsoButtonStyle  {Enumeration}-->
11007	<element type="enumeration">
11008		<source id="Office.MsoButtonStyle">
11009			<name>MsoButtonStyle</name>
11010		</source>
11011		<destination designation="identity" />
11012	</element>
11013	<!--enum::msoButtonAutomatic {Constant}-->
11014	<element type="constant">
11015		<source id="Office.MsoButtonStyle.msoButtonAutomatic">
11016			<context kind="enumeration">MsoButtonStyle</context>
11017			<name>msoButtonAutomatic</name>
11018			<value>0</value>
11019		</source>
11020		<destination designation="identity" />
11021	</element>
11022	<!--enum::msoButtonCaption {Constant}-->
11023	<element type="constant">
11024		<source id="Office.MsoButtonStyle.msoButtonCaption">
11025			<context kind="enumeration">MsoButtonStyle</context>
11026			<name>msoButtonCaption</name>
11027			<value>2</value>
11028		</source>
11029		<destination designation="identity" />
11030	</element>
11031	<!--enum::msoButtonIcon {Constant}-->
11032	<element type="constant">
11033		<source id="Office.MsoButtonStyle.msoButtonIcon">
11034			<context kind="enumeration">MsoButtonStyle</context>
11035			<name>msoButtonIcon</name>
11036			<value>1</value>
11037		</source>
11038		<destination designation="identity" />
11039	</element>
11040	<!--enum::msoButtonIconAndCaption {Constant}-->
11041	<element type="constant">
11042		<source id="Office.MsoButtonStyle.msoButtonIconAndCaption">
11043			<context kind="enumeration">MsoButtonStyle</context>
11044			<name>msoButtonIconAndCaption</name>
11045			<value>3</value>
11046		</source>
11047		<destination designation="identity" />
11048	</element>
11049	<!--enum::msoButtonIconAndCaptionBelow {Constant}-->
11050	<element type="constant">
11051		<source id="Office.MsoButtonStyle.msoButtonIconAndCaptionBelow">
11052			<context kind="enumeration">MsoButtonStyle</context>
11053			<name>msoButtonIconAndCaptionBelow</name>
11054			<value>11</value>
11055		</source>
11056		<destination designation="identity" />
11057	</element>
11058	<!--enum::msoButtonIconAndWrapCaption {Constant}-->
11059	<element type="constant">
11060		<source id="Office.MsoButtonStyle.msoButtonIconAndWrapCaption">
11061			<context kind="enumeration">MsoButtonStyle</context>
11062			<name>msoButtonIconAndWrapCaption</name>
11063			<value>7</value>
11064		</source>
11065		<destination designation="identity" />
11066	</element>
11067	<!--enum::msoButtonIconAndWrapCaptionBelow {Constant}-->
11068	<element type="constant">
11069		<source id="Office.MsoButtonStyle.msoButtonIconAndWrapCaptionBelow">
11070			<context kind="enumeration">MsoButtonStyle</context>
11071			<name>msoButtonIconAndWrapCaptionBelow</name>
11072			<value>15</value>
11073		</source>
11074		<destination designation="identity" />
11075	</element>
11076	<!--enum::msoButtonWrapCaption {Constant}-->
11077	<element type="constant">
11078		<source id="Office.MsoButtonStyle.msoButtonWrapCaption">
11079			<context kind="enumeration">MsoButtonStyle</context>
11080			<name>msoButtonWrapCaption</name>
11081			<value>14</value>
11082		</source>
11083		<destination designation="identity" />
11084	</element>
11085	<!--enum::MsoButtonStyleHidden  {Enumeration}-->
11086	<element type="enumeration">
11087		<source id="Office.MsoButtonStyleHidden">
11088			<name>MsoButtonStyleHidden</name>
11089		</source>
11090		<destination designation="identity" />
11091	</element>
11092	<!--enum::msoButtonTextBelow {Constant}-->
11093	<element type="constant">
11094		<source id="Office.MsoButtonStyleHidden.msoButtonTextBelow">
11095			<context kind="enumeration">MsoButtonStyleHidden</context>
11096			<name>msoButtonTextBelow</name>
11097			<value>8</value>
11098		</source>
11099		<destination designation="identity" />
11100	</element>
11101	<!--enum::msoButtonWrapText {Constant}-->
11102	<element type="constant">
11103		<source id="Office.MsoButtonStyleHidden.msoButtonWrapText">
11104			<context kind="enumeration">MsoButtonStyleHidden</context>
11105			<name>msoButtonWrapText</name>
11106			<value>4</value>
11107		</source>
11108		<destination designation="identity" />
11109	</element>
11110	<!--enum::MsoCalloutAngleType  {Enumeration}-->
11111	<element type="enumeration">
11112		<source id="Office.MsoCalloutAngleType">
11113			<name>MsoCalloutAngleType</name>
11114		</source>
11115		<destination designation="identity" />
11116	</element>
11117	<!--enum::msoCalloutAngle30 {Constant}-->
11118	<element type="constant">
11119		<source id="Office.MsoCalloutAngleType.msoCalloutAngle30">
11120			<context kind="enumeration">MsoCalloutAngleType</context>
11121			<name>msoCalloutAngle30</name>
11122			<value>2</value>
11123		</source>
11124		<destination designation="identity" />
11125	</element>
11126	<!--enum::msoCalloutAngle45 {Constant}-->
11127	<element type="constant">
11128		<source id="Office.MsoCalloutAngleType.msoCalloutAngle45">
11129			<context kind="enumeration">MsoCalloutAngleType</context>
11130			<name>msoCalloutAngle45</name>
11131			<value>3</value>
11132		</source>
11133		<destination designation="identity" />
11134	</element>
11135	<!--enum::msoCalloutAngle60 {Constant}-->
11136	<element type="constant">
11137		<source id="Office.MsoCalloutAngleType.msoCalloutAngle60">
11138			<context kind="enumeration">MsoCalloutAngleType</context>
11139			<name>msoCalloutAngle60</name>
11140			<value>4</value>
11141		</source>
11142		<destination designation="identity" />
11143	</element>
11144	<!--enum::msoCalloutAngle90 {Constant}-->
11145	<element type="constant">
11146		<source id="Office.MsoCalloutAngleType.msoCalloutAngle90">
11147			<context kind="enumeration">MsoCalloutAngleType</context>
11148			<name>msoCalloutAngle90</name>
11149			<value>5</value>
11150		</source>
11151		<destination designation="identity" />
11152	</element>
11153	<!--enum::msoCalloutAngleAutomatic {Constant}-->
11154	<element type="constant">
11155		<source id="Office.MsoCalloutAngleType.msoCalloutAngleAutomatic">
11156			<context kind="enumeration">MsoCalloutAngleType</context>
11157			<name>msoCalloutAngleAutomatic</name>
11158			<value>1</value>
11159		</source>
11160		<destination designation="identity" />
11161	</element>
11162	<!--enum::msoCalloutAngleMixed {Constant}-->
11163	<element type="constant">
11164		<source id="Office.MsoCalloutAngleType.msoCalloutAngleMixed">
11165			<context kind="enumeration">MsoCalloutAngleType</context>
11166			<name>msoCalloutAngleMixed</name>
11167			<value>-2</value>
11168		</source>
11169		<destination designation="identity" />
11170	</element>
11171	<!--enum::MsoCalloutDropType  {Enumeration}-->
11172	<element type="enumeration">
11173		<source id="Office.MsoCalloutDropType">
11174			<name>MsoCalloutDropType</name>
11175		</source>
11176		<destination designation="identity" />
11177	</element>
11178	<!--enum::msoCalloutDropBottom {Constant}-->
11179	<element type="constant">
11180		<source id="Office.MsoCalloutDropType.msoCalloutDropBottom">
11181			<context kind="enumeration">MsoCalloutDropType</context>
11182			<name>msoCalloutDropBottom</name>
11183			<value>4</value>
11184		</source>
11185		<destination designation="identity" />
11186	</element>
11187	<!--enum::msoCalloutDropCenter {Constant}-->
11188	<element type="constant">
11189		<source id="Office.MsoCalloutDropType.msoCalloutDropCenter">
11190			<context kind="enumeration">MsoCalloutDropType</context>
11191			<name>msoCalloutDropCenter</name>
11192			<value>3</value>
11193		</source>
11194		<destination designation="identity" />
11195	</element>
11196	<!--enum::msoCalloutDropCustom {Constant}-->
11197	<element type="constant">
11198		<source id="Office.MsoCalloutDropType.msoCalloutDropCustom">
11199			<context kind="enumeration">MsoCalloutDropType</context>
11200			<name>msoCalloutDropCustom</name>
11201			<value>1</value>
11202		</source>
11203		<destination designation="identity" />
11204	</element>
11205	<!--enum::msoCalloutDropMixed {Constant}-->
11206	<element type="constant">
11207		<source id="Office.MsoCalloutDropType.msoCalloutDropMixed">
11208			<context kind="enumeration">MsoCalloutDropType</context>
11209			<name>msoCalloutDropMixed</name>
11210			<value>-2</value>
11211		</source>
11212		<destination designation="identity" />
11213	</element>
11214	<!--enum::msoCalloutDropTop {Constant}-->
11215	<element type="constant">
11216		<source id="Office.MsoCalloutDropType.msoCalloutDropTop">
11217			<context kind="enumeration">MsoCalloutDropType</context>
11218			<name>msoCalloutDropTop</name>
11219			<value>2</value>
11220		</source>
11221		<destination designation="identity" />
11222	</element>
11223	<!--enum::MsoCalloutType  {Enumeration}-->
11224	<element type="enumeration">
11225		<source id="Office.MsoCalloutType">
11226			<name>MsoCalloutType</name>
11227		</source>
11228		<destination designation="identity" />
11229	</element>
11230	<!--enum::msoCalloutFour {Constant}-->
11231	<element type="constant">
11232		<source id="Office.MsoCalloutType.msoCalloutFour">
11233			<context kind="enumeration">MsoCalloutType</context>
11234			<name>msoCalloutFour</name>
11235			<value>4</value>
11236		</source>
11237		<destination designation="identity" />
11238	</element>
11239	<!--enum::msoCalloutMixed {Constant}-->
11240	<element type="constant">
11241		<source id="Office.MsoCalloutType.msoCalloutMixed">
11242			<context kind="enumeration">MsoCalloutType</context>
11243			<name>msoCalloutMixed</name>
11244			<value>-2</value>
11245		</source>
11246		<destination designation="identity" />
11247	</element>
11248	<!--enum::msoCalloutOne {Constant}-->
11249	<element type="constant">
11250		<source id="Office.MsoCalloutType.msoCalloutOne">
11251			<context kind="enumeration">MsoCalloutType</context>
11252			<name>msoCalloutOne</name>
11253			<value>1</value>
11254		</source>
11255		<destination designation="identity" />
11256	</element>
11257	<!--enum::msoCalloutThree {Constant}-->
11258	<element type="constant">
11259		<source id="Office.MsoCalloutType.msoCalloutThree">
11260			<context kind="enumeration">MsoCalloutType</context>
11261			<name>msoCalloutThree</name>
11262			<value>3</value>
11263		</source>
11264		<destination designation="identity" />
11265	</element>
11266	<!--enum::msoCalloutTwo {Constant}-->
11267	<element type="constant">
11268		<source id="Office.MsoCalloutType.msoCalloutTwo">
11269			<context kind="enumeration">MsoCalloutType</context>
11270			<name>msoCalloutTwo</name>
11271			<value>2</value>
11272		</source>
11273		<destination designation="identity" />
11274	</element>
11275	<!--enum::MsoCharacterSet  {Enumeration}-->
11276	<element type="enumeration">
11277		<source id="Office.MsoCharacterSet">
11278			<name>MsoCharacterSet</name>
11279		</source>
11280		<destination designation="identity" />
11281	</element>
11282	<!--enum::msoCharacterSetArabic {Constant}-->
11283	<element type="constant">
11284		<source id="Office.MsoCharacterSet.msoCharacterSetArabic">
11285			<context kind="enumeration">MsoCharacterSet</context>
11286			<name>msoCharacterSetArabic</name>
11287			<value>1</value>
11288		</source>
11289		<destination designation="identity" />
11290	</element>
11291	<!--enum::msoCharacterSetCyrillic {Constant}-->
11292	<element type="constant">
11293		<source id="Office.MsoCharacterSet.msoCharacterSetCyrillic">
11294			<context kind="enumeration">MsoCharacterSet</context>
11295			<name>msoCharacterSetCyrillic</name>
11296			<value>2</value>
11297		</source>
11298		<destination designation="identity" />
11299	</element>
11300	<!--enum::msoCharacterSetEnglishWesternEuropeanOtherLatinScript {Constant}-->
11301	<element type="constant">
11302		<source id="Office.MsoCharacterSet.msoCharacterSetEnglishWesternEuropeanOtherLatinScript">
11303			<context kind="enumeration">MsoCharacterSet</context>
11304			<name>msoCharacterSetEnglishWesternEuropeanOtherLatinScript</name>
11305			<value>3</value>
11306		</source>
11307		<destination designation="identity" />
11308	</element>
11309	<!--enum::msoCharacterSetGreek {Constant}-->
11310	<element type="constant">
11311		<source id="Office.MsoCharacterSet.msoCharacterSetGreek">
11312			<context kind="enumeration">MsoCharacterSet</context>
11313			<name>msoCharacterSetGreek</name>
11314			<value>4</value>
11315		</source>
11316		<destination designation="identity" />
11317	</element>
11318	<!--enum::msoCharacterSetHebrew {Constant}-->
11319	<element type="constant">
11320		<source id="Office.MsoCharacterSet.msoCharacterSetHebrew">
11321			<context kind="enumeration">MsoCharacterSet</context>
11322			<name>msoCharacterSetHebrew</name>
11323			<value>5</value>
11324		</source>
11325		<destination designation="identity" />
11326	</element>
11327	<!--enum::msoCharacterSetJapanese {Constant}-->
11328	<element type="constant">
11329		<source id="Office.MsoCharacterSet.msoCharacterSetJapanese">
11330			<context kind="enumeration">MsoCharacterSet</context>
11331			<name>msoCharacterSetJapanese</name>
11332			<value>6</value>
11333		</source>
11334		<destination designation="identity" />
11335	</element>
11336	<!--enum::msoCharacterSetKorean {Constant}-->
11337	<element type="constant">
11338		<source id="Office.MsoCharacterSet.msoCharacterSetKorean">
11339			<context kind="enumeration">MsoCharacterSet</context>
11340			<name>msoCharacterSetKorean</name>
11341			<value>7</value>
11342		</source>
11343		<destination designation="identity" />
11344	</element>
11345	<!--enum::msoCharacterSetMultilingualUnicode {Constant}-->
11346	<element type="constant">
11347		<source id="Office.MsoCharacterSet.msoCharacterSetMultilingualUnicode">
11348			<context kind="enumeration">MsoCharacterSet</context>
11349			<name>msoCharacterSetMultilingualUnicode</name>
11350			<value>8</value>
11351		</source>
11352		<destination designation="identity" />
11353	</element>
11354	<!--enum::msoCharacterSetSimplifiedChinese {Constant}-->
11355	<element type="constant">
11356		<source id="Office.MsoCharacterSet.msoCharacterSetSimplifiedChinese">
11357			<context kind="enumeration">MsoCharacterSet</context>
11358			<name>msoCharacterSetSimplifiedChinese</name>
11359			<value>9</value>
11360		</source>
11361		<destination designation="identity" />
11362	</element>
11363	<!--enum::msoCharacterSetThai {Constant}-->
11364	<element type="constant">
11365		<source id="Office.MsoCharacterSet.msoCharacterSetThai">
11366			<context kind="enumeration">MsoCharacterSet</context>
11367			<name>msoCharacterSetThai</name>
11368			<value>10</value>
11369		</source>
11370		<destination designation="identity" />
11371	</element>
11372	<!--enum::msoCharacterSetTraditionalChinese {Constant}-->
11373	<element type="constant">
11374		<source id="Office.MsoCharacterSet.msoCharacterSetTraditionalChinese">
11375			<context kind="enumeration">MsoCharacterSet</context>
11376			<name>msoCharacterSetTraditionalChinese</name>
11377			<value>11</value>
11378		</source>
11379		<destination designation="identity" />
11380	</element>
11381	<!--enum::msoCharacterSetVietnamese {Constant}-->
11382	<element type="constant">
11383		<source id="Office.MsoCharacterSet.msoCharacterSetVietnamese">
11384			<context kind="enumeration">MsoCharacterSet</context>
11385			<name>msoCharacterSetVietnamese</name>
11386			<value>12</value>
11387		</source>
11388		<destination designation="identity" />
11389	</element>
11390	<!--enum::MsoColorType  {Enumeration}-->
11391	<element type="enumeration">
11392		<source id="Office.MsoColorType">
11393			<name>MsoColorType</name>
11394		</source>
11395		<destination designation="identity" />
11396	</element>
11397	<!--enum::msoColorTypeCMS {Constant}-->
11398	<element type="constant">
11399		<source id="Office.MsoColorType.msoColorTypeCMS">
11400			<context kind="enumeration">MsoColorType</context>
11401			<name>msoColorTypeCMS</name>
11402			<value>4</value>
11403		</source>
11404		<destination designation="identity" />
11405	</element>
11406	<!--enum::msoColorTypeCMYK {Constant}-->
11407	<element type="constant">
11408		<source id="Office.MsoColorType.msoColorTypeCMYK">
11409			<context kind="enumeration">MsoColorType</context>
11410			<name>msoColorTypeCMYK</name>
11411			<value>3</value>
11412		</source>
11413		<destination designation="identity" />
11414	</element>
11415	<!--enum::msoColorTypeInk {Constant}-->
11416	<element type="constant">
11417		<source id="Office.MsoColorType.msoColorTypeInk">
11418			<context kind="enumeration">MsoColorType</context>
11419			<name>msoColorTypeInk</name>
11420			<value>5</value>
11421		</source>
11422		<destination designation="identity" />
11423	</element>
11424	<!--enum::msoColorTypeMixed {Constant}-->
11425	<element type="constant">
11426		<source id="Office.MsoColorType.msoColorTypeMixed">
11427			<context kind="enumeration">MsoColorType</context>
11428			<name>msoColorTypeMixed</name>
11429			<value>-2</value>
11430		</source>
11431		<destination designation="identity" />
11432	</element>
11433	<!--enum::msoColorTypeRGB {Constant}-->
11434	<element type="constant">
11435		<source id="Office.MsoColorType.msoColorTypeRGB">
11436			<context kind="enumeration">MsoColorType</context>
11437			<name>msoColorTypeRGB</name>
11438			<value>1</value>
11439		</source>
11440		<destination designation="identity" />
11441	</element>
11442	<!--enum::msoColorTypeScheme {Constant}-->
11443	<element type="constant">
11444		<source id="Office.MsoColorType.msoColorTypeScheme">
11445			<context kind="enumeration">MsoColorType</context>
11446			<name>msoColorTypeScheme</name>
11447			<value>2</value>
11448		</source>
11449		<destination designation="identity" />
11450	</element>
11451	<!--enum::MsoComboStyle  {Enumeration}-->
11452	<element type="enumeration">
11453		<source id="Office.MsoComboStyle">
11454			<name>MsoComboStyle</name>
11455		</source>
11456		<destination designation="identity" />
11457	</element>
11458	<!--enum::msoComboLabel {Constant}-->
11459	<element type="constant">
11460		<source id="Office.MsoComboStyle.msoComboLabel">
11461			<context kind="enumeration">MsoComboStyle</context>
11462			<name>msoComboLabel</name>
11463			<value>1</value>
11464		</source>
11465		<destination designation="identity" />
11466	</element>
11467	<!--enum::msoComboNormal {Constant}-->
11468	<element type="constant">
11469		<source id="Office.MsoComboStyle.msoComboNormal">
11470			<context kind="enumeration">MsoComboStyle</context>
11471			<name>msoComboNormal</name>
11472			<value>0</value>
11473		</source>
11474		<destination designation="identity" />
11475	</element>
11476	<!--enum::MsoCommandBarButtonHyperlinkType  {Enumeration}-->
11477	<element type="enumeration">
11478		<source id="Office.MsoCommandBarButtonHyperlinkType">
11479			<name>MsoCommandBarButtonHyperlinkType</name>
11480		</source>
11481		<destination designation="identity" />
11482	</element>
11483	<!--enum::msoCommandBarButtonHyperlinkInsertPicture {Constant}-->
11484	<element type="constant">
11485		<source id="Office.MsoCommandBarButtonHyperlinkType.msoCommandBarButtonHyperlinkInsertPicture">
11486			<context kind="enumeration">MsoCommandBarButtonHyperlinkType</context>
11487			<name>msoCommandBarButtonHyperlinkInsertPicture</name>
11488			<value>2</value>
11489		</source>
11490		<destination designation="identity" />
11491	</element>
11492	<!--enum::msoCommandBarButtonHyperlinkNone {Constant}-->
11493	<element type="constant">
11494		<source id="Office.MsoCommandBarButtonHyperlinkType.msoCommandBarButtonHyperlinkNone">
11495			<context kind="enumeration">MsoCommandBarButtonHyperlinkType</context>
11496			<name>msoCommandBarButtonHyperlinkNone</name>
11497			<value>0</value>
11498		</source>
11499		<destination designation="identity" />
11500	</element>
11501	<!--enum::msoCommandBarButtonHyperlinkOpen {Constant}-->
11502	<element type="constant">
11503		<source id="Office.MsoCommandBarButtonHyperlinkType.msoCommandBarButtonHyperlinkOpen">
11504			<context kind="enumeration">MsoCommandBarButtonHyperlinkType</context>
11505			<name>msoCommandBarButtonHyperlinkOpen</name>
11506			<value>1</value>
11507		</source>
11508		<destination designation="identity" />
11509	</element>
11510	<!--enum::MsoCondition  {Enumeration}-->
11511	<element type="enumeration">
11512		<source id="Office.MsoCondition">
11513			<name>MsoCondition</name>
11514		</source>
11515		<destination designation="identity" />
11516	</element>
11517	<!--enum::msoConditionAnyNumberBetween {Constant}-->
11518	<element type="constant">
11519		<source id="Office.MsoCondition.msoConditionAnyNumberBetween">
11520			<context kind="enumeration">MsoCondition</context>
11521			<name>msoConditionAnyNumberBetween</name>
11522			<value>34</value>
11523		</source>
11524		<destination designation="identity" />
11525	</element>
11526	<!--enum::msoConditionAnytime {Constant}-->
11527	<element type="constant">
11528		<source id="Office.MsoCondition.msoConditionAnytime">
11529			<context kind="enumeration">MsoCondition</context>
11530			<name>msoConditionAnytime</name>
11531			<value>25</value>
11532		</source>
11533		<destination designation="identity" />
11534	</element>
11535	<!--enum::msoConditionAnytimeBetween {Constant}-->
11536	<element type="constant">
11537		<source id="Office.MsoCondition.msoConditionAnytimeBetween">
11538			<context kind="enumeration">MsoCondition</context>
11539			<name>msoConditionAnytimeBetween</name>
11540			<value>26</value>
11541		</source>
11542		<destination designation="identity" />
11543	</element>
11544	<!--enum::msoConditionAtLeast {Constant}-->
11545	<element type="constant">
11546		<source id="Office.MsoCondition.msoConditionAtLeast">
11547			<context kind="enumeration">MsoCondition</context>
11548			<name>msoConditionAtLeast</name>
11549			<value>36</value>
11550		</source>
11551		<destination designation="identity" />
11552	</element>
11553	<!--enum::msoConditionAtMost {Constant}-->
11554	<element type="constant">
11555		<source id="Office.MsoCondition.msoConditionAtMost">
11556			<context kind="enumeration">MsoCondition</context>
11557			<name>msoConditionAtMost</name>
11558			<value>35</value>
11559		</source>
11560		<destination designation="identity" />
11561	</element>
11562	<!--enum::msoConditionBeginsWith {Constant}-->
11563	<element type="constant">
11564		<source id="Office.MsoCondition.msoConditionBeginsWith">
11565			<context kind="enumeration">MsoCondition</context>
11566			<name>msoConditionBeginsWith</name>
11567			<value>11</value>
11568		</source>
11569		<destination designation="identity" />
11570	</element>
11571	<!--enum::msoConditionDoesNotEqual {Constant}-->
11572	<element type="constant">
11573		<source id="Office.MsoCondition.msoConditionDoesNotEqual">
11574			<context kind="enumeration">MsoCondition</context>
11575			<name>msoConditionDoesNotEqual</name>
11576			<value>33</value>
11577		</source>
11578		<destination designation="identity" />
11579	</element>
11580	<!--enum::msoConditionEndsWith {Constant}-->
11581	<element type="constant">
11582		<source id="Office.MsoCondition.msoConditionEndsWith">
11583			<context kind="enumeration">MsoCondition</context>
11584			<name>msoConditionEndsWith</name>
11585			<value>12</value>
11586		</source>
11587		<destination designation="identity" />
11588	</element>
11589	<!--enum::msoConditionEquals {Constant}-->
11590	<element type="constant">
11591		<source id="Office.MsoCondition.msoConditionEquals">
11592			<context kind="enumeration">MsoCondition</context>
11593			<name>msoConditionEquals</name>
11594			<value>32</value>
11595		</source>
11596		<destination designation="identity" />
11597	</element>
11598	<!--enum::msoConditionEqualsCompleted {Constant}-->
11599	<element type="constant">
11600		<source id="Office.MsoCondition.msoConditionEqualsCompleted">
11601			<context kind="enumeration">MsoCondition</context>
11602			<name>msoConditionEqualsCompleted</name>
11603			<value>66</value>
11604		</source>
11605		<destination designation="identity" />
11606	</element>
11607	<!--enum::msoConditionEqualsDeferred {Constant}-->
11608	<element type="constant">
11609		<source id="Office.MsoCondition.msoConditionEqualsDeferred">
11610			<context kind="enumeration">MsoCondition</context>
11611			<name>msoConditionEqualsDeferred</name>
11612			<value>68</value>
11613		</source>
11614		<destination designation="identity" />
11615	</element>
11616	<!--enum::msoConditionEqualsHigh {Constant}-->
11617	<element type="constant">
11618		<source id="Office.MsoCondition.msoConditionEqualsHigh">
11619			<context kind="enumeration">MsoCondition</context>
11620			<name>msoConditionEqualsHigh</name>
11621			<value>60</value>
11622		</source>
11623		<destination designation="identity" />
11624	</element>
11625	<!--enum::msoConditionEqualsInProgress {Constant}-->
11626	<element type="constant">
11627		<source id="Office.MsoCondition.msoConditionEqualsInProgress">
11628			<context kind="enumeration">MsoCondition</context>
11629			<name>msoConditionEqualsInProgress</name>
11630			<value>65</value>
11631		</source>
11632		<destination designation="identity" />
11633	</element>
11634	<!--enum::msoConditionEqualsLow {Constant}-->
11635	<element type="constant">
11636		<source id="Office.MsoCondition.msoConditionEqualsLow">
11637			<context kind="enumeration">MsoCondition</context>
11638			<name>msoConditionEqualsLow</name>
11639			<value>58</value>
11640		</source>
11641		<destination designation="identity" />
11642	</element>
11643	<!--enum::msoConditionEqualsNormal {Constant}-->
11644	<element type="constant">
11645		<source id="Office.MsoCondition.msoConditionEqualsNormal">
11646			<context kind="enumeration">MsoCondition</context>
11647			<name>msoConditionEqualsNormal</name>
11648			<value>59</value>
11649		</source>
11650		<destination designation="identity" />
11651	</element>
11652	<!--enum::msoConditionEqualsNotStarted {Constant}-->
11653	<element type="constant">
11654		<source id="Office.MsoCondition.msoConditionEqualsNotStarted">
11655			<context kind="enumeration">MsoCondition</context>
11656			<name>msoConditionEqualsNotStarted</name>
11657			<value>64</value>
11658		</source>
11659		<destination designation="identity" />
11660	</element>
11661	<!--enum::msoConditionEqualsWaitingForSomeoneElse {Constant}-->
11662	<element type="constant">
11663		<source id="Office.MsoCondition.msoConditionEqualsWaitingForSomeoneElse">
11664			<context kind="enumeration">MsoCondition</context>
11665			<name>msoConditionEqualsWaitingForSomeoneElse</name>
11666			<value>67</value>
11667		</source>
11668		<destination designation="identity" />
11669	</element>
11670	<!--enum::msoConditionFileTypeAllFiles {Constant}-->
11671	<element type="constant">
11672		<source id="Office.MsoCondition.msoConditionFileTypeAllFiles">
11673			<context kind="enumeration">MsoCondition</context>
11674			<name>msoConditionFileTypeAllFiles</name>
11675			<value>1</value>
11676		</source>
11677		<destination designation="identity" />
11678	</element>
11679	<!--enum::msoConditionFileTypeBinders {Constant}-->
11680	<element type="constant">
11681		<source id="Office.MsoCondition.msoConditionFileTypeBinders">
11682			<context kind="enumeration">MsoCondition</context>
11683			<name>msoConditionFileTypeBinders</name>
11684			<value>6</value>
11685		</source>
11686		<destination designation="identity" />
11687	</element>
11688	<!--enum::msoConditionFileTypeCalendarItem {Constant}-->
11689	<element type="constant">
11690		<source id="Office.MsoCondition.msoConditionFileTypeCalendarItem">
11691			<context kind="enumeration">MsoCondition</context>
11692			<name>msoConditionFileTypeCalendarItem</name>
11693			<value>45</value>
11694		</source>
11695		<destination designation="identity" />
11696	</element>
11697	<!--enum::msoConditionFileTypeContactItem {Constant}-->
11698	<element type="constant">
11699		<source id="Office.MsoCondition.msoConditionFileTypeContactItem">
11700			<context kind="enumeration">MsoCondition</context>
11701			<name>msoConditionFileTypeContactItem</name>
11702			<value>46</value>
11703		</source>
11704		<destination designation="identity" />
11705	</element>
11706	<!--enum::msoConditionFileTypeDatabases {Constant}-->
11707	<element type="constant">
11708		<source id="Office.MsoCondition.msoConditionFileTypeDatabases">
11709			<context kind="enumeration">MsoCondition</context>
11710			<name>msoConditionFileTypeDatabases</name>
11711			<value>7</value>
11712		</source>
11713		<destination designation="identity" />
11714	</element>
11715	<!--enum::msoConditionFileTypeDataConnectionFiles {Constant}-->
11716	<element type="constant">
11717		<source id="Office.MsoCondition.msoConditionFileTypeDataConnectionFiles">
11718			<context kind="enumeration">MsoCondition</context>
11719			<name>msoConditionFileTypeDataConnectionFiles</name>
11720			<value>51</value>
11721		</source>
11722		<destination designation="identity" />
11723	</element>
11724	<!--enum::msoConditionFileTypeDesignerFiles {Constant}-->
11725	<element type="constant">
11726		<source id="Office.MsoCondition.msoConditionFileTypeDesignerFiles">
11727			<context kind="enumeration">MsoCondition</context>
11728			<name>msoConditionFileTypeDesignerFiles</name>
11729			<value>56</value>
11730		</source>
11731		<destination designation="identity" />
11732	</element>
11733	<!--enum::msoConditionFileTypeDocumentImagingFiles {Constant}-->
11734	<element type="constant">
11735		<source id="Office.MsoCondition.msoConditionFileTypeDocumentImagingFiles">
11736			<context kind="enumeration">MsoCondition</context>
11737			<name>msoConditionFileTypeDocumentImagingFiles</name>
11738			<value>54</value>
11739		</source>
11740		<destination designation="identity" />
11741	</element>
11742	<!--enum::msoConditionFileTypeExcelWorkbooks {Constant}-->
11743	<element type="constant">
11744		<source id="Office.MsoCondition.msoConditionFileTypeExcelWorkbooks">
11745			<context kind="enumeration">MsoCondition</context>
11746			<name>msoConditionFileTypeExcelWorkbooks</name>
11747			<value>4</value>
11748		</source>
11749		<destination designation="identity" />
11750	</element>
11751	<!--enum::msoConditionFileTypeJournalItem {Constant}-->
11752	<element type="constant">
11753		<source id="Office.MsoCondition.msoConditionFileTypeJournalItem">
11754			<context kind="enumeration">MsoCondition</context>
11755			<name>msoConditionFileTypeJournalItem</name>
11756			<value>48</value>
11757		</source>
11758		<destination designation="identity" />
11759	</element>
11760	<!--enum::msoConditionFileTypeMailItem {Constant}-->
11761	<element type="constant">
11762		<source id="Office.MsoCondition.msoConditionFileTypeMailItem">
11763			<context kind="enumeration">MsoCondition</context>
11764			<name>msoConditionFileTypeMailItem</name>
11765			<value>44</value>
11766		</source>
11767		<destination designation="identity" />
11768	</element>
11769	<!--enum::msoConditionFileTypeNoteItem {Constant}-->
11770	<element type="constant">
11771		<source id="Office.MsoCondition.msoConditionFileTypeNoteItem">
11772			<context kind="enumeration">MsoCondition</context>
11773			<name>msoConditionFileTypeNoteItem</name>
11774			<value>47</value>
11775		</source>
11776		<destination designation="identity" />
11777	</element>
11778	<!--enum::msoConditionFileTypeOfficeFiles {Constant}-->
11779	<element type="constant">
11780		<source id="Office.MsoCondition.msoConditionFileTypeOfficeFiles">
11781			<context kind="enumeration">MsoCondition</context>
11782			<name>msoConditionFileTypeOfficeFiles</name>
11783			<value>2</value>
11784		</source>
11785		<destination designation="identity" />
11786	</element>
11787	<!--enum::msoConditionFileTypeOutlookItems {Constant}-->
11788	<element type="constant">
11789		<source id="Office.MsoCondition.msoConditionFileTypeOutlookItems">
11790			<context kind="enumeration">MsoCondition</context>
11791			<name>msoConditionFileTypeOutlookItems</name>
11792			<value>43</value>
11793		</source>
11794		<destination designation="identity" />
11795	</element>
11796	<!--enum::msoConditionFileTypePhotoDrawFiles {Constant}-->
11797	<element type="constant">
11798		<source id="Office.MsoCondition.msoConditionFileTypePhotoDrawFiles">
11799			<context kind="enumeration">MsoCondition</context>
11800			<name>msoConditionFileTypePhotoDrawFiles</name>
11801			<value>50</value>
11802		</source>
11803		<destination designation="identity" />
11804	</element>
11805	<!--enum::msoConditionFileTypePowerPointPresentations {Constant}-->
11806	<element type="constant">
11807		<source id="Office.MsoCondition.msoConditionFileTypePowerPointPresentations">
11808			<context kind="enumeration">MsoCondition</context>
11809			<name>msoConditionFileTypePowerPointPresentations</name>
11810			<value>5</value>
11811		</source>
11812		<destination designation="identity" />
11813	</element>
11814	<!--enum::msoConditionFileTypeProjectFiles {Constant}-->
11815	<element type="constant">
11816		<source id="Office.MsoCondition.msoConditionFileTypeProjectFiles">
11817			<context kind="enumeration">MsoCondition</context>
11818			<name>msoConditionFileTypeProjectFiles</name>
11819			<value>53</value>
11820		</source>
11821		<destination designation="identity" />
11822	</element>
11823	<!--enum::msoConditionFileTypePublisherFiles {Constant}-->
11824	<element type="constant">
11825		<source id="Office.MsoCondition.msoConditionFileTypePublisherFiles">
11826			<context kind="enumeration">MsoCondition</context>
11827			<name>msoConditionFileTypePublisherFiles</name>
11828			<value>52</value>
11829		</source>
11830		<destination designation="identity" />
11831	</element>
11832	<!--enum::msoConditionFileTypeTaskItem {Constant}-->
11833	<element type="constant">
11834		<source id="Office.MsoCondition.msoConditionFileTypeTaskItem">
11835			<context kind="enumeration">MsoCondition</context>
11836			<name>msoConditionFileTypeTaskItem</name>
11837			<value>49</value>
11838		</source>
11839		<destination designation="identity" />
11840	</element>
11841	<!--enum::msoConditionFileTypeTemplates {Constant}-->
11842	<element type="constant">
11843		<source id="Office.MsoCondition.msoConditionFileTypeTemplates">
11844			<context kind="enumeration">MsoCondition</context>
11845			<name>msoConditionFileTypeTemplates</name>
11846			<value>8</value>
11847		</source>
11848		<destination designation="identity" />
11849	</element>
11850	<!--enum::msoConditionFileTypeVisioFiles {Constant}-->
11851	<element type="constant">
11852		<source id="Office.MsoCondition.msoConditionFileTypeVisioFiles">
11853			<context kind="enumeration">MsoCondition</context>
11854			<name>msoConditionFileTypeVisioFiles</name>
11855			<value>55</value>
11856		</source>
11857		<destination designation="identity" />
11858	</element>
11859	<!--enum::msoConditionFileTypeWebPages {Constant}-->
11860	<element type="constant">
11861		<source id="Office.MsoCondition.msoConditionFileTypeWebPages">
11862			<context kind="enumeration">MsoCondition</context>
11863			<name>msoConditionFileTypeWebPages</name>
11864			<value>57</value>
11865		</source>
11866		<destination designation="identity" />
11867	</element>
11868	<!--enum::msoConditionFileTypeWordDocuments {Constant}-->
11869	<element type="constant">
11870		<source id="Office.MsoCondition.msoConditionFileTypeWordDocuments">
11871			<context kind="enumeration">MsoCondition</context>
11872			<name>msoConditionFileTypeWordDocuments</name>
11873			<value>3</value>
11874		</source>
11875		<destination designation="identity" />
11876	</element>
11877	<!--enum::msoConditionFreeText {Constant}-->
11878	<element type="constant">
11879		<source id="Office.MsoCondition.msoConditionFreeText">
11880			<context kind="enumeration">MsoCondition</context>
11881			<name>msoConditionFreeText</name>
11882			<value>42</value>
11883		</source>
11884		<destination designation="identity" />
11885	</element>
11886	<!--enum::msoConditionIncludes {Constant}-->
11887	<element type="constant">
11888		<source id="Office.MsoCondition.msoConditionIncludes">
11889			<context kind="enumeration">MsoCondition</context>
11890			<name>msoConditionIncludes</name>
11891			<value>9</value>
11892		</source>
11893		<destination designation="identity" />
11894	</element>
11895	<!--enum::msoConditionIncludesFormsOf {Constant}-->
11896	<element type="constant">
11897		<source id="Office.MsoCondition.msoConditionIncludesFormsOf">
11898			<context kind="enumeration">MsoCondition</context>
11899			<name>msoConditionIncludesFormsOf</name>
11900			<value>41</value>
11901		</source>
11902		<destination designation="identity" />
11903	</element>
11904	<!--enum::msoConditionIncludesNearEachOther {Constant}-->
11905	<element type="constant">
11906		<source id="Office.MsoCondition.msoConditionIncludesNearEachOther">
11907			<context kind="enumeration">MsoCondition</context>
11908			<name>msoConditionIncludesNearEachOther</name>
11909			<value>13</value>
11910		</source>
11911		<destination designation="identity" />
11912	</element>
11913	<!--enum::msoConditionIncludesPhrase {Constant}-->
11914	<element type="constant">
11915		<source id="Office.MsoCondition.msoConditionIncludesPhrase">
11916			<context kind="enumeration">MsoCondition</context>
11917			<name>msoConditionIncludesPhrase</name>
11918			<value>10</value>
11919		</source>
11920		<destination designation="identity" />
11921	</element>
11922	<!--enum::msoConditionInTheLast {Constant}-->
11923	<element type="constant">
11924		<source id="Office.MsoCondition.msoConditionInTheLast">
11925			<context kind="enumeration">MsoCondition</context>
11926			<name>msoConditionInTheLast</name>
11927			<value>31</value>
11928		</source>
11929		<destination designation="identity" />
11930	</element>
11931	<!--enum::msoConditionInTheNext {Constant}-->
11932	<element type="constant">
11933		<source id="Office.MsoCondition.msoConditionInTheNext">
11934			<context kind="enumeration">MsoCondition</context>
11935			<name>msoConditionInTheNext</name>
11936			<value>30</value>
11937		</source>
11938		<destination designation="identity" />
11939	</element>
11940	<!--enum::msoConditionIsExactly {Constant}-->
11941	<element type="constant">
11942		<source id="Office.MsoCondition.msoConditionIsExactly">
11943			<context kind="enumeration">MsoCondition</context>
11944			<name>msoConditionIsExactly</name>
11945			<value>14</value>
11946		</source>
11947		<destination designation="identity" />
11948	</element>
11949	<!--enum::msoConditionIsNo {Constant}-->
11950	<element type="constant">
11951		<source id="Office.MsoCondition.msoConditionIsNo">
11952			<context kind="enumeration">MsoCondition</context>
11953			<name>msoConditionIsNo</name>
11954			<value>40</value>
11955		</source>
11956		<destination designation="identity" />
11957	</element>
11958	<!--enum::msoConditionIsNot {Constant}-->
11959	<element type="constant">
11960		<source id="Office.MsoCondition.msoConditionIsNot">
11961			<context kind="enumeration">MsoCondition</context>
11962			<name>msoConditionIsNot</name>
11963			<value>15</value>
11964		</source>
11965		<destination designation="identity" />
11966	</element>
11967	<!--enum::msoConditionIsYes {Constant}-->
11968	<element type="constant">
11969		<source id="Office.MsoCondition.msoConditionIsYes">
11970			<context kind="enumeration">MsoCondition</context>
11971			<name>msoConditionIsYes</name>
11972			<value>39</value>
11973		</source>
11974		<destination designation="identity" />
11975	</element>
11976	<!--enum::msoConditionLastMonth {Constant}-->
11977	<element type="constant">
11978		<source id="Office.MsoCondition.msoConditionLastMonth">
11979			<context kind="enumeration">MsoCondition</context>
11980			<name>msoConditionLastMonth</name>
11981			<value>22</value>
11982		</source>
11983		<destination designation="identity" />
11984	</element>
11985	<!--enum::msoConditionLastWeek {Constant}-->
11986	<element type="constant">
11987		<source id="Office.MsoCondition.msoConditionLastWeek">
11988			<context kind="enumeration">MsoCondition</context>
11989			<name>msoConditionLastWeek</name>
11990			<value>19</value>
11991		</source>
11992		<destination designation="identity" />
11993	</element>
11994	<!--enum::msoConditionLessThan {Constant}-->
11995	<element type="constant">
11996		<source id="Office.MsoCondition.msoConditionLessThan">
11997			<context kind="enumeration">MsoCondition</context>
11998			<name>msoConditionLessThan</name>
11999			<value>38</value>
12000		</source>
12001		<destination designation="identity" />
12002	</element>
12003	<!--enum::msoConditionMoreThan {Constant}-->
12004	<element type="constant">
12005		<source id="Office.MsoCondition.msoConditionMoreThan">
12006			<context kind="enumeration">MsoCondition</context>
12007			<name>msoConditionMoreThan</name>
12008			<value>37</value>
12009		</source>
12010		<destination designation="identity" />
12011	</element>
12012	<!--enum::msoConditionNextMonth {Constant}-->
12013	<element type="constant">
12014		<source id="Office.MsoCondition.msoConditionNextMonth">
12015			<context kind="enumeration">MsoCondition</context>
12016			<name>msoConditionNextMonth</name>
12017			<value>24</value>
12018		</source>
12019		<destination designation="identity" />
12020	</element>
12021	<!--enum::msoConditionNextWeek {Constant}-->
12022	<element type="constant">
12023		<source id="Office.MsoCondition.msoConditionNextWeek">
12024			<context kind="enumeration">MsoCondition</context>
12025			<name>msoConditionNextWeek</name>
12026			<value>21</value>
12027		</source>
12028		<destination designation="identity" />
12029	</element>
12030	<!--enum::msoConditionNotEqualToCompleted {Constant}-->
12031	<element type="constant">
12032		<source id="Office.MsoCondition.msoConditionNotEqualToCompleted">
12033			<context kind="enumeration">MsoCondition</context>
12034			<name>msoConditionNotEqualToCompleted</name>
12035			<value>71</value>
12036		</source>
12037		<destination designation="identity" />
12038	</element>
12039	<!--enum::msoConditionNotEqualToDeferred {Constant}-->
12040	<element type="constant">
12041		<source id="Office.MsoCondition.msoConditionNotEqualToDeferred">
12042			<context kind="enumeration">MsoCondition</context>
12043			<name>msoConditionNotEqualToDeferred</name>
12044			<value>73</value>
12045		</source>
12046		<destination designation="identity" />
12047	</element>
12048	<!--enum::msoConditionNotEqualToHigh {Constant}-->
12049	<element type="constant">
12050		<source id="Office.MsoCondition.msoConditionNotEqualToHigh">
12051			<context kind="enumeration">MsoCondition</context>
12052			<name>msoConditionNotEqualToHigh</name>
12053			<value>63</value>
12054		</source>
12055		<destination designation="identity" />
12056	</element>
12057	<!--enum::msoConditionNotEqualToInProgress {Constant}-->
12058	<element type="constant">
12059		<source id="Office.MsoCondition.msoConditionNotEqualToInProgress">
12060			<context kind="enumeration">MsoCondition</context>
12061			<name>msoConditionNotEqualToInProgress</name>
12062			<value>70</value>
12063		</source>
12064		<destination designation="identity" />
12065	</element>
12066	<!--enum::msoConditionNotEqualToLow {Constant}-->
12067	<element type="constant">
12068		<source id="Office.MsoCondition.msoConditionNotEqualToLow">
12069			<context kind="enumeration">MsoCondition</context>
12070			<name>msoConditionNotEqualToLow</name>
12071			<value>61</value>
12072		</source>
12073		<destination designation="identity" />
12074	</element>
12075	<!--enum::msoConditionNotEqualToNormal {Constant}-->
12076	<element type="constant">
12077		<source id="Office.MsoCondition.msoConditionNotEqualToNormal">
12078			<context kind="enumeration">MsoCondition</context>
12079			<name>msoConditionNotEqualToNormal</name>
12080			<value>62</value>
12081		</source>
12082		<destination designation="identity" />
12083	</element>
12084	<!--enum::msoConditionNotEqualToNotStarted {Constant}-->
12085	<element type="constant">
12086		<source id="Office.MsoCondition.msoConditionNotEqualToNotStarted">
12087			<context kind="enumeration">MsoCondition</context>
12088			<name>msoConditionNotEqualToNotStarted</name>
12089			<value>69</value>
12090		</source>
12091		<destination designation="identity" />
12092	</element>
12093	<!--enum::msoConditionNotEqualToWaitingForSomeoneElse {Constant}-->
12094	<element type="constant">
12095		<source id="Office.MsoCondition.msoConditionNotEqualToWaitingForSomeoneElse">
12096			<context kind="enumeration">MsoCondition</context>
12097			<name>msoConditionNotEqualToWaitingForSomeoneElse</name>
12098			<value>72</value>
12099		</source>
12100		<destination designation="identity" />
12101	</element>
12102	<!--enum::msoConditionOn {Constant}-->
12103	<element type="constant">
12104		<source id="Office.MsoCondition.msoConditionOn">
12105			<context kind="enumeration">MsoCondition</context>
12106			<name>msoConditionOn</name>
12107			<value>27</value>
12108		</source>
12109		<destination designation="identity" />
12110	</element>
12111	<!--enum::msoConditionOnOrAfter {Constant}-->
12112	<element type="constant">
12113		<source id="Office.MsoCondition.msoConditionOnOrAfter">
12114			<context kind="enumeration">MsoCondition</context>
12115			<name>msoConditionOnOrAfter</name>
12116			<value>28</value>
12117		</source>
12118		<destination designation="identity" />
12119	</element>
12120	<!--enum::msoConditionOnOrBefore {Constant}-->
12121	<element type="constant">
12122		<source id="Office.MsoCondition.msoConditionOnOrBefore">
12123			<context kind="enumeration">MsoCondition</context>
12124			<name>msoConditionOnOrBefore</name>
12125			<value>29</value>
12126		</source>
12127		<destination designation="identity" />
12128	</element>
12129	<!--enum::msoConditionThisMonth {Constant}-->
12130	<element type="constant">
12131		<source id="Office.MsoCondition.msoConditionThisMonth">
12132			<context kind="enumeration">MsoCondition</context>
12133			<name>msoConditionThisMonth</name>
12134			<value>23</value>
12135		</source>
12136		<destination designation="identity" />
12137	</element>
12138	<!--enum::msoConditionThisWeek {Constant}-->
12139	<element type="constant">
12140		<source id="Office.MsoCondition.msoConditionThisWeek">
12141			<context kind="enumeration">MsoCondition</context>
12142			<name>msoConditionThisWeek</name>
12143			<value>20</value>
12144		</source>
12145		<destination designation="identity" />
12146	</element>
12147	<!--enum::msoConditionToday {Constant}-->
12148	<element type="constant">
12149		<source id="Office.MsoCondition.msoConditionToday">
12150			<context kind="enumeration">MsoCondition</context>
12151			<name>msoConditionToday</name>
12152			<value>17</value>
12153		</source>
12154		<destination designation="identity" />
12155	</element>
12156	<!--enum::msoConditionTomorrow {Constant}-->
12157	<element type="constant">
12158		<source id="Office.MsoCondition.msoConditionTomorrow">
12159			<context kind="enumeration">MsoCondition</context>
12160			<name>msoConditionTomorrow</name>
12161			<value>18</value>
12162		</source>
12163		<destination designation="identity" />
12164	</element>
12165	<!--enum::msoConditionYesterday {Constant}-->
12166	<element type="constant">
12167		<source id="Office.MsoCondition.msoConditionYesterday">
12168			<context kind="enumeration">MsoCondition</context>
12169			<name>msoConditionYesterday</name>
12170			<value>16</value>
12171		</source>
12172		<destination designation="identity" />
12173	</element>
12174	<!--enum::MsoConnector  {Enumeration}-->
12175	<element type="enumeration">
12176		<source id="Office.MsoConnector">
12177			<name>MsoConnector</name>
12178		</source>
12179		<destination designation="identity" />
12180	</element>
12181	<!--enum::msoConnectorAnd {Constant}-->
12182	<element type="constant">
12183		<source id="Office.MsoConnector.msoConnectorAnd">
12184			<context kind="enumeration">MsoConnector</context>
12185			<name>msoConnectorAnd</name>
12186			<value>1</value>
12187		</source>
12188		<destination designation="identity" />
12189	</element>
12190	<!--enum::msoConnectorOr {Constant}-->
12191	<element type="constant">
12192		<source id="Office.MsoConnector.msoConnectorOr">
12193			<context kind="enumeration">MsoConnector</context>
12194			<name>msoConnectorOr</name>
12195			<value>2</value>
12196		</source>
12197		<destination designation="identity" />
12198	</element>
12199	<!--enum::MsoConnectorType  {Enumeration}-->
12200	<element type="enumeration">
12201		<source id="Office.MsoConnectorType">
12202			<name>MsoConnectorType</name>
12203		</source>
12204		<destination designation="identity" />
12205	</element>
12206	<!--enum::msoConnectorCurve {Constant}-->
12207	<element type="constant">
12208		<source id="Office.MsoConnectorType.msoConnectorCurve">
12209			<context kind="enumeration">MsoConnectorType</context>
12210			<name>msoConnectorCurve</name>
12211			<value>3</value>
12212		</source>
12213		<destination designation="identity" />
12214	</element>
12215	<!--enum::msoConnectorElbow {Constant}-->
12216	<element type="constant">
12217		<source id="Office.MsoConnectorType.msoConnectorElbow">
12218			<context kind="enumeration">MsoConnectorType</context>
12219			<name>msoConnectorElbow</name>
12220			<value>2</value>
12221		</source>
12222		<destination designation="identity" />
12223	</element>
12224	<!--enum::msoConnectorStraight {Constant}-->
12225	<element type="constant">
12226		<source id="Office.MsoConnectorType.msoConnectorStraight">
12227			<context kind="enumeration">MsoConnectorType</context>
12228			<name>msoConnectorStraight</name>
12229			<value>1</value>
12230		</source>
12231		<destination designation="identity" />
12232	</element>
12233	<!--enum::msoConnectorTypeMixed {Constant}-->
12234	<element type="constant">
12235		<source id="Office.MsoConnectorType.msoConnectorTypeMixed">
12236			<context kind="enumeration">MsoConnectorType</context>
12237			<name>msoConnectorTypeMixed</name>
12238			<value>-2</value>
12239		</source>
12240		<destination designation="identity" />
12241	</element>
12242	<!--enum::MsoControlOLEUsage  {Enumeration}-->
12243	<element type="enumeration">
12244		<source id="Office.MsoControlOLEUsage">
12245			<name>MsoControlOLEUsage</name>
12246		</source>
12247		<destination designation="identity" />
12248	</element>
12249	<!--enum::msoControlOLEUsageBoth {Constant}-->
12250	<element type="constant">
12251		<source id="Office.MsoControlOLEUsage.msoControlOLEUsageBoth">
12252			<context kind="enumeration">MsoControlOLEUsage</context>
12253			<name>msoControlOLEUsageBoth</name>
12254			<value>3</value>
12255		</source>
12256		<destination designation="identity" />
12257	</element>
12258	<!--enum::msoControlOLEUsageClient {Constant}-->
12259	<element type="constant">
12260		<source id="Office.MsoControlOLEUsage.msoControlOLEUsageClient">
12261			<context kind="enumeration">MsoControlOLEUsage</context>
12262			<name>msoControlOLEUsageClient</name>
12263			<value>2</value>
12264		</source>
12265		<destination designation="identity" />
12266	</element>
12267	<!--enum::msoControlOLEUsageNeither {Constant}-->
12268	<element type="constant">
12269		<source id="Office.MsoControlOLEUsage.msoControlOLEUsageNeither">
12270			<context kind="enumeration">MsoControlOLEUsage</context>
12271			<name>msoControlOLEUsageNeither</name>
12272			<value>0</value>
12273		</source>
12274		<destination designation="identity" />
12275	</element>
12276	<!--enum::msoControlOLEUsageServer {Constant}-->
12277	<element type="constant">
12278		<source id="Office.MsoControlOLEUsage.msoControlOLEUsageServer">
12279			<context kind="enumeration">MsoControlOLEUsage</context>
12280			<name>msoControlOLEUsageServer</name>
12281			<value>1</value>
12282		</source>
12283		<destination designation="identity" />
12284	</element>
12285	<!--enum::MsoControlType  {Enumeration}-->
12286	<element type="enumeration">
12287		<source id="Office.MsoControlType">
12288			<name>MsoControlType</name>
12289		</source>
12290		<destination designation="identity" />
12291	</element>
12292	<!--enum::msoControlActiveX {Constant}-->
12293	<element type="constant">
12294		<source id="Office.MsoControlType.msoControlActiveX">
12295			<context kind="enumeration">MsoControlType</context>
12296			<name>msoControlActiveX</name>
12297			<value>22</value>
12298		</source>
12299		<destination designation="identity" />
12300	</element>
12301	<!--enum::msoControlAutoCompleteCombo {Constant}-->
12302	<element type="constant">
12303		<source id="Office.MsoControlType.msoControlAutoCompleteCombo">
12304			<context kind="enumeration">MsoControlType</context>
12305			<name>msoControlAutoCompleteCombo</name>
12306			<value>26</value>
12307		</source>
12308		<destination designation="identity" />
12309	</element>
12310	<!--enum::msoControlButton {Constant}-->
12311	<element type="constant">
12312		<source id="Office.MsoControlType.msoControlButton">
12313			<context kind="enumeration">MsoControlType</context>
12314			<name>msoControlButton</name>
12315			<value>1</value>
12316		</source>
12317		<destination designation="identity" />
12318	</element>
12319	<!--enum::msoControlButtonDropdown {Constant}-->
12320	<element type="constant">
12321		<source id="Office.MsoControlType.msoControlButtonDropdown">
12322			<context kind="enumeration">MsoControlType</context>
12323			<name>msoControlButtonDropdown</name>
12324			<value>5</value>
12325		</source>
12326		<destination designation="identity" />
12327	</element>
12328	<!--enum::msoControlButtonPopup {Constant}-->
12329	<element type="constant">
12330		<source id="Office.MsoControlType.msoControlButtonPopup">
12331			<context kind="enumeration">MsoControlType</context>
12332			<name>msoControlButtonPopup</name>
12333			<value>12</value>
12334		</source>
12335		<destination designation="identity" />
12336	</element>
12337	<!--enum::msoControlComboBox {Constant}-->
12338	<element type="constant">
12339		<source id="Office.MsoControlType.msoControlComboBox">
12340			<context kind="enumeration">MsoControlType</context>
12341			<name>msoControlComboBox</name>
12342			<value>4</value>
12343		</source>
12344		<destination designation="identity" />
12345	</element>
12346	<!--enum::msoControlCustom {Constant}-->
12347	<element type="constant">
12348		<source id="Office.MsoControlType.msoControlCustom">
12349			<context kind="enumeration">MsoControlType</context>
12350			<name>msoControlCustom</name>
12351			<value>0</value>
12352		</source>
12353		<destination designation="identity" />
12354	</element>
12355	<!--enum::msoControlDropdown {Constant}-->
12356	<element type="constant">
12357		<source id="Office.MsoControlType.msoControlDropdown">
12358			<context kind="enumeration">MsoControlType</context>
12359			<name>msoControlDropdown</name>
12360			<value>3</value>
12361		</source>
12362		<destination designation="identity" />
12363	</element>
12364	<!--enum::msoControlEdit {Constant}-->
12365	<element type="constant">
12366		<source id="Office.MsoControlType.msoControlEdit">
12367			<context kind="enumeration">MsoControlType</context>
12368			<name>msoControlEdit</name>
12369			<value>2</value>
12370		</source>
12371		<destination designation="identity" />
12372	</element>
12373	<!--enum::msoControlExpandingGrid {Constant}-->
12374	<element type="constant">
12375		<source id="Office.MsoControlType.msoControlExpandingGrid">
12376			<context kind="enumeration">MsoControlType</context>
12377			<name>msoControlExpandingGrid</name>
12378			<value>16</value>
12379		</source>
12380		<destination designation="identity" />
12381	</element>
12382	<!--enum::msoControlGauge {Constant}-->
12383	<element type="constant">
12384		<source id="Office.MsoControlType.msoControlGauge">
12385			<context kind="enumeration">MsoControlType</context>
12386			<name>msoControlGauge</name>
12387			<value>19</value>
12388		</source>
12389		<destination designation="identity" />
12390	</element>
12391	<!--enum::msoControlGenericDropdown {Constant}-->
12392	<element type="constant">
12393		<source id="Office.MsoControlType.msoControlGenericDropdown">
12394			<context kind="enumeration">MsoControlType</context>
12395			<name>msoControlGenericDropdown</name>
12396			<value>8</value>
12397		</source>
12398		<destination designation="identity" />
12399	</element>
12400	<!--enum::msoControlGraphicCombo {Constant}-->
12401	<element type="constant">
12402		<source id="Office.MsoControlType.msoControlGraphicCombo">
12403			<context kind="enumeration">MsoControlType</context>
12404			<name>msoControlGraphicCombo</name>
12405			<value>20</value>
12406		</source>
12407		<destination designation="identity" />
12408	</element>
12409	<!--enum::msoControlGraphicDropdown {Constant}-->
12410	<element type="constant">
12411		<source id="Office.MsoControlType.msoControlGraphicDropdown">
12412			<context kind="enumeration">MsoControlType</context>
12413			<name>msoControlGraphicDropdown</name>
12414			<value>9</value>
12415		</source>
12416		<destination designation="identity" />
12417	</element>
12418	<!--enum::msoControlGraphicPopup {Constant}-->
12419	<element type="constant">
12420		<source id="Office.MsoControlType.msoControlGraphicPopup">
12421			<context kind="enumeration">MsoControlType</context>
12422			<name>msoControlGraphicPopup</name>
12423			<value>11</value>
12424		</source>
12425		<destination designation="identity" />
12426	</element>
12427	<!--enum::msoControlGrid {Constant}-->
12428	<element type="constant">
12429		<source id="Office.MsoControlType.msoControlGrid">
12430			<context kind="enumeration">MsoControlType</context>
12431			<name>msoControlGrid</name>
12432			<value>18</value>
12433		</source>
12434		<destination designation="identity" />
12435	</element>
12436	<!--enum::msoControlLabel {Constant}-->
12437	<element type="constant">
12438		<source id="Office.MsoControlType.msoControlLabel">
12439			<context kind="enumeration">MsoControlType</context>
12440			<name>msoControlLabel</name>
12441			<value>15</value>
12442		</source>
12443		<destination designation="identity" />
12444	</element>
12445	<!--enum::msoControlLabelEx {Constant}-->
12446	<element type="constant">
12447		<source id="Office.MsoControlType.msoControlLabelEx">
12448			<context kind="enumeration">MsoControlType</context>
12449			<name>msoControlLabelEx</name>
12450			<value>24</value>
12451		</source>
12452		<destination designation="identity" />
12453	</element>
12454	<!--enum::msoControlOCXDropdown {Constant}-->
12455	<element type="constant">
12456		<source id="Office.MsoControlType.msoControlOCXDropdown">
12457			<context kind="enumeration">MsoControlType</context>
12458			<name>msoControlOCXDropdown</name>
12459			<value>7</value>
12460		</source>
12461		<destination designation="identity" />
12462	</element>
12463	<!--enum::msoControlPane {Constant}-->
12464	<element type="constant">
12465		<source id="Office.MsoControlType.msoControlPane">
12466			<context kind="enumeration">MsoControlType</context>
12467			<name>msoControlPane</name>
12468			<value>21</value>
12469		</source>
12470		<destination designation="identity" />
12471	</element>
12472	<!--enum::msoControlPopup {Constant}-->
12473	<element type="constant">
12474		<source id="Office.MsoControlType.msoControlPopup">
12475			<context kind="enumeration">MsoControlType</context>
12476			<name>msoControlPopup</name>
12477			<value>10</value>
12478		</source>
12479		<destination designation="identity" />
12480	</element>
12481	<!--enum::msoControlSpinner {Constant}-->
12482	<element type="constant">
12483		<source id="Office.MsoControlType.msoControlSpinner">
12484			<context kind="enumeration">MsoControlType</context>
12485			<name>msoControlSpinner</name>
12486			<value>23</value>
12487		</source>
12488		<destination designation="identity" />
12489	</element>
12490	<!--enum::msoControlSplitButtonMRUPopup {Constant}-->
12491	<element type="constant">
12492		<source id="Office.MsoControlType.msoControlSplitButtonMRUPopup">
12493			<context kind="enumeration">MsoControlType</context>
12494			<name>msoControlSplitButtonMRUPopup</name>
12495			<value>14</value>
12496		</source>
12497		<destination designation="identity" />
12498	</element>
12499	<!--enum::msoControlSplitButtonPopup {Constant}-->
12500	<element type="constant">
12501		<source id="Office.MsoControlType.msoControlSplitButtonPopup">
12502			<context kind="enumeration">MsoControlType</context>
12503			<name>msoControlSplitButtonPopup</name>
12504			<value>13</value>
12505		</source>
12506		<destination designation="identity" />
12507	</element>
12508	<!--enum::msoControlSplitDropdown {Constant}-->
12509	<element type="constant">
12510		<source id="Office.MsoControlType.msoControlSplitDropdown">
12511			<context kind="enumeration">MsoControlType</context>
12512			<name>msoControlSplitDropdown</name>
12513			<value>6</value>
12514		</source>
12515		<destination designation="identity" />
12516	</element>
12517	<!--enum::msoControlSplitExpandingGrid {Constant}-->
12518	<element type="constant">
12519		<source id="Office.MsoControlType.msoControlSplitExpandingGrid">
12520			<context kind="enumeration">MsoControlType</context>
12521			<name>msoControlSplitExpandingGrid</name>
12522			<value>17</value>
12523		</source>
12524		<destination designation="identity" />
12525	</element>
12526	<!--enum::msoControlWorkPane {Constant}-->
12527	<element type="constant">
12528		<source id="Office.MsoControlType.msoControlWorkPane">
12529			<context kind="enumeration">MsoControlType</context>
12530			<name>msoControlWorkPane</name>
12531			<value>25</value>
12532		</source>
12533		<destination designation="identity" />
12534	</element>
12535	<!--Class::MsoDebugOptions-->
12536	<element type="class">
12537		<source id="Office.MsoDebugOptions">
12538			<name>MsoDebugOptions</name>
12539		</source>
12540		<destination designation="identity" />
12541	</element>
12542	<!--property::MsoDebugOptions.Application {ReadOnly}-->
12543	<element type="property">
12544		<source id="Office.MsoDebugOptions.Application">
12545			<context kind="class">MsoDebugOptions</context>
12546			<name>Application</name>
12547			<type>Application</type>
12548		</source>
12549	</element>
12550	<!--property::MsoDebugOptions.Creator {ReadOnly}-->
12551	<element type="property">
12552		<source id="Office.MsoDebugOptions.Creator">
12553			<context kind="class">MsoDebugOptions</context>
12554			<name>Creator</name>
12555			<type>Integer</type>
12556		</source>
12557	</element>
12558	<!--property::MsoDebugOptions.FeatureReports-->
12559	<element type="property">
12560		<source id="Office.MsoDebugOptions.FeatureReports">
12561			<context kind="class">MsoDebugOptions</context>
12562			<name>FeatureReports</name>
12563			<type>Integer</type>
12564		</source>
12565	</element>
12566	<!--property::MsoDebugOptions.OutputToDebugger-->
12567	<element type="property">
12568		<source id="Office.MsoDebugOptions.OutputToDebugger">
12569			<context kind="class">MsoDebugOptions</context>
12570			<name>OutputToDebugger</name>
12571			<type>boolean</type>
12572		</source>
12573	</element>
12574	<!--property::MsoDebugOptions.OutputToFile-->
12575	<element type="property">
12576		<source id="Office.MsoDebugOptions.OutputToFile">
12577			<context kind="class">MsoDebugOptions</context>
12578			<name>OutputToFile</name>
12579			<type>boolean</type>
12580		</source>
12581	</element>
12582	<!--property::MsoDebugOptions.OutputToMessageBox-->
12583	<element type="property">
12584		<source id="Office.MsoDebugOptions.OutputToMessageBox">
12585			<context kind="class">MsoDebugOptions</context>
12586			<name>OutputToMessageBox</name>
12587			<type>boolean</type>
12588		</source>
12589	</element>
12590	<!--enum::MsoDiagramNodeType  {Enumeration}-->
12591	<element type="enumeration">
12592		<source id="Office.MsoDiagramNodeType">
12593			<name>MsoDiagramNodeType</name>
12594		</source>
12595		<destination designation="identity" />
12596	</element>
12597	<!--enum::msoDiagramAssistant {Constant}-->
12598	<element type="constant">
12599		<source id="Office.MsoDiagramNodeType.msoDiagramAssistant">
12600			<context kind="enumeration">MsoDiagramNodeType</context>
12601			<name>msoDiagramAssistant</name>
12602			<value>2</value>
12603		</source>
12604		<destination designation="identity" />
12605	</element>
12606	<!--enum::msoDiagramNode {Constant}-->
12607	<element type="constant">
12608		<source id="Office.MsoDiagramNodeType.msoDiagramNode">
12609			<context kind="enumeration">MsoDiagramNodeType</context>
12610			<name>msoDiagramNode</name>
12611			<value>1</value>
12612		</source>
12613		<destination designation="identity" />
12614	</element>
12615	<!--enum::MsoDiagramType  {Enumeration}-->
12616	<element type="enumeration">
12617		<source id="Office.MsoDiagramType">
12618			<name>MsoDiagramType</name>
12619		</source>
12620		<destination designation="identity" />
12621	</element>
12622	<!--enum::msoDiagramCycle {Constant}-->
12623	<element type="constant">
12624		<source id="Office.MsoDiagramType.msoDiagramCycle">
12625			<context kind="enumeration">MsoDiagramType</context>
12626			<name>msoDiagramCycle</name>
12627			<value>2</value>
12628		</source>
12629		<destination designation="identity" />
12630	</element>
12631	<!--enum::msoDiagramMixed {Constant}-->
12632	<element type="constant">
12633		<source id="Office.MsoDiagramType.msoDiagramMixed">
12634			<context kind="enumeration">MsoDiagramType</context>
12635			<name>msoDiagramMixed</name>
12636			<value>-2</value>
12637		</source>
12638		<destination designation="identity" />
12639	</element>
12640	<!--enum::msoDiagramOrgChart {Constant}-->
12641	<element type="constant">
12642		<source id="Office.MsoDiagramType.msoDiagramOrgChart">
12643			<context kind="enumeration">MsoDiagramType</context>
12644			<name>msoDiagramOrgChart</name>
12645			<value>1</value>
12646		</source>
12647		<destination designation="identity" />
12648	</element>
12649	<!--enum::msoDiagramPyramid {Constant}-->
12650	<element type="constant">
12651		<source id="Office.MsoDiagramType.msoDiagramPyramid">
12652			<context kind="enumeration">MsoDiagramType</context>
12653			<name>msoDiagramPyramid</name>
12654			<value>4</value>
12655		</source>
12656		<destination designation="identity" />
12657	</element>
12658	<!--enum::msoDiagramRadial {Constant}-->
12659	<element type="constant">
12660		<source id="Office.MsoDiagramType.msoDiagramRadial">
12661			<context kind="enumeration">MsoDiagramType</context>
12662			<name>msoDiagramRadial</name>
12663			<value>3</value>
12664		</source>
12665		<destination designation="identity" />
12666	</element>
12667	<!--enum::msoDiagramTarget {Constant}-->
12668	<element type="constant">
12669		<source id="Office.MsoDiagramType.msoDiagramTarget">
12670			<context kind="enumeration">MsoDiagramType</context>
12671			<name>msoDiagramTarget</name>
12672			<value>6</value>
12673		</source>
12674		<destination designation="identity" />
12675	</element>
12676	<!--enum::msoDiagramVenn {Constant}-->
12677	<element type="constant">
12678		<source id="Office.MsoDiagramType.msoDiagramVenn">
12679			<context kind="enumeration">MsoDiagramType</context>
12680			<name>msoDiagramVenn</name>
12681			<value>5</value>
12682		</source>
12683		<destination designation="identity" />
12684	</element>
12685	<!--enum::MsoDistributeCmd  {Enumeration}-->
12686	<element type="enumeration">
12687		<source id="Office.MsoDistributeCmd">
12688			<name>MsoDistributeCmd</name>
12689		</source>
12690		<destination designation="identity" />
12691	</element>
12692	<!--enum::msoDistributeHorizontally {Constant}-->
12693	<element type="constant">
12694		<source id="Office.MsoDistributeCmd.msoDistributeHorizontally">
12695			<context kind="enumeration">MsoDistributeCmd</context>
12696			<name>msoDistributeHorizontally</name>
12697			<value>0</value>
12698		</source>
12699		<destination designation="identity" />
12700	</element>
12701	<!--enum::msoDistributeVertically {Constant}-->
12702	<element type="constant">
12703		<source id="Office.MsoDistributeCmd.msoDistributeVertically">
12704			<context kind="enumeration">MsoDistributeCmd</context>
12705			<name>msoDistributeVertically</name>
12706			<value>1</value>
12707		</source>
12708		<destination designation="identity" />
12709	</element>
12710	<!--enum::MsoDocProperties  {Enumeration}-->
12711	<element type="enumeration">
12712		<source id="Office.MsoDocProperties">
12713			<name>MsoDocProperties</name>
12714		</source>
12715		<destination designation="identity" />
12716	</element>
12717	<!--enum::msoPropertyTypeBoolean {Constant}-->
12718	<element type="constant">
12719		<source id="Office.MsoDocProperties.msoPropertyTypeBoolean">
12720			<context kind="enumeration">MsoDocProperties</context>
12721			<name>msoPropertyTypeBoolean</name>
12722			<value>2</value>
12723		</source>
12724		<destination designation="identity" />
12725	</element>
12726	<!--enum::msoPropertyTypeDate {Constant}-->
12727	<element type="constant">
12728		<source id="Office.MsoDocProperties.msoPropertyTypeDate">
12729			<context kind="enumeration">MsoDocProperties</context>
12730			<name>msoPropertyTypeDate</name>
12731			<value>3</value>
12732		</source>
12733		<destination designation="identity" />
12734	</element>
12735	<!--enum::msoPropertyTypeFloat {Constant}-->
12736	<element type="constant">
12737		<source id="Office.MsoDocProperties.msoPropertyTypeFloat">
12738			<context kind="enumeration">MsoDocProperties</context>
12739			<name>msoPropertyTypeFloat</name>
12740			<value>5</value>
12741		</source>
12742		<destination designation="identity" />
12743	</element>
12744	<!--enum::msoPropertyTypeNumber {Constant}-->
12745	<element type="constant">
12746		<source id="Office.MsoDocProperties.msoPropertyTypeNumber">
12747			<context kind="enumeration">MsoDocProperties</context>
12748			<name>msoPropertyTypeNumber</name>
12749			<value>1</value>
12750		</source>
12751		<destination designation="identity" />
12752	</element>
12753	<!--enum::msoPropertyTypeString {Constant}-->
12754	<element type="constant">
12755		<source id="Office.MsoDocProperties.msoPropertyTypeString">
12756			<context kind="enumeration">MsoDocProperties</context>
12757			<name>msoPropertyTypeString</name>
12758			<value>4</value>
12759		</source>
12760		<destination designation="identity" />
12761	</element>
12762	<!--enum::MsoEditingType  {Enumeration}-->
12763	<element type="enumeration">
12764		<source id="Office.MsoEditingType">
12765			<name>MsoEditingType</name>
12766		</source>
12767		<destination designation="identity" />
12768	</element>
12769	<!--enum::msoEditingAuto {Constant}-->
12770	<element type="constant">
12771		<source id="Office.MsoEditingType.msoEditingAuto">
12772			<context kind="enumeration">MsoEditingType</context>
12773			<name>msoEditingAuto</name>
12774			<value>0</value>
12775		</source>
12776		<destination designation="identity" />
12777	</element>
12778	<!--enum::msoEditingCorner {Constant}-->
12779	<element type="constant">
12780		<source id="Office.MsoEditingType.msoEditingCorner">
12781			<context kind="enumeration">MsoEditingType</context>
12782			<name>msoEditingCorner</name>
12783			<value>1</value>
12784		</source>
12785		<destination designation="identity" />
12786	</element>
12787	<!--enum::msoEditingSmooth {Constant}-->
12788	<element type="constant">
12789		<source id="Office.MsoEditingType.msoEditingSmooth">
12790			<context kind="enumeration">MsoEditingType</context>
12791			<name>msoEditingSmooth</name>
12792			<value>2</value>
12793		</source>
12794		<destination designation="identity" />
12795	</element>
12796	<!--enum::msoEditingSymmetric {Constant}-->
12797	<element type="constant">
12798		<source id="Office.MsoEditingType.msoEditingSymmetric">
12799			<context kind="enumeration">MsoEditingType</context>
12800			<name>msoEditingSymmetric</name>
12801			<value>3</value>
12802		</source>
12803		<destination designation="identity" />
12804	</element>
12805	<!--enum::MsoEncoding  {Enumeration}-->
12806	<element type="enumeration">
12807		<source id="Office.MsoEncoding">
12808			<name>MsoEncoding</name>
12809		</source>
12810		<destination designation="identity" />
12811	</element>
12812	<!--enum::msoEncodingArabic {Constant}-->
12813	<element type="constant">
12814		<source id="Office.MsoEncoding.msoEncodingArabic">
12815			<context kind="enumeration">MsoEncoding</context>
12816			<name>msoEncodingArabic</name>
12817			<value>1256</value>
12818		</source>
12819		<destination designation="identity" />
12820	</element>
12821	<!--enum::msoEncodingArabicASMO {Constant}-->
12822	<element type="constant">
12823		<source id="Office.MsoEncoding.msoEncodingArabicASMO">
12824			<context kind="enumeration">MsoEncoding</context>
12825			<name>msoEncodingArabicASMO</name>
12826			<value>708</value>
12827		</source>
12828		<destination designation="identity" />
12829	</element>
12830	<!--enum::msoEncodingArabicAutoDetect {Constant}-->
12831	<element type="constant">
12832		<source id="Office.MsoEncoding.msoEncodingArabicAutoDetect">
12833			<context kind="enumeration">MsoEncoding</context>
12834			<name>msoEncodingArabicAutoDetect</name>
12835			<value>51256</value>
12836		</source>
12837		<destination designation="identity" />
12838	</element>
12839	<!--enum::msoEncodingArabicTransparentASMO {Constant}-->
12840	<element type="constant">
12841		<source id="Office.MsoEncoding.msoEncodingArabicTransparentASMO">
12842			<context kind="enumeration">MsoEncoding</context>
12843			<name>msoEncodingArabicTransparentASMO</name>
12844			<value>720</value>
12845		</source>
12846		<destination designation="identity" />
12847	</element>
12848	<!--enum::msoEncodingAutoDetect {Constant}-->
12849	<element type="constant">
12850		<source id="Office.MsoEncoding.msoEncodingAutoDetect">
12851			<context kind="enumeration">MsoEncoding</context>
12852			<name>msoEncodingAutoDetect</name>
12853			<value>50001</value>
12854		</source>
12855		<destination designation="identity" />
12856	</element>
12857	<!--enum::msoEncodingBaltic {Constant}-->
12858	<element type="constant">
12859		<source id="Office.MsoEncoding.msoEncodingBaltic">
12860			<context kind="enumeration">MsoEncoding</context>
12861			<name>msoEncodingBaltic</name>
12862			<value>1257</value>
12863		</source>
12864		<destination designation="identity" />
12865	</element>
12866	<!--enum::msoEncodingCentralEuropean {Constant}-->
12867	<element type="constant">
12868		<source id="Office.MsoEncoding.msoEncodingCentralEuropean">
12869			<context kind="enumeration">MsoEncoding</context>
12870			<name>msoEncodingCentralEuropean</name>
12871			<value>1250</value>
12872		</source>
12873		<destination designation="identity" />
12874	</element>
12875	<!--enum::msoEncodingCyrillic {Constant}-->
12876	<element type="constant">
12877		<source id="Office.MsoEncoding.msoEncodingCyrillic">
12878			<context kind="enumeration">MsoEncoding</context>
12879			<name>msoEncodingCyrillic</name>
12880			<value>1251</value>
12881		</source>
12882		<destination designation="identity" />
12883	</element>
12884	<!--enum::msoEncodingCyrillicAutoDetect {Constant}-->
12885	<element type="constant">
12886		<source id="Office.MsoEncoding.msoEncodingCyrillicAutoDetect">
12887			<context kind="enumeration">MsoEncoding</context>
12888			<name>msoEncodingCyrillicAutoDetect</name>
12889			<value>51251</value>
12890		</source>
12891		<destination designation="identity" />
12892	</element>
12893	<!--enum::msoEncodingEBCDICArabic {Constant}-->
12894	<element type="constant">
12895		<source id="Office.MsoEncoding.msoEncodingEBCDICArabic">
12896			<context kind="enumeration">MsoEncoding</context>
12897			<name>msoEncodingEBCDICArabic</name>
12898			<value>20420</value>
12899		</source>
12900		<destination designation="identity" />
12901	</element>
12902	<!--enum::msoEncodingEBCDICDenmarkNorway {Constant}-->
12903	<element type="constant">
12904		<source id="Office.MsoEncoding.msoEncodingEBCDICDenmarkNorway">
12905			<context kind="enumeration">MsoEncoding</context>
12906			<name>msoEncodingEBCDICDenmarkNorway</name>
12907			<value>20277</value>
12908		</source>
12909		<destination designation="identity" />
12910	</element>
12911	<!--enum::msoEncodingEBCDICFinlandSweden {Constant}-->
12912	<element type="constant">
12913		<source id="Office.MsoEncoding.msoEncodingEBCDICFinlandSweden">
12914			<context kind="enumeration">MsoEncoding</context>
12915			<name>msoEncodingEBCDICFinlandSweden</name>
12916			<value>20278</value>
12917		</source>
12918		<destination designation="identity" />
12919	</element>
12920	<!--enum::msoEncodingEBCDICFrance {Constant}-->
12921	<element type="constant">
12922		<source id="Office.MsoEncoding.msoEncodingEBCDICFrance">
12923			<context kind="enumeration">MsoEncoding</context>
12924			<name>msoEncodingEBCDICFrance</name>
12925			<value>20297</value>
12926		</source>
12927		<destination designation="identity" />
12928	</element>
12929	<!--enum::msoEncodingEBCDICGermany {Constant}-->
12930	<element type="constant">
12931		<source id="Office.MsoEncoding.msoEncodingEBCDICGermany">
12932			<context kind="enumeration">MsoEncoding</context>
12933			<name>msoEncodingEBCDICGermany</name>
12934			<value>20273</value>
12935		</source>
12936		<destination designation="identity" />
12937	</element>
12938	<!--enum::msoEncodingEBCDICGreek {Constant}-->
12939	<element type="constant">
12940		<source id="Office.MsoEncoding.msoEncodingEBCDICGreek">
12941			<context kind="enumeration">MsoEncoding</context>
12942			<name>msoEncodingEBCDICGreek</name>
12943			<value>20423</value>
12944		</source>
12945		<destination designation="identity" />
12946	</element>
12947	<!--enum::msoEncodingEBCDICGreekModern {Constant}-->
12948	<element type="constant">
12949		<source id="Office.MsoEncoding.msoEncodingEBCDICGreekModern">
12950			<context kind="enumeration">MsoEncoding</context>
12951			<name>msoEncodingEBCDICGreekModern</name>
12952			<value>875</value>
12953		</source>
12954		<destination designation="identity" />
12955	</element>
12956	<!--enum::msoEncodingEBCDICHebrew {Constant}-->
12957	<element type="constant">
12958		<source id="Office.MsoEncoding.msoEncodingEBCDICHebrew">
12959			<context kind="enumeration">MsoEncoding</context>
12960			<name>msoEncodingEBCDICHebrew</name>
12961			<value>20424</value>
12962		</source>
12963		<destination designation="identity" />
12964	</element>
12965	<!--enum::msoEncodingEBCDICIcelandic {Constant}-->
12966	<element type="constant">
12967		<source id="Office.MsoEncoding.msoEncodingEBCDICIcelandic">
12968			<context kind="enumeration">MsoEncoding</context>
12969			<name>msoEncodingEBCDICIcelandic</name>
12970			<value>20871</value>
12971		</source>
12972		<destination designation="identity" />
12973	</element>
12974	<!--enum::msoEncodingEBCDICInternational {Constant}-->
12975	<element type="constant">
12976		<source id="Office.MsoEncoding.msoEncodingEBCDICInternational">
12977			<context kind="enumeration">MsoEncoding</context>
12978			<name>msoEncodingEBCDICInternational</name>
12979			<value>500</value>
12980		</source>
12981		<destination designation="identity" />
12982	</element>
12983	<!--enum::msoEncodingEBCDICItaly {Constant}-->
12984	<element type="constant">
12985		<source id="Office.MsoEncoding.msoEncodingEBCDICItaly">
12986			<context kind="enumeration">MsoEncoding</context>
12987			<name>msoEncodingEBCDICItaly</name>
12988			<value>20280</value>
12989		</source>
12990		<destination designation="identity" />
12991	</element>
12992	<!--enum::msoEncodingEBCDICJapaneseKatakanaExtended {Constant}-->
12993	<element type="constant">
12994		<source id="Office.MsoEncoding.msoEncodingEBCDICJapaneseKatakanaExtended">
12995			<context kind="enumeration">MsoEncoding</context>
12996			<name>msoEncodingEBCDICJapaneseKatakanaExtended</name>
12997			<value>20290</value>
12998		</source>
12999		<destination designation="identity" />
13000	</element>
13001	<!--enum::msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese {Constant}-->
13002	<element type="constant">
13003		<source id="Office.MsoEncoding.msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese">
13004			<context kind="enumeration">MsoEncoding</context>
13005			<name>msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese</name>
13006			<value>50930</value>
13007		</source>
13008		<destination designation="identity" />
13009	</element>
13010	<!--enum::msoEncodingEBCDICJapaneseLatinExtendedAndJapanese {Constant}-->
13011	<element type="constant">
13012		<source id="Office.MsoEncoding.msoEncodingEBCDICJapaneseLatinExtendedAndJapanese">
13013			<context kind="enumeration">MsoEncoding</context>
13014			<name>msoEncodingEBCDICJapaneseLatinExtendedAndJapanese</name>
13015			<value>50939</value>
13016		</source>
13017		<destination designation="identity" />
13018	</element>
13019	<!--enum::msoEncodingEBCDICKoreanExtended {Constant}-->
13020	<element type="constant">
13021		<source id="Office.MsoEncoding.msoEncodingEBCDICKoreanExtended">
13022			<context kind="enumeration">MsoEncoding</context>
13023			<name>msoEncodingEBCDICKoreanExtended</name>
13024			<value>20833</value>
13025		</source>
13026		<destination designation="identity" />
13027	</element>
13028	<!--enum::msoEncodingEBCDICKoreanExtendedAndKorean {Constant}-->
13029	<element type="constant">
13030		<source id="Office.MsoEncoding.msoEncodingEBCDICKoreanExtendedAndKorean">
13031			<context kind="enumeration">MsoEncoding</context>
13032			<name>msoEncodingEBCDICKoreanExtendedAndKorean</name>
13033			<value>50933</value>
13034		</source>
13035		<destination designation="identity" />
13036	</element>
13037	<!--enum::msoEncodingEBCDICLatinAmericaSpain {Constant}-->
13038	<element type="constant">
13039		<source id="Office.MsoEncoding.msoEncodingEBCDICLatinAmericaSpain">
13040			<context kind="enumeration">MsoEncoding</context>
13041			<name>msoEncodingEBCDICLatinAmericaSpain</name>
13042			<value>20284</value>
13043		</source>
13044		<destination designation="identity" />
13045	</element>
13046	<!--enum::msoEncodingEBCDICMultilingualROECELatin2 {Constant}-->
13047	<element type="constant">
13048		<source id="Office.MsoEncoding.msoEncodingEBCDICMultilingualROECELatin2">
13049			<context kind="enumeration">MsoEncoding</context>
13050			<name>msoEncodingEBCDICMultilingualROECELatin2</name>
13051			<value>870</value>
13052		</source>
13053		<destination designation="identity" />
13054	</element>
13055	<!--enum::msoEncodingEBCDICRussian {Constant}-->
13056	<element type="constant">
13057		<source id="Office.MsoEncoding.msoEncodingEBCDICRussian">
13058			<context kind="enumeration">MsoEncoding</context>
13059			<name>msoEncodingEBCDICRussian</name>
13060			<value>20880</value>
13061		</source>
13062		<destination designation="identity" />
13063	</element>
13064	<!--enum::msoEncodingEBCDICSerbianBulgarian {Constant}-->
13065	<element type="constant">
13066		<source id="Office.MsoEncoding.msoEncodingEBCDICSerbianBulgarian">
13067			<context kind="enumeration">MsoEncoding</context>
13068			<name>msoEncodingEBCDICSerbianBulgarian</name>
13069			<value>21025</value>
13070		</source>
13071		<destination designation="identity" />
13072	</element>
13073	<!--enum::msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese {Constant}-->
13074	<element type="constant">
13075		<source id="Office.MsoEncoding.msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese">
13076			<context kind="enumeration">MsoEncoding</context>
13077			<name>msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese</name>
13078			<value>50935</value>
13079		</source>
13080		<destination designation="identity" />
13081	</element>
13082	<!--enum::msoEncodingEBCDICThai {Constant}-->
13083	<element type="constant">
13084		<source id="Office.MsoEncoding.msoEncodingEBCDICThai">
13085			<context kind="enumeration">MsoEncoding</context>
13086			<name>msoEncodingEBCDICThai</name>
13087			<value>20838</value>
13088		</source>
13089		<destination designation="identity" />
13090	</element>
13091	<!--enum::msoEncodingEBCDICTurkish {Constant}-->
13092	<element type="constant">
13093		<source id="Office.MsoEncoding.msoEncodingEBCDICTurkish">
13094			<context kind="enumeration">MsoEncoding</context>
13095			<name>msoEncodingEBCDICTurkish</name>
13096			<value>20905</value>
13097		</source>
13098		<destination designation="identity" />
13099	</element>
13100	<!--enum::msoEncodingEBCDICTurkishLatin5 {Constant}-->
13101	<element type="constant">
13102		<source id="Office.MsoEncoding.msoEncodingEBCDICTurkishLatin5">
13103			<context kind="enumeration">MsoEncoding</context>
13104			<name>msoEncodingEBCDICTurkishLatin5</name>
13105			<value>1026</value>
13106		</source>
13107		<destination designation="identity" />
13108	</element>
13109	<!--enum::msoEncodingEBCDICUnitedKingdom {Constant}-->
13110	<element type="constant">
13111		<source id="Office.MsoEncoding.msoEncodingEBCDICUnitedKingdom">
13112			<context kind="enumeration">MsoEncoding</context>
13113			<name>msoEncodingEBCDICUnitedKingdom</name>
13114			<value>20285</value>
13115		</source>
13116		<destination designation="identity" />
13117	</element>
13118	<!--enum::msoEncodingEBCDICUSCanada {Constant}-->
13119	<element type="constant">
13120		<source id="Office.MsoEncoding.msoEncodingEBCDICUSCanada">
13121			<context kind="enumeration">MsoEncoding</context>
13122			<name>msoEncodingEBCDICUSCanada</name>
13123			<value>37</value>
13124		</source>
13125		<destination designation="identity" />
13126	</element>
13127	<!--enum::msoEncodingEBCDICUSCanadaAndJapanese {Constant}-->
13128	<element type="constant">
13129		<source id="Office.MsoEncoding.msoEncodingEBCDICUSCanadaAndJapanese">
13130			<context kind="enumeration">MsoEncoding</context>
13131			<name>msoEncodingEBCDICUSCanadaAndJapanese</name>
13132			<value>50931</value>
13133		</source>
13134		<destination designation="identity" />
13135	</element>
13136	<!--enum::msoEncodingEBCDICUSCanadaAndTraditionalChinese {Constant}-->
13137	<element type="constant">
13138		<source id="Office.MsoEncoding.msoEncodingEBCDICUSCanadaAndTraditionalChinese">
13139			<context kind="enumeration">MsoEncoding</context>
13140			<name>msoEncodingEBCDICUSCanadaAndTraditionalChinese</name>
13141			<value>50937</value>
13142		</source>
13143		<destination designation="identity" />
13144	</element>
13145	<!--enum::msoEncodingEUCChineseSimplifiedChinese {Constant}-->
13146	<element type="constant">
13147		<source id="Office.MsoEncoding.msoEncodingEUCChineseSimplifiedChinese">
13148			<context kind="enumeration">MsoEncoding</context>
13149			<name>msoEncodingEUCChineseSimplifiedChinese</name>
13150			<value>51936</value>
13151		</source>
13152		<destination designation="identity" />
13153	</element>
13154	<!--enum::msoEncodingEUCJapanese {Constant}-->
13155	<element type="constant">
13156		<source id="Office.MsoEncoding.msoEncodingEUCJapanese">
13157			<context kind="enumeration">MsoEncoding</context>
13158			<name>msoEncodingEUCJapanese</name>
13159			<value>51932</value>
13160		</source>
13161		<destination designation="identity" />
13162	</element>
13163	<!--enum::msoEncodingEUCKorean {Constant}-->
13164	<element type="constant">
13165		<source id="Office.MsoEncoding.msoEncodingEUCKorean">
13166			<context kind="enumeration">MsoEncoding</context>
13167			<name>msoEncodingEUCKorean</name>
13168			<value>51949</value>
13169		</source>
13170		<destination designation="identity" />
13171	</element>
13172	<!--enum::msoEncodingEUCTaiwaneseTraditionalChinese {Constant}-->
13173	<element type="constant">
13174		<source id="Office.MsoEncoding.msoEncodingEUCTaiwaneseTraditionalChinese">
13175			<context kind="enumeration">MsoEncoding</context>
13176			<name>msoEncodingEUCTaiwaneseTraditionalChinese</name>
13177			<value>51950</value>
13178		</source>
13179		<destination designation="identity" />
13180	</element>
13181	<!--enum::msoEncodingEuropa3 {Constant}-->
13182	<element type="constant">
13183		<source id="Office.MsoEncoding.msoEncodingEuropa3">
13184			<context kind="enumeration">MsoEncoding</context>
13185			<name>msoEncodingEuropa3</name>
13186			<value>29001</value>
13187		</source>
13188		<destination designation="identity" />
13189	</element>
13190	<!--enum::msoEncodingExtAlphaLowercase {Constant}-->
13191	<element type="constant">
13192		<source id="Office.MsoEncoding.msoEncodingExtAlphaLowercase">
13193			<context kind="enumeration">MsoEncoding</context>
13194			<name>msoEncodingExtAlphaLowercase</name>
13195			<value>21027</value>
13196		</source>
13197		<destination designation="identity" />
13198	</element>
13199	<!--enum::msoEncodingGreek {Constant}-->
13200	<element type="constant">
13201		<source id="Office.MsoEncoding.msoEncodingGreek">
13202			<context kind="enumeration">MsoEncoding</context>
13203			<name>msoEncodingGreek</name>
13204			<value>1253</value>
13205		</source>
13206		<destination designation="identity" />
13207	</element>
13208	<!--enum::msoEncodingGreekAutoDetect {Constant}-->
13209	<element type="constant">
13210		<source id="Office.MsoEncoding.msoEncodingGreekAutoDetect">
13211			<context kind="enumeration">MsoEncoding</context>
13212			<name>msoEncodingGreekAutoDetect</name>
13213			<value>51253</value>
13214		</source>
13215		<destination designation="identity" />
13216	</element>
13217	<!--enum::msoEncodingHebrew {Constant}-->
13218	<element type="constant">
13219		<source id="Office.MsoEncoding.msoEncodingHebrew">
13220			<context kind="enumeration">MsoEncoding</context>
13221			<name>msoEncodingHebrew</name>
13222			<value>1255</value>
13223		</source>
13224		<destination designation="identity" />
13225	</element>
13226	<!--enum::msoEncodingHZGBSimplifiedChinese {Constant}-->
13227	<element type="constant">
13228		<source id="Office.MsoEncoding.msoEncodingHZGBSimplifiedChinese">
13229			<context kind="enumeration">MsoEncoding</context>
13230			<name>msoEncodingHZGBSimplifiedChinese</name>
13231			<value>52936</value>
13232		</source>
13233		<destination designation="identity" />
13234	</element>
13235	<!--enum::msoEncodingIA5German {Constant}-->
13236	<element type="constant">
13237		<source id="Office.MsoEncoding.msoEncodingIA5German">
13238			<context kind="enumeration">MsoEncoding</context>
13239			<name>msoEncodingIA5German</name>
13240			<value>20106</value>
13241		</source>
13242		<destination designation="identity" />
13243	</element>
13244	<!--enum::msoEncodingIA5IRV {Constant}-->
13245	<element type="constant">
13246		<source id="Office.MsoEncoding.msoEncodingIA5IRV">
13247			<context kind="enumeration">MsoEncoding</context>
13248			<name>msoEncodingIA5IRV</name>
13249			<value>20105</value>
13250		</source>
13251		<destination designation="identity" />
13252	</element>
13253	<!--enum::msoEncodingIA5Norwegian {Constant}-->
13254	<element type="constant">
13255		<source id="Office.MsoEncoding.msoEncodingIA5Norwegian">
13256			<context kind="enumeration">MsoEncoding</context>
13257			<name>msoEncodingIA5Norwegian</name>
13258			<value>20108</value>
13259		</source>
13260		<destination designation="identity" />
13261	</element>
13262	<!--enum::msoEncodingIA5Swedish {Constant}-->
13263	<element type="constant">
13264		<source id="Office.MsoEncoding.msoEncodingIA5Swedish">
13265			<context kind="enumeration">MsoEncoding</context>
13266			<name>msoEncodingIA5Swedish</name>
13267			<value>20107</value>
13268		</source>
13269		<destination designation="identity" />
13270	</element>
13271	<!--enum::msoEncodingISCIIAssamese {Constant}-->
13272	<element type="constant">
13273		<source id="Office.MsoEncoding.msoEncodingISCIIAssamese">
13274			<context kind="enumeration">MsoEncoding</context>
13275			<name>msoEncodingISCIIAssamese</name>
13276			<value>57006</value>
13277		</source>
13278		<destination designation="identity" />
13279	</element>
13280	<!--enum::msoEncodingISCIIBengali {Constant}-->
13281	<element type="constant">
13282		<source id="Office.MsoEncoding.msoEncodingISCIIBengali">
13283			<context kind="enumeration">MsoEncoding</context>
13284			<name>msoEncodingISCIIBengali</name>
13285			<value>57003</value>
13286		</source>
13287		<destination designation="identity" />
13288	</element>
13289	<!--enum::msoEncodingISCIIDevanagari {Constant}-->
13290	<element type="constant">
13291		<source id="Office.MsoEncoding.msoEncodingISCIIDevanagari">
13292			<context kind="enumeration">MsoEncoding</context>
13293			<name>msoEncodingISCIIDevanagari</name>
13294			<value>57002</value>
13295		</source>
13296		<destination designation="identity" />
13297	</element>
13298	<!--enum::msoEncodingISCIIGujarati {Constant}-->
13299	<element type="constant">
13300		<source id="Office.MsoEncoding.msoEncodingISCIIGujarati">
13301			<context kind="enumeration">MsoEncoding</context>
13302			<name>msoEncodingISCIIGujarati</name>
13303			<value>57010</value>
13304		</source>
13305		<destination designation="identity" />
13306	</element>
13307	<!--enum::msoEncodingISCIIKannada {Constant}-->
13308	<element type="constant">
13309		<source id="Office.MsoEncoding.msoEncodingISCIIKannada">
13310			<context kind="enumeration">MsoEncoding</context>
13311			<name>msoEncodingISCIIKannada</name>
13312			<value>57008</value>
13313		</source>
13314		<destination designation="identity" />
13315	</element>
13316	<!--enum::msoEncodingISCIIMalayalam {Constant}-->
13317	<element type="constant">
13318		<source id="Office.MsoEncoding.msoEncodingISCIIMalayalam">
13319			<context kind="enumeration">MsoEncoding</context>
13320			<name>msoEncodingISCIIMalayalam</name>
13321			<value>57009</value>
13322		</source>
13323		<destination designation="identity" />
13324	</element>
13325	<!--enum::msoEncodingISCIIOriya {Constant}-->
13326	<element type="constant">
13327		<source id="Office.MsoEncoding.msoEncodingISCIIOriya">
13328			<context kind="enumeration">MsoEncoding</context>
13329			<name>msoEncodingISCIIOriya</name>
13330			<value>57007</value>
13331		</source>
13332		<destination designation="identity" />
13333	</element>
13334	<!--enum::msoEncodingISCIIPunjabi {Constant}-->
13335	<element type="constant">
13336		<source id="Office.MsoEncoding.msoEncodingISCIIPunjabi">
13337			<context kind="enumeration">MsoEncoding</context>
13338			<name>msoEncodingISCIIPunjabi</name>
13339			<value>57011</value>
13340		</source>
13341		<destination designation="identity" />
13342	</element>
13343	<!--enum::msoEncodingISCIITamil {Constant}-->
13344	<element type="constant">
13345		<source id="Office.MsoEncoding.msoEncodingISCIITamil">
13346			<context kind="enumeration">MsoEncoding</context>
13347			<name>msoEncodingISCIITamil</name>
13348			<value>57004</value>
13349		</source>
13350		<destination designation="identity" />
13351	</element>
13352	<!--enum::msoEncodingISCIITelugu {Constant}-->
13353	<element type="constant">
13354		<source id="Office.MsoEncoding.msoEncodingISCIITelugu">
13355			<context kind="enumeration">MsoEncoding</context>
13356			<name>msoEncodingISCIITelugu</name>
13357			<value>57005</value>
13358		</source>
13359		<destination designation="identity" />
13360	</element>
13361	<!--enum::msoEncodingISO2022CNSimplifiedChinese {Constant}-->
13362	<element type="constant">
13363		<source id="Office.MsoEncoding.msoEncodingISO2022CNSimplifiedChinese">
13364			<context kind="enumeration">MsoEncoding</context>
13365			<name>msoEncodingISO2022CNSimplifiedChinese</name>
13366			<value>50229</value>
13367		</source>
13368		<destination designation="identity" />
13369	</element>
13370	<!--enum::msoEncodingISO2022CNTraditionalChinese {Constant}-->
13371	<element type="constant">
13372		<source id="Office.MsoEncoding.msoEncodingISO2022CNTraditionalChinese">
13373			<context kind="enumeration">MsoEncoding</context>
13374			<name>msoEncodingISO2022CNTraditionalChinese</name>
13375			<value>50227</value>
13376		</source>
13377		<destination designation="identity" />
13378	</element>
13379	<!--enum::msoEncodingISO2022JPJISX02011989 {Constant}-->
13380	<element type="constant">
13381		<source id="Office.MsoEncoding.msoEncodingISO2022JPJISX02011989">
13382			<context kind="enumeration">MsoEncoding</context>
13383			<name>msoEncodingISO2022JPJISX02011989</name>
13384			<value>50222</value>
13385		</source>
13386		<destination designation="identity" />
13387	</element>
13388	<!--enum::msoEncodingISO2022JPJISX02021984 {Constant}-->
13389	<element type="constant">
13390		<source id="Office.MsoEncoding.msoEncodingISO2022JPJISX02021984">
13391			<context kind="enumeration">MsoEncoding</context>
13392			<name>msoEncodingISO2022JPJISX02021984</name>
13393			<value>50221</value>
13394		</source>
13395		<destination designation="identity" />
13396	</element>
13397	<!--enum::msoEncodingISO2022JPNoHalfwidthKatakana {Constant}-->
13398	<element type="constant">
13399		<source id="Office.MsoEncoding.msoEncodingISO2022JPNoHalfwidthKatakana">
13400			<context kind="enumeration">MsoEncoding</context>
13401			<name>msoEncodingISO2022JPNoHalfwidthKatakana</name>
13402			<value>50220</value>
13403		</source>
13404		<destination designation="identity" />
13405	</element>
13406	<!--enum::msoEncodingISO2022KR {Constant}-->
13407	<element type="constant">
13408		<source id="Office.MsoEncoding.msoEncodingISO2022KR">
13409			<context kind="enumeration">MsoEncoding</context>
13410			<name>msoEncodingISO2022KR</name>
13411			<value>50225</value>
13412		</source>
13413		<destination designation="identity" />
13414	</element>
13415	<!--enum::msoEncodingISO6937NonSpacingAccent {Constant}-->
13416	<element type="constant">
13417		<source id="Office.MsoEncoding.msoEncodingISO6937NonSpacingAccent">
13418			<context kind="enumeration">MsoEncoding</context>
13419			<name>msoEncodingISO6937NonSpacingAccent</name>
13420			<value>20269</value>
13421		</source>
13422		<destination designation="identity" />
13423	</element>
13424	<!--enum::msoEncodingISO885915Latin9 {Constant}-->
13425	<element type="constant">
13426		<source id="Office.MsoEncoding.msoEncodingISO885915Latin9">
13427			<context kind="enumeration">MsoEncoding</context>
13428			<name>msoEncodingISO885915Latin9</name>
13429			<value>28605</value>
13430		</source>
13431		<destination designation="identity" />
13432	</element>
13433	<!--enum::msoEncodingISO88591Latin1 {Constant}-->
13434	<element type="constant">
13435		<source id="Office.MsoEncoding.msoEncodingISO88591Latin1">
13436			<context kind="enumeration">MsoEncoding</context>
13437			<name>msoEncodingISO88591Latin1</name>
13438			<value>28591</value>
13439		</source>
13440		<destination designation="identity" />
13441	</element>
13442	<!--enum::msoEncodingISO88592CentralEurope {Constant}-->
13443	<element type="constant">
13444		<source id="Office.MsoEncoding.msoEncodingISO88592CentralEurope">
13445			<context kind="enumeration">MsoEncoding</context>
13446			<name>msoEncodingISO88592CentralEurope</name>
13447			<value>28592</value>
13448		</source>
13449		<destination designation="identity" />
13450	</element>
13451	<!--enum::msoEncodingISO88593Latin3 {Constant}-->
13452	<element type="constant">
13453		<source id="Office.MsoEncoding.msoEncodingISO88593Latin3">
13454			<context kind="enumeration">MsoEncoding</context>
13455			<name>msoEncodingISO88593Latin3</name>
13456			<value>28593</value>
13457		</source>
13458		<destination designation="identity" />
13459	</element>
13460	<!--enum::msoEncodingISO88594Baltic {Constant}-->
13461	<element type="constant">
13462		<source id="Office.MsoEncoding.msoEncodingISO88594Baltic">
13463			<context kind="enumeration">MsoEncoding</context>
13464			<name>msoEncodingISO88594Baltic</name>
13465			<value>28594</value>
13466		</source>
13467		<destination designation="identity" />
13468	</element>
13469	<!--enum::msoEncodingISO88595Cyrillic {Constant}-->
13470	<element type="constant">
13471		<source id="Office.MsoEncoding.msoEncodingISO88595Cyrillic">
13472			<context kind="enumeration">MsoEncoding</context>
13473			<name>msoEncodingISO88595Cyrillic</name>
13474			<value>28595</value>
13475		</source>
13476		<destination designation="identity" />
13477	</element>
13478	<!--enum::msoEncodingISO88596Arabic {Constant}-->
13479	<element type="constant">
13480		<source id="Office.MsoEncoding.msoEncodingISO88596Arabic">
13481			<context kind="enumeration">MsoEncoding</context>
13482			<name>msoEncodingISO88596Arabic</name>
13483			<value>28596</value>
13484		</source>
13485		<destination designation="identity" />
13486	</element>
13487	<!--enum::msoEncodingISO88597Greek {Constant}-->
13488	<element type="constant">
13489		<source id="Office.MsoEncoding.msoEncodingISO88597Greek">
13490			<context kind="enumeration">MsoEncoding</context>
13491			<name>msoEncodingISO88597Greek</name>
13492			<value>28597</value>
13493		</source>
13494		<destination designation="identity" />
13495	</element>
13496	<!--enum::msoEncodingISO88598Hebrew {Constant}-->
13497	<element type="constant">
13498		<source id="Office.MsoEncoding.msoEncodingISO88598Hebrew">
13499			<context kind="enumeration">MsoEncoding</context>
13500			<name>msoEncodingISO88598Hebrew</name>
13501			<value>28598</value>
13502		</source>
13503		<destination designation="identity" />
13504	</element>
13505	<!--enum::msoEncodingISO88598HebrewLogical {Constant}-->
13506	<element type="constant">
13507		<source id="Office.MsoEncoding.msoEncodingISO88598HebrewLogical">
13508			<context kind="enumeration">MsoEncoding</context>
13509			<name>msoEncodingISO88598HebrewLogical</name>
13510			<value>38598</value>
13511		</source>
13512		<destination designation="identity" />
13513	</element>
13514	<!--enum::msoEncodingISO88599Turkish {Constant}-->
13515	<element type="constant">
13516		<source id="Office.MsoEncoding.msoEncodingISO88599Turkish">
13517			<context kind="enumeration">MsoEncoding</context>
13518			<name>msoEncodingISO88599Turkish</name>
13519			<value>28599</value>
13520		</source>
13521		<destination designation="identity" />
13522	</element>
13523	<!--enum::msoEncodingJapaneseAutoDetect {Constant}-->
13524	<element type="constant">
13525		<source id="Office.MsoEncoding.msoEncodingJapaneseAutoDetect">
13526			<context kind="enumeration">MsoEncoding</context>
13527			<name>msoEncodingJapaneseAutoDetect</name>
13528			<value>50932</value>
13529		</source>
13530		<destination designation="identity" />
13531	</element>
13532	<!--enum::msoEncodingJapaneseShiftJIS {Constant}-->
13533	<element type="constant">
13534		<source id="Office.MsoEncoding.msoEncodingJapaneseShiftJIS">
13535			<context kind="enumeration">MsoEncoding</context>
13536			<name>msoEncodingJapaneseShiftJIS</name>
13537			<value>932</value>
13538		</source>
13539		<destination designation="identity" />
13540	</element>
13541	<!--enum::msoEncodingKOI8R {Constant}-->
13542	<element type="constant">
13543		<source id="Office.MsoEncoding.msoEncodingKOI8R">
13544			<context kind="enumeration">MsoEncoding</context>
13545			<name>msoEncodingKOI8R</name>
13546			<value>20866</value>
13547		</source>
13548		<destination designation="identity" />
13549	</element>
13550	<!--enum::msoEncodingKOI8U {Constant}-->
13551	<element type="constant">
13552		<source id="Office.MsoEncoding.msoEncodingKOI8U">
13553			<context kind="enumeration">MsoEncoding</context>
13554			<name>msoEncodingKOI8U</name>
13555			<value>21866</value>
13556		</source>
13557		<destination designation="identity" />
13558	</element>
13559	<!--enum::msoEncodingKorean {Constant}-->
13560	<element type="constant">
13561		<source id="Office.MsoEncoding.msoEncodingKorean">
13562			<context kind="enumeration">MsoEncoding</context>
13563			<name>msoEncodingKorean</name>
13564			<value>949</value>
13565		</source>
13566		<destination designation="identity" />
13567	</element>
13568	<!--enum::msoEncodingKoreanAutoDetect {Constant}-->
13569	<element type="constant">
13570		<source id="Office.MsoEncoding.msoEncodingKoreanAutoDetect">
13571			<context kind="enumeration">MsoEncoding</context>
13572			<name>msoEncodingKoreanAutoDetect</name>
13573			<value>50949</value>
13574		</source>
13575		<destination designation="identity" />
13576	</element>
13577	<!--enum::msoEncodingKoreanJohab {Constant}-->
13578	<element type="constant">
13579		<source id="Office.MsoEncoding.msoEncodingKoreanJohab">
13580			<context kind="enumeration">MsoEncoding</context>
13581			<name>msoEncodingKoreanJohab</name>
13582			<value>1361</value>
13583		</source>
13584		<destination designation="identity" />
13585	</element>
13586	<!--enum::msoEncodingMacArabic {Constant}-->
13587	<element type="constant">
13588		<source id="Office.MsoEncoding.msoEncodingMacArabic">
13589			<context kind="enumeration">MsoEncoding</context>
13590			<name>msoEncodingMacArabic</name>
13591			<value>10004</value>
13592		</source>
13593		<destination designation="identity" />
13594	</element>
13595	<!--enum::msoEncodingMacCroatia {Constant}-->
13596	<element type="constant">
13597		<source id="Office.MsoEncoding.msoEncodingMacCroatia">
13598			<context kind="enumeration">MsoEncoding</context>
13599			<name>msoEncodingMacCroatia</name>
13600			<value>10082</value>
13601		</source>
13602		<destination designation="identity" />
13603	</element>
13604	<!--enum::msoEncodingMacCyrillic {Constant}-->
13605	<element type="constant">
13606		<source id="Office.MsoEncoding.msoEncodingMacCyrillic">
13607			<context kind="enumeration">MsoEncoding</context>
13608			<name>msoEncodingMacCyrillic</name>
13609			<value>10007</value>
13610		</source>
13611		<destination designation="identity" />
13612	</element>
13613	<!--enum::msoEncodingMacGreek1 {Constant}-->
13614	<element type="constant">
13615		<source id="Office.MsoEncoding.msoEncodingMacGreek1">
13616			<context kind="enumeration">MsoEncoding</context>
13617			<name>msoEncodingMacGreek1</name>
13618			<value>10006</value>
13619		</source>
13620		<destination designation="identity" />
13621	</element>
13622	<!--enum::msoEncodingMacHebrew {Constant}-->
13623	<element type="constant">
13624		<source id="Office.MsoEncoding.msoEncodingMacHebrew">
13625			<context kind="enumeration">MsoEncoding</context>
13626			<name>msoEncodingMacHebrew</name>
13627			<value>10005</value>
13628		</source>
13629		<destination designation="identity" />
13630	</element>
13631	<!--enum::msoEncodingMacIcelandic {Constant}-->
13632	<element type="constant">
13633		<source id="Office.MsoEncoding.msoEncodingMacIcelandic">
13634			<context kind="enumeration">MsoEncoding</context>
13635			<name>msoEncodingMacIcelandic</name>
13636			<value>10079</value>
13637		</source>
13638		<destination designation="identity" />
13639	</element>
13640	<!--enum::msoEncodingMacJapanese {Constant}-->
13641	<element type="constant">
13642		<source id="Office.MsoEncoding.msoEncodingMacJapanese">
13643			<context kind="enumeration">MsoEncoding</context>
13644			<name>msoEncodingMacJapanese</name>
13645			<value>10001</value>
13646		</source>
13647		<destination designation="identity" />
13648	</element>
13649	<!--enum::msoEncodingMacKorean {Constant}-->
13650	<element type="constant">
13651		<source id="Office.MsoEncoding.msoEncodingMacKorean">
13652			<context kind="enumeration">MsoEncoding</context>
13653			<name>msoEncodingMacKorean</name>
13654			<value>10003</value>
13655		</source>
13656		<destination designation="identity" />
13657	</element>
13658	<!--enum::msoEncodingMacLatin2 {Constant}-->
13659	<element type="constant">
13660		<source id="Office.MsoEncoding.msoEncodingMacLatin2">
13661			<context kind="enumeration">MsoEncoding</context>
13662			<name>msoEncodingMacLatin2</name>
13663			<value>10029</value>
13664		</source>
13665		<destination designation="identity" />
13666	</element>
13667	<!--enum::msoEncodingMacRoman {Constant}-->
13668	<element type="constant">
13669		<source id="Office.MsoEncoding.msoEncodingMacRoman">
13670			<context kind="enumeration">MsoEncoding</context>
13671			<name>msoEncodingMacRoman</name>
13672			<value>10000</value>
13673		</source>
13674		<destination designation="identity" />
13675	</element>
13676	<!--enum::msoEncodingMacRomania {Constant}-->
13677	<element type="constant">
13678		<source id="Office.MsoEncoding.msoEncodingMacRomania">
13679			<context kind="enumeration">MsoEncoding</context>
13680			<name>msoEncodingMacRomania</name>
13681			<value>10010</value>
13682		</source>
13683		<destination designation="identity" />
13684	</element>
13685	<!--enum::msoEncodingMacSimplifiedChineseGB2312 {Constant}-->
13686	<element type="constant">
13687		<source id="Office.MsoEncoding.msoEncodingMacSimplifiedChineseGB2312">
13688			<context kind="enumeration">MsoEncoding</context>
13689			<name>msoEncodingMacSimplifiedChineseGB2312</name>
13690			<value>10008</value>
13691		</source>
13692		<destination designation="identity" />
13693	</element>
13694	<!--enum::msoEncodingMacTraditionalChineseBig5 {Constant}-->
13695	<element type="constant">
13696		<source id="Office.MsoEncoding.msoEncodingMacTraditionalChineseBig5">
13697			<context kind="enumeration">MsoEncoding</context>
13698			<name>msoEncodingMacTraditionalChineseBig5</name>
13699			<value>10002</value>
13700		</source>
13701		<destination designation="identity" />
13702	</element>
13703	<!--enum::msoEncodingMacTurkish {Constant}-->
13704	<element type="constant">
13705		<source id="Office.MsoEncoding.msoEncodingMacTurkish">
13706			<context kind="enumeration">MsoEncoding</context>
13707			<name>msoEncodingMacTurkish</name>
13708			<value>10081</value>
13709		</source>
13710		<destination designation="identity" />
13711	</element>
13712	<!--enum::msoEncodingMacUkraine {Constant}-->
13713	<element type="constant">
13714		<source id="Office.MsoEncoding.msoEncodingMacUkraine">
13715			<context kind="enumeration">MsoEncoding</context>
13716			<name>msoEncodingMacUkraine</name>
13717			<value>10017</value>
13718		</source>
13719		<destination designation="identity" />
13720	</element>
13721	<!--enum::msoEncodingOEMArabic {Constant}-->
13722	<element type="constant">
13723		<source id="Office.MsoEncoding.msoEncodingOEMArabic">
13724			<context kind="enumeration">MsoEncoding</context>
13725			<name>msoEncodingOEMArabic</name>
13726			<value>864</value>
13727		</source>
13728		<destination designation="identity" />
13729	</element>
13730	<!--enum::msoEncodingOEMBaltic {Constant}-->
13731	<element type="constant">
13732		<source id="Office.MsoEncoding.msoEncodingOEMBaltic">
13733			<context kind="enumeration">MsoEncoding</context>
13734			<name>msoEncodingOEMBaltic</name>
13735			<value>775</value>
13736		</source>
13737		<destination designation="identity" />
13738	</element>
13739	<!--enum::msoEncodingOEMCanadianFrench {Constant}-->
13740	<element type="constant">
13741		<source id="Office.MsoEncoding.msoEncodingOEMCanadianFrench">
13742			<context kind="enumeration">MsoEncoding</context>
13743			<name>msoEncodingOEMCanadianFrench</name>
13744			<value>863</value>
13745		</source>
13746		<destination designation="identity" />
13747	</element>
13748	<!--enum::msoEncodingOEMCyrillic {Constant}-->
13749	<element type="constant">
13750		<source id="Office.MsoEncoding.msoEncodingOEMCyrillic">
13751			<context kind="enumeration">MsoEncoding</context>
13752			<name>msoEncodingOEMCyrillic</name>
13753			<value>855</value>
13754		</source>
13755		<destination designation="identity" />
13756	</element>
13757	<!--enum::msoEncodingOEMCyrillicII {Constant}-->
13758	<element type="constant">
13759		<source id="Office.MsoEncoding.msoEncodingOEMCyrillicII">
13760			<context kind="enumeration">MsoEncoding</context>
13761			<name>msoEncodingOEMCyrillicII</name>
13762			<value>866</value>
13763		</source>
13764		<destination designation="identity" />
13765	</element>
13766	<!--enum::msoEncodingOEMGreek437G {Constant}-->
13767	<element type="constant">
13768		<source id="Office.MsoEncoding.msoEncodingOEMGreek437G">
13769			<context kind="enumeration">MsoEncoding</context>
13770			<name>msoEncodingOEMGreek437G</name>
13771			<value>737</value>
13772		</source>
13773		<destination designation="identity" />
13774	</element>
13775	<!--enum::msoEncodingOEMHebrew {Constant}-->
13776	<element type="constant">
13777		<source id="Office.MsoEncoding.msoEncodingOEMHebrew">
13778			<context kind="enumeration">MsoEncoding</context>
13779			<name>msoEncodingOEMHebrew</name>
13780			<value>862</value>
13781		</source>
13782		<destination designation="identity" />
13783	</element>
13784	<!--enum::msoEncodingOEMIcelandic {Constant}-->
13785	<element type="constant">
13786		<source id="Office.MsoEncoding.msoEncodingOEMIcelandic">
13787			<context kind="enumeration">MsoEncoding</context>
13788			<name>msoEncodingOEMIcelandic</name>
13789			<value>861</value>
13790		</source>
13791		<destination designation="identity" />
13792	</element>
13793	<!--enum::msoEncodingOEMModernGreek {Constant}-->
13794	<element type="constant">
13795		<source id="Office.MsoEncoding.msoEncodingOEMModernGreek">
13796			<context kind="enumeration">MsoEncoding</context>
13797			<name>msoEncodingOEMModernGreek</name>
13798			<value>869</value>
13799		</source>
13800		<destination designation="identity" />
13801	</element>
13802	<!--enum::msoEncodingOEMMultilingualLatinI {Constant}-->
13803	<element type="constant">
13804		<source id="Office.MsoEncoding.msoEncodingOEMMultilingualLatinI">
13805			<context kind="enumeration">MsoEncoding</context>
13806			<name>msoEncodingOEMMultilingualLatinI</name>
13807			<value>850</value>
13808		</source>
13809		<destination designation="identity" />
13810	</element>
13811	<!--enum::msoEncodingOEMMultilingualLatinII {Constant}-->
13812	<element type="constant">
13813		<source id="Office.MsoEncoding.msoEncodingOEMMultilingualLatinII">
13814			<context kind="enumeration">MsoEncoding</context>
13815			<name>msoEncodingOEMMultilingualLatinII</name>
13816			<value>852</value>
13817		</source>
13818		<destination designation="identity" />
13819	</element>
13820	<!--enum::msoEncodingOEMNordic {Constant}-->
13821	<element type="constant">
13822		<source id="Office.MsoEncoding.msoEncodingOEMNordic">
13823			<context kind="enumeration">MsoEncoding</context>
13824			<name>msoEncodingOEMNordic</name>
13825			<value>865</value>
13826		</source>
13827		<destination designation="identity" />
13828	</element>
13829	<!--enum::msoEncodingOEMPortuguese {Constant}-->
13830	<element type="constant">
13831		<source id="Office.MsoEncoding.msoEncodingOEMPortuguese">
13832			<context kind="enumeration">MsoEncoding</context>
13833			<name>msoEncodingOEMPortuguese</name>
13834			<value>860</value>
13835		</source>
13836		<destination designation="identity" />
13837	</element>
13838	<!--enum::msoEncodingOEMTurkish {Constant}-->
13839	<element type="constant">
13840		<source id="Office.MsoEncoding.msoEncodingOEMTurkish">
13841			<context kind="enumeration">MsoEncoding</context>
13842			<name>msoEncodingOEMTurkish</name>
13843			<value>857</value>
13844		</source>
13845		<destination designation="identity" />
13846	</element>
13847	<!--enum::msoEncodingOEMUnitedStates {Constant}-->
13848	<element type="constant">
13849		<source id="Office.MsoEncoding.msoEncodingOEMUnitedStates">
13850			<context kind="enumeration">MsoEncoding</context>
13851			<name>msoEncodingOEMUnitedStates</name>
13852			<value>437</value>
13853		</source>
13854		<destination designation="identity" />
13855	</element>
13856	<!--enum::msoEncodingSimplifiedChineseAutoDetect {Constant}-->
13857	<element type="constant">
13858		<source id="Office.MsoEncoding.msoEncodingSimplifiedChineseAutoDetect">
13859			<context kind="enumeration">MsoEncoding</context>
13860			<name>msoEncodingSimplifiedChineseAutoDetect</name>
13861			<value>50936</value>
13862		</source>
13863		<destination designation="identity" />
13864	</element>
13865	<!--enum::msoEncodingSimplifiedChineseGB18030 {Constant}-->
13866	<element type="constant">
13867		<source id="Office.MsoEncoding.msoEncodingSimplifiedChineseGB18030">
13868			<context kind="enumeration">MsoEncoding</context>
13869			<name>msoEncodingSimplifiedChineseGB18030</name>
13870			<value>54936</value>
13871		</source>
13872		<destination designation="identity" />
13873	</element>
13874	<!--enum::msoEncodingSimplifiedChineseGBK {Constant}-->
13875	<element type="constant">
13876		<source id="Office.MsoEncoding.msoEncodingSimplifiedChineseGBK">
13877			<context kind="enumeration">MsoEncoding</context>
13878			<name>msoEncodingSimplifiedChineseGBK</name>
13879			<value>936</value>
13880		</source>
13881		<destination designation="identity" />
13882	</element>
13883	<!--enum::msoEncodingT61 {Constant}-->
13884	<element type="constant">
13885		<source id="Office.MsoEncoding.msoEncodingT61">
13886			<context kind="enumeration">MsoEncoding</context>
13887			<name>msoEncodingT61</name>
13888			<value>20261</value>
13889		</source>
13890		<destination designation="identity" />
13891	</element>
13892	<!--enum::msoEncodingTaiwanCNS {Constant}-->
13893	<element type="constant">
13894		<source id="Office.MsoEncoding.msoEncodingTaiwanCNS">
13895			<context kind="enumeration">MsoEncoding</context>
13896			<name>msoEncodingTaiwanCNS</name>
13897			<value>20000</value>
13898		</source>
13899		<destination designation="identity" />
13900	</element>
13901	<!--enum::msoEncodingTaiwanEten {Constant}-->
13902	<element type="constant">
13903		<source id="Office.MsoEncoding.msoEncodingTaiwanEten">
13904			<context kind="enumeration">MsoEncoding</context>
13905			<name>msoEncodingTaiwanEten</name>
13906			<value>20002</value>
13907		</source>
13908		<destination designation="identity" />
13909	</element>
13910	<!--enum::msoEncodingTaiwanIBM5550 {Constant}-->
13911	<element type="constant">
13912		<source id="Office.MsoEncoding.msoEncodingTaiwanIBM5550">
13913			<context kind="enumeration">MsoEncoding</context>
13914			<name>msoEncodingTaiwanIBM5550</name>
13915			<value>20003</value>
13916		</source>
13917		<destination designation="identity" />
13918	</element>
13919	<!--enum::msoEncodingTaiwanTCA {Constant}-->
13920	<element type="constant">
13921		<source id="Office.MsoEncoding.msoEncodingTaiwanTCA">
13922			<context kind="enumeration">MsoEncoding</context>
13923			<name>msoEncodingTaiwanTCA</name>
13924			<value>20001</value>
13925		</source>
13926		<destination designation="identity" />
13927	</element>
13928	<!--enum::msoEncodingTaiwanTeleText {Constant}-->
13929	<element type="constant">
13930		<source id="Office.MsoEncoding.msoEncodingTaiwanTeleText">
13931			<context kind="enumeration">MsoEncoding</context>
13932			<name>msoEncodingTaiwanTeleText</name>
13933			<value>20004</value>
13934		</source>
13935		<destination designation="identity" />
13936	</element>
13937	<!--enum::msoEncodingTaiwanWang {Constant}-->
13938	<element type="constant">
13939		<source id="Office.MsoEncoding.msoEncodingTaiwanWang">
13940			<context kind="enumeration">MsoEncoding</context>
13941			<name>msoEncodingTaiwanWang</name>
13942			<value>20005</value>
13943		</source>
13944		<destination designation="identity" />
13945	</element>
13946	<!--enum::msoEncodingThai {Constant}-->
13947	<element type="constant">
13948		<source id="Office.MsoEncoding.msoEncodingThai">
13949			<context kind="enumeration">MsoEncoding</context>
13950			<name>msoEncodingThai</name>
13951			<value>874</value>
13952		</source>
13953		<destination designation="identity" />
13954	</element>
13955	<!--enum::msoEncodingTraditionalChineseAutoDetect {Constant}-->
13956	<element type="constant">
13957		<source id="Office.MsoEncoding.msoEncodingTraditionalChineseAutoDetect">
13958			<context kind="enumeration">MsoEncoding</context>
13959			<name>msoEncodingTraditionalChineseAutoDetect</name>
13960			<value>50950</value>
13961		</source>
13962		<destination designation="identity" />
13963	</element>
13964	<!--enum::msoEncodingTraditionalChineseBig5 {Constant}-->
13965	<element type="constant">
13966		<source id="Office.MsoEncoding.msoEncodingTraditionalChineseBig5">
13967			<context kind="enumeration">MsoEncoding</context>
13968			<name>msoEncodingTraditionalChineseBig5</name>
13969			<value>950</value>
13970		</source>
13971		<destination designation="identity" />
13972	</element>
13973	<!--enum::msoEncodingTurkish {Constant}-->
13974	<element type="constant">
13975		<source id="Office.MsoEncoding.msoEncodingTurkish">
13976			<context kind="enumeration">MsoEncoding</context>
13977			<name>msoEncodingTurkish</name>
13978			<value>1254</value>
13979		</source>
13980		<destination designation="identity" />
13981	</element>
13982	<!--enum::msoEncodingUnicodeBigEndian {Constant}-->
13983	<element type="constant">
13984		<source id="Office.MsoEncoding.msoEncodingUnicodeBigEndian">
13985			<context kind="enumeration">MsoEncoding</context>
13986			<name>msoEncodingUnicodeBigEndian</name>
13987			<value>1201</value>
13988		</source>
13989		<destination designation="identity" />
13990	</element>
13991	<!--enum::msoEncodingUnicodeLittleEndian {Constant}-->
13992	<element type="constant">
13993		<source id="Office.MsoEncoding.msoEncodingUnicodeLittleEndian">
13994			<context kind="enumeration">MsoEncoding</context>
13995			<name>msoEncodingUnicodeLittleEndian</name>
13996			<value>1200</value>
13997		</source>
13998		<destination designation="identity" />
13999	</element>
14000	<!--enum::msoEncodingUSASCII {Constant}-->
14001	<element type="constant">
14002		<source id="Office.MsoEncoding.msoEncodingUSASCII">
14003			<context kind="enumeration">MsoEncoding</context>
14004			<name>msoEncodingUSASCII</name>
14005			<value>20127</value>
14006		</source>
14007		<destination designation="identity" />
14008	</element>
14009	<!--enum::msoEncodingUTF7 {Constant}-->
14010	<element type="constant">
14011		<source id="Office.MsoEncoding.msoEncodingUTF7">
14012			<context kind="enumeration">MsoEncoding</context>
14013			<name>msoEncodingUTF7</name>
14014			<value>65000</value>
14015		</source>
14016		<destination designation="identity" />
14017	</element>
14018	<!--enum::msoEncodingUTF8 {Constant}-->
14019	<element type="constant">
14020		<source id="Office.MsoEncoding.msoEncodingUTF8">
14021			<context kind="enumeration">MsoEncoding</context>
14022			<name>msoEncodingUTF8</name>
14023			<value>65001</value>
14024		</source>
14025		<destination designation="identity" />
14026	</element>
14027	<!--enum::msoEncodingVietnamese {Constant}-->
14028	<element type="constant">
14029		<source id="Office.MsoEncoding.msoEncodingVietnamese">
14030			<context kind="enumeration">MsoEncoding</context>
14031			<name>msoEncodingVietnamese</name>
14032			<value>1258</value>
14033		</source>
14034		<destination designation="identity" />
14035	</element>
14036	<!--enum::msoEncodingWestern {Constant}-->
14037	<element type="constant">
14038		<source id="Office.MsoEncoding.msoEncodingWestern">
14039			<context kind="enumeration">MsoEncoding</context>
14040			<name>msoEncodingWestern</name>
14041			<value>1252</value>
14042		</source>
14043		<destination designation="identity" />
14044	</element>
14045	<!--Class::MsoEnvelope-->
14046	<element type="class">
14047		<source id="Office.MsoEnvelope">
14048			<name>MsoEnvelope</name>
14049		</source>
14050		<destination designation="identity" />
14051	</element>
14052	<!--property::MsoEnvelope.CommandBars {ReadOnly}-->
14053	<element type="property">
14054		<source id="Office.MsoEnvelope.CommandBars">
14055			<context kind="class">MsoEnvelope</context>
14056			<name>CommandBars</name>
14057			<type>Object</type>
14058		</source>
14059	</element>
14060	<!--method::MsoEnvelope.EnvelopeHide-->
14061	<element type="method">
14062		<source id="Office.MsoEnvelope.EnvelopeHide">
14063			<context kind="class">MsoEnvelope</context>
14064			<name>EnvelopeHide</name>
14065			<type>void</type>
14066		</source>
14067	</element>
14068	<!--method::MsoEnvelope.EnvelopeShow-->
14069	<element type="method">
14070		<source id="Office.MsoEnvelope.EnvelopeShow">
14071			<context kind="class">MsoEnvelope</context>
14072			<name>EnvelopeShow</name>
14073			<type>void</type>
14074		</source>
14075	</element>
14076	<!--property::MsoEnvelope.Introduction-->
14077	<element type="property">
14078		<source id="Office.MsoEnvelope.Introduction">
14079			<context kind="class">MsoEnvelope</context>
14080			<name>Introduction</name>
14081			<type>String</type>
14082		</source>
14083	</element>
14084	<!--property::MsoEnvelope.Item {ReadOnly}-->
14085	<element type="property">
14086		<source id="Office.MsoEnvelope.Item">
14087			<context kind="class">MsoEnvelope</context>
14088			<name>Item</name>
14089			<type>Object</type>
14090		</source>
14091	</element>
14092	<!--property::MsoEnvelope.Parent {ReadOnly}-->
14093	<element type="property">
14094		<source id="Office.MsoEnvelope.Parent">
14095			<context kind="class">MsoEnvelope</context>
14096			<name>Parent</name>
14097			<type>Object</type>
14098		</source>
14099	</element>
14100	<!--enum::MsoExtraInfoMethod  {Enumeration}-->
14101	<element type="enumeration">
14102		<source id="Office.MsoExtraInfoMethod">
14103			<name>MsoExtraInfoMethod</name>
14104		</source>
14105		<destination designation="identity" />
14106	</element>
14107	<!--enum::msoMethodGet {Constant}-->
14108	<element type="constant">
14109		<source id="Office.MsoExtraInfoMethod.msoMethodGet">
14110			<context kind="enumeration">MsoExtraInfoMethod</context>
14111			<name>msoMethodGet</name>
14112			<value>0</value>
14113		</source>
14114		<destination designation="identity" />
14115	</element>
14116	<!--enum::msoMethodPost {Constant}-->
14117	<element type="constant">
14118		<source id="Office.MsoExtraInfoMethod.msoMethodPost">
14119			<context kind="enumeration">MsoExtraInfoMethod</context>
14120			<name>msoMethodPost</name>
14121			<value>1</value>
14122		</source>
14123		<destination designation="identity" />
14124	</element>
14125	<!--enum::MsoExtrusionColorType  {Enumeration}-->
14126	<element type="enumeration">
14127		<source id="Office.MsoExtrusionColorType">
14128			<name>MsoExtrusionColorType</name>
14129		</source>
14130		<destination designation="identity" />
14131	</element>
14132	<!--enum::msoExtrusionColorAutomatic {Constant}-->
14133	<element type="constant">
14134		<source id="Office.MsoExtrusionColorType.msoExtrusionColorAutomatic">
14135			<context kind="enumeration">MsoExtrusionColorType</context>
14136			<name>msoExtrusionColorAutomatic</name>
14137			<value>1</value>
14138		</source>
14139		<destination designation="identity" />
14140	</element>
14141	<!--enum::msoExtrusionColorCustom {Constant}-->
14142	<element type="constant">
14143		<source id="Office.MsoExtrusionColorType.msoExtrusionColorCustom">
14144			<context kind="enumeration">MsoExtrusionColorType</context>
14145			<name>msoExtrusionColorCustom</name>
14146			<value>2</value>
14147		</source>
14148		<destination designation="identity" />
14149	</element>
14150	<!--enum::msoExtrusionColorTypeMixed {Constant}-->
14151	<element type="constant">
14152		<source id="Office.MsoExtrusionColorType.msoExtrusionColorTypeMixed">
14153			<context kind="enumeration">MsoExtrusionColorType</context>
14154			<name>msoExtrusionColorTypeMixed</name>
14155			<value>-2</value>
14156		</source>
14157		<destination designation="identity" />
14158	</element>
14159	<!--enum::MsoFarEastLineBreakLanguageID  {Enumeration}-->
14160	<element type="enumeration">
14161		<source id="Office.MsoFarEastLineBreakLanguageID">
14162			<name>MsoFarEastLineBreakLanguageID</name>
14163		</source>
14164		<destination designation="identity" />
14165	</element>
14166	<!--enum::MsoFarEastLineBreakLanguageJapanese {Constant}-->
14167	<element type="constant">
14168		<source id="Office.MsoFarEastLineBreakLanguageID.MsoFarEastLineBreakLanguageJapanese">
14169			<context kind="enumeration">MsoFarEastLineBreakLanguageID</context>
14170			<name>MsoFarEastLineBreakLanguageJapanese</name>
14171			<value>1041</value>
14172		</source>
14173		<destination designation="identity" />
14174	</element>
14175	<!--enum::MsoFarEastLineBreakLanguageKorean {Constant}-->
14176	<element type="constant">
14177		<source id="Office.MsoFarEastLineBreakLanguageID.MsoFarEastLineBreakLanguageKorean">
14178			<context kind="enumeration">MsoFarEastLineBreakLanguageID</context>
14179			<name>MsoFarEastLineBreakLanguageKorean</name>
14180			<value>1042</value>
14181		</source>
14182		<destination designation="identity" />
14183	</element>
14184	<!--enum::MsoFarEastLineBreakLanguageSimplifiedChinese {Constant}-->
14185	<element type="constant">
14186		<source id="Office.MsoFarEastLineBreakLanguageID.MsoFarEastLineBreakLanguageSimplifiedChinese">
14187			<context kind="enumeration">MsoFarEastLineBreakLanguageID</context>
14188			<name>MsoFarEastLineBreakLanguageSimplifiedChinese</name>
14189			<value>2052</value>
14190		</source>
14191		<destination designation="identity" />
14192	</element>
14193	<!--enum::MsoFarEastLineBreakLanguageTraditionalChinese {Constant}-->
14194	<element type="constant">
14195		<source id="Office.MsoFarEastLineBreakLanguageID.MsoFarEastLineBreakLanguageTraditionalChinese">
14196			<context kind="enumeration">MsoFarEastLineBreakLanguageID</context>
14197			<name>MsoFarEastLineBreakLanguageTraditionalChinese</name>
14198			<value>1028</value>
14199		</source>
14200		<destination designation="identity" />
14201	</element>
14202	<!--enum::MsoFeatureInstall  {Enumeration}-->
14203	<element type="enumeration">
14204		<source id="Office.MsoFeatureInstall">
14205			<name>MsoFeatureInstall</name>
14206		</source>
14207		<destination designation="identity" />
14208	</element>
14209	<!--enum::msoFeatureInstallNone {Constant}-->
14210	<element type="constant">
14211		<source id="Office.MsoFeatureInstall.msoFeatureInstallNone">
14212			<context kind="enumeration">MsoFeatureInstall</context>
14213			<name>msoFeatureInstallNone</name>
14214			<value>0</value>
14215		</source>
14216		<destination designation="identity" />
14217	</element>
14218	<!--enum::msoFeatureInstallOnDemand {Constant}-->
14219	<element type="constant">
14220		<source id="Office.MsoFeatureInstall.msoFeatureInstallOnDemand">
14221			<context kind="enumeration">MsoFeatureInstall</context>
14222			<name>msoFeatureInstallOnDemand</name>
14223			<value>1</value>
14224		</source>
14225		<destination designation="identity" />
14226	</element>
14227	<!--enum::msoFeatureInstallOnDemandWithUI {Constant}-->
14228	<element type="constant">
14229		<source id="Office.MsoFeatureInstall.msoFeatureInstallOnDemandWithUI">
14230			<context kind="enumeration">MsoFeatureInstall</context>
14231			<name>msoFeatureInstallOnDemandWithUI</name>
14232			<value>2</value>
14233		</source>
14234		<destination designation="identity" />
14235	</element>
14236	<!--enum::MsoFileDialogType  {Enumeration}-->
14237	<element type="enumeration">
14238		<source id="Office.MsoFileDialogType">
14239			<name>MsoFileDialogType</name>
14240		</source>
14241		<destination designation="identity" />
14242	</element>
14243	<!--enum::msoFileDialogFilePicker {Constant}-->
14244	<element type="constant">
14245		<source id="Office.MsoFileDialogType.msoFileDialogFilePicker">
14246			<context kind="enumeration">MsoFileDialogType</context>
14247			<name>msoFileDialogFilePicker</name>
14248			<value>3</value>
14249		</source>
14250		<destination designation="identity" />
14251	</element>
14252	<!--enum::msoFileDialogFolderPicker {Constant}-->
14253	<element type="constant">
14254		<source id="Office.MsoFileDialogType.msoFileDialogFolderPicker">
14255			<context kind="enumeration">MsoFileDialogType</context>
14256			<name>msoFileDialogFolderPicker</name>
14257			<value>4</value>
14258		</source>
14259		<destination designation="identity" />
14260	</element>
14261	<!--enum::msoFileDialogOpen {Constant}-->
14262	<element type="constant">
14263		<source id="Office.MsoFileDialogType.msoFileDialogOpen">
14264			<context kind="enumeration">MsoFileDialogType</context>
14265			<name>msoFileDialogOpen</name>
14266			<value>1</value>
14267		</source>
14268		<destination designation="identity" />
14269	</element>
14270	<!--enum::msoFileDialogSaveAs {Constant}-->
14271	<element type="constant">
14272		<source id="Office.MsoFileDialogType.msoFileDialogSaveAs">
14273			<context kind="enumeration">MsoFileDialogType</context>
14274			<name>msoFileDialogSaveAs</name>
14275			<value>2</value>
14276		</source>
14277		<destination designation="identity" />
14278	</element>
14279	<!--enum::MsoFileDialogView  {Enumeration}-->
14280	<element type="enumeration">
14281		<source id="Office.MsoFileDialogView">
14282			<name>MsoFileDialogView</name>
14283		</source>
14284		<destination designation="identity" />
14285	</element>
14286	<!--enum::msoFileDialogViewDetails {Constant}-->
14287	<element type="constant">
14288		<source id="Office.MsoFileDialogView.msoFileDialogViewDetails">
14289			<context kind="enumeration">MsoFileDialogView</context>
14290			<name>msoFileDialogViewDetails</name>
14291			<value>2</value>
14292		</source>
14293		<destination designation="identity" />
14294	</element>
14295	<!--enum::msoFileDialogViewLargeIcons {Constant}-->
14296	<element type="constant">
14297		<source id="Office.MsoFileDialogView.msoFileDialogViewLargeIcons">
14298			<context kind="enumeration">MsoFileDialogView</context>
14299			<name>msoFileDialogViewLargeIcons</name>
14300			<value>6</value>
14301		</source>
14302		<destination designation="identity" />
14303	</element>
14304	<!--enum::msoFileDialogViewList {Constant}-->
14305	<element type="constant">
14306		<source id="Office.MsoFileDialogView.msoFileDialogViewList">
14307			<context kind="enumeration">MsoFileDialogView</context>
14308			<name>msoFileDialogViewList</name>
14309			<value>1</value>
14310		</source>
14311		<destination designation="identity" />
14312	</element>
14313	<!--enum::msoFileDialogViewPreview {Constant}-->
14314	<element type="constant">
14315		<source id="Office.MsoFileDialogView.msoFileDialogViewPreview">
14316			<context kind="enumeration">MsoFileDialogView</context>
14317			<name>msoFileDialogViewPreview</name>
14318			<value>4</value>
14319		</source>
14320		<destination designation="identity" />
14321	</element>
14322	<!--enum::msoFileDialogViewProperties {Constant}-->
14323	<element type="constant">
14324		<source id="Office.MsoFileDialogView.msoFileDialogViewProperties">
14325			<context kind="enumeration">MsoFileDialogView</context>
14326			<name>msoFileDialogViewProperties</name>
14327			<value>3</value>
14328		</source>
14329		<destination designation="identity" />
14330	</element>
14331	<!--enum::msoFileDialogViewSmallIcons {Constant}-->
14332	<element type="constant">
14333		<source id="Office.MsoFileDialogView.msoFileDialogViewSmallIcons">
14334			<context kind="enumeration">MsoFileDialogView</context>
14335			<name>msoFileDialogViewSmallIcons</name>
14336			<value>7</value>
14337		</source>
14338		<destination designation="identity" />
14339	</element>
14340	<!--enum::msoFileDialogViewThumbnail {Constant}-->
14341	<element type="constant">
14342		<source id="Office.MsoFileDialogView.msoFileDialogViewThumbnail">
14343			<context kind="enumeration">MsoFileDialogView</context>
14344			<name>msoFileDialogViewThumbnail</name>
14345			<value>5</value>
14346		</source>
14347		<destination designation="identity" />
14348	</element>
14349	<!--enum::msoFileDialogViewTiles {Constant}-->
14350	<element type="constant">
14351		<source id="Office.MsoFileDialogView.msoFileDialogViewTiles">
14352			<context kind="enumeration">MsoFileDialogView</context>
14353			<name>msoFileDialogViewTiles</name>
14354			<value>9</value>
14355		</source>
14356		<destination designation="identity" />
14357	</element>
14358	<!--enum::msoFileDialogViewWebView {Constant}-->
14359	<element type="constant">
14360		<source id="Office.MsoFileDialogView.msoFileDialogViewWebView">
14361			<context kind="enumeration">MsoFileDialogView</context>
14362			<name>msoFileDialogViewWebView</name>
14363			<value>8</value>
14364		</source>
14365		<destination designation="identity" />
14366	</element>
14367	<!--enum::MsoFileFindListBy  {Enumeration}-->
14368	<element type="enumeration">
14369		<source id="Office.MsoFileFindListBy">
14370			<name>MsoFileFindListBy</name>
14371		</source>
14372		<destination designation="identity" />
14373	</element>
14374	<!--enum::msoListbyName {Constant}-->
14375	<element type="constant">
14376		<source id="Office.MsoFileFindListBy.msoListbyName">
14377			<context kind="enumeration">MsoFileFindListBy</context>
14378			<name>msoListbyName</name>
14379			<value>1</value>
14380		</source>
14381		<destination designation="identity" />
14382	</element>
14383	<!--enum::msoListbyTitle {Constant}-->
14384	<element type="constant">
14385		<source id="Office.MsoFileFindListBy.msoListbyTitle">
14386			<context kind="enumeration">MsoFileFindListBy</context>
14387			<name>msoListbyTitle</name>
14388			<value>2</value>
14389		</source>
14390		<destination designation="identity" />
14391	</element>
14392	<!--enum::MsoFileFindOptions  {Enumeration}-->
14393	<element type="enumeration">
14394		<source id="Office.MsoFileFindOptions">
14395			<name>MsoFileFindOptions</name>
14396		</source>
14397		<destination designation="identity" />
14398	</element>
14399	<!--enum::msoOptionsAdd {Constant}-->
14400	<element type="constant">
14401		<source id="Office.MsoFileFindOptions.msoOptionsAdd">
14402			<context kind="enumeration">MsoFileFindOptions</context>
14403			<name>msoOptionsAdd</name>
14404			<value>2</value>
14405		</source>
14406		<destination designation="identity" />
14407	</element>
14408	<!--enum::msoOptionsNew {Constant}-->
14409	<element type="constant">
14410		<source id="Office.MsoFileFindOptions.msoOptionsNew">
14411			<context kind="enumeration">MsoFileFindOptions</context>
14412			<name>msoOptionsNew</name>
14413			<value>1</value>
14414		</source>
14415		<destination designation="identity" />
14416	</element>
14417	<!--enum::msoOptionsWithin {Constant}-->
14418	<element type="constant">
14419		<source id="Office.MsoFileFindOptions.msoOptionsWithin">
14420			<context kind="enumeration">MsoFileFindOptions</context>
14421			<name>msoOptionsWithin</name>
14422			<value>3</value>
14423		</source>
14424		<destination designation="identity" />
14425	</element>
14426	<!--enum::MsoFileFindSortBy  {Enumeration}-->
14427	<element type="enumeration">
14428		<source id="Office.MsoFileFindSortBy">
14429			<name>MsoFileFindSortBy</name>
14430		</source>
14431		<destination designation="identity" />
14432	</element>
14433	<!--enum::msoFileFindSortbyAuthor {Constant}-->
14434	<element type="constant">
14435		<source id="Office.MsoFileFindSortBy.msoFileFindSortbyAuthor">
14436			<context kind="enumeration">MsoFileFindSortBy</context>
14437			<name>msoFileFindSortbyAuthor</name>
14438			<value>1</value>
14439		</source>
14440		<destination designation="identity" />
14441	</element>
14442	<!--enum::msoFileFindSortbyDateCreated {Constant}-->
14443	<element type="constant">
14444		<source id="Office.MsoFileFindSortBy.msoFileFindSortbyDateCreated">
14445			<context kind="enumeration">MsoFileFindSortBy</context>
14446			<name>msoFileFindSortbyDateCreated</name>
14447			<value>2</value>
14448		</source>
14449		<destination designation="identity" />
14450	</element>
14451	<!--enum::msoFileFindSortbyDateSaved {Constant}-->
14452	<element type="constant">
14453		<source id="Office.MsoFileFindSortBy.msoFileFindSortbyDateSaved">
14454			<context kind="enumeration">MsoFileFindSortBy</context>
14455			<name>msoFileFindSortbyDateSaved</name>
14456			<value>4</value>
14457		</source>
14458		<destination designation="identity" />
14459	</element>
14460	<!--enum::msoFileFindSortbyFileName {Constant}-->
14461	<element type="constant">
14462		<source id="Office.MsoFileFindSortBy.msoFileFindSortbyFileName">
14463			<context kind="enumeration">MsoFileFindSortBy</context>
14464			<name>msoFileFindSortbyFileName</name>
14465			<value>5</value>
14466		</source>
14467		<destination designation="identity" />
14468	</element>
14469	<!--enum::msoFileFindSortbyLastSavedBy {Constant}-->
14470	<element type="constant">
14471		<source id="Office.MsoFileFindSortBy.msoFileFindSortbyLastSavedBy">
14472			<context kind="enumeration">MsoFileFindSortBy</context>
14473			<name>msoFileFindSortbyLastSavedBy</name>
14474			<value>3</value>
14475		</source>
14476		<destination designation="identity" />
14477	</element>
14478	<!--enum::msoFileFindSortbySize {Constant}-->
14479	<element type="constant">
14480		<source id="Office.MsoFileFindSortBy.msoFileFindSortbySize">
14481			<context kind="enumeration">MsoFileFindSortBy</context>
14482			<name>msoFileFindSortbySize</name>
14483			<value>6</value>
14484		</source>
14485		<destination designation="identity" />
14486	</element>
14487	<!--enum::msoFileFindSortbyTitle {Constant}-->
14488	<element type="constant">
14489		<source id="Office.MsoFileFindSortBy.msoFileFindSortbyTitle">
14490			<context kind="enumeration">MsoFileFindSortBy</context>
14491			<name>msoFileFindSortbyTitle</name>
14492			<value>7</value>
14493		</source>
14494		<destination designation="identity" />
14495	</element>
14496	<!--enum::MsoFileFindView  {Enumeration}-->
14497	<element type="enumeration">
14498		<source id="Office.MsoFileFindView">
14499			<name>MsoFileFindView</name>
14500		</source>
14501		<destination designation="identity" />
14502	</element>
14503	<!--enum::msoViewFileInfo {Constant}-->
14504	<element type="constant">
14505		<source id="Office.MsoFileFindView.msoViewFileInfo">
14506			<context kind="enumeration">MsoFileFindView</context>
14507			<name>msoViewFileInfo</name>
14508			<value>1</value>
14509		</source>
14510		<destination designation="identity" />
14511	</element>
14512	<!--enum::msoViewPreview {Constant}-->
14513	<element type="constant">
14514		<source id="Office.MsoFileFindView.msoViewPreview">
14515			<context kind="enumeration">MsoFileFindView</context>
14516			<name>msoViewPreview</name>
14517			<value>2</value>
14518		</source>
14519		<destination designation="identity" />
14520	</element>
14521	<!--enum::msoViewSummaryInfo {Constant}-->
14522	<element type="constant">
14523		<source id="Office.MsoFileFindView.msoViewSummaryInfo">
14524			<context kind="enumeration">MsoFileFindView</context>
14525			<name>msoViewSummaryInfo</name>
14526			<value>3</value>
14527		</source>
14528		<destination designation="identity" />
14529	</element>
14530	<!--enum::MsoFileNewAction  {Enumeration}-->
14531	<element type="enumeration">
14532		<source id="Office.MsoFileNewAction">
14533			<name>MsoFileNewAction</name>
14534		</source>
14535		<destination designation="identity" />
14536	</element>
14537	<!--enum::msoCreateNewFile {Constant}-->
14538	<element type="constant">
14539		<source id="Office.MsoFileNewAction.msoCreateNewFile">
14540			<context kind="enumeration">MsoFileNewAction</context>
14541			<name>msoCreateNewFile</name>
14542			<value>1</value>
14543		</source>
14544		<destination designation="identity" />
14545	</element>
14546	<!--enum::msoEditFile {Constant}-->
14547	<element type="constant">
14548		<source id="Office.MsoFileNewAction.msoEditFile">
14549			<context kind="enumeration">MsoFileNewAction</context>
14550			<name>msoEditFile</name>
14551			<value>0</value>
14552		</source>
14553		<destination designation="identity" />
14554	</element>
14555	<!--enum::msoOpenFile {Constant}-->
14556	<element type="constant">
14557		<source id="Office.MsoFileNewAction.msoOpenFile">
14558			<context kind="enumeration">MsoFileNewAction</context>
14559			<name>msoOpenFile</name>
14560			<value>2</value>
14561		</source>
14562		<destination designation="identity" />
14563	</element>
14564	<!--enum::MsoFileNewSection  {Enumeration}-->
14565	<element type="enumeration">
14566		<source id="Office.MsoFileNewSection">
14567			<name>MsoFileNewSection</name>
14568		</source>
14569		<destination designation="identity" />
14570	</element>
14571	<!--enum::msoBottomSection {Constant}-->
14572	<element type="constant">
14573		<source id="Office.MsoFileNewSection.msoBottomSection">
14574			<context kind="enumeration">MsoFileNewSection</context>
14575			<name>msoBottomSection</name>
14576			<value>4</value>
14577		</source>
14578		<destination designation="identity" />
14579	</element>
14580	<!--enum::msoNew {Constant}-->
14581	<element type="constant">
14582		<source id="Office.MsoFileNewSection.msoNew">
14583			<context kind="enumeration">MsoFileNewSection</context>
14584			<name>msoNew</name>
14585			<value>1</value>
14586		</source>
14587		<destination designation="identity" />
14588	</element>
14589	<!--enum::msoNewfromExistingFile {Constant}-->
14590	<element type="constant">
14591		<source id="Office.MsoFileNewSection.msoNewfromExistingFile">
14592			<context kind="enumeration">MsoFileNewSection</context>
14593			<name>msoNewfromExistingFile</name>
14594			<value>2</value>
14595		</source>
14596		<destination designation="identity" />
14597	</element>
14598	<!--enum::msoNewfromTemplate {Constant}-->
14599	<element type="constant">
14600		<source id="Office.MsoFileNewSection.msoNewfromTemplate">
14601			<context kind="enumeration">MsoFileNewSection</context>
14602			<name>msoNewfromTemplate</name>
14603			<value>3</value>
14604		</source>
14605		<destination designation="identity" />
14606	</element>
14607	<!--enum::msoOpenDocument {Constant}-->
14608	<element type="constant">
14609		<source id="Office.MsoFileNewSection.msoOpenDocument">
14610			<context kind="enumeration">MsoFileNewSection</context>
14611			<name>msoOpenDocument</name>
14612			<value>0</value>
14613		</source>
14614		<destination designation="identity" />
14615	</element>
14616	<!--enum::MsoFileType  {Enumeration}-->
14617	<element type="enumeration">
14618		<source id="Office.MsoFileType">
14619			<name>MsoFileType</name>
14620		</source>
14621		<destination designation="identity" />
14622	</element>
14623	<!--enum::msoFileTypeAllFiles {Constant}-->
14624	<element type="constant">
14625		<source id="Office.MsoFileType.msoFileTypeAllFiles">
14626			<context kind="enumeration">MsoFileType</context>
14627			<name>msoFileTypeAllFiles</name>
14628			<value>1</value>
14629		</source>
14630		<destination designation="identity" />
14631	</element>
14632	<!--enum::msoFileTypeBinders {Constant}-->
14633	<element type="constant">
14634		<source id="Office.MsoFileType.msoFileTypeBinders">
14635			<context kind="enumeration">MsoFileType</context>
14636			<name>msoFileTypeBinders</name>
14637			<value>6</value>
14638		</source>
14639		<destination designation="identity" />
14640	</element>
14641	<!--enum::msoFileTypeCalendarItem {Constant}-->
14642	<element type="constant">
14643		<source id="Office.MsoFileType.msoFileTypeCalendarItem">
14644			<context kind="enumeration">MsoFileType</context>
14645			<name>msoFileTypeCalendarItem</name>
14646			<value>11</value>
14647		</source>
14648		<destination designation="identity" />
14649	</element>
14650	<!--enum::msoFileTypeContactItem {Constant}-->
14651	<element type="constant">
14652		<source id="Office.MsoFileType.msoFileTypeContactItem">
14653			<context kind="enumeration">MsoFileType</context>
14654			<name>msoFileTypeContactItem</name>
14655			<value>12</value>
14656		</source>
14657		<destination designation="identity" />
14658	</element>
14659	<!--enum::msoFileTypeDatabases {Constant}-->
14660	<element type="constant">
14661		<source id="Office.MsoFileType.msoFileTypeDatabases">
14662			<context kind="enumeration">MsoFileType</context>
14663			<name>msoFileTypeDatabases</name>
14664			<value>7</value>
14665		</source>
14666		<destination designation="identity" />
14667	</element>
14668	<!--enum::msoFileTypeDataConnectionFiles {Constant}-->
14669	<element type="constant">
14670		<source id="Office.MsoFileType.msoFileTypeDataConnectionFiles">
14671			<context kind="enumeration">MsoFileType</context>
14672			<name>msoFileTypeDataConnectionFiles</name>
14673			<value>17</value>
14674		</source>
14675		<destination designation="identity" />
14676	</element>
14677	<!--enum::msoFileTypeDesignerFiles {Constant}-->
14678	<element type="constant">
14679		<source id="Office.MsoFileType.msoFileTypeDesignerFiles">
14680			<context kind="enumeration">MsoFileType</context>
14681			<name>msoFileTypeDesignerFiles</name>
14682			<value>22</value>
14683		</source>
14684		<destination designation="identity" />
14685	</element>
14686	<!--enum::msoFileTypeDocumentImagingFiles {Constant}-->
14687	<element type="constant">
14688		<source id="Office.MsoFileType.msoFileTypeDocumentImagingFiles">
14689			<context kind="enumeration">MsoFileType</context>
14690			<name>msoFileTypeDocumentImagingFiles</name>
14691			<value>20</value>
14692		</source>
14693		<destination designation="identity" />
14694	</element>
14695	<!--enum::msoFileTypeExcelWorkbooks {Constant}-->
14696	<element type="constant">
14697		<source id="Office.MsoFileType.msoFileTypeExcelWorkbooks">
14698			<context kind="enumeration">MsoFileType</context>
14699			<name>msoFileTypeExcelWorkbooks</name>
14700			<value>4</value>
14701		</source>
14702		<destination designation="identity" />
14703	</element>
14704	<!--enum::msoFileTypeJournalItem {Constant}-->
14705	<element type="constant">
14706		<source id="Office.MsoFileType.msoFileTypeJournalItem">
14707			<context kind="enumeration">MsoFileType</context>
14708			<name>msoFileTypeJournalItem</name>
14709			<value>14</value>
14710		</source>
14711		<destination designation="identity" />
14712	</element>
14713	<!--enum::msoFileTypeMailItem {Constant}-->
14714	<element type="constant">
14715		<source id="Office.MsoFileType.msoFileTypeMailItem">
14716			<context kind="enumeration">MsoFileType</context>
14717			<name>msoFileTypeMailItem</name>
14718			<value>10</value>
14719		</source>
14720		<destination designation="identity" />
14721	</element>
14722	<!--enum::msoFileTypeNoteItem {Constant}-->
14723	<element type="constant">
14724		<source id="Office.MsoFileType.msoFileTypeNoteItem">
14725			<context kind="enumeration">MsoFileType</context>
14726			<name>msoFileTypeNoteItem</name>
14727			<value>13</value>
14728		</source>
14729		<destination designation="identity" />
14730	</element>
14731	<!--enum::msoFileTypeOfficeFiles {Constant}-->
14732	<element type="constant">
14733		<source id="Office.MsoFileType.msoFileTypeOfficeFiles">
14734			<context kind="enumeration">MsoFileType</context>
14735			<name>msoFileTypeOfficeFiles</name>
14736			<value>2</value>
14737		</source>
14738		<destination designation="identity" />
14739	</element>
14740	<!--enum::msoFileTypeOutlookItems {Constant}-->
14741	<element type="constant">
14742		<source id="Office.MsoFileType.msoFileTypeOutlookItems">
14743			<context kind="enumeration">MsoFileType</context>
14744			<name>msoFileTypeOutlookItems</name>
14745			<value>9</value>
14746		</source>
14747		<destination designation="identity" />
14748	</element>
14749	<!--enum::msoFileTypePhotoDrawFiles {Constant}-->
14750	<element type="constant">
14751		<source id="Office.MsoFileType.msoFileTypePhotoDrawFiles">
14752			<context kind="enumeration">MsoFileType</context>
14753			<name>msoFileTypePhotoDrawFiles</name>
14754			<value>16</value>
14755		</source>
14756		<destination designation="identity" />
14757	</element>
14758	<!--enum::msoFileTypePowerPointPresentations {Constant}-->
14759	<element type="constant">
14760		<source id="Office.MsoFileType.msoFileTypePowerPointPresentations">
14761			<context kind="enumeration">MsoFileType</context>
14762			<name>msoFileTypePowerPointPresentations</name>
14763			<value>5</value>
14764		</source>
14765		<destination designation="identity" />
14766	</element>
14767	<!--enum::msoFileTypeProjectFiles {Constant}-->
14768	<element type="constant">
14769		<source id="Office.MsoFileType.msoFileTypeProjectFiles">
14770			<context kind="enumeration">MsoFileType</context>
14771			<name>msoFileTypeProjectFiles</name>
14772			<value>19</value>
14773		</source>
14774		<destination designation="identity" />
14775	</element>
14776	<!--enum::msoFileTypePublisherFiles {Constant}-->
14777	<element type="constant">
14778		<source id="Office.MsoFileType.msoFileTypePublisherFiles">
14779			<context kind="enumeration">MsoFileType</context>
14780			<name>msoFileTypePublisherFiles</name>
14781			<value>18</value>
14782		</source>
14783		<destination designation="identity" />
14784	</element>
14785	<!--enum::msoFileTypeTaskItem {Constant}-->
14786	<element type="constant">
14787		<source id="Office.MsoFileType.msoFileTypeTaskItem">
14788			<context kind="enumeration">MsoFileType</context>
14789			<name>msoFileTypeTaskItem</name>
14790			<value>15</value>
14791		</source>
14792		<destination designation="identity" />
14793	</element>
14794	<!--enum::msoFileTypeTemplates {Constant}-->
14795	<element type="constant">
14796		<source id="Office.MsoFileType.msoFileTypeTemplates">
14797			<context kind="enumeration">MsoFileType</context>
14798			<name>msoFileTypeTemplates</name>
14799			<value>8</value>
14800		</source>
14801		<destination designation="identity" />
14802	</element>
14803	<!--enum::msoFileTypeVisioFiles {Constant}-->
14804	<element type="constant">
14805		<source id="Office.MsoFileType.msoFileTypeVisioFiles">
14806			<context kind="enumeration">MsoFileType</context>
14807			<name>msoFileTypeVisioFiles</name>
14808			<value>21</value>
14809		</source>
14810		<destination designation="identity" />
14811	</element>
14812	<!--enum::msoFileTypeWebPages {Constant}-->
14813	<element type="constant">
14814		<source id="Office.MsoFileType.msoFileTypeWebPages">
14815			<context kind="enumeration">MsoFileType</context>
14816			<name>msoFileTypeWebPages</name>
14817			<value>23</value>
14818		</source>
14819		<destination designation="identity" />
14820	</element>
14821	<!--enum::msoFileTypeWordDocuments {Constant}-->
14822	<element type="constant">
14823		<source id="Office.MsoFileType.msoFileTypeWordDocuments">
14824			<context kind="enumeration">MsoFileType</context>
14825			<name>msoFileTypeWordDocuments</name>
14826			<value>3</value>
14827		</source>
14828		<destination designation="identity" />
14829	</element>
14830	<!--enum::MsoFillType  {Enumeration}-->
14831	<element type="enumeration">
14832		<source id="Office.MsoFillType">
14833			<name>MsoFillType</name>
14834		</source>
14835		<destination designation="identity" />
14836	</element>
14837	<!--enum::msoFillBackground {Constant}-->
14838	<element type="constant">
14839		<source id="Office.MsoFillType.msoFillBackground">
14840			<context kind="enumeration">MsoFillType</context>
14841			<name>msoFillBackground</name>
14842			<value>5</value>
14843		</source>
14844		<destination designation="identity" />
14845	</element>
14846	<!--enum::msoFillGradient {Constant}-->
14847	<element type="constant">
14848		<source id="Office.MsoFillType.msoFillGradient">
14849			<context kind="enumeration">MsoFillType</context>
14850			<name>msoFillGradient</name>
14851			<value>3</value>
14852		</source>
14853		<destination designation="identity" />
14854	</element>
14855	<!--enum::msoFillMixed {Constant}-->
14856	<element type="constant">
14857		<source id="Office.MsoFillType.msoFillMixed">
14858			<context kind="enumeration">MsoFillType</context>
14859			<name>msoFillMixed</name>
14860			<value>-2</value>
14861		</source>
14862		<destination designation="identity" />
14863	</element>
14864	<!--enum::msoFillPatterned {Constant}-->
14865	<element type="constant">
14866		<source id="Office.MsoFillType.msoFillPatterned">
14867			<context kind="enumeration">MsoFillType</context>
14868			<name>msoFillPatterned</name>
14869			<value>2</value>
14870		</source>
14871		<destination designation="identity" />
14872	</element>
14873	<!--enum::msoFillPicture {Constant}-->
14874	<element type="constant">
14875		<source id="Office.MsoFillType.msoFillPicture">
14876			<context kind="enumeration">MsoFillType</context>
14877			<name>msoFillPicture</name>
14878			<value>6</value>
14879		</source>
14880		<destination designation="identity" />
14881	</element>
14882	<!--enum::msoFillSolid {Constant}-->
14883	<element type="constant">
14884		<source id="Office.MsoFillType.msoFillSolid">
14885			<context kind="enumeration">MsoFillType</context>
14886			<name>msoFillSolid</name>
14887			<value>1</value>
14888		</source>
14889		<destination designation="identity" />
14890	</element>
14891	<!--enum::msoFillTextured {Constant}-->
14892	<element type="constant">
14893		<source id="Office.MsoFillType.msoFillTextured">
14894			<context kind="enumeration">MsoFillType</context>
14895			<name>msoFillTextured</name>
14896			<value>4</value>
14897		</source>
14898		<destination designation="identity" />
14899	</element>
14900	<!--enum::MsoFilterComparison  {Enumeration}-->
14901	<element type="enumeration">
14902		<source id="Office.MsoFilterComparison">
14903			<name>MsoFilterComparison</name>
14904		</source>
14905		<destination designation="identity" />
14906	</element>
14907	<!--enum::msoFilterComparisonContains {Constant}-->
14908	<element type="constant">
14909		<source id="Office.MsoFilterComparison.msoFilterComparisonContains">
14910			<context kind="enumeration">MsoFilterComparison</context>
14911			<name>msoFilterComparisonContains</name>
14912			<value>8</value>
14913		</source>
14914		<destination designation="identity" />
14915	</element>
14916	<!--enum::msoFilterComparisonEqual {Constant}-->
14917	<element type="constant">
14918		<source id="Office.MsoFilterComparison.msoFilterComparisonEqual">
14919			<context kind="enumeration">MsoFilterComparison</context>
14920			<name>msoFilterComparisonEqual</name>
14921			<value>0</value>
14922		</source>
14923		<destination designation="identity" />
14924	</element>
14925	<!--enum::msoFilterComparisonGreaterThan {Constant}-->
14926	<element type="constant">
14927		<source id="Office.MsoFilterComparison.msoFilterComparisonGreaterThan">
14928			<context kind="enumeration">MsoFilterComparison</context>
14929			<name>msoFilterComparisonGreaterThan</name>
14930			<value>3</value>
14931		</source>
14932		<destination designation="identity" />
14933	</element>
14934	<!--enum::msoFilterComparisonGreaterThanEqual {Constant}-->
14935	<element type="constant">
14936		<source id="Office.MsoFilterComparison.msoFilterComparisonGreaterThanEqual">
14937			<context kind="enumeration">MsoFilterComparison</context>
14938			<name>msoFilterComparisonGreaterThanEqual</name>
14939			<value>5</value>
14940		</source>
14941		<destination designation="identity" />
14942	</element>
14943	<!--enum::msoFilterComparisonIsBlank {Constant}-->
14944	<element type="constant">
14945		<source id="Office.MsoFilterComparison.msoFilterComparisonIsBlank">
14946			<context kind="enumeration">MsoFilterComparison</context>
14947			<name>msoFilterComparisonIsBlank</name>
14948			<value>6</value>
14949		</source>
14950		<destination designation="identity" />
14951	</element>
14952	<!--enum::msoFilterComparisonIsNotBlank {Constant}-->
14953	<element type="constant">
14954		<source id="Office.MsoFilterComparison.msoFilterComparisonIsNotBlank">
14955			<context kind="enumeration">MsoFilterComparison</context>
14956			<name>msoFilterComparisonIsNotBlank</name>
14957			<value>7</value>
14958		</source>
14959		<destination designation="identity" />
14960	</element>
14961	<!--enum::msoFilterComparisonLessThan {Constant}-->
14962	<element type="constant">
14963		<source id="Office.MsoFilterComparison.msoFilterComparisonLessThan">
14964			<context kind="enumeration">MsoFilterComparison</context>
14965			<name>msoFilterComparisonLessThan</name>
14966			<value>2</value>
14967		</source>
14968		<destination designation="identity" />
14969	</element>
14970	<!--enum::msoFilterComparisonLessThanEqual {Constant}-->
14971	<element type="constant">
14972		<source id="Office.MsoFilterComparison.msoFilterComparisonLessThanEqual">
14973			<context kind="enumeration">MsoFilterComparison</context>
14974			<name>msoFilterComparisonLessThanEqual</name>
14975			<value>4</value>
14976		</source>
14977		<destination designation="identity" />
14978	</element>
14979	<!--enum::msoFilterComparisonNotContains {Constant}-->
14980	<element type="constant">
14981		<source id="Office.MsoFilterComparison.msoFilterComparisonNotContains">
14982			<context kind="enumeration">MsoFilterComparison</context>
14983			<name>msoFilterComparisonNotContains</name>
14984			<value>9</value>
14985		</source>
14986		<destination designation="identity" />
14987	</element>
14988	<!--enum::msoFilterComparisonNotEqual {Constant}-->
14989	<element type="constant">
14990		<source id="Office.MsoFilterComparison.msoFilterComparisonNotEqual">
14991			<context kind="enumeration">MsoFilterComparison</context>
14992			<name>msoFilterComparisonNotEqual</name>
14993			<value>1</value>
14994		</source>
14995		<destination designation="identity" />
14996	</element>
14997	<!--enum::MsoFilterConjunction  {Enumeration}-->
14998	<element type="enumeration">
14999		<source id="Office.MsoFilterConjunction">
15000			<name>MsoFilterConjunction</name>
15001		</source>
15002		<destination designation="identity" />
15003	</element>
15004	<!--enum::msoFilterConjunctionAnd {Constant}-->
15005	<element type="constant">
15006		<source id="Office.MsoFilterConjunction.msoFilterConjunctionAnd">
15007			<context kind="enumeration">MsoFilterConjunction</context>
15008			<name>msoFilterConjunctionAnd</name>
15009			<value>0</value>
15010		</source>
15011		<destination designation="identity" />
15012	</element>
15013	<!--enum::msoFilterConjunctionOr {Constant}-->
15014	<element type="constant">
15015		<source id="Office.MsoFilterConjunction.msoFilterConjunctionOr">
15016			<context kind="enumeration">MsoFilterConjunction</context>
15017			<name>msoFilterConjunctionOr</name>
15018			<value>1</value>
15019		</source>
15020		<destination designation="identity" />
15021	</element>
15022	<!--enum::MsoFlipCmd  {Enumeration}-->
15023	<element type="enumeration">
15024		<source id="Office.MsoFlipCmd">
15025			<name>MsoFlipCmd</name>
15026		</source>
15027		<destination designation="identity" />
15028	</element>
15029	<!--enum::msoFlipHorizontal {Constant}-->
15030	<element type="constant">
15031		<source id="Office.MsoFlipCmd.msoFlipHorizontal">
15032			<context kind="enumeration">MsoFlipCmd</context>
15033			<name>msoFlipHorizontal</name>
15034			<value>0</value>
15035		</source>
15036		<destination designation="identity" />
15037	</element>
15038	<!--enum::msoFlipVertical {Constant}-->
15039	<element type="constant">
15040		<source id="Office.MsoFlipCmd.msoFlipVertical">
15041			<context kind="enumeration">MsoFlipCmd</context>
15042			<name>msoFlipVertical</name>
15043			<value>1</value>
15044		</source>
15045		<destination designation="identity" />
15046	</element>
15047	<!--enum::MsoGradientColorType  {Enumeration}-->
15048	<element type="enumeration">
15049		<source id="Office.MsoGradientColorType">
15050			<name>MsoGradientColorType</name>
15051		</source>
15052		<destination designation="identity" />
15053	</element>
15054	<!--enum::msoGradientColorMixed {Constant}-->
15055	<element type="constant">
15056		<source id="Office.MsoGradientColorType.msoGradientColorMixed">
15057			<context kind="enumeration">MsoGradientColorType</context>
15058			<name>msoGradientColorMixed</name>
15059			<value>-2</value>
15060		</source>
15061		<destination designation="identity" />
15062	</element>
15063	<!--enum::msoGradientOneColor {Constant}-->
15064	<element type="constant">
15065		<source id="Office.MsoGradientColorType.msoGradientOneColor">
15066			<context kind="enumeration">MsoGradientColorType</context>
15067			<name>msoGradientOneColor</name>
15068			<value>1</value>
15069		</source>
15070		<destination designation="identity" />
15071	</element>
15072	<!--enum::msoGradientPresetColors {Constant}-->
15073	<element type="constant">
15074		<source id="Office.MsoGradientColorType.msoGradientPresetColors">
15075			<context kind="enumeration">MsoGradientColorType</context>
15076			<name>msoGradientPresetColors</name>
15077			<value>3</value>
15078		</source>
15079		<destination designation="identity" />
15080	</element>
15081	<!--enum::msoGradientTwoColors {Constant}-->
15082	<element type="constant">
15083		<source id="Office.MsoGradientColorType.msoGradientTwoColors">
15084			<context kind="enumeration">MsoGradientColorType</context>
15085			<name>msoGradientTwoColors</name>
15086			<value>2</value>
15087		</source>
15088		<destination designation="identity" />
15089	</element>
15090	<!--enum::MsoGradientStyle  {Enumeration}-->
15091	<element type="enumeration">
15092		<source id="Office.MsoGradientStyle">
15093			<name>MsoGradientStyle</name>
15094		</source>
15095		<destination designation="identity" />
15096	</element>
15097	<!--enum::msoGradientDiagonalDown {Constant}-->
15098	<element type="constant">
15099		<source id="Office.MsoGradientStyle.msoGradientDiagonalDown">
15100			<context kind="enumeration">MsoGradientStyle</context>
15101			<name>msoGradientDiagonalDown</name>
15102			<value>4</value>
15103		</source>
15104		<destination designation="identity" />
15105	</element>
15106	<!--enum::msoGradientDiagonalUp {Constant}-->
15107	<element type="constant">
15108		<source id="Office.MsoGradientStyle.msoGradientDiagonalUp">
15109			<context kind="enumeration">MsoGradientStyle</context>
15110			<name>msoGradientDiagonalUp</name>
15111			<value>3</value>
15112		</source>
15113		<destination designation="identity" />
15114	</element>
15115	<!--enum::msoGradientFromCenter {Constant}-->
15116	<element type="constant">
15117		<source id="Office.MsoGradientStyle.msoGradientFromCenter">
15118			<context kind="enumeration">MsoGradientStyle</context>
15119			<name>msoGradientFromCenter</name>
15120			<value>7</value>
15121		</source>
15122		<destination designation="identity" />
15123	</element>
15124	<!--enum::msoGradientFromCorner {Constant}-->
15125	<element type="constant">
15126		<source id="Office.MsoGradientStyle.msoGradientFromCorner">
15127			<context kind="enumeration">MsoGradientStyle</context>
15128			<name>msoGradientFromCorner</name>
15129			<value>5</value>
15130		</source>
15131		<destination designation="identity" />
15132	</element>
15133	<!--enum::msoGradientFromTitle {Constant}-->
15134	<element type="constant">
15135		<source id="Office.MsoGradientStyle.msoGradientFromTitle">
15136			<context kind="enumeration">MsoGradientStyle</context>
15137			<name>msoGradientFromTitle</name>
15138			<value>6</value>
15139		</source>
15140		<destination designation="identity" />
15141	</element>
15142	<!--enum::msoGradientHorizontal {Constant}-->
15143	<element type="constant">
15144		<source id="Office.MsoGradientStyle.msoGradientHorizontal">
15145			<context kind="enumeration">MsoGradientStyle</context>
15146			<name>msoGradientHorizontal</name>
15147			<value>1</value>
15148		</source>
15149		<destination designation="identity" />
15150	</element>
15151	<!--enum::msoGradientMixed {Constant}-->
15152	<element type="constant">
15153		<source id="Office.MsoGradientStyle.msoGradientMixed">
15154			<context kind="enumeration">MsoGradientStyle</context>
15155			<name>msoGradientMixed</name>
15156			<value>-2</value>
15157		</source>
15158		<destination designation="identity" />
15159	</element>
15160	<!--enum::msoGradientVertical {Constant}-->
15161	<element type="constant">
15162		<source id="Office.MsoGradientStyle.msoGradientVertical">
15163			<context kind="enumeration">MsoGradientStyle</context>
15164			<name>msoGradientVertical</name>
15165			<value>2</value>
15166		</source>
15167		<destination designation="identity" />
15168	</element>
15169	<!--enum::MsoHorizontalAnchor  {Enumeration}-->
15170	<element type="enumeration">
15171		<source id="Office.MsoHorizontalAnchor">
15172			<name>MsoHorizontalAnchor</name>
15173		</source>
15174		<destination designation="identity" />
15175	</element>
15176	<!--enum::msoAnchorCenter {Constant}-->
15177	<element type="constant">
15178		<source id="Office.MsoHorizontalAnchor.msoAnchorCenter">
15179			<context kind="enumeration">MsoHorizontalAnchor</context>
15180			<name>msoAnchorCenter</name>
15181			<value>2</value>
15182		</source>
15183		<destination designation="identity" />
15184	</element>
15185	<!--enum::msoAnchorNone {Constant}-->
15186	<element type="constant">
15187		<source id="Office.MsoHorizontalAnchor.msoAnchorNone">
15188			<context kind="enumeration">MsoHorizontalAnchor</context>
15189			<name>msoAnchorNone</name>
15190			<value>1</value>
15191		</source>
15192		<destination designation="identity" />
15193	</element>
15194	<!--enum::msoHorizontalAnchorMixed {Constant}-->
15195	<element type="constant">
15196		<source id="Office.MsoHorizontalAnchor.msoHorizontalAnchorMixed">
15197			<context kind="enumeration">MsoHorizontalAnchor</context>
15198			<name>msoHorizontalAnchorMixed</name>
15199			<value>-2</value>
15200		</source>
15201		<destination designation="identity" />
15202	</element>
15203	<!--enum::MsoHTMLProjectOpen  {Enumeration}-->
15204	<element type="enumeration">
15205		<source id="Office.MsoHTMLProjectOpen">
15206			<name>MsoHTMLProjectOpen</name>
15207		</source>
15208		<destination designation="identity" />
15209	</element>
15210	<!--enum::msoHTMLProjectOpenSourceView {Constant}-->
15211	<element type="constant">
15212		<source id="Office.MsoHTMLProjectOpen.msoHTMLProjectOpenSourceView">
15213			<context kind="enumeration">MsoHTMLProjectOpen</context>
15214			<name>msoHTMLProjectOpenSourceView</name>
15215			<value>1</value>
15216		</source>
15217		<destination designation="identity" />
15218	</element>
15219	<!--enum::msoHTMLProjectOpenTextView {Constant}-->
15220	<element type="constant">
15221		<source id="Office.MsoHTMLProjectOpen.msoHTMLProjectOpenTextView">
15222			<context kind="enumeration">MsoHTMLProjectOpen</context>
15223			<name>msoHTMLProjectOpenTextView</name>
15224			<value>2</value>
15225		</source>
15226		<destination designation="identity" />
15227	</element>
15228	<!--enum::MsoHTMLProjectState  {Enumeration}-->
15229	<element type="enumeration">
15230		<source id="Office.MsoHTMLProjectState">
15231			<name>MsoHTMLProjectState</name>
15232		</source>
15233		<destination designation="identity" />
15234	</element>
15235	<!--enum::msoHTMLProjectStateDocumentLocked {Constant}-->
15236	<element type="constant">
15237		<source id="Office.MsoHTMLProjectState.msoHTMLProjectStateDocumentLocked">
15238			<context kind="enumeration">MsoHTMLProjectState</context>
15239			<name>msoHTMLProjectStateDocumentLocked</name>
15240			<value>1</value>
15241		</source>
15242		<destination designation="identity" />
15243	</element>
15244	<!--enum::msoHTMLProjectStateDocumentProjectUnlocked {Constant}-->
15245	<element type="constant">
15246		<source id="Office.MsoHTMLProjectState.msoHTMLProjectStateDocumentProjectUnlocked">
15247			<context kind="enumeration">MsoHTMLProjectState</context>
15248			<name>msoHTMLProjectStateDocumentProjectUnlocked</name>
15249			<value>3</value>
15250		</source>
15251		<destination designation="identity" />
15252	</element>
15253	<!--enum::msoHTMLProjectStateProjectLocked {Constant}-->
15254	<element type="constant">
15255		<source id="Office.MsoHTMLProjectState.msoHTMLProjectStateProjectLocked">
15256			<context kind="enumeration">MsoHTMLProjectState</context>
15257			<name>msoHTMLProjectStateProjectLocked</name>
15258			<value>2</value>
15259		</source>
15260		<destination designation="identity" />
15261	</element>
15262	<!--enum::MsoHyperlinkType  {Enumeration}-->
15263	<element type="enumeration">
15264		<source id="Office.MsoHyperlinkType">
15265			<name>MsoHyperlinkType</name>
15266		</source>
15267		<destination designation="identity" />
15268	</element>
15269	<!--enum::msoHyperlinkInlineShape {Constant}-->
15270	<element type="constant">
15271		<source id="Office.MsoHyperlinkType.msoHyperlinkInlineShape">
15272			<context kind="enumeration">MsoHyperlinkType</context>
15273			<name>msoHyperlinkInlineShape</name>
15274			<value>2</value>
15275		</source>
15276		<destination designation="identity" />
15277	</element>
15278	<!--enum::msoHyperlinkRange {Constant}-->
15279	<element type="constant">
15280		<source id="Office.MsoHyperlinkType.msoHyperlinkRange">
15281			<context kind="enumeration">MsoHyperlinkType</context>
15282			<name>msoHyperlinkRange</name>
15283			<value>0</value>
15284		</source>
15285		<destination designation="identity" />
15286	</element>
15287	<!--enum::msoHyperlinkShape {Constant}-->
15288	<element type="constant">
15289		<source id="Office.MsoHyperlinkType.msoHyperlinkShape">
15290			<context kind="enumeration">MsoHyperlinkType</context>
15291			<name>msoHyperlinkShape</name>
15292			<value>1</value>
15293		</source>
15294		<destination designation="identity" />
15295	</element>
15296	<!--enum::MsoIconType  {Enumeration}-->
15297	<element type="enumeration">
15298		<source id="Office.MsoIconType">
15299			<name>MsoIconType</name>
15300		</source>
15301		<destination designation="identity" />
15302	</element>
15303	<!--enum::msoIconAlert {Constant}-->
15304	<element type="constant">
15305		<source id="Office.MsoIconType.msoIconAlert">
15306			<context kind="enumeration">MsoIconType</context>
15307			<name>msoIconAlert</name>
15308			<value>2</value>
15309		</source>
15310		<destination designation="identity" />
15311	</element>
15312	<!--enum::msoIconAlertCritical {Constant}-->
15313	<element type="constant">
15314		<source id="Office.MsoIconType.msoIconAlertCritical">
15315			<context kind="enumeration">MsoIconType</context>
15316			<name>msoIconAlertCritical</name>
15317			<value>7</value>
15318		</source>
15319		<destination designation="identity" />
15320	</element>
15321	<!--enum::msoIconAlertInfo {Constant}-->
15322	<element type="constant">
15323		<source id="Office.MsoIconType.msoIconAlertInfo">
15324			<context kind="enumeration">MsoIconType</context>
15325			<name>msoIconAlertInfo</name>
15326			<value>4</value>
15327		</source>
15328		<destination designation="identity" />
15329	</element>
15330	<!--enum::msoIconAlertQuery {Constant}-->
15331	<element type="constant">
15332		<source id="Office.MsoIconType.msoIconAlertQuery">
15333			<context kind="enumeration">MsoIconType</context>
15334			<name>msoIconAlertQuery</name>
15335			<value>6</value>
15336		</source>
15337		<destination designation="identity" />
15338	</element>
15339	<!--enum::msoIconAlertWarning {Constant}-->
15340	<element type="constant">
15341		<source id="Office.MsoIconType.msoIconAlertWarning">
15342			<context kind="enumeration">MsoIconType</context>
15343			<name>msoIconAlertWarning</name>
15344			<value>5</value>
15345		</source>
15346		<destination designation="identity" />
15347	</element>
15348	<!--enum::msoIconNone {Constant}-->
15349	<element type="constant">
15350		<source id="Office.MsoIconType.msoIconNone">
15351			<context kind="enumeration">MsoIconType</context>
15352			<name>msoIconNone</name>
15353			<value>0</value>
15354		</source>
15355		<destination designation="identity" />
15356	</element>
15357	<!--enum::msoIconTip {Constant}-->
15358	<element type="constant">
15359		<source id="Office.MsoIconType.msoIconTip">
15360			<context kind="enumeration">MsoIconType</context>
15361			<name>msoIconTip</name>
15362			<value>3</value>
15363		</source>
15364		<destination designation="identity" />
15365	</element>
15366	<!--enum::MsoLanguageID  {Enumeration}-->
15367	<element type="enumeration">
15368		<source id="Office.MsoLanguageID">
15369			<name>MsoLanguageID</name>
15370		</source>
15371		<destination designation="identity" />
15372	</element>
15373	<!--enum::msoLanguageIDAfrikaans {Constant}-->
15374	<element type="constant">
15375		<source id="Office.MsoLanguageID.msoLanguageIDAfrikaans">
15376			<context kind="enumeration">MsoLanguageID</context>
15377			<name>msoLanguageIDAfrikaans</name>
15378			<value>1078</value>
15379		</source>
15380		<destination designation="identity" />
15381	</element>
15382	<!--enum::msoLanguageIDAlbanian {Constant}-->
15383	<element type="constant">
15384		<source id="Office.MsoLanguageID.msoLanguageIDAlbanian">
15385			<context kind="enumeration">MsoLanguageID</context>
15386			<name>msoLanguageIDAlbanian</name>
15387			<value>1052</value>
15388		</source>
15389		<destination designation="identity" />
15390	</element>
15391	<!--enum::msoLanguageIDAmharic {Constant}-->
15392	<element type="constant">
15393		<source id="Office.MsoLanguageID.msoLanguageIDAmharic">
15394			<context kind="enumeration">MsoLanguageID</context>
15395			<name>msoLanguageIDAmharic</name>
15396			<value>1118</value>
15397		</source>
15398		<destination designation="identity" />
15399	</element>
15400	<!--enum::msoLanguageIDArabic {Constant}-->
15401	<element type="constant">
15402		<source id="Office.MsoLanguageID.msoLanguageIDArabic">
15403			<context kind="enumeration">MsoLanguageID</context>
15404			<name>msoLanguageIDArabic</name>
15405			<value>1025</value>
15406		</source>
15407		<destination designation="identity" />
15408	</element>
15409	<!--enum::msoLanguageIDArabicAlgeria {Constant}-->
15410	<element type="constant">
15411		<source id="Office.MsoLanguageID.msoLanguageIDArabicAlgeria">
15412			<context kind="enumeration">MsoLanguageID</context>
15413			<name>msoLanguageIDArabicAlgeria</name>
15414			<value>5121</value>
15415		</source>
15416		<destination designation="identity" />
15417	</element>
15418	<!--enum::msoLanguageIDArabicBahrain {Constant}-->
15419	<element type="constant">
15420		<source id="Office.MsoLanguageID.msoLanguageIDArabicBahrain">
15421			<context kind="enumeration">MsoLanguageID</context>
15422			<name>msoLanguageIDArabicBahrain</name>
15423			<value>15361</value>
15424		</source>
15425		<destination designation="identity" />
15426	</element>
15427	<!--enum::msoLanguageIDArabicEgypt {Constant}-->
15428	<element type="constant">
15429		<source id="Office.MsoLanguageID.msoLanguageIDArabicEgypt">
15430			<context kind="enumeration">MsoLanguageID</context>
15431			<name>msoLanguageIDArabicEgypt</name>
15432			<value>3073</value>
15433		</source>
15434		<destination designation="identity" />
15435	</element>
15436	<!--enum::msoLanguageIDArabicIraq {Constant}-->
15437	<element type="constant">
15438		<source id="Office.MsoLanguageID.msoLanguageIDArabicIraq">
15439			<context kind="enumeration">MsoLanguageID</context>
15440			<name>msoLanguageIDArabicIraq</name>
15441			<value>2049</value>
15442		</source>
15443		<destination designation="identity" />
15444	</element>
15445	<!--enum::msoLanguageIDArabicJordan {Constant}-->
15446	<element type="constant">
15447		<source id="Office.MsoLanguageID.msoLanguageIDArabicJordan">
15448			<context kind="enumeration">MsoLanguageID</context>
15449			<name>msoLanguageIDArabicJordan</name>
15450			<value>11265</value>
15451		</source>
15452		<destination designation="identity" />
15453	</element>
15454	<!--enum::msoLanguageIDArabicKuwait {Constant}-->
15455	<element type="constant">
15456		<source id="Office.MsoLanguageID.msoLanguageIDArabicKuwait">
15457			<context kind="enumeration">MsoLanguageID</context>
15458			<name>msoLanguageIDArabicKuwait</name>
15459			<value>13313</value>
15460		</source>
15461		<destination designation="identity" />
15462	</element>
15463	<!--enum::msoLanguageIDArabicLebanon {Constant}-->
15464	<element type="constant">
15465		<source id="Office.MsoLanguageID.msoLanguageIDArabicLebanon">
15466			<context kind="enumeration">MsoLanguageID</context>
15467			<name>msoLanguageIDArabicLebanon</name>
15468			<value>12289</value>
15469		</source>
15470		<destination designation="identity" />
15471	</element>
15472	<!--enum::msoLanguageIDArabicLibya {Constant}-->
15473	<element type="constant">
15474		<source id="Office.MsoLanguageID.msoLanguageIDArabicLibya">
15475			<context kind="enumeration">MsoLanguageID</context>
15476			<name>msoLanguageIDArabicLibya</name>
15477			<value>4097</value>
15478		</source>
15479		<destination designation="identity" />
15480	</element>
15481	<!--enum::msoLanguageIDArabicMorocco {Constant}-->
15482	<element type="constant">
15483		<source id="Office.MsoLanguageID.msoLanguageIDArabicMorocco">
15484			<context kind="enumeration">MsoLanguageID</context>
15485			<name>msoLanguageIDArabicMorocco</name>
15486			<value>6145</value>
15487		</source>
15488		<destination designation="identity" />
15489	</element>
15490	<!--enum::msoLanguageIDArabicOman {Constant}-->
15491	<element type="constant">
15492		<source id="Office.MsoLanguageID.msoLanguageIDArabicOman">
15493			<context kind="enumeration">MsoLanguageID</context>
15494			<name>msoLanguageIDArabicOman</name>
15495			<value>8193</value>
15496		</source>
15497		<destination designation="identity" />
15498	</element>
15499	<!--enum::msoLanguageIDArabicQatar {Constant}-->
15500	<element type="constant">
15501		<source id="Office.MsoLanguageID.msoLanguageIDArabicQatar">
15502			<context kind="enumeration">MsoLanguageID</context>
15503			<name>msoLanguageIDArabicQatar</name>
15504			<value>16385</value>
15505		</source>
15506		<destination designation="identity" />
15507	</element>
15508	<!--enum::msoLanguageIDArabicSyria {Constant}-->
15509	<element type="constant">
15510		<source id="Office.MsoLanguageID.msoLanguageIDArabicSyria">
15511			<context kind="enumeration">MsoLanguageID</context>
15512			<name>msoLanguageIDArabicSyria</name>
15513			<value>10241</value>
15514		</source>
15515		<destination designation="identity" />
15516	</element>
15517	<!--enum::msoLanguageIDArabicTunisia {Constant}-->
15518	<element type="constant">
15519		<source id="Office.MsoLanguageID.msoLanguageIDArabicTunisia">
15520			<context kind="enumeration">MsoLanguageID</context>
15521			<name>msoLanguageIDArabicTunisia</name>
15522			<value>7169</value>
15523		</source>
15524		<destination designation="identity" />
15525	</element>
15526	<!--enum::msoLanguageIDArabicUAE {Constant}-->
15527	<element type="constant">
15528		<source id="Office.MsoLanguageID.msoLanguageIDArabicUAE">
15529			<context kind="enumeration">MsoLanguageID</context>
15530			<name>msoLanguageIDArabicUAE</name>
15531			<value>14337</value>
15532		</source>
15533		<destination designation="identity" />
15534	</element>
15535	<!--enum::msoLanguageIDArabicYemen {Constant}-->
15536	<element type="constant">
15537		<source id="Office.MsoLanguageID.msoLanguageIDArabicYemen">
15538			<context kind="enumeration">MsoLanguageID</context>
15539			<name>msoLanguageIDArabicYemen</name>
15540			<value>9217</value>
15541		</source>
15542		<destination designation="identity" />
15543	</element>
15544	<!--enum::msoLanguageIDArmenian {Constant}-->
15545	<element type="constant">
15546		<source id="Office.MsoLanguageID.msoLanguageIDArmenian">
15547			<context kind="enumeration">MsoLanguageID</context>
15548			<name>msoLanguageIDArmenian</name>
15549			<value>1067</value>
15550		</source>
15551		<destination designation="identity" />
15552	</element>
15553	<!--enum::msoLanguageIDAssamese {Constant}-->
15554	<element type="constant">
15555		<source id="Office.MsoLanguageID.msoLanguageIDAssamese">
15556			<context kind="enumeration">MsoLanguageID</context>
15557			<name>msoLanguageIDAssamese</name>
15558			<value>1101</value>
15559		</source>
15560		<destination designation="identity" />
15561	</element>
15562	<!--enum::msoLanguageIDAzeriCyrillic {Constant}-->
15563	<element type="constant">
15564		<source id="Office.MsoLanguageID.msoLanguageIDAzeriCyrillic">
15565			<context kind="enumeration">MsoLanguageID</context>
15566			<name>msoLanguageIDAzeriCyrillic</name>
15567			<value>2092</value>
15568		</source>
15569		<destination designation="identity" />
15570	</element>
15571	<!--enum::msoLanguageIDAzeriLatin {Constant}-->
15572	<element type="constant">
15573		<source id="Office.MsoLanguageID.msoLanguageIDAzeriLatin">
15574			<context kind="enumeration">MsoLanguageID</context>
15575			<name>msoLanguageIDAzeriLatin</name>
15576			<value>1068</value>
15577		</source>
15578		<destination designation="identity" />
15579	</element>
15580	<!--enum::msoLanguageIDBasque {Constant}-->
15581	<element type="constant">
15582		<source id="Office.MsoLanguageID.msoLanguageIDBasque">
15583			<context kind="enumeration">MsoLanguageID</context>
15584			<name>msoLanguageIDBasque</name>
15585			<value>1069</value>
15586		</source>
15587		<destination designation="identity" />
15588	</element>
15589	<!--enum::msoLanguageIDBelgianDutch {Constant}-->
15590	<element type="constant">
15591		<source id="Office.MsoLanguageID.msoLanguageIDBelgianDutch">
15592			<context kind="enumeration">MsoLanguageID</context>
15593			<name>msoLanguageIDBelgianDutch</name>
15594			<value>2067</value>
15595		</source>
15596		<destination designation="identity" />
15597	</element>
15598	<!--enum::msoLanguageIDBelgianFrench {Constant}-->
15599	<element type="constant">
15600		<source id="Office.MsoLanguageID.msoLanguageIDBelgianFrench">
15601			<context kind="enumeration">MsoLanguageID</context>
15602			<name>msoLanguageIDBelgianFrench</name>
15603			<value>2060</value>
15604		</source>
15605		<destination designation="identity" />
15606	</element>
15607	<!--enum::msoLanguageIDBengali {Constant}-->
15608	<element type="constant">
15609		<source id="Office.MsoLanguageID.msoLanguageIDBengali">
15610			<context kind="enumeration">MsoLanguageID</context>
15611			<name>msoLanguageIDBengali</name>
15612			<value>1093</value>
15613		</source>
15614		<destination designation="identity" />
15615	</element>
15616	<!--enum::msoLanguageIDBosnian {Constant}-->
15617	<element type="constant">
15618		<source id="Office.MsoLanguageID.msoLanguageIDBosnian">
15619			<context kind="enumeration">MsoLanguageID</context>
15620			<name>msoLanguageIDBosnian</name>
15621			<value>4122</value>
15622		</source>
15623		<destination designation="identity" />
15624	</element>
15625	<!--enum::msoLanguageIDBosnianBosniaHerzegovinaCyrillic {Constant}-->
15626	<element type="constant">
15627		<source id="Office.MsoLanguageID.msoLanguageIDBosnianBosniaHerzegovinaCyrillic">
15628			<context kind="enumeration">MsoLanguageID</context>
15629			<name>msoLanguageIDBosnianBosniaHerzegovinaCyrillic</name>
15630			<value>8218</value>
15631		</source>
15632		<destination designation="identity" />
15633	</element>
15634	<!--enum::msoLanguageIDBosnianBosniaHerzegovinaLatin {Constant}-->
15635	<element type="constant">
15636		<source id="Office.MsoLanguageID.msoLanguageIDBosnianBosniaHerzegovinaLatin">
15637			<context kind="enumeration">MsoLanguageID</context>
15638			<name>msoLanguageIDBosnianBosniaHerzegovinaLatin</name>
15639			<value>5146</value>
15640		</source>
15641		<destination designation="identity" />
15642	</element>
15643	<!--enum::msoLanguageIDBrazilianPortuguese {Constant}-->
15644	<element type="constant">
15645		<source id="Office.MsoLanguageID.msoLanguageIDBrazilianPortuguese">
15646			<context kind="enumeration">MsoLanguageID</context>
15647			<name>msoLanguageIDBrazilianPortuguese</name>
15648			<value>1046</value>
15649		</source>
15650		<destination designation="identity" />
15651	</element>
15652	<!--enum::msoLanguageIDBulgarian {Constant}-->
15653	<element type="constant">
15654		<source id="Office.MsoLanguageID.msoLanguageIDBulgarian">
15655			<context kind="enumeration">MsoLanguageID</context>
15656			<name>msoLanguageIDBulgarian</name>
15657			<value>1026</value>
15658		</source>
15659		<destination designation="identity" />
15660	</element>
15661	<!--enum::msoLanguageIDBurmese {Constant}-->
15662	<element type="constant">
15663		<source id="Office.MsoLanguageID.msoLanguageIDBurmese">
15664			<context kind="enumeration">MsoLanguageID</context>
15665			<name>msoLanguageIDBurmese</name>
15666			<value>1109</value>
15667		</source>
15668		<destination designation="identity" />
15669	</element>
15670	<!--enum::msoLanguageIDByelorussian {Constant}-->
15671	<element type="constant">
15672		<source id="Office.MsoLanguageID.msoLanguageIDByelorussian">
15673			<context kind="enumeration">MsoLanguageID</context>
15674			<name>msoLanguageIDByelorussian</name>
15675			<value>1059</value>
15676		</source>
15677		<destination designation="identity" />
15678	</element>
15679	<!--enum::msoLanguageIDCatalan {Constant}-->
15680	<element type="constant">
15681		<source id="Office.MsoLanguageID.msoLanguageIDCatalan">
15682			<context kind="enumeration">MsoLanguageID</context>
15683			<name>msoLanguageIDCatalan</name>
15684			<value>1027</value>
15685		</source>
15686		<destination designation="identity" />
15687	</element>
15688	<!--enum::msoLanguageIDCherokee {Constant}-->
15689	<element type="constant">
15690		<source id="Office.MsoLanguageID.msoLanguageIDCherokee">
15691			<context kind="enumeration">MsoLanguageID</context>
15692			<name>msoLanguageIDCherokee</name>
15693			<value>1116</value>
15694		</source>
15695		<destination designation="identity" />
15696	</element>
15697	<!--enum::msoLanguageIDChineseHongKongSAR {Constant}-->
15698	<element type="constant">
15699		<source id="Office.MsoLanguageID.msoLanguageIDChineseHongKongSAR">
15700			<context kind="enumeration">MsoLanguageID</context>
15701			<name>msoLanguageIDChineseHongKongSAR</name>
15702			<value>3076</value>
15703		</source>
15704		<destination designation="identity" />
15705	</element>
15706	<!--enum::msoLanguageIDChineseMacaoSAR {Constant}-->
15707	<element type="constant">
15708		<source id="Office.MsoLanguageID.msoLanguageIDChineseMacaoSAR">
15709			<context kind="enumeration">MsoLanguageID</context>
15710			<name>msoLanguageIDChineseMacaoSAR</name>
15711			<value>5124</value>
15712		</source>
15713		<destination designation="identity" />
15714	</element>
15715	<!--enum::msoLanguageIDChineseSingapore {Constant}-->
15716	<element type="constant">
15717		<source id="Office.MsoLanguageID.msoLanguageIDChineseSingapore">
15718			<context kind="enumeration">MsoLanguageID</context>
15719			<name>msoLanguageIDChineseSingapore</name>
15720			<value>4100</value>
15721		</source>
15722		<destination designation="identity" />
15723	</element>
15724	<!--enum::msoLanguageIDCroatian {Constant}-->
15725	<element type="constant">
15726		<source id="Office.MsoLanguageID.msoLanguageIDCroatian">
15727			<context kind="enumeration">MsoLanguageID</context>
15728			<name>msoLanguageIDCroatian</name>
15729			<value>1050</value>
15730		</source>
15731		<destination designation="identity" />
15732	</element>
15733	<!--enum::msoLanguageIDCzech {Constant}-->
15734	<element type="constant">
15735		<source id="Office.MsoLanguageID.msoLanguageIDCzech">
15736			<context kind="enumeration">MsoLanguageID</context>
15737			<name>msoLanguageIDCzech</name>
15738			<value>1029</value>
15739		</source>
15740		<destination designation="identity" />
15741	</element>
15742	<!--enum::msoLanguageIDDanish {Constant}-->
15743	<element type="constant">
15744		<source id="Office.MsoLanguageID.msoLanguageIDDanish">
15745			<context kind="enumeration">MsoLanguageID</context>
15746			<name>msoLanguageIDDanish</name>
15747			<value>1030</value>
15748		</source>
15749		<destination designation="identity" />
15750	</element>
15751	<!--enum::msoLanguageIDDivehi {Constant}-->
15752	<element type="constant">
15753		<source id="Office.MsoLanguageID.msoLanguageIDDivehi">
15754			<context kind="enumeration">MsoLanguageID</context>
15755			<name>msoLanguageIDDivehi</name>
15756			<value>1125</value>
15757		</source>
15758		<destination designation="identity" />
15759	</element>
15760	<!--enum::msoLanguageIDDutch {Constant}-->
15761	<element type="constant">
15762		<source id="Office.MsoLanguageID.msoLanguageIDDutch">
15763			<context kind="enumeration">MsoLanguageID</context>
15764			<name>msoLanguageIDDutch</name>
15765			<value>1043</value>
15766		</source>
15767		<destination designation="identity" />
15768	</element>
15769	<!--enum::msoLanguageIDDzongkhaBhutan {Constant}-->
15770	<element type="constant">
15771		<source id="Office.MsoLanguageID.msoLanguageIDDzongkhaBhutan">
15772			<context kind="enumeration">MsoLanguageID</context>
15773			<name>msoLanguageIDDzongkhaBhutan</name>
15774			<value>2129</value>
15775		</source>
15776		<destination designation="identity" />
15777	</element>
15778	<!--enum::msoLanguageIDEdo {Constant}-->
15779	<element type="constant">
15780		<source id="Office.MsoLanguageID.msoLanguageIDEdo">
15781			<context kind="enumeration">MsoLanguageID</context>
15782			<name>msoLanguageIDEdo</name>
15783			<value>1126</value>
15784		</source>
15785		<destination designation="identity" />
15786	</element>
15787	<!--enum::msoLanguageIDEnglishAUS {Constant}-->
15788	<element type="constant">
15789		<source id="Office.MsoLanguageID.msoLanguageIDEnglishAUS">
15790			<context kind="enumeration">MsoLanguageID</context>
15791			<name>msoLanguageIDEnglishAUS</name>
15792			<value>3081</value>
15793		</source>
15794		<destination designation="identity" />
15795	</element>
15796	<!--enum::msoLanguageIDEnglishBelize {Constant}-->
15797	<element type="constant">
15798		<source id="Office.MsoLanguageID.msoLanguageIDEnglishBelize">
15799			<context kind="enumeration">MsoLanguageID</context>
15800			<name>msoLanguageIDEnglishBelize</name>
15801			<value>10249</value>
15802		</source>
15803		<destination designation="identity" />
15804	</element>
15805	<!--enum::msoLanguageIDEnglishCanadian {Constant}-->
15806	<element type="constant">
15807		<source id="Office.MsoLanguageID.msoLanguageIDEnglishCanadian">
15808			<context kind="enumeration">MsoLanguageID</context>
15809			<name>msoLanguageIDEnglishCanadian</name>
15810			<value>4105</value>
15811		</source>
15812		<destination designation="identity" />
15813	</element>
15814	<!--enum::msoLanguageIDEnglishCaribbean {Constant}-->
15815	<element type="constant">
15816		<source id="Office.MsoLanguageID.msoLanguageIDEnglishCaribbean">
15817			<context kind="enumeration">MsoLanguageID</context>
15818			<name>msoLanguageIDEnglishCaribbean</name>
15819			<value>9225</value>
15820		</source>
15821		<destination designation="identity" />
15822	</element>
15823	<!--enum::msoLanguageIDEnglishIndonesia {Constant}-->
15824	<element type="constant">
15825		<source id="Office.MsoLanguageID.msoLanguageIDEnglishIndonesia">
15826			<context kind="enumeration">MsoLanguageID</context>
15827			<name>msoLanguageIDEnglishIndonesia</name>
15828			<value>14345</value>
15829		</source>
15830		<destination designation="identity" />
15831	</element>
15832	<!--enum::msoLanguageIDEnglishIreland {Constant}-->
15833	<element type="constant">
15834		<source id="Office.MsoLanguageID.msoLanguageIDEnglishIreland">
15835			<context kind="enumeration">MsoLanguageID</context>
15836			<name>msoLanguageIDEnglishIreland</name>
15837			<value>6153</value>
15838		</source>
15839		<destination designation="identity" />
15840	</element>
15841	<!--enum::msoLanguageIDEnglishJamaica {Constant}-->
15842	<element type="constant">
15843		<source id="Office.MsoLanguageID.msoLanguageIDEnglishJamaica">
15844			<context kind="enumeration">MsoLanguageID</context>
15845			<name>msoLanguageIDEnglishJamaica</name>
15846			<value>8201</value>
15847		</source>
15848		<destination designation="identity" />
15849	</element>
15850	<!--enum::msoLanguageIDEnglishNewZealand {Constant}-->
15851	<element type="constant">
15852		<source id="Office.MsoLanguageID.msoLanguageIDEnglishNewZealand">
15853			<context kind="enumeration">MsoLanguageID</context>
15854			<name>msoLanguageIDEnglishNewZealand</name>
15855			<value>5129</value>
15856		</source>
15857		<destination designation="identity" />
15858	</element>
15859	<!--enum::msoLanguageIDEnglishPhilippines {Constant}-->
15860	<element type="constant">
15861		<source id="Office.MsoLanguageID.msoLanguageIDEnglishPhilippines">
15862			<context kind="enumeration">MsoLanguageID</context>
15863			<name>msoLanguageIDEnglishPhilippines</name>
15864			<value>13321</value>
15865		</source>
15866		<destination designation="identity" />
15867	</element>
15868	<!--enum::msoLanguageIDEnglishSouthAfrica {Constant}-->
15869	<element type="constant">
15870		<source id="Office.MsoLanguageID.msoLanguageIDEnglishSouthAfrica">
15871			<context kind="enumeration">MsoLanguageID</context>
15872			<name>msoLanguageIDEnglishSouthAfrica</name>
15873			<value>7177</value>
15874		</source>
15875		<destination designation="identity" />
15876	</element>
15877	<!--enum::msoLanguageIDEnglishTrinidadTobago {Constant}-->
15878	<element type="constant">
15879		<source id="Office.MsoLanguageID.msoLanguageIDEnglishTrinidadTobago">
15880			<context kind="enumeration">MsoLanguageID</context>
15881			<name>msoLanguageIDEnglishTrinidadTobago</name>
15882			<value>11273</value>
15883		</source>
15884		<destination designation="identity" />
15885	</element>
15886	<!--enum::msoLanguageIDEnglishUK {Constant}-->
15887	<element type="constant">
15888		<source id="Office.MsoLanguageID.msoLanguageIDEnglishUK">
15889			<context kind="enumeration">MsoLanguageID</context>
15890			<name>msoLanguageIDEnglishUK</name>
15891			<value>2057</value>
15892		</source>
15893		<destination designation="identity" />
15894	</element>
15895	<!--enum::msoLanguageIDEnglishUS {Constant}-->
15896	<element type="constant">
15897		<source id="Office.MsoLanguageID.msoLanguageIDEnglishUS">
15898			<context kind="enumeration">MsoLanguageID</context>
15899			<name>msoLanguageIDEnglishUS</name>
15900			<value>1033</value>
15901		</source>
15902		<destination designation="identity" />
15903	</element>
15904	<!--enum::msoLanguageIDEnglishZimbabwe {Constant}-->
15905	<element type="constant">
15906		<source id="Office.MsoLanguageID.msoLanguageIDEnglishZimbabwe">
15907			<context kind="enumeration">MsoLanguageID</context>
15908			<name>msoLanguageIDEnglishZimbabwe</name>
15909			<value>12297</value>
15910		</source>
15911		<destination designation="identity" />
15912	</element>
15913	<!--enum::msoLanguageIDEstonian {Constant}-->
15914	<element type="constant">
15915		<source id="Office.MsoLanguageID.msoLanguageIDEstonian">
15916			<context kind="enumeration">MsoLanguageID</context>
15917			<name>msoLanguageIDEstonian</name>
15918			<value>1061</value>
15919		</source>
15920		<destination designation="identity" />
15921	</element>
15922	<!--enum::msoLanguageIDFaeroese {Constant}-->
15923	<element type="constant">
15924		<source id="Office.MsoLanguageID.msoLanguageIDFaeroese">
15925			<context kind="enumeration">MsoLanguageID</context>
15926			<name>msoLanguageIDFaeroese</name>
15927			<value>1080</value>
15928		</source>
15929		<destination designation="identity" />
15930	</element>
15931	<!--enum::msoLanguageIDFarsi {Constant}-->
15932	<element type="constant">
15933		<source id="Office.MsoLanguageID.msoLanguageIDFarsi">
15934			<context kind="enumeration">MsoLanguageID</context>
15935			<name>msoLanguageIDFarsi</name>
15936			<value>1065</value>
15937		</source>
15938		<destination designation="identity" />
15939	</element>
15940	<!--enum::msoLanguageIDFilipino {Constant}-->
15941	<element type="constant">
15942		<source id="Office.MsoLanguageID.msoLanguageIDFilipino">
15943			<context kind="enumeration">MsoLanguageID</context>
15944			<name>msoLanguageIDFilipino</name>
15945			<value>1124</value>
15946		</source>
15947		<destination designation="identity" />
15948	</element>
15949	<!--enum::msoLanguageIDFinnish {Constant}-->
15950	<element type="constant">
15951		<source id="Office.MsoLanguageID.msoLanguageIDFinnish">
15952			<context kind="enumeration">MsoLanguageID</context>
15953			<name>msoLanguageIDFinnish</name>
15954			<value>1035</value>
15955		</source>
15956		<destination designation="identity" />
15957	</element>
15958	<!--enum::msoLanguageIDFrench {Constant}-->
15959	<element type="constant">
15960		<source id="Office.MsoLanguageID.msoLanguageIDFrench">
15961			<context kind="enumeration">MsoLanguageID</context>
15962			<name>msoLanguageIDFrench</name>
15963			<value>1036</value>
15964		</source>
15965		<destination designation="identity" />
15966	</element>
15967	<!--enum::msoLanguageIDFrenchCameroon {Constant}-->
15968	<element type="constant">
15969		<source id="Office.MsoLanguageID.msoLanguageIDFrenchCameroon">
15970			<context kind="enumeration">MsoLanguageID</context>
15971			<name>msoLanguageIDFrenchCameroon</name>
15972			<value>11276</value>
15973		</source>
15974		<destination designation="identity" />
15975	</element>
15976	<!--enum::msoLanguageIDFrenchCanadian {Constant}-->
15977	<element type="constant">
15978		<source id="Office.MsoLanguageID.msoLanguageIDFrenchCanadian">
15979			<context kind="enumeration">MsoLanguageID</context>
15980			<name>msoLanguageIDFrenchCanadian</name>
15981			<value>3084</value>
15982		</source>
15983		<destination designation="identity" />
15984	</element>
15985	<!--enum::msoLanguageIDFrenchCotedIvoire {Constant}-->
15986	<element type="constant">
15987		<source id="Office.MsoLanguageID.msoLanguageIDFrenchCotedIvoire">
15988			<context kind="enumeration">MsoLanguageID</context>
15989			<name>msoLanguageIDFrenchCotedIvoire</name>
15990			<value>12300</value>
15991		</source>
15992		<destination designation="identity" />
15993	</element>
15994	<!--enum::msoLanguageIDFrenchHaiti {Constant}-->
15995	<element type="constant">
15996		<source id="Office.MsoLanguageID.msoLanguageIDFrenchHaiti">
15997			<context kind="enumeration">MsoLanguageID</context>
15998			<name>msoLanguageIDFrenchHaiti</name>
15999			<value>15372</value>
16000		</source>
16001		<destination designation="identity" />
16002	</element>
16003	<!--enum::msoLanguageIDFrenchLuxembourg {Constant}-->
16004	<element type="constant">
16005		<source id="Office.MsoLanguageID.msoLanguageIDFrenchLuxembourg">
16006			<context kind="enumeration">MsoLanguageID</context>
16007			<name>msoLanguageIDFrenchLuxembourg</name>
16008			<value>5132</value>
16009		</source>
16010		<destination designation="identity" />
16011	</element>
16012	<!--enum::msoLanguageIDFrenchMali {Constant}-->
16013	<element type="constant">
16014		<source id="Office.MsoLanguageID.msoLanguageIDFrenchMali">
16015			<context kind="enumeration">MsoLanguageID</context>
16016			<name>msoLanguageIDFrenchMali</name>
16017			<value>13324</value>
16018		</source>
16019		<destination designation="identity" />
16020	</element>
16021	<!--enum::msoLanguageIDFrenchMonaco {Constant}-->
16022	<element type="constant">
16023		<source id="Office.MsoLanguageID.msoLanguageIDFrenchMonaco">
16024			<context kind="enumeration">MsoLanguageID</context>
16025			<name>msoLanguageIDFrenchMonaco</name>
16026			<value>6156</value>
16027		</source>
16028		<destination designation="identity" />
16029	</element>
16030	<!--enum::msoLanguageIDFrenchMorocco {Constant}-->
16031	<element type="constant">
16032		<source id="Office.MsoLanguageID.msoLanguageIDFrenchMorocco">
16033			<context kind="enumeration">MsoLanguageID</context>
16034			<name>msoLanguageIDFrenchMorocco</name>
16035			<value>14348</value>
16036		</source>
16037		<destination designation="identity" />
16038	</element>
16039	<!--enum::msoLanguageIDFrenchReunion {Constant}-->
16040	<element type="constant">
16041		<source id="Office.MsoLanguageID.msoLanguageIDFrenchReunion">
16042			<context kind="enumeration">MsoLanguageID</context>
16043			<name>msoLanguageIDFrenchReunion</name>
16044			<value>8204</value>
16045		</source>
16046		<destination designation="identity" />
16047	</element>
16048	<!--enum::msoLanguageIDFrenchSenegal {Constant}-->
16049	<element type="constant">
16050		<source id="Office.MsoLanguageID.msoLanguageIDFrenchSenegal">
16051			<context kind="enumeration">MsoLanguageID</context>
16052			<name>msoLanguageIDFrenchSenegal</name>
16053			<value>10252</value>
16054		</source>
16055		<destination designation="identity" />
16056	</element>
16057	<!--enum::msoLanguageIDFrenchWestIndies {Constant}-->
16058	<element type="constant">
16059		<source id="Office.MsoLanguageID.msoLanguageIDFrenchWestIndies">
16060			<context kind="enumeration">MsoLanguageID</context>
16061			<name>msoLanguageIDFrenchWestIndies</name>
16062			<value>7180</value>
16063		</source>
16064		<destination designation="identity" />
16065	</element>
16066	<!--enum::msoLanguageIDFrenchZaire {Constant}-->
16067	<element type="constant">
16068		<source id="Office.MsoLanguageID.msoLanguageIDFrenchZaire">
16069			<context kind="enumeration">MsoLanguageID</context>
16070			<name>msoLanguageIDFrenchZaire</name>
16071			<value>9228</value>
16072		</source>
16073		<destination designation="identity" />
16074	</element>
16075	<!--enum::msoLanguageIDFrisianNetherlands {Constant}-->
16076	<element type="constant">
16077		<source id="Office.MsoLanguageID.msoLanguageIDFrisianNetherlands">
16078			<context kind="enumeration">MsoLanguageID</context>
16079			<name>msoLanguageIDFrisianNetherlands</name>
16080			<value>1122</value>
16081		</source>
16082		<destination designation="identity" />
16083	</element>
16084	<!--enum::msoLanguageIDFulfulde {Constant}-->
16085	<element type="constant">
16086		<source id="Office.MsoLanguageID.msoLanguageIDFulfulde">
16087			<context kind="enumeration">MsoLanguageID</context>
16088			<name>msoLanguageIDFulfulde</name>
16089			<value>1127</value>
16090		</source>
16091		<destination designation="identity" />
16092	</element>
16093	<!--enum::msoLanguageIDGaelicIreland {Constant}-->
16094	<element type="constant">
16095		<source id="Office.MsoLanguageID.msoLanguageIDGaelicIreland">
16096			<context kind="enumeration">MsoLanguageID</context>
16097			<name>msoLanguageIDGaelicIreland</name>
16098			<value>2108</value>
16099		</source>
16100		<destination designation="identity" />
16101	</element>
16102	<!--enum::msoLanguageIDGaelicScotland {Constant}-->
16103	<element type="constant">
16104		<source id="Office.MsoLanguageID.msoLanguageIDGaelicScotland">
16105			<context kind="enumeration">MsoLanguageID</context>
16106			<name>msoLanguageIDGaelicScotland</name>
16107			<value>1084</value>
16108		</source>
16109		<destination designation="identity" />
16110	</element>
16111	<!--enum::msoLanguageIDGalician {Constant}-->
16112	<element type="constant">
16113		<source id="Office.MsoLanguageID.msoLanguageIDGalician">
16114			<context kind="enumeration">MsoLanguageID</context>
16115			<name>msoLanguageIDGalician</name>
16116			<value>1110</value>
16117		</source>
16118		<destination designation="identity" />
16119	</element>
16120	<!--enum::msoLanguageIDGeorgian {Constant}-->
16121	<element type="constant">
16122		<source id="Office.MsoLanguageID.msoLanguageIDGeorgian">
16123			<context kind="enumeration">MsoLanguageID</context>
16124			<name>msoLanguageIDGeorgian</name>
16125			<value>1079</value>
16126		</source>
16127		<destination designation="identity" />
16128	</element>
16129	<!--enum::msoLanguageIDGerman {Constant}-->
16130	<element type="constant">
16131		<source id="Office.MsoLanguageID.msoLanguageIDGerman">
16132			<context kind="enumeration">MsoLanguageID</context>
16133			<name>msoLanguageIDGerman</name>
16134			<value>1031</value>
16135		</source>
16136		<destination designation="identity" />
16137	</element>
16138	<!--enum::msoLanguageIDGermanAustria {Constant}-->
16139	<element type="constant">
16140		<source id="Office.MsoLanguageID.msoLanguageIDGermanAustria">
16141			<context kind="enumeration">MsoLanguageID</context>
16142			<name>msoLanguageIDGermanAustria</name>
16143			<value>3079</value>
16144		</source>
16145		<destination designation="identity" />
16146	</element>
16147	<!--enum::msoLanguageIDGermanLiechtenstein {Constant}-->
16148	<element type="constant">
16149		<source id="Office.MsoLanguageID.msoLanguageIDGermanLiechtenstein">
16150			<context kind="enumeration">MsoLanguageID</context>
16151			<name>msoLanguageIDGermanLiechtenstein</name>
16152			<value>5127</value>
16153		</source>
16154		<destination designation="identity" />
16155	</element>
16156	<!--enum::msoLanguageIDGermanLuxembourg {Constant}-->
16157	<element type="constant">
16158		<source id="Office.MsoLanguageID.msoLanguageIDGermanLuxembourg">
16159			<context kind="enumeration">MsoLanguageID</context>
16160			<name>msoLanguageIDGermanLuxembourg</name>
16161			<value>4103</value>
16162		</source>
16163		<destination designation="identity" />
16164	</element>
16165	<!--enum::msoLanguageIDGreek {Constant}-->
16166	<element type="constant">
16167		<source id="Office.MsoLanguageID.msoLanguageIDGreek">
16168			<context kind="enumeration">MsoLanguageID</context>
16169			<name>msoLanguageIDGreek</name>
16170			<value>1032</value>
16171		</source>
16172		<destination designation="identity" />
16173	</element>
16174	<!--enum::msoLanguageIDGuarani {Constant}-->
16175	<element type="constant">
16176		<source id="Office.MsoLanguageID.msoLanguageIDGuarani">
16177			<context kind="enumeration">MsoLanguageID</context>
16178			<name>msoLanguageIDGuarani</name>
16179			<value>1140</value>
16180		</source>
16181		<destination designation="identity" />
16182	</element>
16183	<!--enum::msoLanguageIDGujarati {Constant}-->
16184	<element type="constant">
16185		<source id="Office.MsoLanguageID.msoLanguageIDGujarati">
16186			<context kind="enumeration">MsoLanguageID</context>
16187			<name>msoLanguageIDGujarati</name>
16188			<value>1095</value>
16189		</source>
16190		<destination designation="identity" />
16191	</element>
16192	<!--enum::msoLanguageIDHausa {Constant}-->
16193	<element type="constant">
16194		<source id="Office.MsoLanguageID.msoLanguageIDHausa">
16195			<context kind="enumeration">MsoLanguageID</context>
16196			<name>msoLanguageIDHausa</name>
16197			<value>1128</value>
16198		</source>
16199		<destination designation="identity" />
16200	</element>
16201	<!--enum::msoLanguageIDHawaiian {Constant}-->
16202	<element type="constant">
16203		<source id="Office.MsoLanguageID.msoLanguageIDHawaiian">
16204			<context kind="enumeration">MsoLanguageID</context>
16205			<name>msoLanguageIDHawaiian</name>
16206			<value>1141</value>
16207		</source>
16208		<destination designation="identity" />
16209	</element>
16210	<!--enum::msoLanguageIDHebrew {Constant}-->
16211	<element type="constant">
16212		<source id="Office.MsoLanguageID.msoLanguageIDHebrew">
16213			<context kind="enumeration">MsoLanguageID</context>
16214			<name>msoLanguageIDHebrew</name>
16215			<value>1037</value>
16216		</source>
16217		<destination designation="identity" />
16218	</element>
16219	<!--enum::msoLanguageIDHindi {Constant}-->
16220	<element type="constant">
16221		<source id="Office.MsoLanguageID.msoLanguageIDHindi">
16222			<context kind="enumeration">MsoLanguageID</context>
16223			<name>msoLanguageIDHindi</name>
16224			<value>1081</value>
16225		</source>
16226		<destination designation="identity" />
16227	</element>
16228	<!--enum::msoLanguageIDHungarian {Constant}-->
16229	<element type="constant">
16230		<source id="Office.MsoLanguageID.msoLanguageIDHungarian">
16231			<context kind="enumeration">MsoLanguageID</context>
16232			<name>msoLanguageIDHungarian</name>
16233			<value>1038</value>
16234		</source>
16235		<destination designation="identity" />
16236	</element>
16237	<!--enum::msoLanguageIDIbibio {Constant}-->
16238	<element type="constant">
16239		<source id="Office.MsoLanguageID.msoLanguageIDIbibio">
16240			<context kind="enumeration">MsoLanguageID</context>
16241			<name>msoLanguageIDIbibio</name>
16242			<value>1129</value>
16243		</source>
16244		<destination designation="identity" />
16245	</element>
16246	<!--enum::msoLanguageIDIcelandic {Constant}-->
16247	<element type="constant">
16248		<source id="Office.MsoLanguageID.msoLanguageIDIcelandic">
16249			<context kind="enumeration">MsoLanguageID</context>
16250			<name>msoLanguageIDIcelandic</name>
16251			<value>1039</value>
16252		</source>
16253		<destination designation="identity" />
16254	</element>
16255	<!--enum::msoLanguageIDIgbo {Constant}-->
16256	<element type="constant">
16257		<source id="Office.MsoLanguageID.msoLanguageIDIgbo">
16258			<context kind="enumeration">MsoLanguageID</context>
16259			<name>msoLanguageIDIgbo</name>
16260			<value>1136</value>
16261		</source>
16262		<destination designation="identity" />
16263	</element>
16264	<!--enum::msoLanguageIDIndonesian {Constant}-->
16265	<element type="constant">
16266		<source id="Office.MsoLanguageID.msoLanguageIDIndonesian">
16267			<context kind="enumeration">MsoLanguageID</context>
16268			<name>msoLanguageIDIndonesian</name>
16269			<value>1057</value>
16270		</source>
16271		<destination designation="identity" />
16272	</element>
16273	<!--enum::msoLanguageIDInuktitut {Constant}-->
16274	<element type="constant">
16275		<source id="Office.MsoLanguageID.msoLanguageIDInuktitut">
16276			<context kind="enumeration">MsoLanguageID</context>
16277			<name>msoLanguageIDInuktitut</name>
16278			<value>1117</value>
16279		</source>
16280		<destination designation="identity" />
16281	</element>
16282	<!--enum::msoLanguageIDItalian {Constant}-->
16283	<element type="constant">
16284		<source id="Office.MsoLanguageID.msoLanguageIDItalian">
16285			<context kind="enumeration">MsoLanguageID</context>
16286			<name>msoLanguageIDItalian</name>
16287			<value>1040</value>
16288		</source>
16289		<destination designation="identity" />
16290	</element>
16291	<!--enum::msoLanguageIDJapanese {Constant}-->
16292	<element type="constant">
16293		<source id="Office.MsoLanguageID.msoLanguageIDJapanese">
16294			<context kind="enumeration">MsoLanguageID</context>
16295			<name>msoLanguageIDJapanese</name>
16296			<value>1041</value>
16297		</source>
16298		<destination designation="identity" />
16299	</element>
16300	<!--enum::msoLanguageIDKannada {Constant}-->
16301	<element type="constant">
16302		<source id="Office.MsoLanguageID.msoLanguageIDKannada">
16303			<context kind="enumeration">MsoLanguageID</context>
16304			<name>msoLanguageIDKannada</name>
16305			<value>1099</value>
16306		</source>
16307		<destination designation="identity" />
16308	</element>
16309	<!--enum::msoLanguageIDKanuri {Constant}-->
16310	<element type="constant">
16311		<source id="Office.MsoLanguageID.msoLanguageIDKanuri">
16312			<context kind="enumeration">MsoLanguageID</context>
16313			<name>msoLanguageIDKanuri</name>
16314			<value>1137</value>
16315		</source>
16316		<destination designation="identity" />
16317	</element>
16318	<!--enum::msoLanguageIDKashmiri {Constant}-->
16319	<element type="constant">
16320		<source id="Office.MsoLanguageID.msoLanguageIDKashmiri">
16321			<context kind="enumeration">MsoLanguageID</context>
16322			<name>msoLanguageIDKashmiri</name>
16323			<value>1120</value>
16324		</source>
16325		<destination designation="identity" />
16326	</element>
16327	<!--enum::msoLanguageIDKashmiriDevanagari {Constant}-->
16328	<element type="constant">
16329		<source id="Office.MsoLanguageID.msoLanguageIDKashmiriDevanagari">
16330			<context kind="enumeration">MsoLanguageID</context>
16331			<name>msoLanguageIDKashmiriDevanagari</name>
16332			<value>2144</value>
16333		</source>
16334		<destination designation="identity" />
16335	</element>
16336	<!--enum::msoLanguageIDKazakh {Constant}-->
16337	<element type="constant">
16338		<source id="Office.MsoLanguageID.msoLanguageIDKazakh">
16339			<context kind="enumeration">MsoLanguageID</context>
16340			<name>msoLanguageIDKazakh</name>
16341			<value>1087</value>
16342		</source>
16343		<destination designation="identity" />
16344	</element>
16345	<!--enum::msoLanguageIDKhmer {Constant}-->
16346	<element type="constant">
16347		<source id="Office.MsoLanguageID.msoLanguageIDKhmer">
16348			<context kind="enumeration">MsoLanguageID</context>
16349			<name>msoLanguageIDKhmer</name>
16350			<value>1107</value>
16351		</source>
16352		<destination designation="identity" />
16353	</element>
16354	<!--enum::msoLanguageIDKirghiz {Constant}-->
16355	<element type="constant">
16356		<source id="Office.MsoLanguageID.msoLanguageIDKirghiz">
16357			<context kind="enumeration">MsoLanguageID</context>
16358			<name>msoLanguageIDKirghiz</name>
16359			<value>1088</value>
16360		</source>
16361		<destination designation="identity" />
16362	</element>
16363	<!--enum::msoLanguageIDKonkani {Constant}-->
16364	<element type="constant">
16365		<source id="Office.MsoLanguageID.msoLanguageIDKonkani">
16366			<context kind="enumeration">MsoLanguageID</context>
16367			<name>msoLanguageIDKonkani</name>
16368			<value>1111</value>
16369		</source>
16370		<destination designation="identity" />
16371	</element>
16372	<!--enum::msoLanguageIDKorean {Constant}-->
16373	<element type="constant">
16374		<source id="Office.MsoLanguageID.msoLanguageIDKorean">
16375			<context kind="enumeration">MsoLanguageID</context>
16376			<name>msoLanguageIDKorean</name>
16377			<value>1042</value>
16378		</source>
16379		<destination designation="identity" />
16380	</element>
16381	<!--enum::msoLanguageIDKyrgyz {Constant}-->
16382	<element type="constant">
16383		<source id="Office.MsoLanguageID.msoLanguageIDKyrgyz">
16384			<context kind="enumeration">MsoLanguageID</context>
16385			<name>msoLanguageIDKyrgyz</name>
16386			<value>1088</value>
16387		</source>
16388		<destination designation="identity" />
16389	</element>
16390	<!--enum::msoLanguageIDLao {Constant}-->
16391	<element type="constant">
16392		<source id="Office.MsoLanguageID.msoLanguageIDLao">
16393			<context kind="enumeration">MsoLanguageID</context>
16394			<name>msoLanguageIDLao</name>
16395			<value>1108</value>
16396		</source>
16397		<destination designation="identity" />
16398	</element>
16399	<!--enum::msoLanguageIDLatin {Constant}-->
16400	<element type="constant">
16401		<source id="Office.MsoLanguageID.msoLanguageIDLatin">
16402			<context kind="enumeration">MsoLanguageID</context>
16403			<name>msoLanguageIDLatin</name>
16404			<value>1142</value>
16405		</source>
16406		<destination designation="identity" />
16407	</element>
16408	<!--enum::msoLanguageIDLatvian {Constant}-->
16409	<element type="constant">
16410		<source id="Office.MsoLanguageID.msoLanguageIDLatvian">
16411			<context kind="enumeration">MsoLanguageID</context>
16412			<name>msoLanguageIDLatvian</name>
16413			<value>1062</value>
16414		</source>
16415		<destination designation="identity" />
16416	</element>
16417	<!--enum::msoLanguageIDLithuanian {Constant}-->
16418	<element type="constant">
16419		<source id="Office.MsoLanguageID.msoLanguageIDLithuanian">
16420			<context kind="enumeration">MsoLanguageID</context>
16421			<name>msoLanguageIDLithuanian</name>
16422			<value>1063</value>
16423		</source>
16424		<destination designation="identity" />
16425	</element>
16426	<!--enum::msoLanguageIDMacedonian {Constant}-->
16427	<element type="constant">
16428		<source id="Office.MsoLanguageID.msoLanguageIDMacedonian">
16429			<context kind="enumeration">MsoLanguageID</context>
16430			<name>msoLanguageIDMacedonian</name>
16431			<value>1071</value>
16432		</source>
16433		<destination designation="identity" />
16434	</element>
16435	<!--enum::msoLanguageIDMalayalam {Constant}-->
16436	<element type="constant">
16437		<source id="Office.MsoLanguageID.msoLanguageIDMalayalam">
16438			<context kind="enumeration">MsoLanguageID</context>
16439			<name>msoLanguageIDMalayalam</name>
16440			<value>1100</value>
16441		</source>
16442		<destination designation="identity" />
16443	</element>
16444	<!--enum::msoLanguageIDMalayBruneiDarussalam {Constant}-->
16445	<element type="constant">
16446		<source id="Office.MsoLanguageID.msoLanguageIDMalayBruneiDarussalam">
16447			<context kind="enumeration">MsoLanguageID</context>
16448			<name>msoLanguageIDMalayBruneiDarussalam</name>
16449			<value>2110</value>
16450		</source>
16451		<destination designation="identity" />
16452	</element>
16453	<!--enum::msoLanguageIDMalaysian {Constant}-->
16454	<element type="constant">
16455		<source id="Office.MsoLanguageID.msoLanguageIDMalaysian">
16456			<context kind="enumeration">MsoLanguageID</context>
16457			<name>msoLanguageIDMalaysian</name>
16458			<value>1086</value>
16459		</source>
16460		<destination designation="identity" />
16461	</element>
16462	<!--enum::msoLanguageIDMaltese {Constant}-->
16463	<element type="constant">
16464		<source id="Office.MsoLanguageID.msoLanguageIDMaltese">
16465			<context kind="enumeration">MsoLanguageID</context>
16466			<name>msoLanguageIDMaltese</name>
16467			<value>1082</value>
16468		</source>
16469		<destination designation="identity" />
16470	</element>
16471	<!--enum::msoLanguageIDManipuri {Constant}-->
16472	<element type="constant">
16473		<source id="Office.MsoLanguageID.msoLanguageIDManipuri">
16474			<context kind="enumeration">MsoLanguageID</context>
16475			<name>msoLanguageIDManipuri</name>
16476			<value>1112</value>
16477		</source>
16478		<destination designation="identity" />
16479	</element>
16480	<!--enum::msoLanguageIDMaori {Constant}-->
16481	<element type="constant">
16482		<source id="Office.MsoLanguageID.msoLanguageIDMaori">
16483			<context kind="enumeration">MsoLanguageID</context>
16484			<name>msoLanguageIDMaori</name>
16485			<value>1153</value>
16486		</source>
16487		<destination designation="identity" />
16488	</element>
16489	<!--enum::msoLanguageIDMarathi {Constant}-->
16490	<element type="constant">
16491		<source id="Office.MsoLanguageID.msoLanguageIDMarathi">
16492			<context kind="enumeration">MsoLanguageID</context>
16493			<name>msoLanguageIDMarathi</name>
16494			<value>1102</value>
16495		</source>
16496		<destination designation="identity" />
16497	</element>
16498	<!--enum::msoLanguageIDMexicanSpanish {Constant}-->
16499	<element type="constant">
16500		<source id="Office.MsoLanguageID.msoLanguageIDMexicanSpanish">
16501			<context kind="enumeration">MsoLanguageID</context>
16502			<name>msoLanguageIDMexicanSpanish</name>
16503			<value>2058</value>
16504		</source>
16505		<destination designation="identity" />
16506	</element>
16507	<!--enum::msoLanguageIDMixed {Constant}-->
16508	<element type="constant">
16509		<source id="Office.MsoLanguageID.msoLanguageIDMixed">
16510			<context kind="enumeration">MsoLanguageID</context>
16511			<name>msoLanguageIDMixed</name>
16512			<value>-2</value>
16513		</source>
16514		<destination designation="identity" />
16515	</element>
16516	<!--enum::msoLanguageIDMongolian {Constant}-->
16517	<element type="constant">
16518		<source id="Office.MsoLanguageID.msoLanguageIDMongolian">
16519			<context kind="enumeration">MsoLanguageID</context>
16520			<name>msoLanguageIDMongolian</name>
16521			<value>1104</value>
16522		</source>
16523		<destination designation="identity" />
16524	</element>
16525	<!--enum::msoLanguageIDNepali {Constant}-->
16526	<element type="constant">
16527		<source id="Office.MsoLanguageID.msoLanguageIDNepali">
16528			<context kind="enumeration">MsoLanguageID</context>
16529			<name>msoLanguageIDNepali</name>
16530			<value>1121</value>
16531		</source>
16532		<destination designation="identity" />
16533	</element>
16534	<!--enum::msoLanguageIDNone {Constant}-->
16535	<element type="constant">
16536		<source id="Office.MsoLanguageID.msoLanguageIDNone">
16537			<context kind="enumeration">MsoLanguageID</context>
16538			<name>msoLanguageIDNone</name>
16539			<value>0</value>
16540		</source>
16541		<destination designation="identity" />
16542	</element>
16543	<!--enum::msoLanguageIDNoProofing {Constant}-->
16544	<element type="constant">
16545		<source id="Office.MsoLanguageID.msoLanguageIDNoProofing">
16546			<context kind="enumeration">MsoLanguageID</context>
16547			<name>msoLanguageIDNoProofing</name>
16548			<value>1024</value>
16549		</source>
16550		<destination designation="identity" />
16551	</element>
16552	<!--enum::msoLanguageIDNorwegianBokmol {Constant}-->
16553	<element type="constant">
16554		<source id="Office.MsoLanguageID.msoLanguageIDNorwegianBokmol">
16555			<context kind="enumeration">MsoLanguageID</context>
16556			<name>msoLanguageIDNorwegianBokmol</name>
16557			<value>1044</value>
16558		</source>
16559		<destination designation="identity" />
16560	</element>
16561	<!--enum::msoLanguageIDNorwegianNynorsk {Constant}-->
16562	<element type="constant">
16563		<source id="Office.MsoLanguageID.msoLanguageIDNorwegianNynorsk">
16564			<context kind="enumeration">MsoLanguageID</context>
16565			<name>msoLanguageIDNorwegianNynorsk</name>
16566			<value>2068</value>
16567		</source>
16568		<destination designation="identity" />
16569	</element>
16570	<!--enum::msoLanguageIDOriya {Constant}-->
16571	<element type="constant">
16572		<source id="Office.MsoLanguageID.msoLanguageIDOriya">
16573			<context kind="enumeration">MsoLanguageID</context>
16574			<name>msoLanguageIDOriya</name>
16575			<value>1096</value>
16576		</source>
16577		<destination designation="identity" />
16578	</element>
16579	<!--enum::msoLanguageIDOromo {Constant}-->
16580	<element type="constant">
16581		<source id="Office.MsoLanguageID.msoLanguageIDOromo">
16582			<context kind="enumeration">MsoLanguageID</context>
16583			<name>msoLanguageIDOromo</name>
16584			<value>1138</value>
16585		</source>
16586		<destination designation="identity" />
16587	</element>
16588	<!--enum::msoLanguageIDPashto {Constant}-->
16589	<element type="constant">
16590		<source id="Office.MsoLanguageID.msoLanguageIDPashto">
16591			<context kind="enumeration">MsoLanguageID</context>
16592			<name>msoLanguageIDPashto</name>
16593			<value>1123</value>
16594		</source>
16595		<destination designation="identity" />
16596	</element>
16597	<!--enum::msoLanguageIDPolish {Constant}-->
16598	<element type="constant">
16599		<source id="Office.MsoLanguageID.msoLanguageIDPolish">
16600			<context kind="enumeration">MsoLanguageID</context>
16601			<name>msoLanguageIDPolish</name>
16602			<value>1045</value>
16603		</source>
16604		<destination designation="identity" />
16605	</element>
16606	<!--enum::msoLanguageIDPortuguese {Constant}-->
16607	<element type="constant">
16608		<source id="Office.MsoLanguageID.msoLanguageIDPortuguese">
16609			<context kind="enumeration">MsoLanguageID</context>
16610			<name>msoLanguageIDPortuguese</name>
16611			<value>2070</value>
16612		</source>
16613		<destination designation="identity" />
16614	</element>
16615	<!--enum::msoLanguageIDPunjabi {Constant}-->
16616	<element type="constant">
16617		<source id="Office.MsoLanguageID.msoLanguageIDPunjabi">
16618			<context kind="enumeration">MsoLanguageID</context>
16619			<name>msoLanguageIDPunjabi</name>
16620			<value>1094</value>
16621		</source>
16622		<destination designation="identity" />
16623	</element>
16624	<!--enum::msoLanguageIDQuechuaBolivia {Constant}-->
16625	<element type="constant">
16626		<source id="Office.MsoLanguageID.msoLanguageIDQuechuaBolivia">
16627			<context kind="enumeration">MsoLanguageID</context>
16628			<name>msoLanguageIDQuechuaBolivia</name>
16629			<value>1131</value>
16630		</source>
16631		<destination designation="identity" />
16632	</element>
16633	<!--enum::msoLanguageIDQuechuaEcuador {Constant}-->
16634	<element type="constant">
16635		<source id="Office.MsoLanguageID.msoLanguageIDQuechuaEcuador">
16636			<context kind="enumeration">MsoLanguageID</context>
16637			<name>msoLanguageIDQuechuaEcuador</name>
16638			<value>2155</value>
16639		</source>
16640		<destination designation="identity" />
16641	</element>
16642	<!--enum::msoLanguageIDQuechuaPeru {Constant}-->
16643	<element type="constant">
16644		<source id="Office.MsoLanguageID.msoLanguageIDQuechuaPeru">
16645			<context kind="enumeration">MsoLanguageID</context>
16646			<name>msoLanguageIDQuechuaPeru</name>
16647			<value>3179</value>
16648		</source>
16649		<destination designation="identity" />
16650	</element>
16651	<!--enum::msoLanguageIDRhaetoRomanic {Constant}-->
16652	<element type="constant">
16653		<source id="Office.MsoLanguageID.msoLanguageIDRhaetoRomanic">
16654			<context kind="enumeration">MsoLanguageID</context>
16655			<name>msoLanguageIDRhaetoRomanic</name>
16656			<value>1047</value>
16657		</source>
16658		<destination designation="identity" />
16659	</element>
16660	<!--enum::msoLanguageIDRomanian {Constant}-->
16661	<element type="constant">
16662		<source id="Office.MsoLanguageID.msoLanguageIDRomanian">
16663			<context kind="enumeration">MsoLanguageID</context>
16664			<name>msoLanguageIDRomanian</name>
16665			<value>1048</value>
16666		</source>
16667		<destination designation="identity" />
16668	</element>
16669	<!--enum::msoLanguageIDRomanianMoldova {Constant}-->
16670	<element type="constant">
16671		<source id="Office.MsoLanguageID.msoLanguageIDRomanianMoldova">
16672			<context kind="enumeration">MsoLanguageID</context>
16673			<name>msoLanguageIDRomanianMoldova</name>
16674			<value>2072</value>
16675		</source>
16676		<destination designation="identity" />
16677	</element>
16678	<!--enum::msoLanguageIDRussian {Constant}-->
16679	<element type="constant">
16680		<source id="Office.MsoLanguageID.msoLanguageIDRussian">
16681			<context kind="enumeration">MsoLanguageID</context>
16682			<name>msoLanguageIDRussian</name>
16683			<value>1049</value>
16684		</source>
16685		<destination designation="identity" />
16686	</element>
16687	<!--enum::msoLanguageIDRussianMoldova {Constant}-->
16688	<element type="constant">
16689		<source id="Office.MsoLanguageID.msoLanguageIDRussianMoldova">
16690			<context kind="enumeration">MsoLanguageID</context>
16691			<name>msoLanguageIDRussianMoldova</name>
16692			<value>2073</value>
16693		</source>
16694		<destination designation="identity" />
16695	</element>
16696	<!--enum::msoLanguageIDSamiLappish {Constant}-->
16697	<element type="constant">
16698		<source id="Office.MsoLanguageID.msoLanguageIDSamiLappish">
16699			<context kind="enumeration">MsoLanguageID</context>
16700			<name>msoLanguageIDSamiLappish</name>
16701			<value>1083</value>
16702		</source>
16703		<destination designation="identity" />
16704	</element>
16705	<!--enum::msoLanguageIDSanskrit {Constant}-->
16706	<element type="constant">
16707		<source id="Office.MsoLanguageID.msoLanguageIDSanskrit">
16708			<context kind="enumeration">MsoLanguageID</context>
16709			<name>msoLanguageIDSanskrit</name>
16710			<value>1103</value>
16711		</source>
16712		<destination designation="identity" />
16713	</element>
16714	<!--enum::msoLanguageIDSepedi {Constant}-->
16715	<element type="constant">
16716		<source id="Office.MsoLanguageID.msoLanguageIDSepedi">
16717			<context kind="enumeration">MsoLanguageID</context>
16718			<name>msoLanguageIDSepedi</name>
16719			<value>1132</value>
16720		</source>
16721		<destination designation="identity" />
16722	</element>
16723	<!--enum::msoLanguageIDSerbianBosniaHerzegovinaCyrillic {Constant}-->
16724	<element type="constant">
16725		<source id="Office.MsoLanguageID.msoLanguageIDSerbianBosniaHerzegovinaCyrillic">
16726			<context kind="enumeration">MsoLanguageID</context>
16727			<name>msoLanguageIDSerbianBosniaHerzegovinaCyrillic</name>
16728			<value>7194</value>
16729		</source>
16730		<destination designation="identity" />
16731	</element>
16732	<!--enum::msoLanguageIDSerbianBosniaHerzegovinaLatin {Constant}-->
16733	<element type="constant">
16734		<source id="Office.MsoLanguageID.msoLanguageIDSerbianBosniaHerzegovinaLatin">
16735			<context kind="enumeration">MsoLanguageID</context>
16736			<name>msoLanguageIDSerbianBosniaHerzegovinaLatin</name>
16737			<value>6170</value>
16738		</source>
16739		<destination designation="identity" />
16740	</element>
16741	<!--enum::msoLanguageIDSerbianCyrillic {Constant}-->
16742	<element type="constant">
16743		<source id="Office.MsoLanguageID.msoLanguageIDSerbianCyrillic">
16744			<context kind="enumeration">MsoLanguageID</context>
16745			<name>msoLanguageIDSerbianCyrillic</name>
16746			<value>3098</value>
16747		</source>
16748		<destination designation="identity" />
16749	</element>
16750	<!--enum::msoLanguageIDSerbianLatin {Constant}-->
16751	<element type="constant">
16752		<source id="Office.MsoLanguageID.msoLanguageIDSerbianLatin">
16753			<context kind="enumeration">MsoLanguageID</context>
16754			<name>msoLanguageIDSerbianLatin</name>
16755			<value>2074</value>
16756		</source>
16757		<destination designation="identity" />
16758	</element>
16759	<!--enum::msoLanguageIDSesotho {Constant}-->
16760	<element type="constant">
16761		<source id="Office.MsoLanguageID.msoLanguageIDSesotho">
16762			<context kind="enumeration">MsoLanguageID</context>
16763			<name>msoLanguageIDSesotho</name>
16764			<value>1072</value>
16765		</source>
16766		<destination designation="identity" />
16767	</element>
16768	<!--enum::msoLanguageIDSimplifiedChinese {Constant}-->
16769	<element type="constant">
16770		<source id="Office.MsoLanguageID.msoLanguageIDSimplifiedChinese">
16771			<context kind="enumeration">MsoLanguageID</context>
16772			<name>msoLanguageIDSimplifiedChinese</name>
16773			<value>2052</value>
16774		</source>
16775		<destination designation="identity" />
16776	</element>
16777	<!--enum::msoLanguageIDSindhi {Constant}-->
16778	<element type="constant">
16779		<source id="Office.MsoLanguageID.msoLanguageIDSindhi">
16780			<context kind="enumeration">MsoLanguageID</context>
16781			<name>msoLanguageIDSindhi</name>
16782			<value>1113</value>
16783		</source>
16784		<destination designation="identity" />
16785	</element>
16786	<!--enum::msoLanguageIDSindhiPakistan {Constant}-->
16787	<element type="constant">
16788		<source id="Office.MsoLanguageID.msoLanguageIDSindhiPakistan">
16789			<context kind="enumeration">MsoLanguageID</context>
16790			<name>msoLanguageIDSindhiPakistan</name>
16791			<value>2137</value>
16792		</source>
16793		<destination designation="identity" />
16794	</element>
16795	<!--enum::msoLanguageIDSinhalese {Constant}-->
16796	<element type="constant">
16797		<source id="Office.MsoLanguageID.msoLanguageIDSinhalese">
16798			<context kind="enumeration">MsoLanguageID</context>
16799			<name>msoLanguageIDSinhalese</name>
16800			<value>1115</value>
16801		</source>
16802		<destination designation="identity" />
16803	</element>
16804	<!--enum::msoLanguageIDSlovak {Constant}-->
16805	<element type="constant">
16806		<source id="Office.MsoLanguageID.msoLanguageIDSlovak">
16807			<context kind="enumeration">MsoLanguageID</context>
16808			<name>msoLanguageIDSlovak</name>
16809			<value>1051</value>
16810		</source>
16811		<destination designation="identity" />
16812	</element>
16813	<!--enum::msoLanguageIDSlovenian {Constant}-->
16814	<element type="constant">
16815		<source id="Office.MsoLanguageID.msoLanguageIDSlovenian">
16816			<context kind="enumeration">MsoLanguageID</context>
16817			<name>msoLanguageIDSlovenian</name>
16818			<value>1060</value>
16819		</source>
16820		<destination designation="identity" />
16821	</element>
16822	<!--enum::msoLanguageIDSomali {Constant}-->
16823	<element type="constant">
16824		<source id="Office.MsoLanguageID.msoLanguageIDSomali">
16825			<context kind="enumeration">MsoLanguageID</context>
16826			<name>msoLanguageIDSomali</name>
16827			<value>1143</value>
16828		</source>
16829		<destination designation="identity" />
16830	</element>
16831	<!--enum::msoLanguageIDSorbian {Constant}-->
16832	<element type="constant">
16833		<source id="Office.MsoLanguageID.msoLanguageIDSorbian">
16834			<context kind="enumeration">MsoLanguageID</context>
16835			<name>msoLanguageIDSorbian</name>
16836			<value>1070</value>
16837		</source>
16838		<destination designation="identity" />
16839	</element>
16840	<!--enum::msoLanguageIDSpanish {Constant}-->
16841	<element type="constant">
16842		<source id="Office.MsoLanguageID.msoLanguageIDSpanish">
16843			<context kind="enumeration">MsoLanguageID</context>
16844			<name>msoLanguageIDSpanish</name>
16845			<value>1034</value>
16846		</source>
16847		<destination designation="identity" />
16848	</element>
16849	<!--enum::msoLanguageIDSpanishArgentina {Constant}-->
16850	<element type="constant">
16851		<source id="Office.MsoLanguageID.msoLanguageIDSpanishArgentina">
16852			<context kind="enumeration">MsoLanguageID</context>
16853			<name>msoLanguageIDSpanishArgentina</name>
16854			<value>11274</value>
16855		</source>
16856		<destination designation="identity" />
16857	</element>
16858	<!--enum::msoLanguageIDSpanishBolivia {Constant}-->
16859	<element type="constant">
16860		<source id="Office.MsoLanguageID.msoLanguageIDSpanishBolivia">
16861			<context kind="enumeration">MsoLanguageID</context>
16862			<name>msoLanguageIDSpanishBolivia</name>
16863			<value>16394</value>
16864		</source>
16865		<destination designation="identity" />
16866	</element>
16867	<!--enum::msoLanguageIDSpanishChile {Constant}-->
16868	<element type="constant">
16869		<source id="Office.MsoLanguageID.msoLanguageIDSpanishChile">
16870			<context kind="enumeration">MsoLanguageID</context>
16871			<name>msoLanguageIDSpanishChile</name>
16872			<value>13322</value>
16873		</source>
16874		<destination designation="identity" />
16875	</element>
16876	<!--enum::msoLanguageIDSpanishColombia {Constant}-->
16877	<element type="constant">
16878		<source id="Office.MsoLanguageID.msoLanguageIDSpanishColombia">
16879			<context kind="enumeration">MsoLanguageID</context>
16880			<name>msoLanguageIDSpanishColombia</name>
16881			<value>9226</value>
16882		</source>
16883		<destination designation="identity" />
16884	</element>
16885	<!--enum::msoLanguageIDSpanishCostaRica {Constant}-->
16886	<element type="constant">
16887		<source id="Office.MsoLanguageID.msoLanguageIDSpanishCostaRica">
16888			<context kind="enumeration">MsoLanguageID</context>
16889			<name>msoLanguageIDSpanishCostaRica</name>
16890			<value>5130</value>
16891		</source>
16892		<destination designation="identity" />
16893	</element>
16894	<!--enum::msoLanguageIDSpanishDominicanRepublic {Constant}-->
16895	<element type="constant">
16896		<source id="Office.MsoLanguageID.msoLanguageIDSpanishDominicanRepublic">
16897			<context kind="enumeration">MsoLanguageID</context>
16898			<name>msoLanguageIDSpanishDominicanRepublic</name>
16899			<value>7178</value>
16900		</source>
16901		<destination designation="identity" />
16902	</element>
16903	<!--enum::msoLanguageIDSpanishEcuador {Constant}-->
16904	<element type="constant">
16905		<source id="Office.MsoLanguageID.msoLanguageIDSpanishEcuador">
16906			<context kind="enumeration">MsoLanguageID</context>
16907			<name>msoLanguageIDSpanishEcuador</name>
16908			<value>12298</value>
16909		</source>
16910		<destination designation="identity" />
16911	</element>
16912	<!--enum::msoLanguageIDSpanishElSalvador {Constant}-->
16913	<element type="constant">
16914		<source id="Office.MsoLanguageID.msoLanguageIDSpanishElSalvador">
16915			<context kind="enumeration">MsoLanguageID</context>
16916			<name>msoLanguageIDSpanishElSalvador</name>
16917			<value>17418</value>
16918		</source>
16919		<destination designation="identity" />
16920	</element>
16921	<!--enum::msoLanguageIDSpanishGuatemala {Constant}-->
16922	<element type="constant">
16923		<source id="Office.MsoLanguageID.msoLanguageIDSpanishGuatemala">
16924			<context kind="enumeration">MsoLanguageID</context>
16925			<name>msoLanguageIDSpanishGuatemala</name>
16926			<value>4106</value>
16927		</source>
16928		<destination designation="identity" />
16929	</element>
16930	<!--enum::msoLanguageIDSpanishHonduras {Constant}-->
16931	<element type="constant">
16932		<source id="Office.MsoLanguageID.msoLanguageIDSpanishHonduras">
16933			<context kind="enumeration">MsoLanguageID</context>
16934			<name>msoLanguageIDSpanishHonduras</name>
16935			<value>18442</value>
16936		</source>
16937		<destination designation="identity" />
16938	</element>
16939	<!--enum::msoLanguageIDSpanishModernSort {Constant}-->
16940	<element type="constant">
16941		<source id="Office.MsoLanguageID.msoLanguageIDSpanishModernSort">
16942			<context kind="enumeration">MsoLanguageID</context>
16943			<name>msoLanguageIDSpanishModernSort</name>
16944			<value>3082</value>
16945		</source>
16946		<destination designation="identity" />
16947	</element>
16948	<!--enum::msoLanguageIDSpanishNicaragua {Constant}-->
16949	<element type="constant">
16950		<source id="Office.MsoLanguageID.msoLanguageIDSpanishNicaragua">
16951			<context kind="enumeration">MsoLanguageID</context>
16952			<name>msoLanguageIDSpanishNicaragua</name>
16953			<value>19466</value>
16954		</source>
16955		<destination designation="identity" />
16956	</element>
16957	<!--enum::msoLanguageIDSpanishPanama {Constant}-->
16958	<element type="constant">
16959		<source id="Office.MsoLanguageID.msoLanguageIDSpanishPanama">
16960			<context kind="enumeration">MsoLanguageID</context>
16961			<name>msoLanguageIDSpanishPanama</name>
16962			<value>6154</value>
16963		</source>
16964		<destination designation="identity" />
16965	</element>
16966	<!--enum::msoLanguageIDSpanishParaguay {Constant}-->
16967	<element type="constant">
16968		<source id="Office.MsoLanguageID.msoLanguageIDSpanishParaguay">
16969			<context kind="enumeration">MsoLanguageID</context>
16970			<name>msoLanguageIDSpanishParaguay</name>
16971			<value>15370</value>
16972		</source>
16973		<destination designation="identity" />
16974	</element>
16975	<!--enum::msoLanguageIDSpanishPeru {Constant}-->
16976	<element type="constant">
16977		<source id="Office.MsoLanguageID.msoLanguageIDSpanishPeru">
16978			<context kind="enumeration">MsoLanguageID</context>
16979			<name>msoLanguageIDSpanishPeru</name>
16980			<value>10250</value>
16981		</source>
16982		<destination designation="identity" />
16983	</element>
16984	<!--enum::msoLanguageIDSpanishPuertoRico {Constant}-->
16985	<element type="constant">
16986		<source id="Office.MsoLanguageID.msoLanguageIDSpanishPuertoRico">
16987			<context kind="enumeration">MsoLanguageID</context>
16988			<name>msoLanguageIDSpanishPuertoRico</name>
16989			<value>20490</value>
16990		</source>
16991		<destination designation="identity" />
16992	</element>
16993	<!--enum::msoLanguageIDSpanishUruguay {Constant}-->
16994	<element type="constant">
16995		<source id="Office.MsoLanguageID.msoLanguageIDSpanishUruguay">
16996			<context kind="enumeration">MsoLanguageID</context>
16997			<name>msoLanguageIDSpanishUruguay</name>
16998			<value>14346</value>
16999		</source>
17000		<destination designation="identity" />
17001	</element>
17002	<!--enum::msoLanguageIDSpanishVenezuela {Constant}-->
17003	<element type="constant">
17004		<source id="Office.MsoLanguageID.msoLanguageIDSpanishVenezuela">
17005			<context kind="enumeration">MsoLanguageID</context>
17006			<name>msoLanguageIDSpanishVenezuela</name>
17007			<value>8202</value>
17008		</source>
17009		<destination designation="identity" />
17010	</element>
17011	<!--enum::msoLanguageIDSutu {Constant}-->
17012	<element type="constant">
17013		<source id="Office.MsoLanguageID.msoLanguageIDSutu">
17014			<context kind="enumeration">MsoLanguageID</context>
17015			<name>msoLanguageIDSutu</name>
17016			<value>1072</value>
17017		</source>
17018		<destination designation="identity" />
17019	</element>
17020	<!--enum::msoLanguageIDSwahili {Constant}-->
17021	<element type="constant">
17022		<source id="Office.MsoLanguageID.msoLanguageIDSwahili">
17023			<context kind="enumeration">MsoLanguageID</context>
17024			<name>msoLanguageIDSwahili</name>
17025			<value>1089</value>
17026		</source>
17027		<destination designation="identity" />
17028	</element>
17029	<!--enum::msoLanguageIDSwedish {Constant}-->
17030	<element type="constant">
17031		<source id="Office.MsoLanguageID.msoLanguageIDSwedish">
17032			<context kind="enumeration">MsoLanguageID</context>
17033			<name>msoLanguageIDSwedish</name>
17034			<value>1053</value>
17035		</source>
17036		<destination designation="identity" />
17037	</element>
17038	<!--enum::msoLanguageIDSwedishFinland {Constant}-->
17039	<element type="constant">
17040		<source id="Office.MsoLanguageID.msoLanguageIDSwedishFinland">
17041			<context kind="enumeration">MsoLanguageID</context>
17042			<name>msoLanguageIDSwedishFinland</name>
17043			<value>2077</value>
17044		</source>
17045		<destination designation="identity" />
17046	</element>
17047	<!--enum::msoLanguageIDSwissFrench {Constant}-->
17048	<element type="constant">
17049		<source id="Office.MsoLanguageID.msoLanguageIDSwissFrench">
17050			<context kind="enumeration">MsoLanguageID</context>
17051			<name>msoLanguageIDSwissFrench</name>
17052			<value>4108</value>
17053		</source>
17054		<destination designation="identity" />
17055	</element>
17056	<!--enum::msoLanguageIDSwissGerman {Constant}-->
17057	<element type="constant">
17058		<source id="Office.MsoLanguageID.msoLanguageIDSwissGerman">
17059			<context kind="enumeration">MsoLanguageID</context>
17060			<name>msoLanguageIDSwissGerman</name>
17061			<value>2055</value>
17062		</source>
17063		<destination designation="identity" />
17064	</element>
17065	<!--enum::msoLanguageIDSwissItalian {Constant}-->
17066	<element type="constant">
17067		<source id="Office.MsoLanguageID.msoLanguageIDSwissItalian">
17068			<context kind="enumeration">MsoLanguageID</context>
17069			<name>msoLanguageIDSwissItalian</name>
17070			<value>2064</value>
17071		</source>
17072		<destination designation="identity" />
17073	</element>
17074	<!--enum::msoLanguageIDSyriac {Constant}-->
17075	<element type="constant">
17076		<source id="Office.MsoLanguageID.msoLanguageIDSyriac">
17077			<context kind="enumeration">MsoLanguageID</context>
17078			<name>msoLanguageIDSyriac</name>
17079			<value>1114</value>
17080		</source>
17081		<destination designation="identity" />
17082	</element>
17083	<!--enum::msoLanguageIDTajik {Constant}-->
17084	<element type="constant">
17085		<source id="Office.MsoLanguageID.msoLanguageIDTajik">
17086			<context kind="enumeration">MsoLanguageID</context>
17087			<name>msoLanguageIDTajik</name>
17088			<value>1064</value>
17089		</source>
17090		<destination designation="identity" />
17091	</element>
17092	<!--enum::msoLanguageIDTamazight {Constant}-->
17093	<element type="constant">
17094		<source id="Office.MsoLanguageID.msoLanguageIDTamazight">
17095			<context kind="enumeration">MsoLanguageID</context>
17096			<name>msoLanguageIDTamazight</name>
17097			<value>1119</value>
17098		</source>
17099		<destination designation="identity" />
17100	</element>
17101	<!--enum::msoLanguageIDTamazightLatin {Constant}-->
17102	<element type="constant">
17103		<source id="Office.MsoLanguageID.msoLanguageIDTamazightLatin">
17104			<context kind="enumeration">MsoLanguageID</context>
17105			<name>msoLanguageIDTamazightLatin</name>
17106			<value>2143</value>
17107		</source>
17108		<destination designation="identity" />
17109	</element>
17110	<!--enum::msoLanguageIDTamil {Constant}-->
17111	<element type="constant">
17112		<source id="Office.MsoLanguageID.msoLanguageIDTamil">
17113			<context kind="enumeration">MsoLanguageID</context>
17114			<name>msoLanguageIDTamil</name>
17115			<value>1097</value>
17116		</source>
17117		<destination designation="identity" />
17118	</element>
17119	<!--enum::msoLanguageIDTatar {Constant}-->
17120	<element type="constant">
17121		<source id="Office.MsoLanguageID.msoLanguageIDTatar">
17122			<context kind="enumeration">MsoLanguageID</context>
17123			<name>msoLanguageIDTatar</name>
17124			<value>1092</value>
17125		</source>
17126		<destination designation="identity" />
17127	</element>
17128	<!--enum::msoLanguageIDTelugu {Constant}-->
17129	<element type="constant">
17130		<source id="Office.MsoLanguageID.msoLanguageIDTelugu">
17131			<context kind="enumeration">MsoLanguageID</context>
17132			<name>msoLanguageIDTelugu</name>
17133			<value>1098</value>
17134		</source>
17135		<destination designation="identity" />
17136	</element>
17137	<!--enum::msoLanguageIDThai {Constant}-->
17138	<element type="constant">
17139		<source id="Office.MsoLanguageID.msoLanguageIDThai">
17140			<context kind="enumeration">MsoLanguageID</context>
17141			<name>msoLanguageIDThai</name>
17142			<value>1054</value>
17143		</source>
17144		<destination designation="identity" />
17145	</element>
17146	<!--enum::msoLanguageIDTibetan {Constant}-->
17147	<element type="constant">
17148		<source id="Office.MsoLanguageID.msoLanguageIDTibetan">
17149			<context kind="enumeration">MsoLanguageID</context>
17150			<name>msoLanguageIDTibetan</name>
17151			<value>1105</value>
17152		</source>
17153		<destination designation="identity" />
17154	</element>
17155	<!--enum::msoLanguageIDTigrignaEritrea {Constant}-->
17156	<element type="constant">
17157		<source id="Office.MsoLanguageID.msoLanguageIDTigrignaEritrea">
17158			<context kind="enumeration">MsoLanguageID</context>
17159			<name>msoLanguageIDTigrignaEritrea</name>
17160			<value>2163</value>
17161		</source>
17162		<destination designation="identity" />
17163	</element>
17164	<!--enum::msoLanguageIDTigrignaEthiopic {Constant}-->
17165	<element type="constant">
17166		<source id="Office.MsoLanguageID.msoLanguageIDTigrignaEthiopic">
17167			<context kind="enumeration">MsoLanguageID</context>
17168			<name>msoLanguageIDTigrignaEthiopic</name>
17169			<value>1139</value>
17170		</source>
17171		<destination designation="identity" />
17172	</element>
17173	<!--enum::msoLanguageIDTraditionalChinese {Constant}-->
17174	<element type="constant">
17175		<source id="Office.MsoLanguageID.msoLanguageIDTraditionalChinese">
17176			<context kind="enumeration">MsoLanguageID</context>
17177			<name>msoLanguageIDTraditionalChinese</name>
17178			<value>1028</value>
17179		</source>
17180		<destination designation="identity" />
17181	</element>
17182	<!--enum::msoLanguageIDTsonga {Constant}-->
17183	<element type="constant">
17184		<source id="Office.MsoLanguageID.msoLanguageIDTsonga">
17185			<context kind="enumeration">MsoLanguageID</context>
17186			<name>msoLanguageIDTsonga</name>
17187			<value>1073</value>
17188		</source>
17189		<destination designation="identity" />
17190	</element>
17191	<!--enum::msoLanguageIDTswana {Constant}-->
17192	<element type="constant">
17193		<source id="Office.MsoLanguageID.msoLanguageIDTswana">
17194			<context kind="enumeration">MsoLanguageID</context>
17195			<name>msoLanguageIDTswana</name>
17196			<value>1074</value>
17197		</source>
17198		<destination designation="identity" />
17199	</element>
17200	<!--enum::msoLanguageIDTurkish {Constant}-->
17201	<element type="constant">
17202		<source id="Office.MsoLanguageID.msoLanguageIDTurkish">
17203			<context kind="enumeration">MsoLanguageID</context>
17204			<name>msoLanguageIDTurkish</name>
17205			<value>1055</value>
17206		</source>
17207		<destination designation="identity" />
17208	</element>
17209	<!--enum::msoLanguageIDTurkmen {Constant}-->
17210	<element type="constant">
17211		<source id="Office.MsoLanguageID.msoLanguageIDTurkmen">
17212			<context kind="enumeration">MsoLanguageID</context>
17213			<name>msoLanguageIDTurkmen</name>
17214			<value>1090</value>
17215		</source>
17216		<destination designation="identity" />
17217	</element>
17218	<!--enum::msoLanguageIDUkrainian {Constant}-->
17219	<element type="constant">
17220		<source id="Office.MsoLanguageID.msoLanguageIDUkrainian">
17221			<context kind="enumeration">MsoLanguageID</context>
17222			<name>msoLanguageIDUkrainian</name>
17223			<value>1058</value>
17224		</source>
17225		<destination designation="identity" />
17226	</element>
17227	<!--enum::msoLanguageIDUrdu {Constant}-->
17228	<element type="constant">
17229		<source id="Office.MsoLanguageID.msoLanguageIDUrdu">
17230			<context kind="enumeration">MsoLanguageID</context>
17231			<name>msoLanguageIDUrdu</name>
17232			<value>1056</value>
17233		</source>
17234		<destination designation="identity" />
17235	</element>
17236	<!--enum::msoLanguageIDUzbekCyrillic {Constant}-->
17237	<element type="constant">
17238		<source id="Office.MsoLanguageID.msoLanguageIDUzbekCyrillic">
17239			<context kind="enumeration">MsoLanguageID</context>
17240			<name>msoLanguageIDUzbekCyrillic</name>
17241			<value>2115</value>
17242		</source>
17243		<destination designation="identity" />
17244	</element>
17245	<!--enum::msoLanguageIDUzbekLatin {Constant}-->
17246	<element type="constant">
17247		<source id="Office.MsoLanguageID.msoLanguageIDUzbekLatin">
17248			<context kind="enumeration">MsoLanguageID</context>
17249			<name>msoLanguageIDUzbekLatin</name>
17250			<value>1091</value>
17251		</source>
17252		<destination designation="identity" />
17253	</element>
17254	<!--enum::msoLanguageIDVenda {Constant}-->
17255	<element type="constant">
17256		<source id="Office.MsoLanguageID.msoLanguageIDVenda">
17257			<context kind="enumeration">MsoLanguageID</context>
17258			<name>msoLanguageIDVenda</name>
17259			<value>1075</value>
17260		</source>
17261		<destination designation="identity" />
17262	</element>
17263	<!--enum::msoLanguageIDVietnamese {Constant}-->
17264	<element type="constant">
17265		<source id="Office.MsoLanguageID.msoLanguageIDVietnamese">
17266			<context kind="enumeration">MsoLanguageID</context>
17267			<name>msoLanguageIDVietnamese</name>
17268			<value>1066</value>
17269		</source>
17270		<destination designation="identity" />
17271	</element>
17272	<!--enum::msoLanguageIDWelsh {Constant}-->
17273	<element type="constant">
17274		<source id="Office.MsoLanguageID.msoLanguageIDWelsh">
17275			<context kind="enumeration">MsoLanguageID</context>
17276			<name>msoLanguageIDWelsh</name>
17277			<value>1106</value>
17278		</source>
17279		<destination designation="identity" />
17280	</element>
17281	<!--enum::msoLanguageIDXhosa {Constant}-->
17282	<element type="constant">
17283		<source id="Office.MsoLanguageID.msoLanguageIDXhosa">
17284			<context kind="enumeration">MsoLanguageID</context>
17285			<name>msoLanguageIDXhosa</name>
17286			<value>1076</value>
17287		</source>
17288		<destination designation="identity" />
17289	</element>
17290	<!--enum::msoLanguageIDYi {Constant}-->
17291	<element type="constant">
17292		<source id="Office.MsoLanguageID.msoLanguageIDYi">
17293			<context kind="enumeration">MsoLanguageID</context>
17294			<name>msoLanguageIDYi</name>
17295			<value>1144</value>
17296		</source>
17297		<destination designation="identity" />
17298	</element>
17299	<!--enum::msoLanguageIDYiddish {Constant}-->
17300	<element type="constant">
17301		<source id="Office.MsoLanguageID.msoLanguageIDYiddish">
17302			<context kind="enumeration">MsoLanguageID</context>
17303			<name>msoLanguageIDYiddish</name>
17304			<value>1085</value>
17305		</source>
17306		<destination designation="identity" />
17307	</element>
17308	<!--enum::msoLanguageIDYoruba {Constant}-->
17309	<element type="constant">
17310		<source id="Office.MsoLanguageID.msoLanguageIDYoruba">
17311			<context kind="enumeration">MsoLanguageID</context>
17312			<name>msoLanguageIDYoruba</name>
17313			<value>1130</value>
17314		</source>
17315		<destination designation="identity" />
17316	</element>
17317	<!--enum::msoLanguageIDZulu {Constant}-->
17318	<element type="constant">
17319		<source id="Office.MsoLanguageID.msoLanguageIDZulu">
17320			<context kind="enumeration">MsoLanguageID</context>
17321			<name>msoLanguageIDZulu</name>
17322			<value>1077</value>
17323		</source>
17324		<destination designation="identity" />
17325	</element>
17326	<!--enum::MsoLanguageIDHidden  {Enumeration}-->
17327	<element type="enumeration">
17328		<source id="Office.MsoLanguageIDHidden">
17329			<name>MsoLanguageIDHidden</name>
17330		</source>
17331		<destination designation="identity" />
17332	</element>
17333	<!--enum::msoLanguageIDChineseHongKong {Constant}-->
17334	<element type="constant">
17335		<source id="Office.MsoLanguageIDHidden.msoLanguageIDChineseHongKong">
17336			<context kind="enumeration">MsoLanguageIDHidden</context>
17337			<name>msoLanguageIDChineseHongKong</name>
17338			<value>3076</value>
17339		</source>
17340		<destination designation="identity" />
17341	</element>
17342	<!--enum::msoLanguageIDChineseMacao {Constant}-->
17343	<element type="constant">
17344		<source id="Office.MsoLanguageIDHidden.msoLanguageIDChineseMacao">
17345			<context kind="enumeration">MsoLanguageIDHidden</context>
17346			<name>msoLanguageIDChineseMacao</name>
17347			<value>5124</value>
17348		</source>
17349		<destination designation="identity" />
17350	</element>
17351	<!--enum::msoLanguageIDEnglishTrinidad {Constant}-->
17352	<element type="constant">
17353		<source id="Office.MsoLanguageIDHidden.msoLanguageIDEnglishTrinidad">
17354			<context kind="enumeration">MsoLanguageIDHidden</context>
17355			<name>msoLanguageIDEnglishTrinidad</name>
17356			<value>11273</value>
17357		</source>
17358		<destination designation="identity" />
17359	</element>
17360	<!--enum::MsoLastModified  {Enumeration}-->
17361	<element type="enumeration">
17362		<source id="Office.MsoLastModified">
17363			<name>MsoLastModified</name>
17364		</source>
17365		<destination designation="identity" />
17366	</element>
17367	<!--enum::msoLastModifiedAnyTime {Constant}-->
17368	<element type="constant">
17369		<source id="Office.MsoLastModified.msoLastModifiedAnyTime">
17370			<context kind="enumeration">MsoLastModified</context>
17371			<name>msoLastModifiedAnyTime</name>
17372			<value>7</value>
17373		</source>
17374		<destination designation="identity" />
17375	</element>
17376	<!--enum::msoLastModifiedLastMonth {Constant}-->
17377	<element type="constant">
17378		<source id="Office.MsoLastModified.msoLastModifiedLastMonth">
17379			<context kind="enumeration">MsoLastModified</context>
17380			<name>msoLastModifiedLastMonth</name>
17381			<value>5</value>
17382		</source>
17383		<destination designation="identity" />
17384	</element>
17385	<!--enum::msoLastModifiedLastWeek {Constant}-->
17386	<element type="constant">
17387		<source id="Office.MsoLastModified.msoLastModifiedLastWeek">
17388			<context kind="enumeration">MsoLastModified</context>
17389			<name>msoLastModifiedLastWeek</name>
17390			<value>3</value>
17391		</source>
17392		<destination designation="identity" />
17393	</element>
17394	<!--enum::msoLastModifiedThisMonth {Constant}-->
17395	<element type="constant">
17396		<source id="Office.MsoLastModified.msoLastModifiedThisMonth">
17397			<context kind="enumeration">MsoLastModified</context>
17398			<name>msoLastModifiedThisMonth</name>
17399			<value>6</value>
17400		</source>
17401		<destination designation="identity" />
17402	</element>
17403	<!--enum::msoLastModifiedThisWeek {Constant}-->
17404	<element type="constant">
17405		<source id="Office.MsoLastModified.msoLastModifiedThisWeek">
17406			<context kind="enumeration">MsoLastModified</context>
17407			<name>msoLastModifiedThisWeek</name>
17408			<value>4</value>
17409		</source>
17410		<destination designation="identity" />
17411	</element>
17412	<!--enum::msoLastModifiedToday {Constant}-->
17413	<element type="constant">
17414		<source id="Office.MsoLastModified.msoLastModifiedToday">
17415			<context kind="enumeration">MsoLastModified</context>
17416			<name>msoLastModifiedToday</name>
17417			<value>2</value>
17418		</source>
17419		<destination designation="identity" />
17420	</element>
17421	<!--enum::msoLastModifiedYesterday {Constant}-->
17422	<element type="constant">
17423		<source id="Office.MsoLastModified.msoLastModifiedYesterday">
17424			<context kind="enumeration">MsoLastModified</context>
17425			<name>msoLastModifiedYesterday</name>
17426			<value>1</value>
17427		</source>
17428		<destination designation="identity" />
17429	</element>
17430	<!--enum::MsoLineDashStyle  {Enumeration}-->
17431	<element type="enumeration">
17432		<source id="Office.MsoLineDashStyle">
17433			<name>MsoLineDashStyle</name>
17434		</source>
17435		<destination designation="identity" />
17436	</element>
17437	<!--enum::msoLineDash {Constant}-->
17438	<element type="constant">
17439		<source id="Office.MsoLineDashStyle.msoLineDash">
17440			<context kind="enumeration">MsoLineDashStyle</context>
17441			<name>msoLineDash</name>
17442			<value>4</value>
17443		</source>
17444		<destination designation="identity" />
17445	</element>
17446	<!--enum::msoLineDashDot {Constant}-->
17447	<element type="constant">
17448		<source id="Office.MsoLineDashStyle.msoLineDashDot">
17449			<context kind="enumeration">MsoLineDashStyle</context>
17450			<name>msoLineDashDot</name>
17451			<value>5</value>
17452		</source>
17453		<destination designation="identity" />
17454	</element>
17455	<!--enum::msoLineDashDotDot {Constant}-->
17456	<element type="constant">
17457		<source id="Office.MsoLineDashStyle.msoLineDashDotDot">
17458			<context kind="enumeration">MsoLineDashStyle</context>
17459			<name>msoLineDashDotDot</name>
17460			<value>6</value>
17461		</source>
17462		<destination designation="identity" />
17463	</element>
17464	<!--enum::msoLineDashStyleMixed {Constant}-->
17465	<element type="constant">
17466		<source id="Office.MsoLineDashStyle.msoLineDashStyleMixed">
17467			<context kind="enumeration">MsoLineDashStyle</context>
17468			<name>msoLineDashStyleMixed</name>
17469			<value>-2</value>
17470		</source>
17471		<destination designation="identity" />
17472	</element>
17473	<!--enum::msoLineLongDash {Constant}-->
17474	<element type="constant">
17475		<source id="Office.MsoLineDashStyle.msoLineLongDash">
17476			<context kind="enumeration">MsoLineDashStyle</context>
17477			<name>msoLineLongDash</name>
17478			<value>7</value>
17479		</source>
17480		<destination designation="identity" />
17481	</element>
17482	<!--enum::msoLineLongDashDot {Constant}-->
17483	<element type="constant">
17484		<source id="Office.MsoLineDashStyle.msoLineLongDashDot">
17485			<context kind="enumeration">MsoLineDashStyle</context>
17486			<name>msoLineLongDashDot</name>
17487			<value>8</value>
17488		</source>
17489		<destination designation="identity" />
17490	</element>
17491	<!--enum::msoLineRoundDot {Constant}-->
17492	<element type="constant">
17493		<source id="Office.MsoLineDashStyle.msoLineRoundDot">
17494			<context kind="enumeration">MsoLineDashStyle</context>
17495			<name>msoLineRoundDot</name>
17496			<value>3</value>
17497		</source>
17498		<destination designation="identity" />
17499	</element>
17500	<!--enum::msoLineSolid {Constant}-->
17501	<element type="constant">
17502		<source id="Office.MsoLineDashStyle.msoLineSolid">
17503			<context kind="enumeration">MsoLineDashStyle</context>
17504			<name>msoLineSolid</name>
17505			<value>1</value>
17506		</source>
17507		<destination designation="identity" />
17508	</element>
17509	<!--enum::msoLineSquareDot {Constant}-->
17510	<element type="constant">
17511		<source id="Office.MsoLineDashStyle.msoLineSquareDot">
17512			<context kind="enumeration">MsoLineDashStyle</context>
17513			<name>msoLineSquareDot</name>
17514			<value>2</value>
17515		</source>
17516		<destination designation="identity" />
17517	</element>
17518	<!--enum::MsoLineStyle  {Enumeration}-->
17519	<element type="enumeration">
17520		<source id="Office.MsoLineStyle">
17521			<name>MsoLineStyle</name>
17522		</source>
17523		<destination designation="identity" />
17524	</element>
17525	<!--enum::msoLineSingle {Constant}-->
17526	<element type="constant">
17527		<source id="Office.MsoLineStyle.msoLineSingle">
17528			<context kind="enumeration">MsoLineStyle</context>
17529			<name>msoLineSingle</name>
17530			<value>1</value>
17531		</source>
17532		<destination designation="identity" />
17533	</element>
17534	<!--enum::msoLineStyleMixed {Constant}-->
17535	<element type="constant">
17536		<source id="Office.MsoLineStyle.msoLineStyleMixed">
17537			<context kind="enumeration">MsoLineStyle</context>
17538			<name>msoLineStyleMixed</name>
17539			<value>-2</value>
17540		</source>
17541		<destination designation="identity" />
17542	</element>
17543	<!--enum::msoLineThickBetweenThin {Constant}-->
17544	<element type="constant">
17545		<source id="Office.MsoLineStyle.msoLineThickBetweenThin">
17546			<context kind="enumeration">MsoLineStyle</context>
17547			<name>msoLineThickBetweenThin</name>
17548			<value>5</value>
17549		</source>
17550		<destination designation="identity" />
17551	</element>
17552	<!--enum::msoLineThickThin {Constant}-->
17553	<element type="constant">
17554		<source id="Office.MsoLineStyle.msoLineThickThin">
17555			<context kind="enumeration">MsoLineStyle</context>
17556			<name>msoLineThickThin</name>
17557			<value>4</value>
17558		</source>
17559		<destination designation="identity" />
17560	</element>
17561	<!--enum::msoLineThinThick {Constant}-->
17562	<element type="constant">
17563		<source id="Office.MsoLineStyle.msoLineThinThick">
17564			<context kind="enumeration">MsoLineStyle</context>
17565			<name>msoLineThinThick</name>
17566			<value>3</value>
17567		</source>
17568		<destination designation="identity" />
17569	</element>
17570	<!--enum::msoLineThinThin {Constant}-->
17571	<element type="constant">
17572		<source id="Office.MsoLineStyle.msoLineThinThin">
17573			<context kind="enumeration">MsoLineStyle</context>
17574			<name>msoLineThinThin</name>
17575			<value>2</value>
17576		</source>
17577		<destination designation="identity" />
17578	</element>
17579	<!--enum::MsoMenuAnimation  {Enumeration}-->
17580	<element type="enumeration">
17581		<source id="Office.MsoMenuAnimation">
17582			<name>MsoMenuAnimation</name>
17583		</source>
17584		<destination designation="identity" />
17585	</element>
17586	<!--enum::msoMenuAnimationNone {Constant}-->
17587	<element type="constant">
17588		<source id="Office.MsoMenuAnimation.msoMenuAnimationNone">
17589			<context kind="enumeration">MsoMenuAnimation</context>
17590			<name>msoMenuAnimationNone</name>
17591			<value>0</value>
17592		</source>
17593		<destination designation="identity" />
17594	</element>
17595	<!--enum::msoMenuAnimationRandom {Constant}-->
17596	<element type="constant">
17597		<source id="Office.MsoMenuAnimation.msoMenuAnimationRandom">
17598			<context kind="enumeration">MsoMenuAnimation</context>
17599			<name>msoMenuAnimationRandom</name>
17600			<value>1</value>
17601		</source>
17602		<destination designation="identity" />
17603	</element>
17604	<!--enum::msoMenuAnimationSlide {Constant}-->
17605	<element type="constant">
17606		<source id="Office.MsoMenuAnimation.msoMenuAnimationSlide">
17607			<context kind="enumeration">MsoMenuAnimation</context>
17608			<name>msoMenuAnimationSlide</name>
17609			<value>3</value>
17610		</source>
17611		<destination designation="identity" />
17612	</element>
17613	<!--enum::msoMenuAnimationUnfold {Constant}-->
17614	<element type="constant">
17615		<source id="Office.MsoMenuAnimation.msoMenuAnimationUnfold">
17616			<context kind="enumeration">MsoMenuAnimation</context>
17617			<name>msoMenuAnimationUnfold</name>
17618			<value>2</value>
17619		</source>
17620		<destination designation="identity" />
17621	</element>
17622	<!--enum::MsoMixedType  {Enumeration}-->
17623	<element type="enumeration">
17624		<source id="Office.MsoMixedType">
17625			<name>MsoMixedType</name>
17626		</source>
17627		<destination designation="identity" />
17628	</element>
17629	<!--enum::msoIntegerMixed {Constant}-->
17630	<element type="constant">
17631		<source id="Office.MsoMixedType.msoIntegerMixed">
17632			<context kind="enumeration">MsoMixedType</context>
17633			<name>msoIntegerMixed</name>
17634			<value>32768</value>
17635		</source>
17636		<destination designation="identity" />
17637	</element>
17638	<!--enum::msoSingleMixed {Constant}-->
17639	<element type="constant">
17640		<source id="Office.MsoMixedType.msoSingleMixed">
17641			<context kind="enumeration">MsoMixedType</context>
17642			<name>msoSingleMixed</name>
17643			<value>-2147483648</value>
17644		</source>
17645		<destination designation="identity" />
17646	</element>
17647	<!--enum::MsoModeType  {Enumeration}-->
17648	<element type="enumeration">
17649		<source id="Office.MsoModeType">
17650			<name>MsoModeType</name>
17651		</source>
17652		<destination designation="identity" />
17653	</element>
17654	<!--enum::msoModeAutoDown {Constant}-->
17655	<element type="constant">
17656		<source id="Office.MsoModeType.msoModeAutoDown">
17657			<context kind="enumeration">MsoModeType</context>
17658			<name>msoModeAutoDown</name>
17659			<value>1</value>
17660		</source>
17661		<destination designation="identity" />
17662	</element>
17663	<!--enum::msoModeModal {Constant}-->
17664	<element type="constant">
17665		<source id="Office.MsoModeType.msoModeModal">
17666			<context kind="enumeration">MsoModeType</context>
17667			<name>msoModeModal</name>
17668			<value>0</value>
17669		</source>
17670		<destination designation="identity" />
17671	</element>
17672	<!--enum::msoModeModeless {Constant}-->
17673	<element type="constant">
17674		<source id="Office.MsoModeType.msoModeModeless">
17675			<context kind="enumeration">MsoModeType</context>
17676			<name>msoModeModeless</name>
17677			<value>2</value>
17678		</source>
17679		<destination designation="identity" />
17680	</element>
17681	<!--enum::MsoMoveRow  {Enumeration}-->
17682	<element type="enumeration">
17683		<source id="Office.MsoMoveRow">
17684			<name>MsoMoveRow</name>
17685		</source>
17686		<destination designation="identity" />
17687	</element>
17688	<!--enum::msoMoveRowFirst {Constant}-->
17689	<element type="constant">
17690		<source id="Office.MsoMoveRow.msoMoveRowFirst">
17691			<context kind="enumeration">MsoMoveRow</context>
17692			<name>msoMoveRowFirst</name>
17693			<value>-4</value>
17694		</source>
17695		<destination designation="identity" />
17696	</element>
17697	<!--enum::msoMoveRowNbr {Constant}-->
17698	<element type="constant">
17699		<source id="Office.MsoMoveRow.msoMoveRowNbr">
17700			<context kind="enumeration">MsoMoveRow</context>
17701			<name>msoMoveRowNbr</name>
17702			<value>-1</value>
17703		</source>
17704		<destination designation="identity" />
17705	</element>
17706	<!--enum::msoMoveRowNext {Constant}-->
17707	<element type="constant">
17708		<source id="Office.MsoMoveRow.msoMoveRowNext">
17709			<context kind="enumeration">MsoMoveRow</context>
17710			<name>msoMoveRowNext</name>
17711			<value>-2</value>
17712		</source>
17713		<destination designation="identity" />
17714	</element>
17715	<!--enum::msoMoveRowPrev {Constant}-->
17716	<element type="constant">
17717		<source id="Office.MsoMoveRow.msoMoveRowPrev">
17718			<context kind="enumeration">MsoMoveRow</context>
17719			<name>msoMoveRowPrev</name>
17720			<value>-3</value>
17721		</source>
17722		<destination designation="identity" />
17723	</element>
17724	<!--enum::MsoOLEMenuGroup  {Enumeration}-->
17725	<element type="enumeration">
17726		<source id="Office.MsoOLEMenuGroup">
17727			<name>MsoOLEMenuGroup</name>
17728		</source>
17729		<destination designation="identity" />
17730	</element>
17731	<!--enum::msoOLEMenuGroupContainer {Constant}-->
17732	<element type="constant">
17733		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupContainer">
17734			<context kind="enumeration">MsoOLEMenuGroup</context>
17735			<name>msoOLEMenuGroupContainer</name>
17736			<value>2</value>
17737		</source>
17738		<destination designation="identity" />
17739	</element>
17740	<!--enum::msoOLEMenuGroupEdit {Constant}-->
17741	<element type="constant">
17742		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupEdit">
17743			<context kind="enumeration">MsoOLEMenuGroup</context>
17744			<name>msoOLEMenuGroupEdit</name>
17745			<value>1</value>
17746		</source>
17747		<destination designation="identity" />
17748	</element>
17749	<!--enum::msoOLEMenuGroupFile {Constant}-->
17750	<element type="constant">
17751		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupFile">
17752			<context kind="enumeration">MsoOLEMenuGroup</context>
17753			<name>msoOLEMenuGroupFile</name>
17754			<value>0</value>
17755		</source>
17756		<destination designation="identity" />
17757	</element>
17758	<!--enum::msoOLEMenuGroupHelp {Constant}-->
17759	<element type="constant">
17760		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupHelp">
17761			<context kind="enumeration">MsoOLEMenuGroup</context>
17762			<name>msoOLEMenuGroupHelp</name>
17763			<value>5</value>
17764		</source>
17765		<destination designation="identity" />
17766	</element>
17767	<!--enum::msoOLEMenuGroupNone {Constant}-->
17768	<element type="constant">
17769		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupNone">
17770			<context kind="enumeration">MsoOLEMenuGroup</context>
17771			<name>msoOLEMenuGroupNone</name>
17772			<value>-1</value>
17773		</source>
17774		<destination designation="identity" />
17775	</element>
17776	<!--enum::msoOLEMenuGroupObject {Constant}-->
17777	<element type="constant">
17778		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupObject">
17779			<context kind="enumeration">MsoOLEMenuGroup</context>
17780			<name>msoOLEMenuGroupObject</name>
17781			<value>3</value>
17782		</source>
17783		<destination designation="identity" />
17784	</element>
17785	<!--enum::msoOLEMenuGroupWindow {Constant}-->
17786	<element type="constant">
17787		<source id="Office.MsoOLEMenuGroup.msoOLEMenuGroupWindow">
17788			<context kind="enumeration">MsoOLEMenuGroup</context>
17789			<name>msoOLEMenuGroupWindow</name>
17790			<value>4</value>
17791		</source>
17792		<destination designation="identity" />
17793	</element>
17794	<!--enum::MsoOrgChartLayoutType  {Enumeration}-->
17795	<element type="enumeration">
17796		<source id="Office.MsoOrgChartLayoutType">
17797			<name>MsoOrgChartLayoutType</name>
17798		</source>
17799		<destination designation="identity" />
17800	</element>
17801	<!--enum::msoOrgChartLayoutBothHanging {Constant}-->
17802	<element type="constant">
17803		<source id="Office.MsoOrgChartLayoutType.msoOrgChartLayoutBothHanging">
17804			<context kind="enumeration">MsoOrgChartLayoutType</context>
17805			<name>msoOrgChartLayoutBothHanging</name>
17806			<value>2</value>
17807		</source>
17808		<destination designation="identity" />
17809	</element>
17810	<!--enum::msoOrgChartLayoutLeftHanging {Constant}-->
17811	<element type="constant">
17812		<source id="Office.MsoOrgChartLayoutType.msoOrgChartLayoutLeftHanging">
17813			<context kind="enumeration">MsoOrgChartLayoutType</context>
17814			<name>msoOrgChartLayoutLeftHanging</name>
17815			<value>3</value>
17816		</source>
17817		<destination designation="identity" />
17818	</element>
17819	<!--enum::msoOrgChartLayoutMixed {Constant}-->
17820	<element type="constant">
17821		<source id="Office.MsoOrgChartLayoutType.msoOrgChartLayoutMixed">
17822			<context kind="enumeration">MsoOrgChartLayoutType</context>
17823			<name>msoOrgChartLayoutMixed</name>
17824			<value>-2</value>
17825		</source>
17826		<destination designation="identity" />
17827	</element>
17828	<!--enum::msoOrgChartLayoutRightHanging {Constant}-->
17829	<element type="constant">
17830		<source id="Office.MsoOrgChartLayoutType.msoOrgChartLayoutRightHanging">
17831			<context kind="enumeration">MsoOrgChartLayoutType</context>
17832			<name>msoOrgChartLayoutRightHanging</name>
17833			<value>4</value>
17834		</source>
17835		<destination designation="identity" />
17836	</element>
17837	<!--enum::msoOrgChartLayoutStandard {Constant}-->
17838	<element type="constant">
17839		<source id="Office.MsoOrgChartLayoutType.msoOrgChartLayoutStandard">
17840			<context kind="enumeration">MsoOrgChartLayoutType</context>
17841			<name>msoOrgChartLayoutStandard</name>
17842			<value>1</value>
17843		</source>
17844		<destination designation="identity" />
17845	</element>
17846	<!--enum::MsoOrgChartOrientation  {Enumeration}-->
17847	<element type="enumeration">
17848		<source id="Office.MsoOrgChartOrientation">
17849			<name>MsoOrgChartOrientation</name>
17850		</source>
17851		<destination designation="identity" />
17852	</element>
17853	<!--enum::msoOrgChartOrientationMixed {Constant}-->
17854	<element type="constant">
17855		<source id="Office.MsoOrgChartOrientation.msoOrgChartOrientationMixed">
17856			<context kind="enumeration">MsoOrgChartOrientation</context>
17857			<name>msoOrgChartOrientationMixed</name>
17858			<value>-2</value>
17859		</source>
17860		<destination designation="identity" />
17861	</element>
17862	<!--enum::msoOrgChartOrientationVertical {Constant}-->
17863	<element type="constant">
17864		<source id="Office.MsoOrgChartOrientation.msoOrgChartOrientationVertical">
17865			<context kind="enumeration">MsoOrgChartOrientation</context>
17866			<name>msoOrgChartOrientationVertical</name>
17867			<value>1</value>
17868		</source>
17869		<destination designation="identity" />
17870	</element>
17871	<!--enum::MsoOrientation  {Enumeration}-->
17872	<element type="enumeration">
17873		<source id="Office.MsoOrientation">
17874			<name>MsoOrientation</name>
17875		</source>
17876		<destination designation="identity" />
17877	</element>
17878	<!--enum::msoOrientationHorizontal {Constant}-->
17879	<element type="constant">
17880		<source id="Office.MsoOrientation.msoOrientationHorizontal">
17881			<context kind="enumeration">MsoOrientation</context>
17882			<name>msoOrientationHorizontal</name>
17883			<value>1</value>
17884		</source>
17885		<destination designation="identity" />
17886	</element>
17887	<!--enum::msoOrientationMixed {Constant}-->
17888	<element type="constant">
17889		<source id="Office.MsoOrientation.msoOrientationMixed">
17890			<context kind="enumeration">MsoOrientation</context>
17891			<name>msoOrientationMixed</name>
17892			<value>-2</value>
17893		</source>
17894		<destination designation="identity" />
17895	</element>
17896	<!--enum::msoOrientationVertical {Constant}-->
17897	<element type="constant">
17898		<source id="Office.MsoOrientation.msoOrientationVertical">
17899			<context kind="enumeration">MsoOrientation</context>
17900			<name>msoOrientationVertical</name>
17901			<value>2</value>
17902		</source>
17903		<destination designation="identity" />
17904	</element>
17905	<!--enum::MsoPatternType  {Enumeration}-->
17906	<element type="enumeration">
17907		<source id="Office.MsoPatternType">
17908			<name>MsoPatternType</name>
17909		</source>
17910		<destination designation="identity" />
17911	</element>
17912	<!--enum::msoPattern10Percent {Constant}-->
17913	<element type="constant">
17914		<source id="Office.MsoPatternType.msoPattern10Percent">
17915			<context kind="enumeration">MsoPatternType</context>
17916			<name>msoPattern10Percent</name>
17917			<value>2</value>
17918		</source>
17919		<destination designation="identity" />
17920	</element>
17921	<!--enum::msoPattern20Percent {Constant}-->
17922	<element type="constant">
17923		<source id="Office.MsoPatternType.msoPattern20Percent">
17924			<context kind="enumeration">MsoPatternType</context>
17925			<name>msoPattern20Percent</name>
17926			<value>3</value>
17927		</source>
17928		<destination designation="identity" />
17929	</element>
17930	<!--enum::msoPattern25Percent {Constant}-->
17931	<element type="constant">
17932		<source id="Office.MsoPatternType.msoPattern25Percent">
17933			<context kind="enumeration">MsoPatternType</context>
17934			<name>msoPattern25Percent</name>
17935			<value>4</value>
17936		</source>
17937		<destination designation="identity" />
17938	</element>
17939	<!--enum::msoPattern30Percent {Constant}-->
17940	<element type="constant">
17941		<source id="Office.MsoPatternType.msoPattern30Percent">
17942			<context kind="enumeration">MsoPatternType</context>
17943			<name>msoPattern30Percent</name>
17944			<value>5</value>
17945		</source>
17946		<destination designation="identity" />
17947	</element>
17948	<!--enum::msoPattern40Percent {Constant}-->
17949	<element type="constant">
17950		<source id="Office.MsoPatternType.msoPattern40Percent">
17951			<context kind="enumeration">MsoPatternType</context>
17952			<name>msoPattern40Percent</name>
17953			<value>6</value>
17954		</source>
17955		<destination designation="identity" />
17956	</element>
17957	<!--enum::msoPattern50Percent {Constant}-->
17958	<element type="constant">
17959		<source id="Office.MsoPatternType.msoPattern50Percent">
17960			<context kind="enumeration">MsoPatternType</context>
17961			<name>msoPattern50Percent</name>
17962			<value>7</value>
17963		</source>
17964		<destination designation="identity" />
17965	</element>
17966	<!--enum::msoPattern5Percent {Constant}-->
17967	<element type="constant">
17968		<source id="Office.MsoPatternType.msoPattern5Percent">
17969			<context kind="enumeration">MsoPatternType</context>
17970			<name>msoPattern5Percent</name>
17971			<value>1</value>
17972		</source>
17973		<destination designation="identity" />
17974	</element>
17975	<!--enum::msoPattern60Percent {Constant}-->
17976	<element type="constant">
17977		<source id="Office.MsoPatternType.msoPattern60Percent">
17978			<context kind="enumeration">MsoPatternType</context>
17979			<name>msoPattern60Percent</name>
17980			<value>8</value>
17981		</source>
17982		<destination designation="identity" />
17983	</element>
17984	<!--enum::msoPattern70Percent {Constant}-->
17985	<element type="constant">
17986		<source id="Office.MsoPatternType.msoPattern70Percent">
17987			<context kind="enumeration">MsoPatternType</context>
17988			<name>msoPattern70Percent</name>
17989			<value>9</value>
17990		</source>
17991		<destination designation="identity" />
17992	</element>
17993	<!--enum::msoPattern75Percent {Constant}-->
17994	<element type="constant">
17995		<source id="Office.MsoPatternType.msoPattern75Percent">
17996			<context kind="enumeration">MsoPatternType</context>
17997			<name>msoPattern75Percent</name>
17998			<value>10</value>
17999		</source>
18000		<destination designation="identity" />
18001	</element>
18002	<!--enum::msoPattern80Percent {Constant}-->
18003	<element type="constant">
18004		<source id="Office.MsoPatternType.msoPattern80Percent">
18005			<context kind="enumeration">MsoPatternType</context>
18006			<name>msoPattern80Percent</name>
18007			<value>11</value>
18008		</source>
18009		<destination designation="identity" />
18010	</element>
18011	<!--enum::msoPattern90Percent {Constant}-->
18012	<element type="constant">
18013		<source id="Office.MsoPatternType.msoPattern90Percent">
18014			<context kind="enumeration">MsoPatternType</context>
18015			<name>msoPattern90Percent</name>
18016			<value>12</value>
18017		</source>
18018		<destination designation="identity" />
18019	</element>
18020	<!--enum::msoPatternDarkDownwardDiagonal {Constant}-->
18021	<element type="constant">
18022		<source id="Office.MsoPatternType.msoPatternDarkDownwardDiagonal">
18023			<context kind="enumeration">MsoPatternType</context>
18024			<name>msoPatternDarkDownwardDiagonal</name>
18025			<value>15</value>
18026		</source>
18027		<destination designation="identity" />
18028	</element>
18029	<!--enum::msoPatternDarkHorizontal {Constant}-->
18030	<element type="constant">
18031		<source id="Office.MsoPatternType.msoPatternDarkHorizontal">
18032			<context kind="enumeration">MsoPatternType</context>
18033			<name>msoPatternDarkHorizontal</name>
18034			<value>13</value>
18035		</source>
18036		<destination designation="identity" />
18037	</element>
18038	<!--enum::msoPatternDarkUpwardDiagonal {Constant}-->
18039	<element type="constant">
18040		<source id="Office.MsoPatternType.msoPatternDarkUpwardDiagonal">
18041			<context kind="enumeration">MsoPatternType</context>
18042			<name>msoPatternDarkUpwardDiagonal</name>
18043			<value>16</value>
18044		</source>
18045		<destination designation="identity" />
18046	</element>
18047	<!--enum::msoPatternDarkVertical {Constant}-->
18048	<element type="constant">
18049		<source id="Office.MsoPatternType.msoPatternDarkVertical">
18050			<context kind="enumeration">MsoPatternType</context>
18051			<name>msoPatternDarkVertical</name>
18052			<value>14</value>
18053		</source>
18054		<destination designation="identity" />
18055	</element>
18056	<!--enum::msoPatternDashedDownwardDiagonal {Constant}-->
18057	<element type="constant">
18058		<source id="Office.MsoPatternType.msoPatternDashedDownwardDiagonal">
18059			<context kind="enumeration">MsoPatternType</context>
18060			<name>msoPatternDashedDownwardDiagonal</name>
18061			<value>28</value>
18062		</source>
18063		<destination designation="identity" />
18064	</element>
18065	<!--enum::msoPatternDashedHorizontal {Constant}-->
18066	<element type="constant">
18067		<source id="Office.MsoPatternType.msoPatternDashedHorizontal">
18068			<context kind="enumeration">MsoPatternType</context>
18069			<name>msoPatternDashedHorizontal</name>
18070			<value>32</value>
18071		</source>
18072		<destination designation="identity" />
18073	</element>
18074	<!--enum::msoPatternDashedUpwardDiagonal {Constant}-->
18075	<element type="constant">
18076		<source id="Office.MsoPatternType.msoPatternDashedUpwardDiagonal">
18077			<context kind="enumeration">MsoPatternType</context>
18078			<name>msoPatternDashedUpwardDiagonal</name>
18079			<value>27</value>
18080		</source>
18081		<destination designation="identity" />
18082	</element>
18083	<!--enum::msoPatternDashedVertical {Constant}-->
18084	<element type="constant">
18085		<source id="Office.MsoPatternType.msoPatternDashedVertical">
18086			<context kind="enumeration">MsoPatternType</context>
18087			<name>msoPatternDashedVertical</name>
18088			<value>31</value>
18089		</source>
18090		<destination designation="identity" />
18091	</element>
18092	<!--enum::msoPatternDiagonalBrick {Constant}-->
18093	<element type="constant">
18094		<source id="Office.MsoPatternType.msoPatternDiagonalBrick">
18095			<context kind="enumeration">MsoPatternType</context>
18096			<name>msoPatternDiagonalBrick</name>
18097			<value>40</value>
18098		</source>
18099		<destination designation="identity" />
18100	</element>
18101	<!--enum::msoPatternDivot {Constant}-->
18102	<element type="constant">
18103		<source id="Office.MsoPatternType.msoPatternDivot">
18104			<context kind="enumeration">MsoPatternType</context>
18105			<name>msoPatternDivot</name>
18106			<value>46</value>
18107		</source>
18108		<destination designation="identity" />
18109	</element>
18110	<!--enum::msoPatternDottedDiamond {Constant}-->
18111	<element type="constant">
18112		<source id="Office.MsoPatternType.msoPatternDottedDiamond">
18113			<context kind="enumeration">MsoPatternType</context>
18114			<name>msoPatternDottedDiamond</name>
18115			<value>24</value>
18116		</source>
18117		<destination designation="identity" />
18118	</element>
18119	<!--enum::msoPatternDottedGrid {Constant}-->
18120	<element type="constant">
18121		<source id="Office.MsoPatternType.msoPatternDottedGrid">
18122			<context kind="enumeration">MsoPatternType</context>
18123			<name>msoPatternDottedGrid</name>
18124			<value>45</value>
18125		</source>
18126		<destination designation="identity" />
18127	</element>
18128	<!--enum::msoPatternHorizontalBrick {Constant}-->
18129	<element type="constant">
18130		<source id="Office.MsoPatternType.msoPatternHorizontalBrick">
18131			<context kind="enumeration">MsoPatternType</context>
18132			<name>msoPatternHorizontalBrick</name>
18133			<value>35</value>
18134		</source>
18135		<destination designation="identity" />
18136	</element>
18137	<!--enum::msoPatternLargeCheckerBoard {Constant}-->
18138	<element type="constant">
18139		<source id="Office.MsoPatternType.msoPatternLargeCheckerBoard">
18140			<context kind="enumeration">MsoPatternType</context>
18141			<name>msoPatternLargeCheckerBoard</name>
18142			<value>36</value>
18143		</source>
18144		<destination designation="identity" />
18145	</element>
18146	<!--enum::msoPatternLargeConfetti {Constant}-->
18147	<element type="constant">
18148		<source id="Office.MsoPatternType.msoPatternLargeConfetti">
18149			<context kind="enumeration">MsoPatternType</context>
18150			<name>msoPatternLargeConfetti</name>
18151			<value>33</value>
18152		</source>
18153		<destination designation="identity" />
18154	</element>
18155	<!--enum::msoPatternLargeGrid {Constant}-->
18156	<element type="constant">
18157		<source id="Office.MsoPatternType.msoPatternLargeGrid">
18158			<context kind="enumeration">MsoPatternType</context>
18159			<name>msoPatternLargeGrid</name>
18160			<value>34</value>
18161		</source>
18162		<destination designation="identity" />
18163	</element>
18164	<!--enum::msoPatternLightDownwardDiagonal {Constant}-->
18165	<element type="constant">
18166		<source id="Office.MsoPatternType.msoPatternLightDownwardDiagonal">
18167			<context kind="enumeration">MsoPatternType</context>
18168			<name>msoPatternLightDownwardDiagonal</name>
18169			<value>21</value>
18170		</source>
18171		<destination designation="identity" />
18172	</element>
18173	<!--enum::msoPatternLightHorizontal {Constant}-->
18174	<element type="constant">
18175		<source id="Office.MsoPatternType.msoPatternLightHorizontal">
18176			<context kind="enumeration">MsoPatternType</context>
18177			<name>msoPatternLightHorizontal</name>
18178			<value>19</value>
18179		</source>
18180		<destination designation="identity" />
18181	</element>
18182	<!--enum::msoPatternLightUpwardDiagonal {Constant}-->
18183	<element type="constant">
18184		<source id="Office.MsoPatternType.msoPatternLightUpwardDiagonal">
18185			<context kind="enumeration">MsoPatternType</context>
18186			<name>msoPatternLightUpwardDiagonal</name>
18187			<value>22</value>
18188		</source>
18189		<destination designation="identity" />
18190	</element>
18191	<!--enum::msoPatternLightVertical {Constant}-->
18192	<element type="constant">
18193		<source id="Office.MsoPatternType.msoPatternLightVertical">
18194			<context kind="enumeration">MsoPatternType</context>
18195			<name>msoPatternLightVertical</name>
18196			<value>20</value>
18197		</source>
18198		<destination designation="identity" />
18199	</element>
18200	<!--enum::msoPatternMixed {Constant}-->
18201	<element type="constant">
18202		<source id="Office.MsoPatternType.msoPatternMixed">
18203			<context kind="enumeration">MsoPatternType</context>
18204			<name>msoPatternMixed</name>
18205			<value>-2</value>
18206		</source>
18207		<destination designation="identity" />
18208	</element>
18209	<!--enum::msoPatternNarrowHorizontal {Constant}-->
18210	<element type="constant">
18211		<source id="Office.MsoPatternType.msoPatternNarrowHorizontal">
18212			<context kind="enumeration">MsoPatternType</context>
18213			<name>msoPatternNarrowHorizontal</name>
18214			<value>30</value>
18215		</source>
18216		<destination designation="identity" />
18217	</element>
18218	<!--enum::msoPatternNarrowVertical {Constant}-->
18219	<element type="constant">
18220		<source id="Office.MsoPatternType.msoPatternNarrowVertical">
18221			<context kind="enumeration">MsoPatternType</context>
18222			<name>msoPatternNarrowVertical</name>
18223			<value>29</value>
18224		</source>
18225		<destination designation="identity" />
18226	</element>
18227	<!--enum::msoPatternOutlinedDiamond {Constant}-->
18228	<element type="constant">
18229		<source id="Office.MsoPatternType.msoPatternOutlinedDiamond">
18230			<context kind="enumeration">MsoPatternType</context>
18231			<name>msoPatternOutlinedDiamond</name>
18232			<value>41</value>
18233		</source>
18234		<destination designation="identity" />
18235	</element>
18236	<!--enum::msoPatternPlaid {Constant}-->
18237	<element type="constant">
18238		<source id="Office.MsoPatternType.msoPatternPlaid">
18239			<context kind="enumeration">MsoPatternType</context>
18240			<name>msoPatternPlaid</name>
18241			<value>42</value>
18242		</source>
18243		<destination designation="identity" />
18244	</element>
18245	<!--enum::msoPatternShingle {Constant}-->
18246	<element type="constant">
18247		<source id="Office.MsoPatternType.msoPatternShingle">
18248			<context kind="enumeration">MsoPatternType</context>
18249			<name>msoPatternShingle</name>
18250			<value>47</value>
18251		</source>
18252		<destination designation="identity" />
18253	</element>
18254	<!--enum::msoPatternSmallCheckerBoard {Constant}-->
18255	<element type="constant">
18256		<source id="Office.MsoPatternType.msoPatternSmallCheckerBoard">
18257			<context kind="enumeration">MsoPatternType</context>
18258			<name>msoPatternSmallCheckerBoard</name>
18259			<value>17</value>
18260		</source>
18261		<destination designation="identity" />
18262	</element>
18263	<!--enum::msoPatternSmallConfetti {Constant}-->
18264	<element type="constant">
18265		<source id="Office.MsoPatternType.msoPatternSmallConfetti">
18266			<context kind="enumeration">MsoPatternType</context>
18267			<name>msoPatternSmallConfetti</name>
18268			<value>37</value>
18269		</source>
18270		<destination designation="identity" />
18271	</element>
18272	<!--enum::msoPatternSmallGrid {Constant}-->
18273	<element type="constant">
18274		<source id="Office.MsoPatternType.msoPatternSmallGrid">
18275			<context kind="enumeration">MsoPatternType</context>
18276			<name>msoPatternSmallGrid</name>
18277			<value>23</value>
18278		</source>
18279		<destination designation="identity" />
18280	</element>
18281	<!--enum::msoPatternSolidDiamond {Constant}-->
18282	<element type="constant">
18283		<source id="Office.MsoPatternType.msoPatternSolidDiamond">
18284			<context kind="enumeration">MsoPatternType</context>
18285			<name>msoPatternSolidDiamond</name>
18286			<value>39</value>
18287		</source>
18288		<destination designation="identity" />
18289	</element>
18290	<!--enum::msoPatternSphere {Constant}-->
18291	<element type="constant">
18292		<source id="Office.MsoPatternType.msoPatternSphere">
18293			<context kind="enumeration">MsoPatternType</context>
18294			<name>msoPatternSphere</name>
18295			<value>43</value>
18296		</source>
18297		<destination designation="identity" />
18298	</element>
18299	<!--enum::msoPatternTrellis {Constant}-->
18300	<element type="constant">
18301		<source id="Office.MsoPatternType.msoPatternTrellis">
18302			<context kind="enumeration">MsoPatternType</context>
18303			<name>msoPatternTrellis</name>
18304			<value>18</value>
18305		</source>
18306		<destination designation="identity" />
18307	</element>
18308	<!--enum::msoPatternWave {Constant}-->
18309	<element type="constant">
18310		<source id="Office.MsoPatternType.msoPatternWave">
18311			<context kind="enumeration">MsoPatternType</context>
18312			<name>msoPatternWave</name>
18313			<value>48</value>
18314		</source>
18315		<destination designation="identity" />
18316	</element>
18317	<!--enum::msoPatternWeave {Constant}-->
18318	<element type="constant">
18319		<source id="Office.MsoPatternType.msoPatternWeave">
18320			<context kind="enumeration">MsoPatternType</context>
18321			<name>msoPatternWeave</name>
18322			<value>44</value>
18323		</source>
18324		<destination designation="identity" />
18325	</element>
18326	<!--enum::msoPatternWideDownwardDiagonal {Constant}-->
18327	<element type="constant">
18328		<source id="Office.MsoPatternType.msoPatternWideDownwardDiagonal">
18329			<context kind="enumeration">MsoPatternType</context>
18330			<name>msoPatternWideDownwardDiagonal</name>
18331			<value>25</value>
18332		</source>
18333		<destination designation="identity" />
18334	</element>
18335	<!--enum::msoPatternWideUpwardDiagonal {Constant}-->
18336	<element type="constant">
18337		<source id="Office.MsoPatternType.msoPatternWideUpwardDiagonal">
18338			<context kind="enumeration">MsoPatternType</context>
18339			<name>msoPatternWideUpwardDiagonal</name>
18340			<value>26</value>
18341		</source>
18342		<destination designation="identity" />
18343	</element>
18344	<!--enum::msoPatternZigZag {Constant}-->
18345	<element type="constant">
18346		<source id="Office.MsoPatternType.msoPatternZigZag">
18347			<context kind="enumeration">MsoPatternType</context>
18348			<name>msoPatternZigZag</name>
18349			<value>38</value>
18350		</source>
18351		<destination designation="identity" />
18352	</element>
18353	<!--enum::MsoPermission  {Enumeration}-->
18354	<element type="enumeration">
18355		<source id="Office.MsoPermission">
18356			<name>MsoPermission</name>
18357		</source>
18358		<destination designation="identity" />
18359	</element>
18360	<!--enum::msoPermissionChange {Constant}-->
18361	<element type="constant">
18362		<source id="Office.MsoPermission.msoPermissionChange">
18363			<context kind="enumeration">MsoPermission</context>
18364			<name>msoPermissionChange</name>
18365			<value>15</value>
18366		</source>
18367		<destination designation="identity" />
18368	</element>
18369	<!--enum::msoPermissionEdit {Constant}-->
18370	<element type="constant">
18371		<source id="Office.MsoPermission.msoPermissionEdit">
18372			<context kind="enumeration">MsoPermission</context>
18373			<name>msoPermissionEdit</name>
18374			<value>2</value>
18375		</source>
18376		<destination designation="identity" />
18377	</element>
18378	<!--enum::msoPermissionExtract {Constant}-->
18379	<element type="constant">
18380		<source id="Office.MsoPermission.msoPermissionExtract">
18381			<context kind="enumeration">MsoPermission</context>
18382			<name>msoPermissionExtract</name>
18383			<value>8</value>
18384		</source>
18385		<destination designation="identity" />
18386	</element>
18387	<!--enum::msoPermissionFullControl {Constant}-->
18388	<element type="constant">
18389		<source id="Office.MsoPermission.msoPermissionFullControl">
18390			<context kind="enumeration">MsoPermission</context>
18391			<name>msoPermissionFullControl</name>
18392			<value>64</value>
18393		</source>
18394		<destination designation="identity" />
18395	</element>
18396	<!--enum::msoPermissionObjModel {Constant}-->
18397	<element type="constant">
18398		<source id="Office.MsoPermission.msoPermissionObjModel">
18399			<context kind="enumeration">MsoPermission</context>
18400			<name>msoPermissionObjModel</name>
18401			<value>32</value>
18402		</source>
18403		<destination designation="identity" />
18404	</element>
18405	<!--enum::msoPermissionPrint {Constant}-->
18406	<element type="constant">
18407		<source id="Office.MsoPermission.msoPermissionPrint">
18408			<context kind="enumeration">MsoPermission</context>
18409			<name>msoPermissionPrint</name>
18410			<value>16</value>
18411		</source>
18412		<destination designation="identity" />
18413	</element>
18414	<!--enum::msoPermissionRead {Constant}-->
18415	<element type="constant">
18416		<source id="Office.MsoPermission.msoPermissionRead">
18417			<context kind="enumeration">MsoPermission</context>
18418			<name>msoPermissionRead</name>
18419			<value>1</value>
18420		</source>
18421		<destination designation="identity" />
18422	</element>
18423	<!--enum::msoPermissionSave {Constant}-->
18424	<element type="constant">
18425		<source id="Office.MsoPermission.msoPermissionSave">
18426			<context kind="enumeration">MsoPermission</context>
18427			<name>msoPermissionSave</name>
18428			<value>4</value>
18429		</source>
18430		<destination designation="identity" />
18431	</element>
18432	<!--enum::msoPermissionView {Constant}-->
18433	<element type="constant">
18434		<source id="Office.MsoPermission.msoPermissionView">
18435			<context kind="enumeration">MsoPermission</context>
18436			<name>msoPermissionView</name>
18437			<value>1</value>
18438		</source>
18439		<destination designation="identity" />
18440	</element>
18441	<!--enum::MsoPictureColorType  {Enumeration}-->
18442	<element type="enumeration">
18443		<source id="Office.MsoPictureColorType">
18444			<name>MsoPictureColorType</name>
18445		</source>
18446		<destination designation="identity" />
18447	</element>
18448	<!--enum::msoPictureAutomatic {Constant}-->
18449	<element type="constant">
18450		<source id="Office.MsoPictureColorType.msoPictureAutomatic">
18451			<context kind="enumeration">MsoPictureColorType</context>
18452			<name>msoPictureAutomatic</name>
18453			<value>1</value>
18454		</source>
18455		<destination designation="identity" />
18456	</element>
18457	<!--enum::msoPictureBlackAndWhite {Constant}-->
18458	<element type="constant">
18459		<source id="Office.MsoPictureColorType.msoPictureBlackAndWhite">
18460			<context kind="enumeration">MsoPictureColorType</context>
18461			<name>msoPictureBlackAndWhite</name>
18462			<value>3</value>
18463		</source>
18464		<destination designation="identity" />
18465	</element>
18466	<!--enum::msoPictureGrayscale {Constant}-->
18467	<element type="constant">
18468		<source id="Office.MsoPictureColorType.msoPictureGrayscale">
18469			<context kind="enumeration">MsoPictureColorType</context>
18470			<name>msoPictureGrayscale</name>
18471			<value>2</value>
18472		</source>
18473		<destination designation="identity" />
18474	</element>
18475	<!--enum::msoPictureMixed {Constant}-->
18476	<element type="constant">
18477		<source id="Office.MsoPictureColorType.msoPictureMixed">
18478			<context kind="enumeration">MsoPictureColorType</context>
18479			<name>msoPictureMixed</name>
18480			<value>-2</value>
18481		</source>
18482		<destination designation="identity" />
18483	</element>
18484	<!--enum::msoPictureWatermark {Constant}-->
18485	<element type="constant">
18486		<source id="Office.MsoPictureColorType.msoPictureWatermark">
18487			<context kind="enumeration">MsoPictureColorType</context>
18488			<name>msoPictureWatermark</name>
18489			<value>4</value>
18490		</source>
18491		<destination designation="identity" />
18492	</element>
18493	<!--enum::MsoPresetExtrusionDirection  {Enumeration}-->
18494	<element type="enumeration">
18495		<source id="Office.MsoPresetExtrusionDirection">
18496			<name>MsoPresetExtrusionDirection</name>
18497		</source>
18498		<destination designation="identity" />
18499	</element>
18500	<!--enum::msoExtrusionBottom {Constant}-->
18501	<element type="constant">
18502		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionBottom">
18503			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18504			<name>msoExtrusionBottom</name>
18505			<value>2</value>
18506		</source>
18507		<destination designation="identity" />
18508	</element>
18509	<!--enum::msoExtrusionBottomLeft {Constant}-->
18510	<element type="constant">
18511		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionBottomLeft">
18512			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18513			<name>msoExtrusionBottomLeft</name>
18514			<value>3</value>
18515		</source>
18516		<destination designation="identity" />
18517	</element>
18518	<!--enum::msoExtrusionBottomRight {Constant}-->
18519	<element type="constant">
18520		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionBottomRight">
18521			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18522			<name>msoExtrusionBottomRight</name>
18523			<value>1</value>
18524		</source>
18525		<destination designation="identity" />
18526	</element>
18527	<!--enum::msoExtrusionLeft {Constant}-->
18528	<element type="constant">
18529		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionLeft">
18530			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18531			<name>msoExtrusionLeft</name>
18532			<value>6</value>
18533		</source>
18534		<destination designation="identity" />
18535	</element>
18536	<!--enum::msoExtrusionNone {Constant}-->
18537	<element type="constant">
18538		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionNone">
18539			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18540			<name>msoExtrusionNone</name>
18541			<value>5</value>
18542		</source>
18543		<destination designation="identity" />
18544	</element>
18545	<!--enum::msoExtrusionRight {Constant}-->
18546	<element type="constant">
18547		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionRight">
18548			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18549			<name>msoExtrusionRight</name>
18550			<value>4</value>
18551		</source>
18552		<destination designation="identity" />
18553	</element>
18554	<!--enum::msoExtrusionTop {Constant}-->
18555	<element type="constant">
18556		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionTop">
18557			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18558			<name>msoExtrusionTop</name>
18559			<value>8</value>
18560		</source>
18561		<destination designation="identity" />
18562	</element>
18563	<!--enum::msoExtrusionTopLeft {Constant}-->
18564	<element type="constant">
18565		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionTopLeft">
18566			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18567			<name>msoExtrusionTopLeft</name>
18568			<value>9</value>
18569		</source>
18570		<destination designation="identity" />
18571	</element>
18572	<!--enum::msoExtrusionTopRight {Constant}-->
18573	<element type="constant">
18574		<source id="Office.MsoPresetExtrusionDirection.msoExtrusionTopRight">
18575			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18576			<name>msoExtrusionTopRight</name>
18577			<value>7</value>
18578		</source>
18579		<destination designation="identity" />
18580	</element>
18581	<!--enum::msoPresetExtrusionDirectionMixed {Constant}-->
18582	<element type="constant">
18583		<source id="Office.MsoPresetExtrusionDirection.msoPresetExtrusionDirectionMixed">
18584			<context kind="enumeration">MsoPresetExtrusionDirection</context>
18585			<name>msoPresetExtrusionDirectionMixed</name>
18586			<value>-2</value>
18587		</source>
18588		<destination designation="identity" />
18589	</element>
18590	<!--enum::MsoPresetGradientType  {Enumeration}-->
18591	<element type="enumeration">
18592		<source id="Office.MsoPresetGradientType">
18593			<name>MsoPresetGradientType</name>
18594		</source>
18595		<destination designation="identity" />
18596	</element>
18597	<!--enum::msoGradientBrass {Constant}-->
18598	<element type="constant">
18599		<source id="Office.MsoPresetGradientType.msoGradientBrass">
18600			<context kind="enumeration">MsoPresetGradientType</context>
18601			<name>msoGradientBrass</name>
18602			<value>20</value>
18603		</source>
18604		<destination designation="identity" />
18605	</element>
18606	<!--enum::msoGradientCalmWater {Constant}-->
18607	<element type="constant">
18608		<source id="Office.MsoPresetGradientType.msoGradientCalmWater">
18609			<context kind="enumeration">MsoPresetGradientType</context>
18610			<name>msoGradientCalmWater</name>
18611			<value>8</value>
18612		</source>
18613		<destination designation="identity" />
18614	</element>
18615	<!--enum::msoGradientChrome {Constant}-->
18616	<element type="constant">
18617		<source id="Office.MsoPresetGradientType.msoGradientChrome">
18618			<context kind="enumeration">MsoPresetGradientType</context>
18619			<name>msoGradientChrome</name>
18620			<value>21</value>
18621		</source>
18622		<destination designation="identity" />
18623	</element>
18624	<!--enum::msoGradientChromeII {Constant}-->
18625	<element type="constant">
18626		<source id="Office.MsoPresetGradientType.msoGradientChromeII">
18627			<context kind="enumeration">MsoPresetGradientType</context>
18628			<name>msoGradientChromeII</name>
18629			<value>22</value>
18630		</source>
18631		<destination designation="identity" />
18632	</element>
18633	<!--enum::msoGradientDaybreak {Constant}-->
18634	<element type="constant">
18635		<source id="Office.MsoPresetGradientType.msoGradientDaybreak">
18636			<context kind="enumeration">MsoPresetGradientType</context>
18637			<name>msoGradientDaybreak</name>
18638			<value>4</value>
18639		</source>
18640		<destination designation="identity" />
18641	</element>
18642	<!--enum::msoGradientDesert {Constant}-->
18643	<element type="constant">
18644		<source id="Office.MsoPresetGradientType.msoGradientDesert">
18645			<context kind="enumeration">MsoPresetGradientType</context>
18646			<name>msoGradientDesert</name>
18647			<value>6</value>
18648		</source>
18649		<destination designation="identity" />
18650	</element>
18651	<!--enum::msoGradientEarlySunset {Constant}-->
18652	<element type="constant">
18653		<source id="Office.MsoPresetGradientType.msoGradientEarlySunset">
18654			<context kind="enumeration">MsoPresetGradientType</context>
18655			<name>msoGradientEarlySunset</name>
18656			<value>1</value>
18657		</source>
18658		<destination designation="identity" />
18659	</element>
18660	<!--enum::msoGradientFire {Constant}-->
18661	<element type="constant">
18662		<source id="Office.MsoPresetGradientType.msoGradientFire">
18663			<context kind="enumeration">MsoPresetGradientType</context>
18664			<name>msoGradientFire</name>
18665			<value>9</value>
18666		</source>
18667		<destination designation="identity" />
18668	</element>
18669	<!--enum::msoGradientFog {Constant}-->
18670	<element type="constant">
18671		<source id="Office.MsoPresetGradientType.msoGradientFog">
18672			<context kind="enumeration">MsoPresetGradientType</context>
18673			<name>msoGradientFog</name>
18674			<value>10</value>
18675		</source>
18676		<destination designation="identity" />
18677	</element>
18678	<!--enum::msoGradientGold {Constant}-->
18679	<element type="constant">
18680		<source id="Office.MsoPresetGradientType.msoGradientGold">
18681			<context kind="enumeration">MsoPresetGradientType</context>
18682			<name>msoGradientGold</name>
18683			<value>18</value>
18684		</source>
18685		<destination designation="identity" />
18686	</element>
18687	<!--enum::msoGradientGoldII {Constant}-->
18688	<element type="constant">
18689		<source id="Office.MsoPresetGradientType.msoGradientGoldII">
18690			<context kind="enumeration">MsoPresetGradientType</context>
18691			<name>msoGradientGoldII</name>
18692			<value>19</value>
18693		</source>
18694		<destination designation="identity" />
18695	</element>
18696	<!--enum::msoGradientHorizon {Constant}-->
18697	<element type="constant">
18698		<source id="Office.MsoPresetGradientType.msoGradientHorizon">
18699			<context kind="enumeration">MsoPresetGradientType</context>
18700			<name>msoGradientHorizon</name>
18701			<value>5</value>
18702		</source>
18703		<destination designation="identity" />
18704	</element>
18705	<!--enum::msoGradientLateSunset {Constant}-->
18706	<element type="constant">
18707		<source id="Office.MsoPresetGradientType.msoGradientLateSunset">
18708			<context kind="enumeration">MsoPresetGradientType</context>
18709			<name>msoGradientLateSunset</name>
18710			<value>2</value>
18711		</source>
18712		<destination designation="identity" />
18713	</element>
18714	<!--enum::msoGradientMahogany {Constant}-->
18715	<element type="constant">
18716		<source id="Office.MsoPresetGradientType.msoGradientMahogany">
18717			<context kind="enumeration">MsoPresetGradientType</context>
18718			<name>msoGradientMahogany</name>
18719			<value>15</value>
18720		</source>
18721		<destination designation="identity" />
18722	</element>
18723	<!--enum::msoGradientMoss {Constant}-->
18724	<element type="constant">
18725		<source id="Office.MsoPresetGradientType.msoGradientMoss">
18726			<context kind="enumeration">MsoPresetGradientType</context>
18727			<name>msoGradientMoss</name>
18728			<value>11</value>
18729		</source>
18730		<destination designation="identity" />
18731	</element>
18732	<!--enum::msoGradientNightfall {Constant}-->
18733	<element type="constant">
18734		<source id="Office.MsoPresetGradientType.msoGradientNightfall">
18735			<context kind="enumeration">MsoPresetGradientType</context>
18736			<name>msoGradientNightfall</name>
18737			<value>3</value>
18738		</source>
18739		<destination designation="identity" />
18740	</element>
18741	<!--enum::msoGradientOcean {Constant}-->
18742	<element type="constant">
18743		<source id="Office.MsoPresetGradientType.msoGradientOcean">
18744			<context kind="enumeration">MsoPresetGradientType</context>
18745			<name>msoGradientOcean</name>
18746			<value>7</value>
18747		</source>
18748		<destination designation="identity" />
18749	</element>
18750	<!--enum::msoGradientParchment {Constant}-->
18751	<element type="constant">
18752		<source id="Office.MsoPresetGradientType.msoGradientParchment">
18753			<context kind="enumeration">MsoPresetGradientType</context>
18754			<name>msoGradientParchment</name>
18755			<value>14</value>
18756		</source>
18757		<destination designation="identity" />
18758	</element>
18759	<!--enum::msoGradientPeacock {Constant}-->
18760	<element type="constant">
18761		<source id="Office.MsoPresetGradientType.msoGradientPeacock">
18762			<context kind="enumeration">MsoPresetGradientType</context>
18763			<name>msoGradientPeacock</name>
18764			<value>12</value>
18765		</source>
18766		<destination designation="identity" />
18767	</element>
18768	<!--enum::msoGradientRainbow {Constant}-->
18769	<element type="constant">
18770		<source id="Office.MsoPresetGradientType.msoGradientRainbow">
18771			<context kind="enumeration">MsoPresetGradientType</context>
18772			<name>msoGradientRainbow</name>
18773			<value>16</value>
18774		</source>
18775		<destination designation="identity" />
18776	</element>
18777	<!--enum::msoGradientRainbowII {Constant}-->
18778	<element type="constant">
18779		<source id="Office.MsoPresetGradientType.msoGradientRainbowII">
18780			<context kind="enumeration">MsoPresetGradientType</context>
18781			<name>msoGradientRainbowII</name>
18782			<value>17</value>
18783		</source>
18784		<destination designation="identity" />
18785	</element>
18786	<!--enum::msoGradientSapphire {Constant}-->
18787	<element type="constant">
18788		<source id="Office.MsoPresetGradientType.msoGradientSapphire">
18789			<context kind="enumeration">MsoPresetGradientType</context>
18790			<name>msoGradientSapphire</name>
18791			<value>24</value>
18792		</source>
18793		<destination designation="identity" />
18794	</element>
18795	<!--enum::msoGradientSilver {Constant}-->
18796	<element type="constant">
18797		<source id="Office.MsoPresetGradientType.msoGradientSilver">
18798			<context kind="enumeration">MsoPresetGradientType</context>
18799			<name>msoGradientSilver</name>
18800			<value>23</value>
18801		</source>
18802		<destination designation="identity" />
18803	</element>
18804	<!--enum::msoGradientWheat {Constant}-->
18805	<element type="constant">
18806		<source id="Office.MsoPresetGradientType.msoGradientWheat">
18807			<context kind="enumeration">MsoPresetGradientType</context>
18808			<name>msoGradientWheat</name>
18809			<value>13</value>
18810		</source>
18811		<destination designation="identity" />
18812	</element>
18813	<!--enum::msoPresetGradientMixed {Constant}-->
18814	<element type="constant">
18815		<source id="Office.MsoPresetGradientType.msoPresetGradientMixed">
18816			<context kind="enumeration">MsoPresetGradientType</context>
18817			<name>msoPresetGradientMixed</name>
18818			<value>-2</value>
18819		</source>
18820		<destination designation="identity" />
18821	</element>
18822	<!--enum::MsoPresetLightingDirection  {Enumeration}-->
18823	<element type="enumeration">
18824		<source id="Office.MsoPresetLightingDirection">
18825			<name>MsoPresetLightingDirection</name>
18826		</source>
18827		<destination designation="identity" />
18828	</element>
18829	<!--enum::msoLightingBottom {Constant}-->
18830	<element type="constant">
18831		<source id="Office.MsoPresetLightingDirection.msoLightingBottom">
18832			<context kind="enumeration">MsoPresetLightingDirection</context>
18833			<name>msoLightingBottom</name>
18834			<value>8</value>
18835		</source>
18836		<destination designation="identity" />
18837	</element>
18838	<!--enum::msoLightingBottomLeft {Constant}-->
18839	<element type="constant">
18840		<source id="Office.MsoPresetLightingDirection.msoLightingBottomLeft">
18841			<context kind="enumeration">MsoPresetLightingDirection</context>
18842			<name>msoLightingBottomLeft</name>
18843			<value>7</value>
18844		</source>
18845		<destination designation="identity" />
18846	</element>
18847	<!--enum::msoLightingBottomRight {Constant}-->
18848	<element type="constant">
18849		<source id="Office.MsoPresetLightingDirection.msoLightingBottomRight">
18850			<context kind="enumeration">MsoPresetLightingDirection</context>
18851			<name>msoLightingBottomRight</name>
18852			<value>9</value>
18853		</source>
18854		<destination designation="identity" />
18855	</element>
18856	<!--enum::msoLightingLeft {Constant}-->
18857	<element type="constant">
18858		<source id="Office.MsoPresetLightingDirection.msoLightingLeft">
18859			<context kind="enumeration">MsoPresetLightingDirection</context>
18860			<name>msoLightingLeft</name>
18861			<value>4</value>
18862		</source>
18863		<destination designation="identity" />
18864	</element>
18865	<!--enum::msoLightingNone {Constant}-->
18866	<element type="constant">
18867		<source id="Office.MsoPresetLightingDirection.msoLightingNone">
18868			<context kind="enumeration">MsoPresetLightingDirection</context>
18869			<name>msoLightingNone</name>
18870			<value>5</value>
18871		</source>
18872		<destination designation="identity" />
18873	</element>
18874	<!--enum::msoLightingRight {Constant}-->
18875	<element type="constant">
18876		<source id="Office.MsoPresetLightingDirection.msoLightingRight">
18877			<context kind="enumeration">MsoPresetLightingDirection</context>
18878			<name>msoLightingRight</name>
18879			<value>6</value>
18880		</source>
18881		<destination designation="identity" />
18882	</element>
18883	<!--enum::msoLightingTop {Constant}-->
18884	<element type="constant">
18885		<source id="Office.MsoPresetLightingDirection.msoLightingTop">
18886			<context kind="enumeration">MsoPresetLightingDirection</context>
18887			<name>msoLightingTop</name>
18888			<value>2</value>
18889		</source>
18890		<destination designation="identity" />
18891	</element>
18892	<!--enum::msoLightingTopLeft {Constant}-->
18893	<element type="constant">
18894		<source id="Office.MsoPresetLightingDirection.msoLightingTopLeft">
18895			<context kind="enumeration">MsoPresetLightingDirection</context>
18896			<name>msoLightingTopLeft</name>
18897			<value>1</value>
18898		</source>
18899		<destination designation="identity" />
18900	</element>
18901	<!--enum::msoLightingTopRight {Constant}-->
18902	<element type="constant">
18903		<source id="Office.MsoPresetLightingDirection.msoLightingTopRight">
18904			<context kind="enumeration">MsoPresetLightingDirection</context>
18905			<name>msoLightingTopRight</name>
18906			<value>3</value>
18907		</source>
18908		<destination designation="identity" />
18909	</element>
18910	<!--enum::msoPresetLightingDirectionMixed {Constant}-->
18911	<element type="constant">
18912		<source id="Office.MsoPresetLightingDirection.msoPresetLightingDirectionMixed">
18913			<context kind="enumeration">MsoPresetLightingDirection</context>
18914			<name>msoPresetLightingDirectionMixed</name>
18915			<value>-2</value>
18916		</source>
18917		<destination designation="identity" />
18918	</element>
18919	<!--enum::MsoPresetLightingSoftness  {Enumeration}-->
18920	<element type="enumeration">
18921		<source id="Office.MsoPresetLightingSoftness">
18922			<name>MsoPresetLightingSoftness</name>
18923		</source>
18924		<destination designation="identity" />
18925	</element>
18926	<!--enum::msoLightingBright {Constant}-->
18927	<element type="constant">
18928		<source id="Office.MsoPresetLightingSoftness.msoLightingBright">
18929			<context kind="enumeration">MsoPresetLightingSoftness</context>
18930			<name>msoLightingBright</name>
18931			<value>3</value>
18932		</source>
18933		<destination designation="identity" />
18934	</element>
18935	<!--enum::msoLightingDim {Constant}-->
18936	<element type="constant">
18937		<source id="Office.MsoPresetLightingSoftness.msoLightingDim">
18938			<context kind="enumeration">MsoPresetLightingSoftness</context>
18939			<name>msoLightingDim</name>
18940			<value>1</value>
18941		</source>
18942		<destination designation="identity" />
18943	</element>
18944	<!--enum::msoLightingNormal {Constant}-->
18945	<element type="constant">
18946		<source id="Office.MsoPresetLightingSoftness.msoLightingNormal">
18947			<context kind="enumeration">MsoPresetLightingSoftness</context>
18948			<name>msoLightingNormal</name>
18949			<value>2</value>
18950		</source>
18951		<destination designation="identity" />
18952	</element>
18953	<!--enum::msoPresetLightingSoftnessMixed {Constant}-->
18954	<element type="constant">
18955		<source id="Office.MsoPresetLightingSoftness.msoPresetLightingSoftnessMixed">
18956			<context kind="enumeration">MsoPresetLightingSoftness</context>
18957			<name>msoPresetLightingSoftnessMixed</name>
18958			<value>-2</value>
18959		</source>
18960		<destination designation="identity" />
18961	</element>
18962	<!--enum::MsoPresetMaterial  {Enumeration}-->
18963	<element type="enumeration">
18964		<source id="Office.MsoPresetMaterial">
18965			<name>MsoPresetMaterial</name>
18966		</source>
18967		<destination designation="identity" />
18968	</element>
18969	<!--enum::msoMaterialMatte {Constant}-->
18970	<element type="constant">
18971		<source id="Office.MsoPresetMaterial.msoMaterialMatte">
18972			<context kind="enumeration">MsoPresetMaterial</context>
18973			<name>msoMaterialMatte</name>
18974			<value>1</value>
18975		</source>
18976		<destination designation="identity" />
18977	</element>
18978	<!--enum::msoMaterialMetal {Constant}-->
18979	<element type="constant">
18980		<source id="Office.MsoPresetMaterial.msoMaterialMetal">
18981			<context kind="enumeration">MsoPresetMaterial</context>
18982			<name>msoMaterialMetal</name>
18983			<value>3</value>
18984		</source>
18985		<destination designation="identity" />
18986	</element>
18987	<!--enum::msoMaterialPlastic {Constant}-->
18988	<element type="constant">
18989		<source id="Office.MsoPresetMaterial.msoMaterialPlastic">
18990			<context kind="enumeration">MsoPresetMaterial</context>
18991			<name>msoMaterialPlastic</name>
18992			<value>2</value>
18993		</source>
18994		<destination designation="identity" />
18995	</element>
18996	<!--enum::msoMaterialWireFrame {Constant}-->
18997	<element type="constant">
18998		<source id="Office.MsoPresetMaterial.msoMaterialWireFrame">
18999			<context kind="enumeration">MsoPresetMaterial</context>
19000			<name>msoMaterialWireFrame</name>
19001			<value>4</value>
19002		</source>
19003		<destination designation="identity" />
19004	</element>
19005	<!--enum::msoPresetMaterialMixed {Constant}-->
19006	<element type="constant">
19007		<source id="Office.MsoPresetMaterial.msoPresetMaterialMixed">
19008			<context kind="enumeration">MsoPresetMaterial</context>
19009			<name>msoPresetMaterialMixed</name>
19010			<value>-2</value>
19011		</source>
19012		<destination designation="identity" />
19013	</element>
19014	<!--enum::MsoPresetTextEffect  {Enumeration}-->
19015	<element type="enumeration">
19016		<source id="Office.MsoPresetTextEffect">
19017			<name>MsoPresetTextEffect</name>
19018		</source>
19019		<destination designation="identity" />
19020	</element>
19021	<!--enum::msoTextEffect1 {Constant}-->
19022	<element type="constant">
19023		<source id="Office.MsoPresetTextEffect.msoTextEffect1">
19024			<context kind="enumeration">MsoPresetTextEffect</context>
19025			<name>msoTextEffect1</name>
19026			<value>0</value>
19027		</source>
19028		<destination designation="identity" />
19029	</element>
19030	<!--enum::msoTextEffect10 {Constant}-->
19031	<element type="constant">
19032		<source id="Office.MsoPresetTextEffect.msoTextEffect10">
19033			<context kind="enumeration">MsoPresetTextEffect</context>
19034			<name>msoTextEffect10</name>
19035			<value>9</value>
19036		</source>
19037		<destination designation="identity" />
19038	</element>
19039	<!--enum::msoTextEffect11 {Constant}-->
19040	<element type="constant">
19041		<source id="Office.MsoPresetTextEffect.msoTextEffect11">
19042			<context kind="enumeration">MsoPresetTextEffect</context>
19043			<name>msoTextEffect11</name>
19044			<value>10</value>
19045		</source>
19046		<destination designation="identity" />
19047	</element>
19048	<!--enum::msoTextEffect12 {Constant}-->
19049	<element type="constant">
19050		<source id="Office.MsoPresetTextEffect.msoTextEffect12">
19051			<context kind="enumeration">MsoPresetTextEffect</context>
19052			<name>msoTextEffect12</name>
19053			<value>11</value>
19054		</source>
19055		<destination designation="identity" />
19056	</element>
19057	<!--enum::msoTextEffect13 {Constant}-->
19058	<element type="constant">
19059		<source id="Office.MsoPresetTextEffect.msoTextEffect13">
19060			<context kind="enumeration">MsoPresetTextEffect</context>
19061			<name>msoTextEffect13</name>
19062			<value>12</value>
19063		</source>
19064		<destination designation="identity" />
19065	</element>
19066	<!--enum::msoTextEffect14 {Constant}-->
19067	<element type="constant">
19068		<source id="Office.MsoPresetTextEffect.msoTextEffect14">
19069			<context kind="enumeration">MsoPresetTextEffect</context>
19070			<name>msoTextEffect14</name>
19071			<value>13</value>
19072		</source>
19073		<destination designation="identity" />
19074	</element>
19075	<!--enum::msoTextEffect15 {Constant}-->
19076	<element type="constant">
19077		<source id="Office.MsoPresetTextEffect.msoTextEffect15">
19078			<context kind="enumeration">MsoPresetTextEffect</context>
19079			<name>msoTextEffect15</name>
19080			<value>14</value>
19081		</source>
19082		<destination designation="identity" />
19083	</element>
19084	<!--enum::msoTextEffect16 {Constant}-->
19085	<element type="constant">
19086		<source id="Office.MsoPresetTextEffect.msoTextEffect16">
19087			<context kind="enumeration">MsoPresetTextEffect</context>
19088			<name>msoTextEffect16</name>
19089			<value>15</value>
19090		</source>
19091		<destination designation="identity" />
19092	</element>
19093	<!--enum::msoTextEffect17 {Constant}-->
19094	<element type="constant">
19095		<source id="Office.MsoPresetTextEffect.msoTextEffect17">
19096			<context kind="enumeration">MsoPresetTextEffect</context>
19097			<name>msoTextEffect17</name>
19098			<value>16</value>
19099		</source>
19100		<destination designation="identity" />
19101	</element>
19102	<!--enum::msoTextEffect18 {Constant}-->
19103	<element type="constant">
19104		<source id="Office.MsoPresetTextEffect.msoTextEffect18">
19105			<context kind="enumeration">MsoPresetTextEffect</context>
19106			<name>msoTextEffect18</name>
19107			<value>17</value>
19108		</source>
19109		<destination designation="identity" />
19110	</element>
19111	<!--enum::msoTextEffect19 {Constant}-->
19112	<element type="constant">
19113		<source id="Office.MsoPresetTextEffect.msoTextEffect19">
19114			<context kind="enumeration">MsoPresetTextEffect</context>
19115			<name>msoTextEffect19</name>
19116			<value>18</value>
19117		</source>
19118		<destination designation="identity" />
19119	</element>
19120	<!--enum::msoTextEffect2 {Constant}-->
19121	<element type="constant">
19122		<source id="Office.MsoPresetTextEffect.msoTextEffect2">
19123			<context kind="enumeration">MsoPresetTextEffect</context>
19124			<name>msoTextEffect2</name>
19125			<value>1</value>
19126		</source>
19127		<destination designation="identity" />
19128	</element>
19129	<!--enum::msoTextEffect20 {Constant}-->
19130	<element type="constant">
19131		<source id="Office.MsoPresetTextEffect.msoTextEffect20">
19132			<context kind="enumeration">MsoPresetTextEffect</context>
19133			<name>msoTextEffect20</name>
19134			<value>19</value>
19135		</source>
19136		<destination designation="identity" />
19137	</element>
19138	<!--enum::msoTextEffect21 {Constant}-->
19139	<element type="constant">
19140		<source id="Office.MsoPresetTextEffect.msoTextEffect21">
19141			<context kind="enumeration">MsoPresetTextEffect</context>
19142			<name>msoTextEffect21</name>
19143			<value>20</value>
19144		</source>
19145		<destination designation="identity" />
19146	</element>
19147	<!--enum::msoTextEffect22 {Constant}-->
19148	<element type="constant">
19149		<source id="Office.MsoPresetTextEffect.msoTextEffect22">
19150			<context kind="enumeration">MsoPresetTextEffect</context>
19151			<name>msoTextEffect22</name>
19152			<value>21</value>
19153		</source>
19154		<destination designation="identity" />
19155	</element>
19156	<!--enum::msoTextEffect23 {Constant}-->
19157	<element type="constant">
19158		<source id="Office.MsoPresetTextEffect.msoTextEffect23">
19159			<context kind="enumeration">MsoPresetTextEffect</context>
19160			<name>msoTextEffect23</name>
19161			<value>22</value>
19162		</source>
19163		<destination designation="identity" />
19164	</element>
19165	<!--enum::msoTextEffect24 {Constant}-->
19166	<element type="constant">
19167		<source id="Office.MsoPresetTextEffect.msoTextEffect24">
19168			<context kind="enumeration">MsoPresetTextEffect</context>
19169			<name>msoTextEffect24</name>
19170			<value>23</value>
19171		</source>
19172		<destination designation="identity" />
19173	</element>
19174	<!--enum::msoTextEffect25 {Constant}-->
19175	<element type="constant">
19176		<source id="Office.MsoPresetTextEffect.msoTextEffect25">
19177			<context kind="enumeration">MsoPresetTextEffect</context>
19178			<name>msoTextEffect25</name>
19179			<value>24</value>
19180		</source>
19181		<destination designation="identity" />
19182	</element>
19183	<!--enum::msoTextEffect26 {Constant}-->
19184	<element type="constant">
19185		<source id="Office.MsoPresetTextEffect.msoTextEffect26">
19186			<context kind="enumeration">MsoPresetTextEffect</context>
19187			<name>msoTextEffect26</name>
19188			<value>25</value>
19189		</source>
19190		<destination designation="identity" />
19191	</element>
19192	<!--enum::msoTextEffect27 {Constant}-->
19193	<element type="constant">
19194		<source id="Office.MsoPresetTextEffect.msoTextEffect27">
19195			<context kind="enumeration">MsoPresetTextEffect</context>
19196			<name>msoTextEffect27</name>
19197			<value>26</value>
19198		</source>
19199		<destination designation="identity" />
19200	</element>
19201	<!--enum::msoTextEffect28 {Constant}-->
19202	<element type="constant">
19203		<source id="Office.MsoPresetTextEffect.msoTextEffect28">
19204			<context kind="enumeration">MsoPresetTextEffect</context>
19205			<name>msoTextEffect28</name>
19206			<value>27</value>
19207		</source>
19208		<destination designation="identity" />
19209	</element>
19210	<!--enum::msoTextEffect29 {Constant}-->
19211	<element type="constant">
19212		<source id="Office.MsoPresetTextEffect.msoTextEffect29">
19213			<context kind="enumeration">MsoPresetTextEffect</context>
19214			<name>msoTextEffect29</name>
19215			<value>28</value>
19216		</source>
19217		<destination designation="identity" />
19218	</element>
19219	<!--enum::msoTextEffect3 {Constant}-->
19220	<element type="constant">
19221		<source id="Office.MsoPresetTextEffect.msoTextEffect3">
19222			<context kind="enumeration">MsoPresetTextEffect</context>
19223			<name>msoTextEffect3</name>
19224			<value>2</value>
19225		</source>
19226		<destination designation="identity" />
19227	</element>
19228	<!--enum::msoTextEffect30 {Constant}-->
19229	<element type="constant">
19230		<source id="Office.MsoPresetTextEffect.msoTextEffect30">
19231			<context kind="enumeration">MsoPresetTextEffect</context>
19232			<name>msoTextEffect30</name>
19233			<value>29</value>
19234		</source>
19235		<destination designation="identity" />
19236	</element>
19237	<!--enum::msoTextEffect4 {Constant}-->
19238	<element type="constant">
19239		<source id="Office.MsoPresetTextEffect.msoTextEffect4">
19240			<context kind="enumeration">MsoPresetTextEffect</context>
19241			<name>msoTextEffect4</name>
19242			<value>3</value>
19243		</source>
19244		<destination designation="identity" />
19245	</element>
19246	<!--enum::msoTextEffect5 {Constant}-->
19247	<element type="constant">
19248		<source id="Office.MsoPresetTextEffect.msoTextEffect5">
19249			<context kind="enumeration">MsoPresetTextEffect</context>
19250			<name>msoTextEffect5</name>
19251			<value>4</value>
19252		</source>
19253		<destination designation="identity" />
19254	</element>
19255	<!--enum::msoTextEffect6 {Constant}-->
19256	<element type="constant">
19257		<source id="Office.MsoPresetTextEffect.msoTextEffect6">
19258			<context kind="enumeration">MsoPresetTextEffect</context>
19259			<name>msoTextEffect6</name>
19260			<value>5</value>
19261		</source>
19262		<destination designation="identity" />
19263	</element>
19264	<!--enum::msoTextEffect7 {Constant}-->
19265	<element type="constant">
19266		<source id="Office.MsoPresetTextEffect.msoTextEffect7">
19267			<context kind="enumeration">MsoPresetTextEffect</context>
19268			<name>msoTextEffect7</name>
19269			<value>6</value>
19270		</source>
19271		<destination designation="identity" />
19272	</element>
19273	<!--enum::msoTextEffect8 {Constant}-->
19274	<element type="constant">
19275		<source id="Office.MsoPresetTextEffect.msoTextEffect8">
19276			<context kind="enumeration">MsoPresetTextEffect</context>
19277			<name>msoTextEffect8</name>
19278			<value>7</value>
19279		</source>
19280		<destination designation="identity" />
19281	</element>
19282	<!--enum::msoTextEffect9 {Constant}-->
19283	<element type="constant">
19284		<source id="Office.MsoPresetTextEffect.msoTextEffect9">
19285			<context kind="enumeration">MsoPresetTextEffect</context>
19286			<name>msoTextEffect9</name>
19287			<value>8</value>
19288		</source>
19289		<destination designation="identity" />
19290	</element>
19291	<!--enum::msoTextEffectMixed {Constant}-->
19292	<element type="constant">
19293		<source id="Office.MsoPresetTextEffect.msoTextEffectMixed">
19294			<context kind="enumeration">MsoPresetTextEffect</context>
19295			<name>msoTextEffectMixed</name>
19296			<value>-2</value>
19297		</source>
19298		<destination designation="identity" />
19299	</element>
19300	<!--enum::MsoPresetTextEffectShape  {Enumeration}-->
19301	<element type="enumeration">
19302		<source id="Office.MsoPresetTextEffectShape">
19303			<name>MsoPresetTextEffectShape</name>
19304		</source>
19305		<destination designation="identity" />
19306	</element>
19307	<!--enum::msoTextEffectShapeArchDownCurve {Constant}-->
19308	<element type="constant">
19309		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeArchDownCurve">
19310			<context kind="enumeration">MsoPresetTextEffectShape</context>
19311			<name>msoTextEffectShapeArchDownCurve</name>
19312			<value>10</value>
19313		</source>
19314		<destination designation="identity" />
19315	</element>
19316	<!--enum::msoTextEffectShapeArchDownPour {Constant}-->
19317	<element type="constant">
19318		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeArchDownPour">
19319			<context kind="enumeration">MsoPresetTextEffectShape</context>
19320			<name>msoTextEffectShapeArchDownPour</name>
19321			<value>14</value>
19322		</source>
19323		<destination designation="identity" />
19324	</element>
19325	<!--enum::msoTextEffectShapeArchUpCurve {Constant}-->
19326	<element type="constant">
19327		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeArchUpCurve">
19328			<context kind="enumeration">MsoPresetTextEffectShape</context>
19329			<name>msoTextEffectShapeArchUpCurve</name>
19330			<value>9</value>
19331		</source>
19332		<destination designation="identity" />
19333	</element>
19334	<!--enum::msoTextEffectShapeArchUpPour {Constant}-->
19335	<element type="constant">
19336		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeArchUpPour">
19337			<context kind="enumeration">MsoPresetTextEffectShape</context>
19338			<name>msoTextEffectShapeArchUpPour</name>
19339			<value>13</value>
19340		</source>
19341		<destination designation="identity" />
19342	</element>
19343	<!--enum::msoTextEffectShapeButtonCurve {Constant}-->
19344	<element type="constant">
19345		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeButtonCurve">
19346			<context kind="enumeration">MsoPresetTextEffectShape</context>
19347			<name>msoTextEffectShapeButtonCurve</name>
19348			<value>12</value>
19349		</source>
19350		<destination designation="identity" />
19351	</element>
19352	<!--enum::msoTextEffectShapeButtonPour {Constant}-->
19353	<element type="constant">
19354		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeButtonPour">
19355			<context kind="enumeration">MsoPresetTextEffectShape</context>
19356			<name>msoTextEffectShapeButtonPour</name>
19357			<value>16</value>
19358		</source>
19359		<destination designation="identity" />
19360	</element>
19361	<!--enum::msoTextEffectShapeCanDown {Constant}-->
19362	<element type="constant">
19363		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCanDown">
19364			<context kind="enumeration">MsoPresetTextEffectShape</context>
19365			<name>msoTextEffectShapeCanDown</name>
19366			<value>20</value>
19367		</source>
19368		<destination designation="identity" />
19369	</element>
19370	<!--enum::msoTextEffectShapeCanUp {Constant}-->
19371	<element type="constant">
19372		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCanUp">
19373			<context kind="enumeration">MsoPresetTextEffectShape</context>
19374			<name>msoTextEffectShapeCanUp</name>
19375			<value>19</value>
19376		</source>
19377		<destination designation="identity" />
19378	</element>
19379	<!--enum::msoTextEffectShapeCascadeDown {Constant}-->
19380	<element type="constant">
19381		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCascadeDown">
19382			<context kind="enumeration">MsoPresetTextEffectShape</context>
19383			<name>msoTextEffectShapeCascadeDown</name>
19384			<value>40</value>
19385		</source>
19386		<destination designation="identity" />
19387	</element>
19388	<!--enum::msoTextEffectShapeCascadeUp {Constant}-->
19389	<element type="constant">
19390		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCascadeUp">
19391			<context kind="enumeration">MsoPresetTextEffectShape</context>
19392			<name>msoTextEffectShapeCascadeUp</name>
19393			<value>39</value>
19394		</source>
19395		<destination designation="identity" />
19396	</element>
19397	<!--enum::msoTextEffectShapeChevronDown {Constant}-->
19398	<element type="constant">
19399		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeChevronDown">
19400			<context kind="enumeration">MsoPresetTextEffectShape</context>
19401			<name>msoTextEffectShapeChevronDown</name>
19402			<value>6</value>
19403		</source>
19404		<destination designation="identity" />
19405	</element>
19406	<!--enum::msoTextEffectShapeChevronUp {Constant}-->
19407	<element type="constant">
19408		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeChevronUp">
19409			<context kind="enumeration">MsoPresetTextEffectShape</context>
19410			<name>msoTextEffectShapeChevronUp</name>
19411			<value>5</value>
19412		</source>
19413		<destination designation="identity" />
19414	</element>
19415	<!--enum::msoTextEffectShapeCircleCurve {Constant}-->
19416	<element type="constant">
19417		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCircleCurve">
19418			<context kind="enumeration">MsoPresetTextEffectShape</context>
19419			<name>msoTextEffectShapeCircleCurve</name>
19420			<value>11</value>
19421		</source>
19422		<destination designation="identity" />
19423	</element>
19424	<!--enum::msoTextEffectShapeCirclePour {Constant}-->
19425	<element type="constant">
19426		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCirclePour">
19427			<context kind="enumeration">MsoPresetTextEffectShape</context>
19428			<name>msoTextEffectShapeCirclePour</name>
19429			<value>15</value>
19430		</source>
19431		<destination designation="identity" />
19432	</element>
19433	<!--enum::msoTextEffectShapeCurveDown {Constant}-->
19434	<element type="constant">
19435		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCurveDown">
19436			<context kind="enumeration">MsoPresetTextEffectShape</context>
19437			<name>msoTextEffectShapeCurveDown</name>
19438			<value>18</value>
19439		</source>
19440		<destination designation="identity" />
19441	</element>
19442	<!--enum::msoTextEffectShapeCurveUp {Constant}-->
19443	<element type="constant">
19444		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeCurveUp">
19445			<context kind="enumeration">MsoPresetTextEffectShape</context>
19446			<name>msoTextEffectShapeCurveUp</name>
19447			<value>17</value>
19448		</source>
19449		<destination designation="identity" />
19450	</element>
19451	<!--enum::msoTextEffectShapeDeflate {Constant}-->
19452	<element type="constant">
19453		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDeflate">
19454			<context kind="enumeration">MsoPresetTextEffectShape</context>
19455			<name>msoTextEffectShapeDeflate</name>
19456			<value>26</value>
19457		</source>
19458		<destination designation="identity" />
19459	</element>
19460	<!--enum::msoTextEffectShapeDeflateBottom {Constant}-->
19461	<element type="constant">
19462		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDeflateBottom">
19463			<context kind="enumeration">MsoPresetTextEffectShape</context>
19464			<name>msoTextEffectShapeDeflateBottom</name>
19465			<value>28</value>
19466		</source>
19467		<destination designation="identity" />
19468	</element>
19469	<!--enum::msoTextEffectShapeDeflateInflate {Constant}-->
19470	<element type="constant">
19471		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDeflateInflate">
19472			<context kind="enumeration">MsoPresetTextEffectShape</context>
19473			<name>msoTextEffectShapeDeflateInflate</name>
19474			<value>31</value>
19475		</source>
19476		<destination designation="identity" />
19477	</element>
19478	<!--enum::msoTextEffectShapeDeflateInflateDeflate {Constant}-->
19479	<element type="constant">
19480		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDeflateInflateDeflate">
19481			<context kind="enumeration">MsoPresetTextEffectShape</context>
19482			<name>msoTextEffectShapeDeflateInflateDeflate</name>
19483			<value>32</value>
19484		</source>
19485		<destination designation="identity" />
19486	</element>
19487	<!--enum::msoTextEffectShapeDeflateTop {Constant}-->
19488	<element type="constant">
19489		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDeflateTop">
19490			<context kind="enumeration">MsoPresetTextEffectShape</context>
19491			<name>msoTextEffectShapeDeflateTop</name>
19492			<value>30</value>
19493		</source>
19494		<destination designation="identity" />
19495	</element>
19496	<!--enum::msoTextEffectShapeDoubleWave1 {Constant}-->
19497	<element type="constant">
19498		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDoubleWave1">
19499			<context kind="enumeration">MsoPresetTextEffectShape</context>
19500			<name>msoTextEffectShapeDoubleWave1</name>
19501			<value>23</value>
19502		</source>
19503		<destination designation="identity" />
19504	</element>
19505	<!--enum::msoTextEffectShapeDoubleWave2 {Constant}-->
19506	<element type="constant">
19507		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeDoubleWave2">
19508			<context kind="enumeration">MsoPresetTextEffectShape</context>
19509			<name>msoTextEffectShapeDoubleWave2</name>
19510			<value>24</value>
19511		</source>
19512		<destination designation="identity" />
19513	</element>
19514	<!--enum::msoTextEffectShapeFadeDown {Constant}-->
19515	<element type="constant">
19516		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeFadeDown">
19517			<context kind="enumeration">MsoPresetTextEffectShape</context>
19518			<name>msoTextEffectShapeFadeDown</name>
19519			<value>36</value>
19520		</source>
19521		<destination designation="identity" />
19522	</element>
19523	<!--enum::msoTextEffectShapeFadeLeft {Constant}-->
19524	<element type="constant">
19525		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeFadeLeft">
19526			<context kind="enumeration">MsoPresetTextEffectShape</context>
19527			<name>msoTextEffectShapeFadeLeft</name>
19528			<value>34</value>
19529		</source>
19530		<destination designation="identity" />
19531	</element>
19532	<!--enum::msoTextEffectShapeFadeRight {Constant}-->
19533	<element type="constant">
19534		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeFadeRight">
19535			<context kind="enumeration">MsoPresetTextEffectShape</context>
19536			<name>msoTextEffectShapeFadeRight</name>
19537			<value>33</value>
19538		</source>
19539		<destination designation="identity" />
19540	</element>
19541	<!--enum::msoTextEffectShapeFadeUp {Constant}-->
19542	<element type="constant">
19543		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeFadeUp">
19544			<context kind="enumeration">MsoPresetTextEffectShape</context>
19545			<name>msoTextEffectShapeFadeUp</name>
19546			<value>35</value>
19547		</source>
19548		<destination designation="identity" />
19549	</element>
19550	<!--enum::msoTextEffectShapeInflate {Constant}-->
19551	<element type="constant">
19552		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeInflate">
19553			<context kind="enumeration">MsoPresetTextEffectShape</context>
19554			<name>msoTextEffectShapeInflate</name>
19555			<value>25</value>
19556		</source>
19557		<destination designation="identity" />
19558	</element>
19559	<!--enum::msoTextEffectShapeInflateBottom {Constant}-->
19560	<element type="constant">
19561		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeInflateBottom">
19562			<context kind="enumeration">MsoPresetTextEffectShape</context>
19563			<name>msoTextEffectShapeInflateBottom</name>
19564			<value>27</value>
19565		</source>
19566		<destination designation="identity" />
19567	</element>
19568	<!--enum::msoTextEffectShapeInflateTop {Constant}-->
19569	<element type="constant">
19570		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeInflateTop">
19571			<context kind="enumeration">MsoPresetTextEffectShape</context>
19572			<name>msoTextEffectShapeInflateTop</name>
19573			<value>29</value>
19574		</source>
19575		<destination designation="identity" />
19576	</element>
19577	<!--enum::msoTextEffectShapeMixed {Constant}-->
19578	<element type="constant">
19579		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeMixed">
19580			<context kind="enumeration">MsoPresetTextEffectShape</context>
19581			<name>msoTextEffectShapeMixed</name>
19582			<value>-2</value>
19583		</source>
19584		<destination designation="identity" />
19585	</element>
19586	<!--enum::msoTextEffectShapePlainText {Constant}-->
19587	<element type="constant">
19588		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapePlainText">
19589			<context kind="enumeration">MsoPresetTextEffectShape</context>
19590			<name>msoTextEffectShapePlainText</name>
19591			<value>1</value>
19592		</source>
19593		<destination designation="identity" />
19594	</element>
19595	<!--enum::msoTextEffectShapeRingInside {Constant}-->
19596	<element type="constant">
19597		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeRingInside">
19598			<context kind="enumeration">MsoPresetTextEffectShape</context>
19599			<name>msoTextEffectShapeRingInside</name>
19600			<value>7</value>
19601		</source>
19602		<destination designation="identity" />
19603	</element>
19604	<!--enum::msoTextEffectShapeRingOutside {Constant}-->
19605	<element type="constant">
19606		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeRingOutside">
19607			<context kind="enumeration">MsoPresetTextEffectShape</context>
19608			<name>msoTextEffectShapeRingOutside</name>
19609			<value>8</value>
19610		</source>
19611		<destination designation="identity" />
19612	</element>
19613	<!--enum::msoTextEffectShapeSlantDown {Constant}-->
19614	<element type="constant">
19615		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeSlantDown">
19616			<context kind="enumeration">MsoPresetTextEffectShape</context>
19617			<name>msoTextEffectShapeSlantDown</name>
19618			<value>38</value>
19619		</source>
19620		<destination designation="identity" />
19621	</element>
19622	<!--enum::msoTextEffectShapeSlantUp {Constant}-->
19623	<element type="constant">
19624		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeSlantUp">
19625			<context kind="enumeration">MsoPresetTextEffectShape</context>
19626			<name>msoTextEffectShapeSlantUp</name>
19627			<value>37</value>
19628		</source>
19629		<destination designation="identity" />
19630	</element>
19631	<!--enum::msoTextEffectShapeStop {Constant}-->
19632	<element type="constant">
19633		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeStop">
19634			<context kind="enumeration">MsoPresetTextEffectShape</context>
19635			<name>msoTextEffectShapeStop</name>
19636			<value>2</value>
19637		</source>
19638		<destination designation="identity" />
19639	</element>
19640	<!--enum::msoTextEffectShapeTriangleDown {Constant}-->
19641	<element type="constant">
19642		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeTriangleDown">
19643			<context kind="enumeration">MsoPresetTextEffectShape</context>
19644			<name>msoTextEffectShapeTriangleDown</name>
19645			<value>4</value>
19646		</source>
19647		<destination designation="identity" />
19648	</element>
19649	<!--enum::msoTextEffectShapeTriangleUp {Constant}-->
19650	<element type="constant">
19651		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeTriangleUp">
19652			<context kind="enumeration">MsoPresetTextEffectShape</context>
19653			<name>msoTextEffectShapeTriangleUp</name>
19654			<value>3</value>
19655		</source>
19656		<destination designation="identity" />
19657	</element>
19658	<!--enum::msoTextEffectShapeWave1 {Constant}-->
19659	<element type="constant">
19660		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeWave1">
19661			<context kind="enumeration">MsoPresetTextEffectShape</context>
19662			<name>msoTextEffectShapeWave1</name>
19663			<value>21</value>
19664		</source>
19665		<destination designation="identity" />
19666	</element>
19667	<!--enum::msoTextEffectShapeWave2 {Constant}-->
19668	<element type="constant">
19669		<source id="Office.MsoPresetTextEffectShape.msoTextEffectShapeWave2">
19670			<context kind="enumeration">MsoPresetTextEffectShape</context>
19671			<name>msoTextEffectShapeWave2</name>
19672			<value>22</value>
19673		</source>
19674		<destination designation="identity" />
19675	</element>
19676	<!--enum::MsoPresetTexture  {Enumeration}-->
19677	<element type="enumeration">
19678		<source id="Office.MsoPresetTexture">
19679			<name>MsoPresetTexture</name>
19680		</source>
19681		<destination designation="identity" />
19682	</element>
19683	<!--enum::msoPresetTextureMixed {Constant}-->
19684	<element type="constant">
19685		<source id="Office.MsoPresetTexture.msoPresetTextureMixed">
19686			<context kind="enumeration">MsoPresetTexture</context>
19687			<name>msoPresetTextureMixed</name>
19688			<value>-2</value>
19689		</source>
19690		<destination designation="identity" />
19691	</element>
19692	<!--enum::msoTextureBlueTissuePaper {Constant}-->
19693	<element type="constant">
19694		<source id="Office.MsoPresetTexture.msoTextureBlueTissuePaper">
19695			<context kind="enumeration">MsoPresetTexture</context>
19696			<name>msoTextureBlueTissuePaper</name>
19697			<value>17</value>
19698		</source>
19699		<destination designation="identity" />
19700	</element>
19701	<!--enum::msoTextureBouquet {Constant}-->
19702	<element type="constant">
19703		<source id="Office.MsoPresetTexture.msoTextureBouquet">
19704			<context kind="enumeration">MsoPresetTexture</context>
19705			<name>msoTextureBouquet</name>
19706			<value>20</value>
19707		</source>
19708		<destination designation="identity" />
19709	</element>
19710	<!--enum::msoTextureBrownMarble {Constant}-->
19711	<element type="constant">
19712		<source id="Office.MsoPresetTexture.msoTextureBrownMarble">
19713			<context kind="enumeration">MsoPresetTexture</context>
19714			<name>msoTextureBrownMarble</name>
19715			<value>11</value>
19716		</source>
19717		<destination designation="identity" />
19718	</element>
19719	<!--enum::msoTextureCanvas {Constant}-->
19720	<element type="constant">
19721		<source id="Office.MsoPresetTexture.msoTextureCanvas">
19722			<context kind="enumeration">MsoPresetTexture</context>
19723			<name>msoTextureCanvas</name>
19724			<value>2</value>
19725		</source>
19726		<destination designation="identity" />
19727	</element>
19728	<!--enum::msoTextureCork {Constant}-->
19729	<element type="constant">
19730		<source id="Office.MsoPresetTexture.msoTextureCork">
19731			<context kind="enumeration">MsoPresetTexture</context>
19732			<name>msoTextureCork</name>
19733			<value>21</value>
19734		</source>
19735		<destination designation="identity" />
19736	</element>
19737	<!--enum::msoTextureDenim {Constant}-->
19738	<element type="constant">
19739		<source id="Office.MsoPresetTexture.msoTextureDenim">
19740			<context kind="enumeration">MsoPresetTexture</context>
19741			<name>msoTextureDenim</name>
19742			<value>3</value>
19743		</source>
19744		<destination designation="identity" />
19745	</element>
19746	<!--enum::msoTextureFishFossil {Constant}-->
19747	<element type="constant">
19748		<source id="Office.MsoPresetTexture.msoTextureFishFossil">
19749			<context kind="enumeration">MsoPresetTexture</context>
19750			<name>msoTextureFishFossil</name>
19751			<value>7</value>
19752		</source>
19753		<destination designation="identity" />
19754	</element>
19755	<!--enum::msoTextureGranite {Constant}-->
19756	<element type="constant">
19757		<source id="Office.MsoPresetTexture.msoTextureGranite">
19758			<context kind="enumeration">MsoPresetTexture</context>
19759			<name>msoTextureGranite</name>
19760			<value>12</value>
19761		</source>
19762		<destination designation="identity" />
19763	</element>
19764	<!--enum::msoTextureGreenMarble {Constant}-->
19765	<element type="constant">
19766		<source id="Office.MsoPresetTexture.msoTextureGreenMarble">
19767			<context kind="enumeration">MsoPresetTexture</context>
19768			<name>msoTextureGreenMarble</name>
19769			<value>9</value>
19770		</source>
19771		<destination designation="identity" />
19772	</element>
19773	<!--enum::msoTextureMediumWood {Constant}-->
19774	<element type="constant">
19775		<source id="Office.MsoPresetTexture.msoTextureMediumWood">
19776			<context kind="enumeration">MsoPresetTexture</context>
19777			<name>msoTextureMediumWood</name>
19778			<value>24</value>
19779		</source>
19780		<destination designation="identity" />
19781	</element>
19782	<!--enum::msoTextureNewsprint {Constant}-->
19783	<element type="constant">
19784		<source id="Office.MsoPresetTexture.msoTextureNewsprint">
19785			<context kind="enumeration">MsoPresetTexture</context>
19786			<name>msoTextureNewsprint</name>
19787			<value>13</value>
19788		</source>
19789		<destination designation="identity" />
19790	</element>
19791	<!--enum::msoTextureOak {Constant}-->
19792	<element type="constant">
19793		<source id="Office.MsoPresetTexture.msoTextureOak">
19794			<context kind="enumeration">MsoPresetTexture</context>
19795			<name>msoTextureOak</name>
19796			<value>23</value>
19797		</source>
19798		<destination designation="identity" />
19799	</element>
19800	<!--enum::msoTexturePaperBag {Constant}-->
19801	<element type="constant">
19802		<source id="Office.MsoPresetTexture.msoTexturePaperBag">
19803			<context kind="enumeration">MsoPresetTexture</context>
19804			<name>msoTexturePaperBag</name>
19805			<value>6</value>
19806		</source>
19807		<destination designation="identity" />
19808	</element>
19809	<!--enum::msoTexturePapyrus {Constant}-->
19810	<element type="constant">
19811		<source id="Office.MsoPresetTexture.msoTexturePapyrus">
19812			<context kind="enumeration">MsoPresetTexture</context>
19813			<name>msoTexturePapyrus</name>
19814			<value>1</value>
19815		</source>
19816		<destination designation="identity" />
19817	</element>
19818	<!--enum::msoTextureParchment {Constant}-->
19819	<element type="constant">
19820		<source id="Office.MsoPresetTexture.msoTextureParchment">
19821			<context kind="enumeration">MsoPresetTexture</context>
19822			<name>msoTextureParchment</name>
19823			<value>15</value>
19824		</source>
19825		<destination designation="identity" />
19826	</element>
19827	<!--enum::msoTexturePinkTissuePaper {Constant}-->
19828	<element type="constant">
19829		<source id="Office.MsoPresetTexture.msoTexturePinkTissuePaper">
19830			<context kind="enumeration">MsoPresetTexture</context>
19831			<name>msoTexturePinkTissuePaper</name>
19832			<value>18</value>
19833		</source>
19834		<destination designation="identity" />
19835	</element>
19836	<!--enum::msoTexturePurpleMesh {Constant}-->
19837	<element type="constant">
19838		<source id="Office.MsoPresetTexture.msoTexturePurpleMesh">
19839			<context kind="enumeration">MsoPresetTexture</context>
19840			<name>msoTexturePurpleMesh</name>
19841			<value>19</value>
19842		</source>
19843		<destination designation="identity" />
19844	</element>
19845	<!--enum::msoTextureRecycledPaper {Constant}-->
19846	<element type="constant">
19847		<source id="Office.MsoPresetTexture.msoTextureRecycledPaper">
19848			<context kind="enumeration">MsoPresetTexture</context>
19849			<name>msoTextureRecycledPaper</name>
19850			<value>14</value>
19851		</source>
19852		<destination designation="identity" />
19853	</element>
19854	<!--enum::msoTextureSand {Constant}-->
19855	<element type="constant">
19856		<source id="Office.MsoPresetTexture.msoTextureSand">
19857			<context kind="enumeration">MsoPresetTexture</context>
19858			<name>msoTextureSand</name>
19859			<value>8</value>
19860		</source>
19861		<destination designation="identity" />
19862	</element>
19863	<!--enum::msoTextureStationery {Constant}-->
19864	<element type="constant">
19865		<source id="Office.MsoPresetTexture.msoTextureStationery">
19866			<context kind="enumeration">MsoPresetTexture</context>
19867			<name>msoTextureStationery</name>
19868			<value>16</value>
19869		</source>
19870		<destination designation="identity" />
19871	</element>
19872	<!--enum::msoTextureWalnut {Constant}-->
19873	<element type="constant">
19874		<source id="Office.MsoPresetTexture.msoTextureWalnut">
19875			<context kind="enumeration">MsoPresetTexture</context>
19876			<name>msoTextureWalnut</name>
19877			<value>22</value>
19878		</source>
19879		<destination designation="identity" />
19880	</element>
19881	<!--enum::msoTextureWaterDroplets {Constant}-->
19882	<element type="constant">
19883		<source id="Office.MsoPresetTexture.msoTextureWaterDroplets">
19884			<context kind="enumeration">MsoPresetTexture</context>
19885			<name>msoTextureWaterDroplets</name>
19886			<value>5</value>
19887		</source>
19888		<destination designation="identity" />
19889	</element>
19890	<!--enum::msoTextureWhiteMarble {Constant}-->
19891	<element type="constant">
19892		<source id="Office.MsoPresetTexture.msoTextureWhiteMarble">
19893			<context kind="enumeration">MsoPresetTexture</context>
19894			<name>msoTextureWhiteMarble</name>
19895			<value>10</value>
19896		</source>
19897		<destination designation="identity" />
19898	</element>
19899	<!--enum::msoTextureWovenMat {Constant}-->
19900	<element type="constant">
19901		<source id="Office.MsoPresetTexture.msoTextureWovenMat">
19902			<context kind="enumeration">MsoPresetTexture</context>
19903			<name>msoTextureWovenMat</name>
19904			<value>4</value>
19905		</source>
19906		<destination designation="identity" />
19907	</element>
19908	<!--enum::MsoPresetThreeDFormat  {Enumeration}-->
19909	<element type="enumeration">
19910		<source id="Office.MsoPresetThreeDFormat">
19911			<name>MsoPresetThreeDFormat</name>
19912		</source>
19913		<destination designation="identity" />
19914	</element>
19915	<!--enum::msoPresetThreeDFormatMixed {Constant}-->
19916	<element type="constant">
19917		<source id="Office.MsoPresetThreeDFormat.msoPresetThreeDFormatMixed">
19918			<context kind="enumeration">MsoPresetThreeDFormat</context>
19919			<name>msoPresetThreeDFormatMixed</name>
19920			<value>-2</value>
19921		</source>
19922		<destination designation="identity" />
19923	</element>
19924	<!--enum::msoThreeD1 {Constant}-->
19925	<element type="constant">
19926		<source id="Office.MsoPresetThreeDFormat.msoThreeD1">
19927			<context kind="enumeration">MsoPresetThreeDFormat</context>
19928			<name>msoThreeD1</name>
19929			<value>1</value>
19930		</source>
19931		<destination designation="identity" />
19932	</element>
19933	<!--enum::msoThreeD10 {Constant}-->
19934	<element type="constant">
19935		<source id="Office.MsoPresetThreeDFormat.msoThreeD10">
19936			<context kind="enumeration">MsoPresetThreeDFormat</context>
19937			<name>msoThreeD10</name>
19938			<value>10</value>
19939		</source>
19940		<destination designation="identity" />
19941	</element>
19942	<!--enum::msoThreeD11 {Constant}-->
19943	<element type="constant">
19944		<source id="Office.MsoPresetThreeDFormat.msoThreeD11">
19945			<context kind="enumeration">MsoPresetThreeDFormat</context>
19946			<name>msoThreeD11</name>
19947			<value>11</value>
19948		</source>
19949		<destination designation="identity" />
19950	</element>
19951	<!--enum::msoThreeD12 {Constant}-->
19952	<element type="constant">
19953		<source id="Office.MsoPresetThreeDFormat.msoThreeD12">
19954			<context kind="enumeration">MsoPresetThreeDFormat</context>
19955			<name>msoThreeD12</name>
19956			<value>12</value>
19957		</source>
19958		<destination designation="identity" />
19959	</element>
19960	<!--enum::msoThreeD13 {Constant}-->
19961	<element type="constant">
19962		<source id="Office.MsoPresetThreeDFormat.msoThreeD13">
19963			<context kind="enumeration">MsoPresetThreeDFormat</context>
19964			<name>msoThreeD13</name>
19965			<value>13</value>
19966		</source>
19967		<destination designation="identity" />
19968	</element>
19969	<!--enum::msoThreeD14 {Constant}-->
19970	<element type="constant">
19971		<source id="Office.MsoPresetThreeDFormat.msoThreeD14">
19972			<context kind="enumeration">MsoPresetThreeDFormat</context>
19973			<name>msoThreeD14</name>
19974			<value>14</value>
19975		</source>
19976		<destination designation="identity" />
19977	</element>
19978	<!--enum::msoThreeD15 {Constant}-->
19979	<element type="constant">
19980		<source id="Office.MsoPresetThreeDFormat.msoThreeD15">
19981			<context kind="enumeration">MsoPresetThreeDFormat</context>
19982			<name>msoThreeD15</name>
19983			<value>15</value>
19984		</source>
19985		<destination designation="identity" />
19986	</element>
19987	<!--enum::msoThreeD16 {Constant}-->
19988	<element type="constant">
19989		<source id="Office.MsoPresetThreeDFormat.msoThreeD16">
19990			<context kind="enumeration">MsoPresetThreeDFormat</context>
19991			<name>msoThreeD16</name>
19992			<value>16</value>
19993		</source>
19994		<destination designation="identity" />
19995	</element>
19996	<!--enum::msoThreeD17 {Constant}-->
19997	<element type="constant">
19998		<source id="Office.MsoPresetThreeDFormat.msoThreeD17">
19999			<context kind="enumeration">MsoPresetThreeDFormat</context>
20000			<name>msoThreeD17</name>
20001			<value>17</value>
20002		</source>
20003		<destination designation="identity" />
20004	</element>
20005	<!--enum::msoThreeD18 {Constant}-->
20006	<element type="constant">
20007		<source id="Office.MsoPresetThreeDFormat.msoThreeD18">
20008			<context kind="enumeration">MsoPresetThreeDFormat</context>
20009			<name>msoThreeD18</name>
20010			<value>18</value>
20011		</source>
20012		<destination designation="identity" />
20013	</element>
20014	<!--enum::msoThreeD19 {Constant}-->
20015	<element type="constant">
20016		<source id="Office.MsoPresetThreeDFormat.msoThreeD19">
20017			<context kind="enumeration">MsoPresetThreeDFormat</context>
20018			<name>msoThreeD19</name>
20019			<value>19</value>
20020		</source>
20021		<destination designation="identity" />
20022	</element>
20023	<!--enum::msoThreeD2 {Constant}-->
20024	<element type="constant">
20025		<source id="Office.MsoPresetThreeDFormat.msoThreeD2">
20026			<context kind="enumeration">MsoPresetThreeDFormat</context>
20027			<name>msoThreeD2</name>
20028			<value>2</value>
20029		</source>
20030		<destination designation="identity" />
20031	</element>
20032	<!--enum::msoThreeD20 {Constant}-->
20033	<element type="constant">
20034		<source id="Office.MsoPresetThreeDFormat.msoThreeD20">
20035			<context kind="enumeration">MsoPresetThreeDFormat</context>
20036			<name>msoThreeD20</name>
20037			<value>20</value>
20038		</source>
20039		<destination designation="identity" />
20040	</element>
20041	<!--enum::msoThreeD3 {Constant}-->
20042	<element type="constant">
20043		<source id="Office.MsoPresetThreeDFormat.msoThreeD3">
20044			<context kind="enumeration">MsoPresetThreeDFormat</context>
20045			<name>msoThreeD3</name>
20046			<value>3</value>
20047		</source>
20048		<destination designation="identity" />
20049	</element>
20050	<!--enum::msoThreeD4 {Constant}-->
20051	<element type="constant">
20052		<source id="Office.MsoPresetThreeDFormat.msoThreeD4">
20053			<context kind="enumeration">MsoPresetThreeDFormat</context>
20054			<name>msoThreeD4</name>
20055			<value>4</value>
20056		</source>
20057		<destination designation="identity" />
20058	</element>
20059	<!--enum::msoThreeD5 {Constant}-->
20060	<element type="constant">
20061		<source id="Office.MsoPresetThreeDFormat.msoThreeD5">
20062			<context kind="enumeration">MsoPresetThreeDFormat</context>
20063			<name>msoThreeD5</name>
20064			<value>5</value>
20065		</source>
20066		<destination designation="identity" />
20067	</element>
20068	<!--enum::msoThreeD6 {Constant}-->
20069	<element type="constant">
20070		<source id="Office.MsoPresetThreeDFormat.msoThreeD6">
20071			<context kind="enumeration">MsoPresetThreeDFormat</context>
20072			<name>msoThreeD6</name>
20073			<value>6</value>
20074		</source>
20075		<destination designation="identity" />
20076	</element>
20077	<!--enum::msoThreeD7 {Constant}-->
20078	<element type="constant">
20079		<source id="Office.MsoPresetThreeDFormat.msoThreeD7">
20080			<context kind="enumeration">MsoPresetThreeDFormat</context>
20081			<name>msoThreeD7</name>
20082			<value>7</value>
20083		</source>
20084		<destination designation="identity" />
20085	</element>
20086	<!--enum::msoThreeD8 {Constant}-->
20087	<element type="constant">
20088		<source id="Office.MsoPresetThreeDFormat.msoThreeD8">
20089			<context kind="enumeration">MsoPresetThreeDFormat</context>
20090			<name>msoThreeD8</name>
20091			<value>8</value>
20092		</source>
20093		<destination designation="identity" />
20094	</element>
20095	<!--enum::msoThreeD9 {Constant}-->
20096	<element type="constant">
20097		<source id="Office.MsoPresetThreeDFormat.msoThreeD9">
20098			<context kind="enumeration">MsoPresetThreeDFormat</context>
20099			<name>msoThreeD9</name>
20100			<value>9</value>
20101		</source>
20102		<destination designation="identity" />
20103	</element>
20104	<!--enum::MsoRelativeNodePosition  {Enumeration}-->
20105	<element type="enumeration">
20106		<source id="Office.MsoRelativeNodePosition">
20107			<name>MsoRelativeNodePosition</name>
20108		</source>
20109		<destination designation="identity" />
20110	</element>
20111	<!--enum::msoAfterLastSibling {Constant}-->
20112	<element type="constant">
20113		<source id="Office.MsoRelativeNodePosition.msoAfterLastSibling">
20114			<context kind="enumeration">MsoRelativeNodePosition</context>
20115			<name>msoAfterLastSibling</name>
20116			<value>4</value>
20117		</source>
20118		<destination designation="identity" />
20119	</element>
20120	<!--enum::msoAfterNode {Constant}-->
20121	<element type="constant">
20122		<source id="Office.MsoRelativeNodePosition.msoAfterNode">
20123			<context kind="enumeration">MsoRelativeNodePosition</context>
20124			<name>msoAfterNode</name>
20125			<value>2</value>
20126		</source>
20127		<destination designation="identity" />
20128	</element>
20129	<!--enum::msoBeforeFirstSibling {Constant}-->
20130	<element type="constant">
20131		<source id="Office.MsoRelativeNodePosition.msoBeforeFirstSibling">
20132			<context kind="enumeration">MsoRelativeNodePosition</context>
20133			<name>msoBeforeFirstSibling</name>
20134			<value>3</value>
20135		</source>
20136		<destination designation="identity" />
20137	</element>
20138	<!--enum::msoBeforeNode {Constant}-->
20139	<element type="constant">
20140		<source id="Office.MsoRelativeNodePosition.msoBeforeNode">
20141			<context kind="enumeration">MsoRelativeNodePosition</context>
20142			<name>msoBeforeNode</name>
20143			<value>1</value>
20144		</source>
20145		<destination designation="identity" />
20146	</element>
20147	<!--enum::MsoScaleFrom  {Enumeration}-->
20148	<element type="enumeration">
20149		<source id="Office.MsoScaleFrom">
20150			<name>MsoScaleFrom</name>
20151		</source>
20152		<destination designation="identity" />
20153	</element>
20154	<!--enum::msoScaleFromBottomRight {Constant}-->
20155	<element type="constant">
20156		<source id="Office.MsoScaleFrom.msoScaleFromBottomRight">
20157			<context kind="enumeration">MsoScaleFrom</context>
20158			<name>msoScaleFromBottomRight</name>
20159			<value>2</value>
20160		</source>
20161		<destination designation="identity" />
20162	</element>
20163	<!--enum::msoScaleFromMiddle {Constant}-->
20164	<element type="constant">
20165		<source id="Office.MsoScaleFrom.msoScaleFromMiddle">
20166			<context kind="enumeration">MsoScaleFrom</context>
20167			<name>msoScaleFromMiddle</name>
20168			<value>1</value>
20169		</source>
20170		<destination designation="identity" />
20171	</element>
20172	<!--enum::msoScaleFromTopLeft {Constant}-->
20173	<element type="constant">
20174		<source id="Office.MsoScaleFrom.msoScaleFromTopLeft">
20175			<context kind="enumeration">MsoScaleFrom</context>
20176			<name>msoScaleFromTopLeft</name>
20177			<value>0</value>
20178		</source>
20179		<destination designation="identity" />
20180	</element>
20181	<!--enum::MsoScreenSize  {Enumeration}-->
20182	<element type="enumeration">
20183		<source id="Office.MsoScreenSize">
20184			<name>MsoScreenSize</name>
20185		</source>
20186		<destination designation="identity" />
20187	</element>
20188	<!--enum::msoScreenSize1024x768 {Constant}-->
20189	<element type="constant">
20190		<source id="Office.MsoScreenSize.msoScreenSize1024x768">
20191			<context kind="enumeration">MsoScreenSize</context>
20192			<name>msoScreenSize1024x768</name>
20193			<value>4</value>
20194		</source>
20195		<destination designation="identity" />
20196	</element>
20197	<!--enum::msoScreenSize1152x882 {Constant}-->
20198	<element type="constant">
20199		<source id="Office.MsoScreenSize.msoScreenSize1152x882">
20200			<context kind="enumeration">MsoScreenSize</context>
20201			<name>msoScreenSize1152x882</name>
20202			<value>5</value>
20203		</source>
20204		<destination designation="identity" />
20205	</element>
20206	<!--enum::msoScreenSize1152x900 {Constant}-->
20207	<element type="constant">
20208		<source id="Office.MsoScreenSize.msoScreenSize1152x900">
20209			<context kind="enumeration">MsoScreenSize</context>
20210			<name>msoScreenSize1152x900</name>
20211			<value>6</value>
20212		</source>
20213		<destination designation="identity" />
20214	</element>
20215	<!--enum::msoScreenSize1280x1024 {Constant}-->
20216	<element type="constant">
20217		<source id="Office.MsoScreenSize.msoScreenSize1280x1024">
20218			<context kind="enumeration">MsoScreenSize</context>
20219			<name>msoScreenSize1280x1024</name>
20220			<value>7</value>
20221		</source>
20222		<destination designation="identity" />
20223	</element>
20224	<!--enum::msoScreenSize1600x1200 {Constant}-->
20225	<element type="constant">
20226		<source id="Office.MsoScreenSize.msoScreenSize1600x1200">
20227			<context kind="enumeration">MsoScreenSize</context>
20228			<name>msoScreenSize1600x1200</name>
20229			<value>8</value>
20230		</source>
20231		<destination designation="identity" />
20232	</element>
20233	<!--enum::msoScreenSize1800x1440 {Constant}-->
20234	<element type="constant">
20235		<source id="Office.MsoScreenSize.msoScreenSize1800x1440">
20236			<context kind="enumeration">MsoScreenSize</context>
20237			<name>msoScreenSize1800x1440</name>
20238			<value>9</value>
20239		</source>
20240		<destination designation="identity" />
20241	</element>
20242	<!--enum::msoScreenSize1920x1200 {Constant}-->
20243	<element type="constant">
20244		<source id="Office.MsoScreenSize.msoScreenSize1920x1200">
20245			<context kind="enumeration">MsoScreenSize</context>
20246			<name>msoScreenSize1920x1200</name>
20247			<value>10</value>
20248		</source>
20249		<destination designation="identity" />
20250	</element>
20251	<!--enum::msoScreenSize544x376 {Constant}-->
20252	<element type="constant">
20253		<source id="Office.MsoScreenSize.msoScreenSize544x376">
20254			<context kind="enumeration">MsoScreenSize</context>
20255			<name>msoScreenSize544x376</name>
20256			<value>0</value>
20257		</source>
20258		<destination designation="identity" />
20259	</element>
20260	<!--enum::msoScreenSize640x480 {Constant}-->
20261	<element type="constant">
20262		<source id="Office.MsoScreenSize.msoScreenSize640x480">
20263			<context kind="enumeration">MsoScreenSize</context>
20264			<name>msoScreenSize640x480</name>
20265			<value>1</value>
20266		</source>
20267		<destination designation="identity" />
20268	</element>
20269	<!--enum::msoScreenSize720x512 {Constant}-->
20270	<element type="constant">
20271		<source id="Office.MsoScreenSize.msoScreenSize720x512">
20272			<context kind="enumeration">MsoScreenSize</context>
20273			<name>msoScreenSize720x512</name>
20274			<value>2</value>
20275		</source>
20276		<destination designation="identity" />
20277	</element>
20278	<!--enum::msoScreenSize800x600 {Constant}-->
20279	<element type="constant">
20280		<source id="Office.MsoScreenSize.msoScreenSize800x600">
20281			<context kind="enumeration">MsoScreenSize</context>
20282			<name>msoScreenSize800x600</name>
20283			<value>3</value>
20284		</source>
20285		<destination designation="identity" />
20286	</element>
20287	<!--enum::MsoScriptLanguage  {Enumeration}-->
20288	<element type="enumeration">
20289		<source id="Office.MsoScriptLanguage">
20290			<name>MsoScriptLanguage</name>
20291		</source>
20292		<destination designation="identity" />
20293	</element>
20294	<!--enum::msoScriptLanguageASP {Constant}-->
20295	<element type="constant">
20296		<source id="Office.MsoScriptLanguage.msoScriptLanguageASP">
20297			<context kind="enumeration">MsoScriptLanguage</context>
20298			<name>msoScriptLanguageASP</name>
20299			<value>3</value>
20300		</source>
20301		<destination designation="identity" />
20302	</element>
20303	<!--enum::msoScriptLanguageJava {Constant}-->
20304	<element type="constant">
20305		<source id="Office.MsoScriptLanguage.msoScriptLanguageJava">
20306			<context kind="enumeration">MsoScriptLanguage</context>
20307			<name>msoScriptLanguageJava</name>
20308			<value>1</value>
20309		</source>
20310		<destination designation="identity" />
20311	</element>
20312	<!--enum::msoScriptLanguageOther {Constant}-->
20313	<element type="constant">
20314		<source id="Office.MsoScriptLanguage.msoScriptLanguageOther">
20315			<context kind="enumeration">MsoScriptLanguage</context>
20316			<name>msoScriptLanguageOther</name>
20317			<value>4</value>
20318		</source>
20319		<destination designation="identity" />
20320	</element>
20321	<!--enum::msoScriptLanguageVisualBasic {Constant}-->
20322	<element type="constant">
20323		<source id="Office.MsoScriptLanguage.msoScriptLanguageVisualBasic">
20324			<context kind="enumeration">MsoScriptLanguage</context>
20325			<name>msoScriptLanguageVisualBasic</name>
20326			<value>2</value>
20327		</source>
20328		<destination designation="identity" />
20329	</element>
20330	<!--enum::MsoScriptLocation  {Enumeration}-->
20331	<element type="enumeration">
20332		<source id="Office.MsoScriptLocation">
20333			<name>MsoScriptLocation</name>
20334		</source>
20335		<destination designation="identity" />
20336	</element>
20337	<!--enum::msoScriptLocationInBody {Constant}-->
20338	<element type="constant">
20339		<source id="Office.MsoScriptLocation.msoScriptLocationInBody">
20340			<context kind="enumeration">MsoScriptLocation</context>
20341			<name>msoScriptLocationInBody</name>
20342			<value>2</value>
20343		</source>
20344		<destination designation="identity" />
20345	</element>
20346	<!--enum::msoScriptLocationInHead {Constant}-->
20347	<element type="constant">
20348		<source id="Office.MsoScriptLocation.msoScriptLocationInHead">
20349			<context kind="enumeration">MsoScriptLocation</context>
20350			<name>msoScriptLocationInHead</name>
20351			<value>1</value>
20352		</source>
20353		<destination designation="identity" />
20354	</element>
20355	<!--enum::MsoSearchIn  {Enumeration}-->
20356	<element type="enumeration">
20357		<source id="Office.MsoSearchIn">
20358			<name>MsoSearchIn</name>
20359		</source>
20360		<destination designation="identity" />
20361	</element>
20362	<!--enum::msoSearchInCustom {Constant}-->
20363	<element type="constant">
20364		<source id="Office.MsoSearchIn.msoSearchInCustom">
20365			<context kind="enumeration">MsoSearchIn</context>
20366			<name>msoSearchInCustom</name>
20367			<value>3</value>
20368		</source>
20369		<destination designation="identity" />
20370	</element>
20371	<!--enum::msoSearchInMyComputer {Constant}-->
20372	<element type="constant">
20373		<source id="Office.MsoSearchIn.msoSearchInMyComputer">
20374			<context kind="enumeration">MsoSearchIn</context>
20375			<name>msoSearchInMyComputer</name>
20376			<value>0</value>
20377		</source>
20378		<destination designation="identity" />
20379	</element>
20380	<!--enum::msoSearchInMyNetworkPlaces {Constant}-->
20381	<element type="constant">
20382		<source id="Office.MsoSearchIn.msoSearchInMyNetworkPlaces">
20383			<context kind="enumeration">MsoSearchIn</context>
20384			<name>msoSearchInMyNetworkPlaces</name>
20385			<value>2</value>
20386		</source>
20387		<destination designation="identity" />
20388	</element>
20389	<!--enum::msoSearchInOutlook {Constant}-->
20390	<element type="constant">
20391		<source id="Office.MsoSearchIn.msoSearchInOutlook">
20392			<context kind="enumeration">MsoSearchIn</context>
20393			<name>msoSearchInOutlook</name>
20394			<value>1</value>
20395		</source>
20396		<destination designation="identity" />
20397	</element>
20398	<!--enum::MsoSegmentType  {Enumeration}-->
20399	<element type="enumeration">
20400		<source id="Office.MsoSegmentType">
20401			<name>MsoSegmentType</name>
20402		</source>
20403		<destination designation="identity" />
20404	</element>
20405	<!--enum::msoSegmentCurve {Constant}-->
20406	<element type="constant">
20407		<source id="Office.MsoSegmentType.msoSegmentCurve">
20408			<context kind="enumeration">MsoSegmentType</context>
20409			<name>msoSegmentCurve</name>
20410			<value>1</value>
20411		</source>
20412		<destination designation="identity" />
20413	</element>
20414	<!--enum::msoSegmentLine {Constant}-->
20415	<element type="constant">
20416		<source id="Office.MsoSegmentType.msoSegmentLine">
20417			<context kind="enumeration">MsoSegmentType</context>
20418			<name>msoSegmentLine</name>
20419			<value>0</value>
20420		</source>
20421		<destination designation="identity" />
20422	</element>
20423	<!--enum::MsoShadowType  {Enumeration}-->
20424	<element type="enumeration">
20425		<source id="Office.MsoShadowType">
20426			<name>MsoShadowType</name>
20427		</source>
20428		<destination designation="identity" />
20429	</element>
20430	<!--enum::msoShadow1 {Constant}-->
20431	<element type="constant">
20432		<source id="Office.MsoShadowType.msoShadow1">
20433			<context kind="enumeration">MsoShadowType</context>
20434			<name>msoShadow1</name>
20435			<value>1</value>
20436		</source>
20437		<destination designation="identity" />
20438	</element>
20439	<!--enum::msoShadow10 {Constant}-->
20440	<element type="constant">
20441		<source id="Office.MsoShadowType.msoShadow10">
20442			<context kind="enumeration">MsoShadowType</context>
20443			<name>msoShadow10</name>
20444			<value>10</value>
20445		</source>
20446		<destination designation="identity" />
20447	</element>
20448	<!--enum::msoShadow11 {Constant}-->
20449	<element type="constant">
20450		<source id="Office.MsoShadowType.msoShadow11">
20451			<context kind="enumeration">MsoShadowType</context>
20452			<name>msoShadow11</name>
20453			<value>11</value>
20454		</source>
20455		<destination designation="identity" />
20456	</element>
20457	<!--enum::msoShadow12 {Constant}-->
20458	<element type="constant">
20459		<source id="Office.MsoShadowType.msoShadow12">
20460			<context kind="enumeration">MsoShadowType</context>
20461			<name>msoShadow12</name>
20462			<value>12</value>
20463		</source>
20464		<destination designation="identity" />
20465	</element>
20466	<!--enum::msoShadow13 {Constant}-->
20467	<element type="constant">
20468		<source id="Office.MsoShadowType.msoShadow13">
20469			<context kind="enumeration">MsoShadowType</context>
20470			<name>msoShadow13</name>
20471			<value>13</value>
20472		</source>
20473		<destination designation="identity" />
20474	</element>
20475	<!--enum::msoShadow14 {Constant}-->
20476	<element type="constant">
20477		<source id="Office.MsoShadowType.msoShadow14">
20478			<context kind="enumeration">MsoShadowType</context>
20479			<name>msoShadow14</name>
20480			<value>14</value>
20481		</source>
20482		<destination designation="identity" />
20483	</element>
20484	<!--enum::msoShadow15 {Constant}-->
20485	<element type="constant">
20486		<source id="Office.MsoShadowType.msoShadow15">
20487			<context kind="enumeration">MsoShadowType</context>
20488			<name>msoShadow15</name>
20489			<value>15</value>
20490		</source>
20491		<destination designation="identity" />
20492	</element>
20493	<!--enum::msoShadow16 {Constant}-->
20494	<element type="constant">
20495		<source id="Office.MsoShadowType.msoShadow16">
20496			<context kind="enumeration">MsoShadowType</context>
20497			<name>msoShadow16</name>
20498			<value>16</value>
20499		</source>
20500		<destination designation="identity" />
20501	</element>
20502	<!--enum::msoShadow17 {Constant}-->
20503	<element type="constant">
20504		<source id="Office.MsoShadowType.msoShadow17">
20505			<context kind="enumeration">MsoShadowType</context>
20506			<name>msoShadow17</name>
20507			<value>17</value>
20508		</source>
20509		<destination designation="identity" />
20510	</element>
20511	<!--enum::msoShadow18 {Constant}-->
20512	<element type="constant">
20513		<source id="Office.MsoShadowType.msoShadow18">
20514			<context kind="enumeration">MsoShadowType</context>
20515			<name>msoShadow18</name>
20516			<value>18</value>
20517		</source>
20518		<destination designation="identity" />
20519	</element>
20520	<!--enum::msoShadow19 {Constant}-->
20521	<element type="constant">
20522		<source id="Office.MsoShadowType.msoShadow19">
20523			<context kind="enumeration">MsoShadowType</context>
20524			<name>msoShadow19</name>
20525			<value>19</value>
20526		</source>
20527		<destination designation="identity" />
20528	</element>
20529	<!--enum::msoShadow2 {Constant}-->
20530	<element type="constant">
20531		<source id="Office.MsoShadowType.msoShadow2">
20532			<context kind="enumeration">MsoShadowType</context>
20533			<name>msoShadow2</name>
20534			<value>2</value>
20535		</source>
20536		<destination designation="identity" />
20537	</element>
20538	<!--enum::msoShadow20 {Constant}-->
20539	<element type="constant">
20540		<source id="Office.MsoShadowType.msoShadow20">
20541			<context kind="enumeration">MsoShadowType</context>
20542			<name>msoShadow20</name>
20543			<value>20</value>
20544		</source>
20545		<destination designation="identity" />
20546	</element>
20547	<!--enum::msoShadow3 {Constant}-->
20548	<element type="constant">
20549		<source id="Office.MsoShadowType.msoShadow3">
20550			<context kind="enumeration">MsoShadowType</context>
20551			<name>msoShadow3</name>
20552			<value>3</value>
20553		</source>
20554		<destination designation="identity" />
20555	</element>
20556	<!--enum::msoShadow4 {Constant}-->
20557	<element type="constant">
20558		<source id="Office.MsoShadowType.msoShadow4">
20559			<context kind="enumeration">MsoShadowType</context>
20560			<name>msoShadow4</name>
20561			<value>4</value>
20562		</source>
20563		<destination designation="identity" />
20564	</element>
20565	<!--enum::msoShadow5 {Constant}-->
20566	<element type="constant">
20567		<source id="Office.MsoShadowType.msoShadow5">
20568			<context kind="enumeration">MsoShadowType</context>
20569			<name>msoShadow5</name>
20570			<value>5</value>
20571		</source>
20572		<destination designation="identity" />
20573	</element>
20574	<!--enum::msoShadow6 {Constant}-->
20575	<element type="constant">
20576		<source id="Office.MsoShadowType.msoShadow6">
20577			<context kind="enumeration">MsoShadowType</context>
20578			<name>msoShadow6</name>
20579			<value>6</value>
20580		</source>
20581		<destination designation="identity" />
20582	</element>
20583	<!--enum::msoShadow7 {Constant}-->
20584	<element type="constant">
20585		<source id="Office.MsoShadowType.msoShadow7">
20586			<context kind="enumeration">MsoShadowType</context>
20587			<name>msoShadow7</name>
20588			<value>7</value>
20589		</source>
20590		<destination designation="identity" />
20591	</element>
20592	<!--enum::msoShadow8 {Constant}-->
20593	<element type="constant">
20594		<source id="Office.MsoShadowType.msoShadow8">
20595			<context kind="enumeration">MsoShadowType</context>
20596			<name>msoShadow8</name>
20597			<value>8</value>
20598		</source>
20599		<destination designation="identity" />
20600	</element>
20601	<!--enum::msoShadow9 {Constant}-->
20602	<element type="constant">
20603		<source id="Office.MsoShadowType.msoShadow9">
20604			<context kind="enumeration">MsoShadowType</context>
20605			<name>msoShadow9</name>
20606			<value>9</value>
20607		</source>
20608		<destination designation="identity" />
20609	</element>
20610	<!--enum::msoShadowMixed {Constant}-->
20611	<element type="constant">
20612		<source id="Office.MsoShadowType.msoShadowMixed">
20613			<context kind="enumeration">MsoShadowType</context>
20614			<name>msoShadowMixed</name>
20615			<value>-2</value>
20616		</source>
20617		<destination designation="identity" />
20618	</element>
20619	<!--enum::MsoShapeType  {Enumeration}-->
20620	<element type="enumeration">
20621		<source id="Office.MsoShapeType">
20622			<name>MsoShapeType</name>
20623		</source>
20624		<destination designation="identity" />
20625	</element>
20626	<!--enum::msoAutoShape {Constant}-->
20627	<element type="constant">
20628		<source id="Office.MsoShapeType.msoAutoShape">
20629			<context kind="enumeration">MsoShapeType</context>
20630			<name>msoAutoShape</name>
20631			<value>1</value>
20632		</source>
20633		<destination designation="identity" />
20634	</element>
20635	<!--enum::msoCallout {Constant}-->
20636	<element type="constant">
20637		<source id="Office.MsoShapeType.msoCallout">
20638			<context kind="enumeration">MsoShapeType</context>
20639			<name>msoCallout</name>
20640			<value>2</value>
20641		</source>
20642		<destination designation="identity" />
20643	</element>
20644	<!--enum::msoCanvas {Constant}-->
20645	<element type="constant">
20646		<source id="Office.MsoShapeType.msoCanvas">
20647			<context kind="enumeration">MsoShapeType</context>
20648			<name>msoCanvas</name>
20649			<value>20</value>
20650		</source>
20651		<destination designation="identity" />
20652	</element>
20653	<!--enum::msoChart {Constant}-->
20654	<element type="constant">
20655		<source id="Office.MsoShapeType.msoChart">
20656			<context kind="enumeration">MsoShapeType</context>
20657			<name>msoChart</name>
20658			<value>3</value>
20659		</source>
20660		<destination designation="identity" />
20661	</element>
20662	<!--enum::msoComment {Constant}-->
20663	<element type="constant">
20664		<source id="Office.MsoShapeType.msoComment">
20665			<context kind="enumeration">MsoShapeType</context>
20666			<name>msoComment</name>
20667			<value>4</value>
20668		</source>
20669		<destination designation="identity" />
20670	</element>
20671	<!--enum::msoDiagram {Constant}-->
20672	<element type="constant">
20673		<source id="Office.MsoShapeType.msoDiagram">
20674			<context kind="enumeration">MsoShapeType</context>
20675			<name>msoDiagram</name>
20676			<value>21</value>
20677		</source>
20678		<destination designation="identity" />
20679	</element>
20680	<!--enum::msoEmbeddedOLEObject {Constant}-->
20681	<element type="constant">
20682		<source id="Office.MsoShapeType.msoEmbeddedOLEObject">
20683			<context kind="enumeration">MsoShapeType</context>
20684			<name>msoEmbeddedOLEObject</name>
20685			<value>7</value>
20686		</source>
20687		<destination designation="identity" />
20688	</element>
20689	<!--enum::msoFormControl {Constant}-->
20690	<element type="constant">
20691		<source id="Office.MsoShapeType.msoFormControl">
20692			<context kind="enumeration">MsoShapeType</context>
20693			<name>msoFormControl</name>
20694			<value>8</value>
20695		</source>
20696		<destination designation="identity" />
20697	</element>
20698	<!--enum::msoFreeform {Constant}-->
20699	<element type="constant">
20700		<source id="Office.MsoShapeType.msoFreeform">
20701			<context kind="enumeration">MsoShapeType</context>
20702			<name>msoFreeform</name>
20703			<value>5</value>
20704		</source>
20705		<destination designation="identity" />
20706	</element>
20707	<!--enum::msoGroup {Constant}-->
20708	<element type="constant">
20709		<source id="Office.MsoShapeType.msoGroup">
20710			<context kind="enumeration">MsoShapeType</context>
20711			<name>msoGroup</name>
20712			<value>6</value>
20713		</source>
20714		<destination designation="identity" />
20715	</element>
20716	<!--enum::msoInk {Constant}-->
20717	<element type="constant">
20718		<source id="Office.MsoShapeType.msoInk">
20719			<context kind="enumeration">MsoShapeType</context>
20720			<name>msoInk</name>
20721			<value>22</value>
20722		</source>
20723		<destination designation="identity" />
20724	</element>
20725	<!--enum::msoInkComment {Constant}-->
20726	<element type="constant">
20727		<source id="Office.MsoShapeType.msoInkComment">
20728			<context kind="enumeration">MsoShapeType</context>
20729			<name>msoInkComment</name>
20730			<value>23</value>
20731		</source>
20732		<destination designation="identity" />
20733	</element>
20734	<!--enum::msoLine {Constant}-->
20735	<element type="constant">
20736		<source id="Office.MsoShapeType.msoLine">
20737			<context kind="enumeration">MsoShapeType</context>
20738			<name>msoLine</name>
20739			<value>9</value>
20740		</source>
20741		<destination designation="identity" />
20742	</element>
20743	<!--enum::msoLinkedOLEObject {Constant}-->
20744	<element type="constant">
20745		<source id="Office.MsoShapeType.msoLinkedOLEObject">
20746			<context kind="enumeration">MsoShapeType</context>
20747			<name>msoLinkedOLEObject</name>
20748			<value>10</value>
20749		</source>
20750		<destination designation="identity" />
20751	</element>
20752	<!--enum::msoLinkedPicture {Constant}-->
20753	<element type="constant">
20754		<source id="Office.MsoShapeType.msoLinkedPicture">
20755			<context kind="enumeration">MsoShapeType</context>
20756			<name>msoLinkedPicture</name>
20757			<value>11</value>
20758		</source>
20759		<destination designation="identity" />
20760	</element>
20761	<!--enum::msoMedia {Constant}-->
20762	<element type="constant">
20763		<source id="Office.MsoShapeType.msoMedia">
20764			<context kind="enumeration">MsoShapeType</context>
20765			<name>msoMedia</name>
20766			<value>16</value>
20767		</source>
20768		<destination designation="identity" />
20769	</element>
20770	<!--enum::msoOLEControlObject {Constant}-->
20771	<element type="constant">
20772		<source id="Office.MsoShapeType.msoOLEControlObject">
20773			<context kind="enumeration">MsoShapeType</context>
20774			<name>msoOLEControlObject</name>
20775			<value>12</value>
20776		</source>
20777		<destination designation="identity" />
20778	</element>
20779	<!--enum::msoPicture {Constant}-->
20780	<element type="constant">
20781		<source id="Office.MsoShapeType.msoPicture">
20782			<context kind="enumeration">MsoShapeType</context>
20783			<name>msoPicture</name>
20784			<value>13</value>
20785		</source>
20786		<destination designation="identity" />
20787	</element>
20788	<!--enum::msoPlaceholder {Constant}-->
20789	<element type="constant">
20790		<source id="Office.MsoShapeType.msoPlaceholder">
20791			<context kind="enumeration">MsoShapeType</context>
20792			<name>msoPlaceholder</name>
20793			<value>14</value>
20794		</source>
20795		<destination designation="identity" />
20796	</element>
20797	<!--enum::msoScriptAnchor {Constant}-->
20798	<element type="constant">
20799		<source id="Office.MsoShapeType.msoScriptAnchor">
20800			<context kind="enumeration">MsoShapeType</context>
20801			<name>msoScriptAnchor</name>
20802			<value>18</value>
20803		</source>
20804		<destination designation="identity" />
20805	</element>
20806	<!--enum::msoShapeTypeMixed {Constant}-->
20807	<element type="constant">
20808		<source id="Office.MsoShapeType.msoShapeTypeMixed">
20809			<context kind="enumeration">MsoShapeType</context>
20810			<name>msoShapeTypeMixed</name>
20811			<value>-2</value>
20812		</source>
20813		<destination designation="identity" />
20814	</element>
20815	<!--enum::msoTable {Constant}-->
20816	<element type="constant">
20817		<source id="Office.MsoShapeType.msoTable">
20818			<context kind="enumeration">MsoShapeType</context>
20819			<name>msoTable</name>
20820			<value>19</value>
20821		</source>
20822		<destination designation="identity" />
20823	</element>
20824	<!--enum::msoTextBox {Constant}-->
20825	<element type="constant">
20826		<source id="Office.MsoShapeType.msoTextBox">
20827			<context kind="enumeration">MsoShapeType</context>
20828			<name>msoTextBox</name>
20829			<value>17</value>
20830		</source>
20831		<destination designation="identity" />
20832	</element>
20833	<!--enum::msoTextEffect {Constant}-->
20834	<element type="constant">
20835		<source id="Office.MsoShapeType.msoTextEffect">
20836			<context kind="enumeration">MsoShapeType</context>
20837			<name>msoTextEffect</name>
20838			<value>15</value>
20839		</source>
20840		<destination designation="identity" />
20841	</element>
20842	<!--enum::MsoSharedWorkspaceTaskPriority  {Enumeration}-->
20843	<element type="enumeration">
20844		<source id="Office.MsoSharedWorkspaceTaskPriority">
20845			<name>MsoSharedWorkspaceTaskPriority</name>
20846		</source>
20847		<destination designation="identity" />
20848	</element>
20849	<!--enum::msoSharedWorkspaceTaskPriorityHigh {Constant}-->
20850	<element type="constant">
20851		<source id="Office.MsoSharedWorkspaceTaskPriority.msoSharedWorkspaceTaskPriorityHigh">
20852			<context kind="enumeration">MsoSharedWorkspaceTaskPriority</context>
20853			<name>msoSharedWorkspaceTaskPriorityHigh</name>
20854			<value>1</value>
20855		</source>
20856		<destination designation="identity" />
20857	</element>
20858	<!--enum::msoSharedWorkspaceTaskPriorityLow {Constant}-->
20859	<element type="constant">
20860		<source id="Office.MsoSharedWorkspaceTaskPriority.msoSharedWorkspaceTaskPriorityLow">
20861			<context kind="enumeration">MsoSharedWorkspaceTaskPriority</context>
20862			<name>msoSharedWorkspaceTaskPriorityLow</name>
20863			<value>3</value>
20864		</source>
20865		<destination designation="identity" />
20866	</element>
20867	<!--enum::msoSharedWorkspaceTaskPriorityNormal {Constant}-->
20868	<element type="constant">
20869		<source id="Office.MsoSharedWorkspaceTaskPriority.msoSharedWorkspaceTaskPriorityNormal">
20870			<context kind="enumeration">MsoSharedWorkspaceTaskPriority</context>
20871			<name>msoSharedWorkspaceTaskPriorityNormal</name>
20872			<value>2</value>
20873		</source>
20874		<destination designation="identity" />
20875	</element>
20876	<!--enum::MsoSharedWorkspaceTaskStatus  {Enumeration}-->
20877	<element type="enumeration">
20878		<source id="Office.MsoSharedWorkspaceTaskStatus">
20879			<name>MsoSharedWorkspaceTaskStatus</name>
20880		</source>
20881		<destination designation="identity" />
20882	</element>
20883	<!--enum::msoSharedWorkspaceTaskStatusCompleted {Constant}-->
20884	<element type="constant">
20885		<source id="Office.MsoSharedWorkspaceTaskStatus.msoSharedWorkspaceTaskStatusCompleted">
20886			<context kind="enumeration">MsoSharedWorkspaceTaskStatus</context>
20887			<name>msoSharedWorkspaceTaskStatusCompleted</name>
20888			<value>3</value>
20889		</source>
20890		<destination designation="identity" />
20891	</element>
20892	<!--enum::msoSharedWorkspaceTaskStatusDeferred {Constant}-->
20893	<element type="constant">
20894		<source id="Office.MsoSharedWorkspaceTaskStatus.msoSharedWorkspaceTaskStatusDeferred">
20895			<context kind="enumeration">MsoSharedWorkspaceTaskStatus</context>
20896			<name>msoSharedWorkspaceTaskStatusDeferred</name>
20897			<value>4</value>
20898		</source>
20899		<destination designation="identity" />
20900	</element>
20901	<!--enum::msoSharedWorkspaceTaskStatusInProgress {Constant}-->
20902	<element type="constant">
20903		<source id="Office.MsoSharedWorkspaceTaskStatus.msoSharedWorkspaceTaskStatusInProgress">
20904			<context kind="enumeration">MsoSharedWorkspaceTaskStatus</context>
20905			<name>msoSharedWorkspaceTaskStatusInProgress</name>
20906			<value>2</value>
20907		</source>
20908		<destination designation="identity" />
20909	</element>
20910	<!--enum::msoSharedWorkspaceTaskStatusNotStarted {Constant}-->
20911	<element type="constant">
20912		<source id="Office.MsoSharedWorkspaceTaskStatus.msoSharedWorkspaceTaskStatusNotStarted">
20913			<context kind="enumeration">MsoSharedWorkspaceTaskStatus</context>
20914			<name>msoSharedWorkspaceTaskStatusNotStarted</name>
20915			<value>1</value>
20916		</source>
20917		<destination designation="identity" />
20918	</element>
20919	<!--enum::msoSharedWorkspaceTaskStatusWaiting {Constant}-->
20920	<element type="constant">
20921		<source id="Office.MsoSharedWorkspaceTaskStatus.msoSharedWorkspaceTaskStatusWaiting">
20922			<context kind="enumeration">MsoSharedWorkspaceTaskStatus</context>
20923			<name>msoSharedWorkspaceTaskStatusWaiting</name>
20924			<value>5</value>
20925		</source>
20926		<destination designation="identity" />
20927	</element>
20928	<!--enum::MsoSortBy  {Enumeration}-->
20929	<element type="enumeration">
20930		<source id="Office.MsoSortBy">
20931			<name>MsoSortBy</name>
20932		</source>
20933		<destination designation="identity" />
20934	</element>
20935	<!--enum::msoSortByFileName {Constant}-->
20936	<element type="constant">
20937		<source id="Office.MsoSortBy.msoSortByFileName">
20938			<context kind="enumeration">MsoSortBy</context>
20939			<name>msoSortByFileName</name>
20940			<value>1</value>
20941		</source>
20942		<destination designation="identity" />
20943	</element>
20944	<!--enum::msoSortByFileType {Constant}-->
20945	<element type="constant">
20946		<source id="Office.MsoSortBy.msoSortByFileType">
20947			<context kind="enumeration">MsoSortBy</context>
20948			<name>msoSortByFileType</name>
20949			<value>3</value>
20950		</source>
20951		<destination designation="identity" />
20952	</element>
20953	<!--enum::msoSortByLastModified {Constant}-->
20954	<element type="constant">
20955		<source id="Office.MsoSortBy.msoSortByLastModified">
20956			<context kind="enumeration">MsoSortBy</context>
20957			<name>msoSortByLastModified</name>
20958			<value>4</value>
20959		</source>
20960		<destination designation="identity" />
20961	</element>
20962	<!--enum::msoSortByNone {Constant}-->
20963	<element type="constant">
20964		<source id="Office.MsoSortBy.msoSortByNone">
20965			<context kind="enumeration">MsoSortBy</context>
20966			<name>msoSortByNone</name>
20967			<value>5</value>
20968		</source>
20969		<destination designation="identity" />
20970	</element>
20971	<!--enum::msoSortBySize {Constant}-->
20972	<element type="constant">
20973		<source id="Office.MsoSortBy.msoSortBySize">
20974			<context kind="enumeration">MsoSortBy</context>
20975			<name>msoSortBySize</name>
20976			<value>2</value>
20977		</source>
20978		<destination designation="identity" />
20979	</element>
20980	<!--enum::MsoSortOrder  {Enumeration}-->
20981	<element type="enumeration">
20982		<source id="Office.MsoSortOrder">
20983			<name>MsoSortOrder</name>
20984		</source>
20985		<destination designation="identity" />
20986	</element>
20987	<!--enum::msoSortOrderAscending {Constant}-->
20988	<element type="constant">
20989		<source id="Office.MsoSortOrder.msoSortOrderAscending">
20990			<context kind="enumeration">MsoSortOrder</context>
20991			<name>msoSortOrderAscending</name>
20992			<value>1</value>
20993		</source>
20994		<destination designation="identity" />
20995	</element>
20996	<!--enum::msoSortOrderDescending {Constant}-->
20997	<element type="constant">
20998		<source id="Office.MsoSortOrder.msoSortOrderDescending">
20999			<context kind="enumeration">MsoSortOrder</context>
21000			<name>msoSortOrderDescending</name>
21001			<value>2</value>
21002		</source>
21003		<destination designation="identity" />
21004	</element>
21005	<!--enum::MsoSyncAvailableType  {Enumeration}-->
21006	<element type="enumeration">
21007		<source id="Office.MsoSyncAvailableType">
21008			<name>MsoSyncAvailableType</name>
21009		</source>
21010		<destination designation="identity" />
21011	</element>
21012	<!--enum::msoSyncAvailableAnywhere {Constant}-->
21013	<element type="constant">
21014		<source id="Office.MsoSyncAvailableType.msoSyncAvailableAnywhere">
21015			<context kind="enumeration">MsoSyncAvailableType</context>
21016			<name>msoSyncAvailableAnywhere</name>
21017			<value>2</value>
21018		</source>
21019		<destination designation="identity" />
21020	</element>
21021	<!--enum::msoSyncAvailableNone {Constant}-->
21022	<element type="constant">
21023		<source id="Office.MsoSyncAvailableType.msoSyncAvailableNone">
21024			<context kind="enumeration">MsoSyncAvailableType</context>
21025			<name>msoSyncAvailableNone</name>
21026			<value>0</value>
21027		</source>
21028		<destination designation="identity" />
21029	</element>
21030	<!--enum::msoSyncAvailableOffline {Constant}-->
21031	<element type="constant">
21032		<source id="Office.MsoSyncAvailableType.msoSyncAvailableOffline">
21033			<context kind="enumeration">MsoSyncAvailableType</context>
21034			<name>msoSyncAvailableOffline</name>
21035			<value>1</value>
21036		</source>
21037		<destination designation="identity" />
21038	</element>
21039	<!--enum::MsoSyncCompareType  {Enumeration}-->
21040	<element type="enumeration">
21041		<source id="Office.MsoSyncCompareType">
21042			<name>MsoSyncCompareType</name>
21043		</source>
21044		<destination designation="identity" />
21045	</element>
21046	<!--enum::msoSyncCompareAndMerge {Constant}-->
21047	<element type="constant">
21048		<source id="Office.MsoSyncCompareType.msoSyncCompareAndMerge">
21049			<context kind="enumeration">MsoSyncCompareType</context>
21050			<name>msoSyncCompareAndMerge</name>
21051			<value>0</value>
21052		</source>
21053		<destination designation="identity" />
21054	</element>
21055	<!--enum::msoSyncCompareSideBySide {Constant}-->
21056	<element type="constant">
21057		<source id="Office.MsoSyncCompareType.msoSyncCompareSideBySide">
21058			<context kind="enumeration">MsoSyncCompareType</context>
21059			<name>msoSyncCompareSideBySide</name>
21060			<value>1</value>
21061		</source>
21062		<destination designation="identity" />
21063	</element>
21064	<!--enum::MsoSyncConflictResolutionType  {Enumeration}-->
21065	<element type="enumeration">
21066		<source id="Office.MsoSyncConflictResolutionType">
21067			<name>MsoSyncConflictResolutionType</name>
21068		</source>
21069		<destination designation="identity" />
21070	</element>
21071	<!--enum::msoSyncConflictClientWins {Constant}-->
21072	<element type="constant">
21073		<source id="Office.MsoSyncConflictResolutionType.msoSyncConflictClientWins">
21074			<context kind="enumeration">MsoSyncConflictResolutionType</context>
21075			<name>msoSyncConflictClientWins</name>
21076			<value>0</value>
21077		</source>
21078		<destination designation="identity" />
21079	</element>
21080	<!--enum::msoSyncConflictMerge {Constant}-->
21081	<element type="constant">
21082		<source id="Office.MsoSyncConflictResolutionType.msoSyncConflictMerge">
21083			<context kind="enumeration">MsoSyncConflictResolutionType</context>
21084			<name>msoSyncConflictMerge</name>
21085			<value>2</value>
21086		</source>
21087		<destination designation="identity" />
21088	</element>
21089	<!--enum::msoSyncConflictServerWins {Constant}-->
21090	<element type="constant">
21091		<source id="Office.MsoSyncConflictResolutionType.msoSyncConflictServerWins">
21092			<context kind="enumeration">MsoSyncConflictResolutionType</context>
21093			<name>msoSyncConflictServerWins</name>
21094			<value>1</value>
21095		</source>
21096		<destination designation="identity" />
21097	</element>
21098	<!--enum::MsoSyncErrorType  {Enumeration}-->
21099	<element type="enumeration">
21100		<source id="Office.MsoSyncErrorType">
21101			<name>MsoSyncErrorType</name>
21102		</source>
21103		<destination designation="identity" />
21104	</element>
21105	<!--enum::msoSyncErrorCouldNotCompare {Constant}-->
21106	<element type="constant">
21107		<source id="Office.MsoSyncErrorType.msoSyncErrorCouldNotCompare">
21108			<context kind="enumeration">MsoSyncErrorType</context>
21109			<name>msoSyncErrorCouldNotCompare</name>
21110			<value>13</value>
21111		</source>
21112		<destination designation="identity" />
21113	</element>
21114	<!--enum::msoSyncErrorCouldNotConnect {Constant}-->
21115	<element type="constant">
21116		<source id="Office.MsoSyncErrorType.msoSyncErrorCouldNotConnect">
21117			<context kind="enumeration">MsoSyncErrorType</context>
21118			<name>msoSyncErrorCouldNotConnect</name>
21119			<value>2</value>
21120		</source>
21121		<destination designation="identity" />
21122	</element>
21123	<!--enum::msoSyncErrorCouldNotOpen {Constant}-->
21124	<element type="constant">
21125		<source id="Office.MsoSyncErrorType.msoSyncErrorCouldNotOpen">
21126			<context kind="enumeration">MsoSyncErrorType</context>
21127			<name>msoSyncErrorCouldNotOpen</name>
21128			<value>11</value>
21129		</source>
21130		<destination designation="identity" />
21131	</element>
21132	<!--enum::msoSyncErrorCouldNotResolve {Constant}-->
21133	<element type="constant">
21134		<source id="Office.MsoSyncErrorType.msoSyncErrorCouldNotResolve">
21135			<context kind="enumeration">MsoSyncErrorType</context>
21136			<name>msoSyncErrorCouldNotResolve</name>
21137			<value>14</value>
21138		</source>
21139		<destination designation="identity" />
21140	</element>
21141	<!--enum::msoSyncErrorCouldNotUpdate {Constant}-->
21142	<element type="constant">
21143		<source id="Office.MsoSyncErrorType.msoSyncErrorCouldNotUpdate">
21144			<context kind="enumeration">MsoSyncErrorType</context>
21145			<name>msoSyncErrorCouldNotUpdate</name>
21146			<value>12</value>
21147		</source>
21148		<destination designation="identity" />
21149	</element>
21150	<!--enum::msoSyncErrorFileInUse {Constant}-->
21151	<element type="constant">
21152		<source id="Office.MsoSyncErrorType.msoSyncErrorFileInUse">
21153			<context kind="enumeration">MsoSyncErrorType</context>
21154			<name>msoSyncErrorFileInUse</name>
21155			<value>6</value>
21156		</source>
21157		<destination designation="identity" />
21158	</element>
21159	<!--enum::msoSyncErrorFileNotFound {Constant}-->
21160	<element type="constant">
21161		<source id="Office.MsoSyncErrorType.msoSyncErrorFileNotFound">
21162			<context kind="enumeration">MsoSyncErrorType</context>
21163			<name>msoSyncErrorFileNotFound</name>
21164			<value>4</value>
21165		</source>
21166		<destination designation="identity" />
21167	</element>
21168	<!--enum::msoSyncErrorFileTooLarge {Constant}-->
21169	<element type="constant">
21170		<source id="Office.MsoSyncErrorType.msoSyncErrorFileTooLarge">
21171			<context kind="enumeration">MsoSyncErrorType</context>
21172			<name>msoSyncErrorFileTooLarge</name>
21173			<value>5</value>
21174		</source>
21175		<destination designation="identity" />
21176	</element>
21177	<!--enum::msoSyncErrorNone {Constant}-->
21178	<element type="constant">
21179		<source id="Office.MsoSyncErrorType.msoSyncErrorNone">
21180			<context kind="enumeration">MsoSyncErrorType</context>
21181			<name>msoSyncErrorNone</name>
21182			<value>0</value>
21183		</source>
21184		<destination designation="identity" />
21185	</element>
21186	<!--enum::msoSyncErrorNoNetwork {Constant}-->
21187	<element type="constant">
21188		<source id="Office.MsoSyncErrorType.msoSyncErrorNoNetwork">
21189			<context kind="enumeration">MsoSyncErrorType</context>
21190			<name>msoSyncErrorNoNetwork</name>
21191			<value>15</value>
21192		</source>
21193		<destination designation="identity" />
21194	</element>
21195	<!--enum::msoSyncErrorOutOfSpace {Constant}-->
21196	<element type="constant">
21197		<source id="Office.MsoSyncErrorType.msoSyncErrorOutOfSpace">
21198			<context kind="enumeration">MsoSyncErrorType</context>
21199			<name>msoSyncErrorOutOfSpace</name>
21200			<value>3</value>
21201		</source>
21202		<destination designation="identity" />
21203	</element>
21204	<!--enum::msoSyncErrorUnauthorizedUser {Constant}-->
21205	<element type="constant">
21206		<source id="Office.MsoSyncErrorType.msoSyncErrorUnauthorizedUser">
21207			<context kind="enumeration">MsoSyncErrorType</context>
21208			<name>msoSyncErrorUnauthorizedUser</name>
21209			<value>1</value>
21210		</source>
21211		<destination designation="identity" />
21212	</element>
21213	<!--enum::msoSyncErrorUnknown {Constant}-->
21214	<element type="constant">
21215		<source id="Office.MsoSyncErrorType.msoSyncErrorUnknown">
21216			<context kind="enumeration">MsoSyncErrorType</context>
21217			<name>msoSyncErrorUnknown</name>
21218			<value>16</value>
21219		</source>
21220		<destination designation="identity" />
21221	</element>
21222	<!--enum::msoSyncErrorUnknownDownload {Constant}-->
21223	<element type="constant">
21224		<source id="Office.MsoSyncErrorType.msoSyncErrorUnknownDownload">
21225			<context kind="enumeration">MsoSyncErrorType</context>
21226			<name>msoSyncErrorUnknownDownload</name>
21227			<value>10</value>
21228		</source>
21229		<destination designation="identity" />
21230	</element>
21231	<!--enum::msoSyncErrorUnknownUpload {Constant}-->
21232	<element type="constant">
21233		<source id="Office.MsoSyncErrorType.msoSyncErrorUnknownUpload">
21234			<context kind="enumeration">MsoSyncErrorType</context>
21235			<name>msoSyncErrorUnknownUpload</name>
21236			<value>9</value>
21237		</source>
21238		<destination designation="identity" />
21239	</element>
21240	<!--enum::msoSyncErrorVirusDownload {Constant}-->
21241	<element type="constant">
21242		<source id="Office.MsoSyncErrorType.msoSyncErrorVirusDownload">
21243			<context kind="enumeration">MsoSyncErrorType</context>
21244			<name>msoSyncErrorVirusDownload</name>
21245			<value>8</value>
21246		</source>
21247		<destination designation="identity" />
21248	</element>
21249	<!--enum::msoSyncErrorVirusUpload {Constant}-->
21250	<element type="constant">
21251		<source id="Office.MsoSyncErrorType.msoSyncErrorVirusUpload">
21252			<context kind="enumeration">MsoSyncErrorType</context>
21253			<name>msoSyncErrorVirusUpload</name>
21254			<value>7</value>
21255		</source>
21256		<destination designation="identity" />
21257	</element>
21258	<!--enum::MsoSyncEventType  {Enumeration}-->
21259	<element type="enumeration">
21260		<source id="Office.MsoSyncEventType">
21261			<name>MsoSyncEventType</name>
21262		</source>
21263		<destination designation="identity" />
21264	</element>
21265	<!--enum::msoSyncEventDownloadFailed {Constant}-->
21266	<element type="constant">
21267		<source id="Office.MsoSyncEventType.msoSyncEventDownloadFailed">
21268			<context kind="enumeration">MsoSyncEventType</context>
21269			<name>msoSyncEventDownloadFailed</name>
21270			<value>2</value>
21271		</source>
21272		<destination designation="identity" />
21273	</element>
21274	<!--enum::msoSyncEventDownloadInitiated {Constant}-->
21275	<element type="constant">
21276		<source id="Office.MsoSyncEventType.msoSyncEventDownloadInitiated">
21277			<context kind="enumeration">MsoSyncEventType</context>
21278			<name>msoSyncEventDownloadInitiated</name>
21279			<value>0</value>
21280		</source>
21281		<destination designation="identity" />
21282	</element>
21283	<!--enum::msoSyncEventDownloadNoChange {Constant}-->
21284	<element type="constant">
21285		<source id="Office.MsoSyncEventType.msoSyncEventDownloadNoChange">
21286			<context kind="enumeration">MsoSyncEventType</context>
21287			<name>msoSyncEventDownloadNoChange</name>
21288			<value>6</value>
21289		</source>
21290		<destination designation="identity" />
21291	</element>
21292	<!--enum::msoSyncEventDownloadSucceeded {Constant}-->
21293	<element type="constant">
21294		<source id="Office.MsoSyncEventType.msoSyncEventDownloadSucceeded">
21295			<context kind="enumeration">MsoSyncEventType</context>
21296			<name>msoSyncEventDownloadSucceeded</name>
21297			<value>1</value>
21298		</source>
21299		<destination designation="identity" />
21300	</element>
21301	<!--enum::msoSyncEventOffline {Constant}-->
21302	<element type="constant">
21303		<source id="Office.MsoSyncEventType.msoSyncEventOffline">
21304			<context kind="enumeration">MsoSyncEventType</context>
21305			<name>msoSyncEventOffline</name>
21306			<value>7</value>
21307		</source>
21308		<destination designation="identity" />
21309	</element>
21310	<!--enum::msoSyncEventUploadFailed {Constant}-->
21311	<element type="constant">
21312		<source id="Office.MsoSyncEventType.msoSyncEventUploadFailed">
21313			<context kind="enumeration">MsoSyncEventType</context>
21314			<name>msoSyncEventUploadFailed</name>
21315			<value>5</value>
21316		</source>
21317		<destination designation="identity" />
21318	</element>
21319	<!--enum::msoSyncEventUploadInitiated {Constant}-->
21320	<element type="constant">
21321		<source id="Office.MsoSyncEventType.msoSyncEventUploadInitiated">
21322			<context kind="enumeration">MsoSyncEventType</context>
21323			<name>msoSyncEventUploadInitiated</name>
21324			<value>3</value>
21325		</source>
21326		<destination designation="identity" />
21327	</element>
21328	<!--enum::msoSyncEventUploadSucceeded {Constant}-->
21329	<element type="constant">
21330		<source id="Office.MsoSyncEventType.msoSyncEventUploadSucceeded">
21331			<context kind="enumeration">MsoSyncEventType</context>
21332			<name>msoSyncEventUploadSucceeded</name>
21333			<value>4</value>
21334		</source>
21335		<destination designation="identity" />
21336	</element>
21337	<!--enum::MsoSyncStatusType  {Enumeration}-->
21338	<element type="enumeration">
21339		<source id="Office.MsoSyncStatusType">
21340			<name>MsoSyncStatusType</name>
21341		</source>
21342		<destination designation="identity" />
21343	</element>
21344	<!--enum::msoSyncStatusConflict {Constant}-->
21345	<element type="constant">
21346		<source id="Office.MsoSyncStatusType.msoSyncStatusConflict">
21347			<context kind="enumeration">MsoSyncStatusType</context>
21348			<name>msoSyncStatusConflict</name>
21349			<value>4</value>
21350		</source>
21351		<destination designation="identity" />
21352	</element>
21353	<!--enum::msoSyncStatusError {Constant}-->
21354	<element type="constant">
21355		<source id="Office.MsoSyncStatusType.msoSyncStatusError">
21356			<context kind="enumeration">MsoSyncStatusType</context>
21357			<name>msoSyncStatusError</name>
21358			<value>6</value>
21359		</source>
21360		<destination designation="identity" />
21361	</element>
21362	<!--enum::msoSyncStatusLatest {Constant}-->
21363	<element type="constant">
21364		<source id="Office.MsoSyncStatusType.msoSyncStatusLatest">
21365			<context kind="enumeration">MsoSyncStatusType</context>
21366			<name>msoSyncStatusLatest</name>
21367			<value>1</value>
21368		</source>
21369		<destination designation="identity" />
21370	</element>
21371	<!--enum::msoSyncStatusLocalChanges {Constant}-->
21372	<element type="constant">
21373		<source id="Office.MsoSyncStatusType.msoSyncStatusLocalChanges">
21374			<context kind="enumeration">MsoSyncStatusType</context>
21375			<name>msoSyncStatusLocalChanges</name>
21376			<value>3</value>
21377		</source>
21378		<destination designation="identity" />
21379	</element>
21380	<!--enum::msoSyncStatusNewerAvailable {Constant}-->
21381	<element type="constant">
21382		<source id="Office.MsoSyncStatusType.msoSyncStatusNewerAvailable">
21383			<context kind="enumeration">MsoSyncStatusType</context>
21384			<name>msoSyncStatusNewerAvailable</name>
21385			<value>2</value>
21386		</source>
21387		<destination designation="identity" />
21388	</element>
21389	<!--enum::msoSyncStatusNoSharedWorkspace {Constant}-->
21390	<element type="constant">
21391		<source id="Office.MsoSyncStatusType.msoSyncStatusNoSharedWorkspace">
21392			<context kind="enumeration">MsoSyncStatusType</context>
21393			<name>msoSyncStatusNoSharedWorkspace</name>
21394			<value>0</value>
21395		</source>
21396		<destination designation="identity" />
21397	</element>
21398	<!--enum::msoSyncStatusSuspended {Constant}-->
21399	<element type="constant">
21400		<source id="Office.MsoSyncStatusType.msoSyncStatusSuspended">
21401			<context kind="enumeration">MsoSyncStatusType</context>
21402			<name>msoSyncStatusSuspended</name>
21403			<value>5</value>
21404		</source>
21405		<destination designation="identity" />
21406	</element>
21407	<!--enum::MsoSyncVersionType  {Enumeration}-->
21408	<element type="enumeration">
21409		<source id="Office.MsoSyncVersionType">
21410			<name>MsoSyncVersionType</name>
21411		</source>
21412		<destination designation="identity" />
21413	</element>
21414	<!--enum::msoSyncVersionLastViewed {Constant}-->
21415	<element type="constant">
21416		<source id="Office.MsoSyncVersionType.msoSyncVersionLastViewed">
21417			<context kind="enumeration">MsoSyncVersionType</context>
21418			<name>msoSyncVersionLastViewed</name>
21419			<value>0</value>
21420		</source>
21421		<destination designation="identity" />
21422	</element>
21423	<!--enum::msoSyncVersionServer {Constant}-->
21424	<element type="constant">
21425		<source id="Office.MsoSyncVersionType.msoSyncVersionServer">
21426			<context kind="enumeration">MsoSyncVersionType</context>
21427			<name>msoSyncVersionServer</name>
21428			<value>1</value>
21429		</source>
21430		<destination designation="identity" />
21431	</element>
21432	<!--enum::MsoTargetBrowser  {Enumeration}-->
21433	<element type="enumeration">
21434		<source id="Office.MsoTargetBrowser">
21435			<name>MsoTargetBrowser</name>
21436		</source>
21437		<destination designation="identity" />
21438	</element>
21439	<!--enum::msoTargetBrowserIE4 {Constant}-->
21440	<element type="constant">
21441		<source id="Office.MsoTargetBrowser.msoTargetBrowserIE4">
21442			<context kind="enumeration">MsoTargetBrowser</context>
21443			<name>msoTargetBrowserIE4</name>
21444			<value>2</value>
21445		</source>
21446		<destination designation="identity" />
21447	</element>
21448	<!--enum::msoTargetBrowserIE5 {Constant}-->
21449	<element type="constant">
21450		<source id="Office.MsoTargetBrowser.msoTargetBrowserIE5">
21451			<context kind="enumeration">MsoTargetBrowser</context>
21452			<name>msoTargetBrowserIE5</name>
21453			<value>3</value>
21454		</source>
21455		<destination designation="identity" />
21456	</element>
21457	<!--enum::msoTargetBrowserIE6 {Constant}-->
21458	<element type="constant">
21459		<source id="Office.MsoTargetBrowser.msoTargetBrowserIE6">
21460			<context kind="enumeration">MsoTargetBrowser</context>
21461			<name>msoTargetBrowserIE6</name>
21462			<value>4</value>
21463		</source>
21464		<destination designation="identity" />
21465	</element>
21466	<!--enum::msoTargetBrowserV3 {Constant}-->
21467	<element type="constant">
21468		<source id="Office.MsoTargetBrowser.msoTargetBrowserV3">
21469			<context kind="enumeration">MsoTargetBrowser</context>
21470			<name>msoTargetBrowserV3</name>
21471			<value>0</value>
21472		</source>
21473		<destination designation="identity" />
21474	</element>
21475	<!--enum::msoTargetBrowserV4 {Constant}-->
21476	<element type="constant">
21477		<source id="Office.MsoTargetBrowser.msoTargetBrowserV4">
21478			<context kind="enumeration">MsoTargetBrowser</context>
21479			<name>msoTargetBrowserV4</name>
21480			<value>1</value>
21481		</source>
21482		<destination designation="identity" />
21483	</element>
21484	<!--enum::MsoTextEffectAlignment  {Enumeration}-->
21485	<element type="enumeration">
21486		<source id="Office.MsoTextEffectAlignment">
21487			<name>MsoTextEffectAlignment</name>
21488		</source>
21489		<destination designation="identity" />
21490	</element>
21491	<!--enum::msoTextEffectAlignmentCentered {Constant}-->
21492	<element type="constant">
21493		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentCentered">
21494			<context kind="enumeration">MsoTextEffectAlignment</context>
21495			<name>msoTextEffectAlignmentCentered</name>
21496			<value>2</value>
21497		</source>
21498		<destination designation="identity" />
21499	</element>
21500	<!--enum::msoTextEffectAlignmentLeft {Constant}-->
21501	<element type="constant">
21502		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentLeft">
21503			<context kind="enumeration">MsoTextEffectAlignment</context>
21504			<name>msoTextEffectAlignmentLeft</name>
21505			<value>1</value>
21506		</source>
21507		<destination designation="identity" />
21508	</element>
21509	<!--enum::msoTextEffectAlignmentLetterJustify {Constant}-->
21510	<element type="constant">
21511		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentLetterJustify">
21512			<context kind="enumeration">MsoTextEffectAlignment</context>
21513			<name>msoTextEffectAlignmentLetterJustify</name>
21514			<value>4</value>
21515		</source>
21516		<destination designation="identity" />
21517	</element>
21518	<!--enum::msoTextEffectAlignmentMixed {Constant}-->
21519	<element type="constant">
21520		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentMixed">
21521			<context kind="enumeration">MsoTextEffectAlignment</context>
21522			<name>msoTextEffectAlignmentMixed</name>
21523			<value>-2</value>
21524		</source>
21525		<destination designation="identity" />
21526	</element>
21527	<!--enum::msoTextEffectAlignmentRight {Constant}-->
21528	<element type="constant">
21529		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentRight">
21530			<context kind="enumeration">MsoTextEffectAlignment</context>
21531			<name>msoTextEffectAlignmentRight</name>
21532			<value>3</value>
21533		</source>
21534		<destination designation="identity" />
21535	</element>
21536	<!--enum::msoTextEffectAlignmentStretchJustify {Constant}-->
21537	<element type="constant">
21538		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentStretchJustify">
21539			<context kind="enumeration">MsoTextEffectAlignment</context>
21540			<name>msoTextEffectAlignmentStretchJustify</name>
21541			<value>6</value>
21542		</source>
21543		<destination designation="identity" />
21544	</element>
21545	<!--enum::msoTextEffectAlignmentWordJustify {Constant}-->
21546	<element type="constant">
21547		<source id="Office.MsoTextEffectAlignment.msoTextEffectAlignmentWordJustify">
21548			<context kind="enumeration">MsoTextEffectAlignment</context>
21549			<name>msoTextEffectAlignmentWordJustify</name>
21550			<value>5</value>
21551		</source>
21552		<destination designation="identity" />
21553	</element>
21554	<!--enum::MsoTextOrientation  {Enumeration}-->
21555	<element type="enumeration">
21556		<source id="Office.MsoTextOrientation">
21557			<name>MsoTextOrientation</name>
21558		</source>
21559		<destination designation="identity" />
21560	</element>
21561	<!--enum::msoTextOrientationDownward {Constant}-->
21562	<element type="constant">
21563		<source id="Office.MsoTextOrientation.msoTextOrientationDownward">
21564			<context kind="enumeration">MsoTextOrientation</context>
21565			<name>msoTextOrientationDownward</name>
21566			<value>3</value>
21567		</source>
21568		<destination designation="identity" />
21569	</element>
21570	<!--enum::msoTextOrientationHorizontal {Constant}-->
21571	<element type="constant">
21572		<source id="Office.MsoTextOrientation.msoTextOrientationHorizontal">
21573			<context kind="enumeration">MsoTextOrientation</context>
21574			<name>msoTextOrientationHorizontal</name>
21575			<value>1</value>
21576		</source>
21577		<destination designation="identity" />
21578	</element>
21579	<!--enum::msoTextOrientationHorizontalRotatedFarEast {Constant}-->
21580	<element type="constant">
21581		<source id="Office.MsoTextOrientation.msoTextOrientationHorizontalRotatedFarEast">
21582			<context kind="enumeration">MsoTextOrientation</context>
21583			<name>msoTextOrientationHorizontalRotatedFarEast</name>
21584			<value>6</value>
21585		</source>
21586		<destination designation="identity" />
21587	</element>
21588	<!--enum::msoTextOrientationMixed {Constant}-->
21589	<element type="constant">
21590		<source id="Office.MsoTextOrientation.msoTextOrientationMixed">
21591			<context kind="enumeration">MsoTextOrientation</context>
21592			<name>msoTextOrientationMixed</name>
21593			<value>-2</value>
21594		</source>
21595		<destination designation="identity" />
21596	</element>
21597	<!--enum::msoTextOrientationUpward {Constant}-->
21598	<element type="constant">
21599		<source id="Office.MsoTextOrientation.msoTextOrientationUpward">
21600			<context kind="enumeration">MsoTextOrientation</context>
21601			<name>msoTextOrientationUpward</name>
21602			<value>2</value>
21603		</source>
21604		<destination designation="identity" />
21605	</element>
21606	<!--enum::msoTextOrientationVertical {Constant}-->
21607	<element type="constant">
21608		<source id="Office.MsoTextOrientation.msoTextOrientationVertical">
21609			<context kind="enumeration">MsoTextOrientation</context>
21610			<name>msoTextOrientationVertical</name>
21611			<value>5</value>
21612		</source>
21613		<destination designation="identity" />
21614	</element>
21615	<!--enum::msoTextOrientationVerticalFarEast {Constant}-->
21616	<element type="constant">
21617		<source id="Office.MsoTextOrientation.msoTextOrientationVerticalFarEast">
21618			<context kind="enumeration">MsoTextOrientation</context>
21619			<name>msoTextOrientationVerticalFarEast</name>
21620			<value>4</value>
21621		</source>
21622		<destination designation="identity" />
21623	</element>
21624	<!--enum::MsoTextureType  {Enumeration}-->
21625	<element type="enumeration">
21626		<source id="Office.MsoTextureType">
21627			<name>MsoTextureType</name>
21628		</source>
21629		<destination designation="identity" />
21630	</element>
21631	<!--enum::msoTexturePreset {Constant}-->
21632	<element type="constant">
21633		<source id="Office.MsoTextureType.msoTexturePreset">
21634			<context kind="enumeration">MsoTextureType</context>
21635			<name>msoTexturePreset</name>
21636			<value>1</value>
21637		</source>
21638		<destination designation="identity" />
21639	</element>
21640	<!--enum::msoTextureTypeMixed {Constant}-->
21641	<element type="constant">
21642		<source id="Office.MsoTextureType.msoTextureTypeMixed">
21643			<context kind="enumeration">MsoTextureType</context>
21644			<name>msoTextureTypeMixed</name>
21645			<value>-2</value>
21646		</source>
21647		<destination designation="identity" />
21648	</element>
21649	<!--enum::msoTextureUserDefined {Constant}-->
21650	<element type="constant">
21651		<source id="Office.MsoTextureType.msoTextureUserDefined">
21652			<context kind="enumeration">MsoTextureType</context>
21653			<name>msoTextureUserDefined</name>
21654			<value>2</value>
21655		</source>
21656		<destination designation="identity" />
21657	</element>
21658	<!--enum::MsoTriState  {Enumeration}-->
21659	<element type="enumeration">
21660		<source id="Office.MsoTriState">
21661			<name>MsoTriState</name>
21662		</source>
21663		<destination designation="identity" />
21664	</element>
21665	<!--enum::msoCTrue {Constant}-->
21666	<element type="constant">
21667		<source id="Office.MsoTriState.msoCTrue">
21668			<context kind="enumeration">MsoTriState</context>
21669			<name>msoCTrue</name>
21670			<value>1</value>
21671		</source>
21672		<destination designation="identity" />
21673	</element>
21674	<!--enum::msoFalse {Constant}-->
21675	<element type="constant">
21676		<source id="Office.MsoTriState.msoFalse">
21677			<context kind="enumeration">MsoTriState</context>
21678			<name>msoFalse</name>
21679			<value>0</value>
21680		</source>
21681		<destination designation="identity" />
21682	</element>
21683	<!--enum::msoTriStateMixed {Constant}-->
21684	<element type="constant">
21685		<source id="Office.MsoTriState.msoTriStateMixed">
21686			<context kind="enumeration">MsoTriState</context>
21687			<name>msoTriStateMixed</name>
21688			<value>-2</value>
21689		</source>
21690		<destination designation="identity" />
21691	</element>
21692	<!--enum::msoTriStateToggle {Constant}-->
21693	<element type="constant">
21694		<source id="Office.MsoTriState.msoTriStateToggle">
21695			<context kind="enumeration">MsoTriState</context>
21696			<name>msoTriStateToggle</name>
21697			<value>-3</value>
21698		</source>
21699		<destination designation="identity" />
21700	</element>
21701	<!--enum::msoTrue {Constant}-->
21702	<element type="constant">
21703		<source id="Office.MsoTriState.msoTrue">
21704			<context kind="enumeration">MsoTriState</context>
21705			<name>msoTrue</name>
21706			<value>-1</value>
21707		</source>
21708		<destination designation="identity" />
21709	</element>
21710	<!--enum::MsoVerticalAnchor  {Enumeration}-->
21711	<element type="enumeration">
21712		<source id="Office.MsoVerticalAnchor">
21713			<name>MsoVerticalAnchor</name>
21714		</source>
21715		<destination designation="identity" />
21716	</element>
21717	<!--enum::msoAnchorBottom {Constant}-->
21718	<element type="constant">
21719		<source id="Office.MsoVerticalAnchor.msoAnchorBottom">
21720			<context kind="enumeration">MsoVerticalAnchor</context>
21721			<name>msoAnchorBottom</name>
21722			<value>4</value>
21723		</source>
21724		<destination designation="identity" />
21725	</element>
21726	<!--enum::msoAnchorBottomBaseLine {Constant}-->
21727	<element type="constant">
21728		<source id="Office.MsoVerticalAnchor.msoAnchorBottomBaseLine">
21729			<context kind="enumeration">MsoVerticalAnchor</context>
21730			<name>msoAnchorBottomBaseLine</name>
21731			<value>5</value>
21732		</source>
21733		<destination designation="identity" />
21734	</element>
21735	<!--enum::msoAnchorMiddle {Constant}-->
21736	<element type="constant">
21737		<source id="Office.MsoVerticalAnchor.msoAnchorMiddle">
21738			<context kind="enumeration">MsoVerticalAnchor</context>
21739			<name>msoAnchorMiddle</name>
21740			<value>3</value>
21741		</source>
21742		<destination designation="identity" />
21743	</element>
21744	<!--enum::msoAnchorTop {Constant}-->
21745	<element type="constant">
21746		<source id="Office.MsoVerticalAnchor.msoAnchorTop">
21747			<context kind="enumeration">MsoVerticalAnchor</context>
21748			<name>msoAnchorTop</name>
21749			<value>1</value>
21750		</source>
21751		<destination designation="identity" />
21752	</element>
21753	<!--enum::msoAnchorTopBaseline {Constant}-->
21754	<element type="constant">
21755		<source id="Office.MsoVerticalAnchor.msoAnchorTopBaseline">
21756			<context kind="enumeration">MsoVerticalAnchor</context>
21757			<name>msoAnchorTopBaseline</name>
21758			<value>2</value>
21759		</source>
21760		<destination designation="identity" />
21761	</element>
21762	<!--enum::msoVerticalAnchorMixed {Constant}-->
21763	<element type="constant">
21764		<source id="Office.MsoVerticalAnchor.msoVerticalAnchorMixed">
21765			<context kind="enumeration">MsoVerticalAnchor</context>
21766			<name>msoVerticalAnchorMixed</name>
21767			<value>-2</value>
21768		</source>
21769		<destination designation="identity" />
21770	</element>
21771	<!--enum::MsoWizardActType  {Enumeration}-->
21772	<element type="enumeration">
21773		<source id="Office.MsoWizardActType">
21774			<name>MsoWizardActType</name>
21775		</source>
21776		<destination designation="identity" />
21777	</element>
21778	<!--enum::msoWizardActActive {Constant}-->
21779	<element type="constant">
21780		<source id="Office.MsoWizardActType.msoWizardActActive">
21781			<context kind="enumeration">MsoWizardActType</context>
21782			<name>msoWizardActActive</name>
21783			<value>1</value>
21784		</source>
21785		<destination designation="identity" />
21786	</element>
21787	<!--enum::msoWizardActInactive {Constant}-->
21788	<element type="constant">
21789		<source id="Office.MsoWizardActType.msoWizardActInactive">
21790			<context kind="enumeration">MsoWizardActType</context>
21791			<name>msoWizardActInactive</name>
21792			<value>0</value>
21793		</source>
21794		<destination designation="identity" />
21795	</element>
21796	<!--enum::msoWizardActResume {Constant}-->
21797	<element type="constant">
21798		<source id="Office.MsoWizardActType.msoWizardActResume">
21799			<context kind="enumeration">MsoWizardActType</context>
21800			<name>msoWizardActResume</name>
21801			<value>3</value>
21802		</source>
21803		<destination designation="identity" />
21804	</element>
21805	<!--enum::msoWizardActSuspend {Constant}-->
21806	<element type="constant">
21807		<source id="Office.MsoWizardActType.msoWizardActSuspend">
21808			<context kind="enumeration">MsoWizardActType</context>
21809			<name>msoWizardActSuspend</name>
21810			<value>2</value>
21811		</source>
21812		<destination designation="identity" />
21813	</element>
21814	<!--enum::MsoWizardMsgType  {Enumeration}-->
21815	<element type="enumeration">
21816		<source id="Office.MsoWizardMsgType">
21817			<name>MsoWizardMsgType</name>
21818		</source>
21819		<destination designation="identity" />
21820	</element>
21821	<!--enum::msoWizardMsgLocalStateOff {Constant}-->
21822	<element type="constant">
21823		<source id="Office.MsoWizardMsgType.msoWizardMsgLocalStateOff">
21824			<context kind="enumeration">MsoWizardMsgType</context>
21825			<name>msoWizardMsgLocalStateOff</name>
21826			<value>2</value>
21827		</source>
21828		<destination designation="identity" />
21829	</element>
21830	<!--enum::msoWizardMsgLocalStateOn {Constant}-->
21831	<element type="constant">
21832		<source id="Office.MsoWizardMsgType.msoWizardMsgLocalStateOn">
21833			<context kind="enumeration">MsoWizardMsgType</context>
21834			<name>msoWizardMsgLocalStateOn</name>
21835			<value>1</value>
21836		</source>
21837		<destination designation="identity" />
21838	</element>
21839	<!--enum::msoWizardMsgResuming {Constant}-->
21840	<element type="constant">
21841		<source id="Office.MsoWizardMsgType.msoWizardMsgResuming">
21842			<context kind="enumeration">MsoWizardMsgType</context>
21843			<name>msoWizardMsgResuming</name>
21844			<value>5</value>
21845		</source>
21846		<destination designation="identity" />
21847	</element>
21848	<!--enum::msoWizardMsgShowHelp {Constant}-->
21849	<element type="constant">
21850		<source id="Office.MsoWizardMsgType.msoWizardMsgShowHelp">
21851			<context kind="enumeration">MsoWizardMsgType</context>
21852			<name>msoWizardMsgShowHelp</name>
21853			<value>3</value>
21854		</source>
21855		<destination designation="identity" />
21856	</element>
21857	<!--enum::msoWizardMsgSuspending {Constant}-->
21858	<element type="constant">
21859		<source id="Office.MsoWizardMsgType.msoWizardMsgSuspending">
21860			<context kind="enumeration">MsoWizardMsgType</context>
21861			<name>msoWizardMsgSuspending</name>
21862			<value>4</value>
21863		</source>
21864		<destination designation="identity" />
21865	</element>
21866	<!--enum::MsoZOrderCmd  {Enumeration}-->
21867	<element type="enumeration">
21868		<source id="Office.MsoZOrderCmd">
21869			<name>MsoZOrderCmd</name>
21870		</source>
21871		<destination designation="identity" />
21872	</element>
21873	<!--enum::msoBringForward {Constant}-->
21874	<element type="constant">
21875		<source id="Office.MsoZOrderCmd.msoBringForward">
21876			<context kind="enumeration">MsoZOrderCmd</context>
21877			<name>msoBringForward</name>
21878			<value>2</value>
21879		</source>
21880		<destination designation="identity" />
21881	</element>
21882	<!--enum::msoBringInFrontOfText {Constant}-->
21883	<element type="constant">
21884		<source id="Office.MsoZOrderCmd.msoBringInFrontOfText">
21885			<context kind="enumeration">MsoZOrderCmd</context>
21886			<name>msoBringInFrontOfText</name>
21887			<value>4</value>
21888		</source>
21889		<destination designation="identity" />
21890	</element>
21891	<!--enum::msoBringToFront {Constant}-->
21892	<element type="constant">
21893		<source id="Office.MsoZOrderCmd.msoBringToFront">
21894			<context kind="enumeration">MsoZOrderCmd</context>
21895			<name>msoBringToFront</name>
21896			<value>0</value>
21897		</source>
21898		<destination designation="identity" />
21899	</element>
21900	<!--enum::msoSendBackward {Constant}-->
21901	<element type="constant">
21902		<source id="Office.MsoZOrderCmd.msoSendBackward">
21903			<context kind="enumeration">MsoZOrderCmd</context>
21904			<name>msoSendBackward</name>
21905			<value>3</value>
21906		</source>
21907		<destination designation="identity" />
21908	</element>
21909	<!--enum::msoSendBehindText {Constant}-->
21910	<element type="constant">
21911		<source id="Office.MsoZOrderCmd.msoSendBehindText">
21912			<context kind="enumeration">MsoZOrderCmd</context>
21913			<name>msoSendBehindText</name>
21914			<value>5</value>
21915		</source>
21916		<destination designation="identity" />
21917	</element>
21918	<!--enum::msoSendToBack {Constant}-->
21919	<element type="constant">
21920		<source id="Office.MsoZOrderCmd.msoSendToBack">
21921			<context kind="enumeration">MsoZOrderCmd</context>
21922			<name>msoSendToBack</name>
21923			<value>1</value>
21924		</source>
21925		<destination designation="identity" />
21926	</element>
21927	<!--Class::NewFile-->
21928	<element type="class">
21929		<source id="Office.NewFile">
21930			<name>NewFile</name>
21931		</source>
21932		<destination designation="identity" />
21933	</element>
21934	<!--method::NewFile.Add-->
21935	<element type="method">
21936		<source id="Office.NewFile.Add">
21937			<context kind="class">NewFile</context>
21938			<name>Add</name>
21939			<type>boolean</type>
21940			<parameter-list>
21941				<parameter>
21942					<type>String</type>
21943					<name>FileName</name>
21944				</parameter>
21945				<parameter optional="true">
21946					<type>Variant</type>
21947					<name>Section</name>
21948				</parameter>
21949				<parameter optional="true">
21950					<type>Variant</type>
21951					<name>DisplayName</name>
21952				</parameter>
21953				<parameter optional="true">
21954					<type>Variant</type>
21955					<name>Action</name>
21956				</parameter>
21957			</parameter-list>
21958		</source>
21959	</element>
21960	<!--property::NewFile.Application {ReadOnly}-->
21961	<element type="property">
21962		<source id="Office.NewFile.Application">
21963			<context kind="class">NewFile</context>
21964			<name>Application</name>
21965			<type>Application</type>
21966		</source>
21967	</element>
21968	<!--property::NewFile.Creator {ReadOnly}-->
21969	<element type="property">
21970		<source id="Office.NewFile.Creator">
21971			<context kind="class">NewFile</context>
21972			<name>Creator</name>
21973			<type>Integer</type>
21974		</source>
21975	</element>
21976	<!--method::NewFile.Remove-->
21977	<element type="method">
21978		<source id="Office.NewFile.Remove">
21979			<context kind="class">NewFile</context>
21980			<name>Remove</name>
21981			<type>boolean</type>
21982			<parameter-list>
21983				<parameter>
21984					<type>String</type>
21985					<name>FileName</name>
21986				</parameter>
21987				<parameter optional="true">
21988					<type>Variant</type>
21989					<name>Section</name>
21990				</parameter>
21991				<parameter optional="true">
21992					<type>Variant</type>
21993					<name>DisplayName</name>
21994				</parameter>
21995				<parameter optional="true">
21996					<type>Variant</type>
21997					<name>Action</name>
21998				</parameter>
21999			</parameter-list>
22000		</source>
22001	</element>
22002	<!--Class::ODSOColumn-->
22003	<element type="class">
22004		<source id="Office.ODSOColumn">
22005			<name>ODSOColumn</name>
22006		</source>
22007		<destination designation="identity" />
22008	</element>
22009	<!--property::ODSOColumn.Application {ReadOnly}-->
22010	<element type="property">
22011		<source id="Office.ODSOColumn.Application">
22012			<context kind="class">ODSOColumn</context>
22013			<name>Application</name>
22014			<type>Application</type>
22015		</source>
22016	</element>
22017	<!--property::ODSOColumn.Creator {ReadOnly}-->
22018	<element type="property">
22019		<source id="Office.ODSOColumn.Creator">
22020			<context kind="class">ODSOColumn</context>
22021			<name>Creator</name>
22022			<type>Integer</type>
22023		</source>
22024	</element>
22025	<!--property::ODSOColumn.Index {ReadOnly}-->
22026	<element type="property">
22027		<source id="Office.ODSOColumn.Index">
22028			<context kind="class">ODSOColumn</context>
22029			<name>Index</name>
22030			<type>Integer</type>
22031		</source>
22032	</element>
22033	<!--property::ODSOColumn.Name {ReadOnly}-->
22034	<element type="property">
22035		<source id="Office.ODSOColumn.Name">
22036			<context kind="class">ODSOColumn</context>
22037			<name>Name</name>
22038			<type>String</type>
22039		</source>
22040	</element>
22041	<!--property::ODSOColumn.Parent {ReadOnly}-->
22042	<element type="property">
22043		<source id="Office.ODSOColumn.Parent">
22044			<context kind="class">ODSOColumn</context>
22045			<name>Parent</name>
22046			<type>Object</type>
22047		</source>
22048	</element>
22049	<!--property::ODSOColumn.Value {ReadOnly}-->
22050	<element type="property">
22051		<source id="Office.ODSOColumn.Value">
22052			<context kind="class">ODSOColumn</context>
22053			<name>Value</name>
22054			<type>String</type>
22055		</source>
22056	</element>
22057	<!--Class::ODSOColumns-->
22058	<element type="class">
22059		<source id="Office.ODSOColumns">
22060			<name>ODSOColumns</name>
22061		</source>
22062		<destination designation="identity" />
22063	</element>
22064	<!--property::ODSOColumns.Application {ReadOnly}-->
22065	<element type="property">
22066		<source id="Office.ODSOColumns.Application">
22067			<context kind="class">ODSOColumns</context>
22068			<name>Application</name>
22069			<type>Application</type>
22070		</source>
22071	</element>
22072	<!--property::ODSOColumns.Count {ReadOnly}-->
22073	<element type="property">
22074		<source id="Office.ODSOColumns.Count">
22075			<context kind="class">ODSOColumns</context>
22076			<name>Count</name>
22077			<type>Integer</type>
22078		</source>
22079	</element>
22080	<!--property::ODSOColumns.Creator {ReadOnly}-->
22081	<element type="property">
22082		<source id="Office.ODSOColumns.Creator">
22083			<context kind="class">ODSOColumns</context>
22084			<name>Creator</name>
22085			<type>Integer</type>
22086		</source>
22087	</element>
22088	<!--method::ODSOColumns.Item-->
22089	<element type="method">
22090		<source id="Office.ODSOColumns.Item">
22091			<context kind="class">ODSOColumns</context>
22092			<name>Item</name>
22093			<type>ODSOColumn</type>
22094			<parameter-list>
22095				<parameter>
22096					<type>Variant</type>
22097					<name>varIndex</name>
22098				</parameter>
22099			</parameter-list>
22100		</source>
22101	</element>
22102	<!--property::ODSOColumns.Parent {ReadOnly}-->
22103	<element type="property">
22104		<source id="Office.ODSOColumns.Parent">
22105			<context kind="class">ODSOColumns</context>
22106			<name>Parent</name>
22107			<type>Object</type>
22108		</source>
22109	</element>
22110	<!--Class::ODSOFilter-->
22111	<element type="class">
22112		<source id="Office.ODSOFilter">
22113			<name>ODSOFilter</name>
22114		</source>
22115		<destination designation="identity" />
22116	</element>
22117	<!--property::ODSOFilter.Application {ReadOnly}-->
22118	<element type="property">
22119		<source id="Office.ODSOFilter.Application">
22120			<context kind="class">ODSOFilter</context>
22121			<name>Application</name>
22122			<type>Application</type>
22123		</source>
22124	</element>
22125	<!--property::ODSOFilter.Column-->
22126	<element type="property">
22127		<source id="Office.ODSOFilter.Column">
22128			<context kind="class">ODSOFilter</context>
22129			<name>Column</name>
22130			<type>String</type>
22131		</source>
22132	</element>
22133	<!--property::ODSOFilter.CompareTo-->
22134	<element type="property">
22135		<source id="Office.ODSOFilter.CompareTo">
22136			<context kind="class">ODSOFilter</context>
22137			<name>CompareTo</name>
22138			<type>String</type>
22139		</source>
22140	</element>
22141	<!--property::ODSOFilter.Comparison-->
22142	<element type="property">
22143		<source id="Office.ODSOFilter.Comparison">
22144			<context kind="class">ODSOFilter</context>
22145			<name>Comparison</name>
22146			<type>Integer</type>
22147		</source>
22148	</element>
22149	<!--property::ODSOFilter.Conjunction-->
22150	<element type="property">
22151		<source id="Office.ODSOFilter.Conjunction">
22152			<context kind="class">ODSOFilter</context>
22153			<name>Conjunction</name>
22154			<type>Integer</type>
22155		</source>
22156	</element>
22157	<!--property::ODSOFilter.Creator {ReadOnly}-->
22158	<element type="property">
22159		<source id="Office.ODSOFilter.Creator">
22160			<context kind="class">ODSOFilter</context>
22161			<name>Creator</name>
22162			<type>Integer</type>
22163		</source>
22164	</element>
22165	<!--property::ODSOFilter.Index {ReadOnly}-->
22166	<element type="property">
22167		<source id="Office.ODSOFilter.Index">
22168			<context kind="class">ODSOFilter</context>
22169			<name>Index</name>
22170			<type>Integer</type>
22171		</source>
22172	</element>
22173	<!--property::ODSOFilter.Parent {ReadOnly}-->
22174	<element type="property">
22175		<source id="Office.ODSOFilter.Parent">
22176			<context kind="class">ODSOFilter</context>
22177			<name>Parent</name>
22178			<type>Object</type>
22179		</source>
22180	</element>
22181	<!--Class::ODSOFilters-->
22182	<element type="class">
22183		<source id="Office.ODSOFilters">
22184			<name>ODSOFilters</name>
22185		</source>
22186		<destination designation="identity" />
22187	</element>
22188	<!--method::ODSOFilters.Add-->
22189	<element type="method">
22190		<source id="Office.ODSOFilters.Add">
22191			<context kind="class">ODSOFilters</context>
22192			<name>Add</name>
22193			<type>void</type>
22194			<parameter-list>
22195				<parameter>
22196					<type>String</type>
22197					<name>Column</name>
22198				</parameter>
22199				<parameter>
22200					<type>Integer</type>
22201					<name>Comparison</name>
22202				</parameter>
22203				<parameter>
22204					<type>Integer</type>
22205					<name>Conjunction</name>
22206				</parameter>
22207				<parameter optional="true">
22208					<type>String</type>
22209					<name>bstrCompareTo</name>
22210				</parameter>
22211				<parameter optional="true">
22212					<type>boolean</type>
22213					<name>DeferUpdate</name>
22214				</parameter>
22215			</parameter-list>
22216		</source>
22217	</element>
22218	<!--property::ODSOFilters.Application {ReadOnly}-->
22219	<element type="property">
22220		<source id="Office.ODSOFilters.Application">
22221			<context kind="class">ODSOFilters</context>
22222			<name>Application</name>
22223			<type>Application</type>
22224		</source>
22225	</element>
22226	<!--property::ODSOFilters.Count {ReadOnly}-->
22227	<element type="property">
22228		<source id="Office.ODSOFilters.Count">
22229			<context kind="class">ODSOFilters</context>
22230			<name>Count</name>
22231			<type>Integer</type>
22232		</source>
22233	</element>
22234	<!--property::ODSOFilters.Creator {ReadOnly}-->
22235	<element type="property">
22236		<source id="Office.ODSOFilters.Creator">
22237			<context kind="class">ODSOFilters</context>
22238			<name>Creator</name>
22239			<type>Integer</type>
22240		</source>
22241	</element>
22242	<!--method::ODSOFilters.Delete-->
22243	<element type="method">
22244		<source id="Office.ODSOFilters.Delete">
22245			<context kind="class">ODSOFilters</context>
22246			<name>Delete</name>
22247			<type>void</type>
22248			<parameter-list>
22249				<parameter>
22250					<type>Integer</type>
22251					<name>Index</name>
22252				</parameter>
22253				<parameter optional="true">
22254					<type>boolean</type>
22255					<name>DeferUpdate</name>
22256				</parameter>
22257			</parameter-list>
22258		</source>
22259	</element>
22260	<!--method::ODSOFilters.Item-->
22261	<element type="method">
22262		<source id="Office.ODSOFilters.Item">
22263			<context kind="class">ODSOFilters</context>
22264			<name>Item</name>
22265			<type>ODSOFilter</type>
22266			<parameter-list>
22267				<parameter>
22268					<type>Integer</type>
22269					<name>Index</name>
22270				</parameter>
22271			</parameter-list>
22272		</source>
22273	</element>
22274	<!--property::ODSOFilters.Parent {ReadOnly}-->
22275	<element type="property">
22276		<source id="Office.ODSOFilters.Parent">
22277			<context kind="class">ODSOFilters</context>
22278			<name>Parent</name>
22279			<type>Object</type>
22280		</source>
22281	</element>
22282	<!--Class::OfficeDataSourceObject-->
22283	<element type="class">
22284		<source id="Office.OfficeDataSourceObject">
22285			<name>OfficeDataSourceObject</name>
22286		</source>
22287		<destination designation="identity" />
22288	</element>
22289	<!--method::OfficeDataSourceObject.ApplyFilter-->
22290	<element type="method">
22291		<source id="Office.OfficeDataSourceObject.ApplyFilter">
22292			<context kind="class">OfficeDataSourceObject</context>
22293			<name>ApplyFilter</name>
22294			<type>void</type>
22295		</source>
22296	</element>
22297	<!--property::OfficeDataSourceObject.Columns {ReadOnly}-->
22298	<element type="property">
22299		<source id="Office.OfficeDataSourceObject.Columns">
22300			<context kind="class">OfficeDataSourceObject</context>
22301			<name>Columns</name>
22302			<type>Object</type>
22303		</source>
22304	</element>
22305	<!--property::OfficeDataSourceObject.ConnectString-->
22306	<element type="property">
22307		<source id="Office.OfficeDataSourceObject.ConnectString">
22308			<context kind="class">OfficeDataSourceObject</context>
22309			<name>ConnectString</name>
22310			<type>String</type>
22311		</source>
22312	</element>
22313	<!--property::OfficeDataSourceObject.DataSource-->
22314	<element type="property">
22315		<source id="Office.OfficeDataSourceObject.DataSource">
22316			<context kind="class">OfficeDataSourceObject</context>
22317			<name>DataSource</name>
22318			<type>String</type>
22319		</source>
22320	</element>
22321	<!--property::OfficeDataSourceObject.Filters {ReadOnly}-->
22322	<element type="property">
22323		<source id="Office.OfficeDataSourceObject.Filters">
22324			<context kind="class">OfficeDataSourceObject</context>
22325			<name>Filters</name>
22326			<type>Object</type>
22327		</source>
22328	</element>
22329	<!--method::OfficeDataSourceObject.Move-->
22330	<element type="method">
22331		<source id="Office.OfficeDataSourceObject.Move">
22332			<context kind="class">OfficeDataSourceObject</context>
22333			<name>Move</name>
22334			<type>Integer</type>
22335			<parameter-list>
22336				<parameter>
22337					<type>Integer</type>
22338					<name>MsoMoveRow</name>
22339				</parameter>
22340				<parameter optional="true">
22341					<type>Integer</type>
22342					<name>RowNbr</name>
22343				</parameter>
22344			</parameter-list>
22345		</source>
22346	</element>
22347	<!--method::OfficeDataSourceObject.Open-->
22348	<element type="method">
22349		<source id="Office.OfficeDataSourceObject.Open">
22350			<context kind="class">OfficeDataSourceObject</context>
22351			<name>Open</name>
22352			<type>void</type>
22353			<parameter-list>
22354				<parameter optional="true">
22355					<type>String</type>
22356					<name>bstrSrc</name>
22357				</parameter>
22358				<parameter optional="true">
22359					<type>String</type>
22360					<name>bstrConnect</name>
22361				</parameter>
22362				<parameter optional="true">
22363					<type>String</type>
22364					<name>bstrTable</name>
22365				</parameter>
22366				<parameter optional="true">
22367					<type>Integer</type>
22368					<name>fOpenExclusive</name>
22369				</parameter>
22370				<parameter optional="true">
22371					<type>Integer</type>
22372					<name>fNeverPrompt</name>
22373				</parameter>
22374			</parameter-list>
22375		</source>
22376	</element>
22377	<!--property::OfficeDataSourceObject.RowCount {ReadOnly}-->
22378	<element type="property">
22379		<source id="Office.OfficeDataSourceObject.RowCount">
22380			<context kind="class">OfficeDataSourceObject</context>
22381			<name>RowCount</name>
22382			<type>Integer</type>
22383		</source>
22384	</element>
22385	<!--method::OfficeDataSourceObject.SetSortOrder-->
22386	<element type="method">
22387		<source id="Office.OfficeDataSourceObject.SetSortOrder">
22388			<context kind="class">OfficeDataSourceObject</context>
22389			<name>SetSortOrder</name>
22390			<type>void</type>
22391			<parameter-list>
22392				<parameter>
22393					<type>String</type>
22394					<name>SortField1</name>
22395				</parameter>
22396				<parameter optional="true">
22397					<type>boolean</type>
22398					<name>SortAscending1</name>
22399				</parameter>
22400				<parameter optional="true">
22401					<type>String</type>
22402					<name>SortField2</name>
22403				</parameter>
22404				<parameter optional="true">
22405					<type>boolean</type>
22406					<name>SortAscending2</name>
22407				</parameter>
22408				<parameter optional="true">
22409					<type>String</type>
22410					<name>SortField3</name>
22411				</parameter>
22412				<parameter optional="true">
22413					<type>boolean</type>
22414					<name>SortAscending3</name>
22415				</parameter>
22416			</parameter-list>
22417		</source>
22418	</element>
22419	<!--property::OfficeDataSourceObject.Table-->
22420	<element type="property">
22421		<source id="Office.OfficeDataSourceObject.Table">
22422			<context kind="class">OfficeDataSourceObject</context>
22423			<name>Table</name>
22424			<type>String</type>
22425		</source>
22426	</element>
22427	<!--Class::Permission-->
22428	<element type="class">
22429		<source id="Office.Permission">
22430			<name>Permission</name>
22431		</source>
22432		<destination designation="identity" />
22433	</element>
22434	<!--method::Permission.Add-->
22435	<element type="method">
22436		<source id="Office.Permission.Add">
22437			<context kind="class">Permission</context>
22438			<name>Add</name>
22439			<type>UserPermission</type>
22440			<parameter-list>
22441				<parameter>
22442					<type>String</type>
22443					<name>UserId</name>
22444				</parameter>
22445				<parameter optional="true">
22446					<type>Variant</type>
22447					<name>Permission</name>
22448				</parameter>
22449				<parameter optional="true">
22450					<type>Variant</type>
22451					<name>ExpirationDate</name>
22452				</parameter>
22453			</parameter-list>
22454		</source>
22455	</element>
22456	<!--property::Permission.Application {ReadOnly}-->
22457	<element type="property">
22458		<source id="Office.Permission.Application">
22459			<context kind="class">Permission</context>
22460			<name>Application</name>
22461			<type>Application</type>
22462		</source>
22463	</element>
22464	<!--method::Permission.ApplyPolicy-->
22465	<element type="method">
22466		<source id="Office.Permission.ApplyPolicy">
22467			<context kind="class">Permission</context>
22468			<name>ApplyPolicy</name>
22469			<type>void</type>
22470			<parameter-list>
22471				<parameter>
22472					<type>String</type>
22473					<name>FileName</name>
22474				</parameter>
22475			</parameter-list>
22476		</source>
22477	</element>
22478	<!--property::Permission.Count {ReadOnly}-->
22479	<element type="property">
22480		<source id="Office.Permission.Count">
22481			<context kind="class">Permission</context>
22482			<name>Count</name>
22483			<type>Integer</type>
22484		</source>
22485	</element>
22486	<!--property::Permission.Creator {ReadOnly}-->
22487	<element type="property">
22488		<source id="Office.Permission.Creator">
22489			<context kind="class">Permission</context>
22490			<name>Creator</name>
22491			<type>Integer</type>
22492		</source>
22493	</element>
22494	<!--property::Permission.DocumentAuthor-->
22495	<element type="property">
22496		<source id="Office.Permission.DocumentAuthor">
22497			<context kind="class">Permission</context>
22498			<name>DocumentAuthor</name>
22499			<type>String</type>
22500		</source>
22501	</element>
22502	<!--property::Permission.Enabled-->
22503	<element type="property">
22504		<source id="Office.Permission.Enabled">
22505			<context kind="class">Permission</context>
22506			<name>Enabled</name>
22507			<type>boolean</type>
22508		</source>
22509	</element>
22510	<!--property::Permission.EnableTrustedBrowser-->
22511	<element type="property">
22512		<source id="Office.Permission.EnableTrustedBrowser">
22513			<context kind="class">Permission</context>
22514			<name>EnableTrustedBrowser</name>
22515			<type>boolean</type>
22516		</source>
22517	</element>
22518	<!--property::Permission.Item {Default} {ReadOnly}-->
22519	<element type="property">
22520		<source id="Office.Permission.Item">
22521			<context kind="class">Permission</context>
22522			<name default="true">Item</name>
22523			<type>UserPermission</type>
22524			<parameter-list>
22525				<parameter>
22526					<type>Variant</type>
22527					<name>Index</name>
22528				</parameter>
22529			</parameter-list>
22530		</source>
22531	</element>
22532	<!--property::Permission.Parent {ReadOnly}-->
22533	<element type="property">
22534		<source id="Office.Permission.Parent">
22535			<context kind="class">Permission</context>
22536			<name>Parent</name>
22537			<type>Object</type>
22538		</source>
22539	</element>
22540	<!--property::Permission.PermissionFromPolicy {ReadOnly}-->
22541	<element type="property">
22542		<source id="Office.Permission.PermissionFromPolicy">
22543			<context kind="class">Permission</context>
22544			<name>PermissionFromPolicy</name>
22545			<type>boolean</type>
22546		</source>
22547	</element>
22548	<!--property::Permission.PolicyDescription {ReadOnly}-->
22549	<element type="property">
22550		<source id="Office.Permission.PolicyDescription">
22551			<context kind="class">Permission</context>
22552			<name>PolicyDescription</name>
22553			<type>String</type>
22554		</source>
22555	</element>
22556	<!--property::Permission.PolicyName {ReadOnly}-->
22557	<element type="property">
22558		<source id="Office.Permission.PolicyName">
22559			<context kind="class">Permission</context>
22560			<name>PolicyName</name>
22561			<type>String</type>
22562		</source>
22563	</element>
22564	<!--method::Permission.RemoveAll-->
22565	<element type="method">
22566		<source id="Office.Permission.RemoveAll">
22567			<context kind="class">Permission</context>
22568			<name>RemoveAll</name>
22569			<type>void</type>
22570		</source>
22571	</element>
22572	<!--property::Permission.RequestPermissionURL-->
22573	<element type="property">
22574		<source id="Office.Permission.RequestPermissionURL">
22575			<context kind="class">Permission</context>
22576			<name>RequestPermissionURL</name>
22577			<type>String</type>
22578		</source>
22579	</element>
22580	<!--property::Permission.StoreLicenses-->
22581	<element type="property">
22582		<source id="Office.Permission.StoreLicenses">
22583			<context kind="class">Permission</context>
22584			<name>StoreLicenses</name>
22585			<type>boolean</type>
22586		</source>
22587	</element>
22588	<!--Class::PropertyTest-->
22589	<element type="class">
22590		<source id="Office.PropertyTest">
22591			<name>PropertyTest</name>
22592		</source>
22593		<destination designation="identity" />
22594	</element>
22595	<!--property::PropertyTest.Application {ReadOnly}-->
22596	<element type="property">
22597		<source id="Office.PropertyTest.Application">
22598			<context kind="class">PropertyTest</context>
22599			<name>Application</name>
22600			<type>Application</type>
22601		</source>
22602	</element>
22603	<!--property::PropertyTest.Condition {ReadOnly}-->
22604	<element type="property">
22605		<source id="Office.PropertyTest.Condition">
22606			<context kind="class">PropertyTest</context>
22607			<name>Condition</name>
22608			<type>Integer</type>
22609		</source>
22610	</element>
22611	<!--property::PropertyTest.Connector {ReadOnly}-->
22612	<element type="property">
22613		<source id="Office.PropertyTest.Connector">
22614			<context kind="class">PropertyTest</context>
22615			<name>Connector</name>
22616			<type>Integer</type>
22617		</source>
22618	</element>
22619	<!--property::PropertyTest.Creator {ReadOnly}-->
22620	<element type="property">
22621		<source id="Office.PropertyTest.Creator">
22622			<context kind="class">PropertyTest</context>
22623			<name>Creator</name>
22624			<type>Integer</type>
22625		</source>
22626	</element>
22627	<!--property::PropertyTest.Name {Default} {ReadOnly}-->
22628	<element type="property">
22629		<source id="Office.PropertyTest.Name">
22630			<context kind="class">PropertyTest</context>
22631			<name default="true">Name</name>
22632			<type>String</type>
22633		</source>
22634	</element>
22635	<!--property::PropertyTest.SecondValue {ReadOnly}-->
22636	<element type="property">
22637		<source id="Office.PropertyTest.SecondValue">
22638			<context kind="class">PropertyTest</context>
22639			<name>SecondValue</name>
22640			<type>Variant</type>
22641		</source>
22642	</element>
22643	<!--property::PropertyTest.Value {ReadOnly}-->
22644	<element type="property">
22645		<source id="Office.PropertyTest.Value">
22646			<context kind="class">PropertyTest</context>
22647			<name>Value</name>
22648			<type>Variant</type>
22649		</source>
22650	</element>
22651	<!--Class::PropertyTests-->
22652	<element type="class">
22653		<source id="Office.PropertyTests">
22654			<name>PropertyTests</name>
22655		</source>
22656		<destination designation="identity" />
22657	</element>
22658	<!--method::PropertyTests.Add-->
22659	<element type="method">
22660		<source id="Office.PropertyTests.Add">
22661			<context kind="class">PropertyTests</context>
22662			<name>Add</name>
22663			<type>void</type>
22664			<parameter-list>
22665				<parameter>
22666					<type>String</type>
22667					<name>Name</name>
22668				</parameter>
22669				<parameter>
22670					<type>Integer</type>
22671					<name>Condition</name>
22672				</parameter>
22673				<parameter optional="true">
22674					<type>Variant</type>
22675					<name>Value</name>
22676				</parameter>
22677				<parameter optional="true">
22678					<type>Variant</type>
22679					<name>SecondValue</name>
22680				</parameter>
22681				<parameter optional="true">
22682					<type>Integer</type>
22683					<name>Connector</name>
22684				</parameter>
22685			</parameter-list>
22686		</source>
22687	</element>
22688	<!--property::PropertyTests.Application {ReadOnly}-->
22689	<element type="property">
22690		<source id="Office.PropertyTests.Application">
22691			<context kind="class">PropertyTests</context>
22692			<name>Application</name>
22693			<type>Application</type>
22694		</source>
22695	</element>
22696	<!--property::PropertyTests.Count {ReadOnly}-->
22697	<element type="property">
22698		<source id="Office.PropertyTests.Count">
22699			<context kind="class">PropertyTests</context>
22700			<name>Count</name>
22701			<type>Integer</type>
22702		</source>
22703	</element>
22704	<!--property::PropertyTests.Creator {ReadOnly}-->
22705	<element type="property">
22706		<source id="Office.PropertyTests.Creator">
22707			<context kind="class">PropertyTests</context>
22708			<name>Creator</name>
22709			<type>Integer</type>
22710		</source>
22711	</element>
22712	<!--property::PropertyTests.Item {Default} {ReadOnly}-->
22713	<element type="property">
22714		<source id="Office.PropertyTests.Item">
22715			<context kind="class">PropertyTests</context>
22716			<name default="true">Item</name>
22717			<type>PropertyTest</type>
22718			<parameter-list>
22719				<parameter>
22720					<type>Integer</type>
22721					<name>Index</name>
22722				</parameter>
22723			</parameter-list>
22724		</source>
22725	</element>
22726	<!--method::PropertyTests.Remove-->
22727	<element type="method">
22728		<source id="Office.PropertyTests.Remove">
22729			<context kind="class">PropertyTests</context>
22730			<name>Remove</name>
22731			<type>void</type>
22732			<parameter-list>
22733				<parameter>
22734					<type>Integer</type>
22735					<name>Index</name>
22736				</parameter>
22737			</parameter-list>
22738		</source>
22739	</element>
22740	<!--Class::ScopeFolder-->
22741	<element type="class">
22742		<source id="Office.ScopeFolder">
22743			<name>ScopeFolder</name>
22744		</source>
22745		<destination designation="identity" />
22746	</element>
22747	<!--method::ScopeFolder.AddToSearchFolders-->
22748	<element type="method">
22749		<source id="Office.ScopeFolder.AddToSearchFolders">
22750			<context kind="class">ScopeFolder</context>
22751			<name>AddToSearchFolders</name>
22752			<type>void</type>
22753		</source>
22754	</element>
22755	<!--property::ScopeFolder.Application {ReadOnly}-->
22756	<element type="property">
22757		<source id="Office.ScopeFolder.Application">
22758			<context kind="class">ScopeFolder</context>
22759			<name>Application</name>
22760			<type>Application</type>
22761		</source>
22762	</element>
22763	<!--property::ScopeFolder.Creator {ReadOnly}-->
22764	<element type="property">
22765		<source id="Office.ScopeFolder.Creator">
22766			<context kind="class">ScopeFolder</context>
22767			<name>Creator</name>
22768			<type>Integer</type>
22769		</source>
22770	</element>
22771	<!--property::ScopeFolder.Name {Default} {ReadOnly}-->
22772	<element type="property">
22773		<source id="Office.ScopeFolder.Name">
22774			<context kind="class">ScopeFolder</context>
22775			<name default="true">Name</name>
22776			<type>String</type>
22777		</source>
22778	</element>
22779	<!--property::ScopeFolder.Path {ReadOnly}-->
22780	<element type="property">
22781		<source id="Office.ScopeFolder.Path">
22782			<context kind="class">ScopeFolder</context>
22783			<name>Path</name>
22784			<type>String</type>
22785		</source>
22786	</element>
22787	<!--property::ScopeFolder.ScopeFolders {ReadOnly}-->
22788	<element type="property">
22789		<source id="Office.ScopeFolder.ScopeFolders">
22790			<context kind="class">ScopeFolder</context>
22791			<name>ScopeFolders</name>
22792			<type>ScopeFolders</type>
22793		</source>
22794	</element>
22795	<!--Class::ScopeFolders-->
22796	<element type="class">
22797		<source id="Office.ScopeFolders">
22798			<name>ScopeFolders</name>
22799		</source>
22800		<destination designation="identity" />
22801	</element>
22802	<!--property::ScopeFolders.Application {ReadOnly}-->
22803	<element type="property">
22804		<source id="Office.ScopeFolders.Application">
22805			<context kind="class">ScopeFolders</context>
22806			<name>Application</name>
22807			<type>Application</type>
22808		</source>
22809	</element>
22810	<!--property::ScopeFolders.Count {ReadOnly}-->
22811	<element type="property">
22812		<source id="Office.ScopeFolders.Count">
22813			<context kind="class">ScopeFolders</context>
22814			<name>Count</name>
22815			<type>Integer</type>
22816		</source>
22817	</element>
22818	<!--property::ScopeFolders.Creator {ReadOnly}-->
22819	<element type="property">
22820		<source id="Office.ScopeFolders.Creator">
22821			<context kind="class">ScopeFolders</context>
22822			<name>Creator</name>
22823			<type>Integer</type>
22824		</source>
22825	</element>
22826	<!--property::ScopeFolders.Item {Default} {ReadOnly}-->
22827	<element type="property">
22828		<source id="Office.ScopeFolders.Item">
22829			<context kind="class">ScopeFolders</context>
22830			<name default="true">Item</name>
22831			<type>ScopeFolder</type>
22832			<parameter-list>
22833				<parameter>
22834					<type>Integer</type>
22835					<name>Index</name>
22836				</parameter>
22837			</parameter-list>
22838		</source>
22839	</element>
22840	<!--Class::Script-->
22841	<element type="class">
22842		<source id="Office.Script">
22843			<name>Script</name>
22844		</source>
22845		<destination designation="identity" />
22846	</element>
22847	<!--property::Script.Application {ReadOnly}-->
22848	<element type="property">
22849		<source id="Office.Script.Application">
22850			<context kind="class">Script</context>
22851			<name>Application</name>
22852			<type>Application</type>
22853		</source>
22854	</element>
22855	<!--property::Script.Creator {ReadOnly}-->
22856	<element type="property">
22857		<source id="Office.Script.Creator">
22858			<context kind="class">Script</context>
22859			<name>Creator</name>
22860			<type>Integer</type>
22861		</source>
22862	</element>
22863	<!--method::Script.Delete-->
22864	<element type="method">
22865		<source id="Office.Script.Delete">
22866			<context kind="class">Script</context>
22867			<name>Delete</name>
22868			<type>void</type>
22869		</source>
22870	</element>
22871	<!--property::Script.Extended-->
22872	<element type="property">
22873		<source id="Office.Script.Extended">
22874			<context kind="class">Script</context>
22875			<name>Extended</name>
22876			<type>String</type>
22877		</source>
22878	</element>
22879	<!--property::Script.Id-->
22880	<element type="property">
22881		<source id="Office.Script.Id">
22882			<context kind="class">Script</context>
22883			<name>Id</name>
22884			<type>String</type>
22885		</source>
22886	</element>
22887	<!--property::Script.Language-->
22888	<element type="property">
22889		<source id="Office.Script.Language">
22890			<context kind="class">Script</context>
22891			<name>Language</name>
22892			<type>Integer</type>
22893		</source>
22894	</element>
22895	<!--property::Script.Location {ReadOnly}-->
22896	<element type="property">
22897		<source id="Office.Script.Location">
22898			<context kind="class">Script</context>
22899			<name>Location</name>
22900			<type>Integer</type>
22901		</source>
22902	</element>
22903	<!--property::Script.Parent {ReadOnly}-->
22904	<element type="property">
22905		<source id="Office.Script.Parent">
22906			<context kind="class">Script</context>
22907			<name>Parent</name>
22908			<type>Object</type>
22909		</source>
22910	</element>
22911	<!--property::Script.ScriptText {Default}-->
22912	<element type="property">
22913		<source id="Office.Script.ScriptText">
22914			<context kind="class">Script</context>
22915			<name default="true">ScriptText</name>
22916			<type>String</type>
22917		</source>
22918	</element>
22919	<!--property::Script.Shape {ReadOnly}-->
22920	<element type="property">
22921		<source id="Office.Script.Shape">
22922			<context kind="class">Script</context>
22923			<name>Shape</name>
22924			<type>Object</type>
22925		</source>
22926	</element>
22927	<!--Class::Scripts-->
22928	<element type="class">
22929		<source id="Office.Scripts">
22930			<name>Scripts</name>
22931		</source>
22932		<destination designation="identity" />
22933	</element>
22934	<!--method::Scripts.Add-->
22935	<element type="method">
22936		<source id="Office.Scripts.Add">
22937			<context kind="class">Scripts</context>
22938			<name>Add</name>
22939			<type>Script</type>
22940			<parameter-list>
22941				<parameter optional="true">
22942					<type>Object</type>
22943					<name>Anchor</name>
22944				</parameter>
22945				<parameter optional="true">
22946					<type>Integer</type>
22947					<name>Location</name>
22948				</parameter>
22949				<parameter optional="true">
22950					<type>Integer</type>
22951					<name>Language</name>
22952				</parameter>
22953				<parameter optional="true">
22954					<type>String</type>
22955					<name>Id</name>
22956				</parameter>
22957				<parameter optional="true">
22958					<type>String</type>
22959					<name>Extended</name>
22960				</parameter>
22961				<parameter optional="true">
22962					<type>String</type>
22963					<name>ScriptText</name>
22964				</parameter>
22965			</parameter-list>
22966		</source>
22967	</element>
22968	<!--property::Scripts.Application {ReadOnly}-->
22969	<element type="property">
22970		<source id="Office.Scripts.Application">
22971			<context kind="class">Scripts</context>
22972			<name>Application</name>
22973			<type>Application</type>
22974		</source>
22975	</element>
22976	<!--property::Scripts.Count {ReadOnly}-->
22977	<element type="property">
22978		<source id="Office.Scripts.Count">
22979			<context kind="class">Scripts</context>
22980			<name>Count</name>
22981			<type>Integer</type>
22982		</source>
22983	</element>
22984	<!--property::Scripts.Creator {ReadOnly}-->
22985	<element type="property">
22986		<source id="Office.Scripts.Creator">
22987			<context kind="class">Scripts</context>
22988			<name>Creator</name>
22989			<type>Integer</type>
22990		</source>
22991	</element>
22992	<!--method::Scripts.Delete-->
22993	<element type="method">
22994		<source id="Office.Scripts.Delete">
22995			<context kind="class">Scripts</context>
22996			<name>Delete</name>
22997			<type>void</type>
22998		</source>
22999	</element>
23000	<!--method::Scripts.Item {Default}-->
23001	<element type="method">
23002		<source id="Office.Scripts.Item">
23003			<context kind="class">Scripts</context>
23004			<name default="true">Item</name>
23005			<type>Script</type>
23006			<parameter-list>
23007				<parameter>
23008					<type>Variant</type>
23009					<name>Index</name>
23010				</parameter>
23011			</parameter-list>
23012		</source>
23013	</element>
23014	<!--property::Scripts.Parent {ReadOnly}-->
23015	<element type="property">
23016		<source id="Office.Scripts.Parent">
23017			<context kind="class">Scripts</context>
23018			<name>Parent</name>
23019			<type>Object</type>
23020		</source>
23021	</element>
23022	<!--Class::SearchFolders-->
23023	<element type="class">
23024		<source id="Office.SearchFolders">
23025			<name>SearchFolders</name>
23026		</source>
23027		<destination designation="identity" />
23028	</element>
23029	<!--method::SearchFolders.Add-->
23030	<element type="method">
23031		<source id="Office.SearchFolders.Add">
23032			<context kind="class">SearchFolders</context>
23033			<name>Add</name>
23034			<type>void</type>
23035			<parameter-list>
23036				<parameter>
23037					<type>ScopeFolder</type>
23038					<name>ScopeFolder</name>
23039				</parameter>
23040			</parameter-list>
23041		</source>
23042	</element>
23043	<!--property::SearchFolders.Application {ReadOnly}-->
23044	<element type="property">
23045		<source id="Office.SearchFolders.Application">
23046			<context kind="class">SearchFolders</context>
23047			<name>Application</name>
23048			<type>Application</type>
23049		</source>
23050	</element>
23051	<!--property::SearchFolders.Count {ReadOnly}-->
23052	<element type="property">
23053		<source id="Office.SearchFolders.Count">
23054			<context kind="class">SearchFolders</context>
23055			<name>Count</name>
23056			<type>Integer</type>
23057		</source>
23058	</element>
23059	<!--property::SearchFolders.Creator {ReadOnly}-->
23060	<element type="property">
23061		<source id="Office.SearchFolders.Creator">
23062			<context kind="class">SearchFolders</context>
23063			<name>Creator</name>
23064			<type>Integer</type>
23065		</source>
23066	</element>
23067	<!--property::SearchFolders.Item {Default} {ReadOnly}-->
23068	<element type="property">
23069		<source id="Office.SearchFolders.Item">
23070			<context kind="class">SearchFolders</context>
23071			<name default="true">Item</name>
23072			<type>ScopeFolder</type>
23073			<parameter-list>
23074				<parameter>
23075					<type>Integer</type>
23076					<name>Index</name>
23077				</parameter>
23078			</parameter-list>
23079		</source>
23080	</element>
23081	<!--method::SearchFolders.Remove-->
23082	<element type="method">
23083		<source id="Office.SearchFolders.Remove">
23084			<context kind="class">SearchFolders</context>
23085			<name>Remove</name>
23086			<type>void</type>
23087			<parameter-list>
23088				<parameter>
23089					<type>Integer</type>
23090					<name>Index</name>
23091				</parameter>
23092			</parameter-list>
23093		</source>
23094	</element>
23095	<!--Class::SearchScope-->
23096	<element type="class">
23097		<source id="Office.SearchScope">
23098			<name>SearchScope</name>
23099		</source>
23100		<destination designation="identity" />
23101	</element>
23102	<!--property::SearchScope.Application {ReadOnly}-->
23103	<element type="property">
23104		<source id="Office.SearchScope.Application">
23105			<context kind="class">SearchScope</context>
23106			<name>Application</name>
23107			<type>Application</type>
23108		</source>
23109	</element>
23110	<!--property::SearchScope.Creator {ReadOnly}-->
23111	<element type="property">
23112		<source id="Office.SearchScope.Creator">
23113			<context kind="class">SearchScope</context>
23114			<name>Creator</name>
23115			<type>Integer</type>
23116		</source>
23117	</element>
23118	<!--property::SearchScope.ScopeFolder {ReadOnly}-->
23119	<element type="property">
23120		<source id="Office.SearchScope.ScopeFolder">
23121			<context kind="class">SearchScope</context>
23122			<name>ScopeFolder</name>
23123			<type>ScopeFolder</type>
23124		</source>
23125	</element>
23126	<!--property::SearchScope.Type {Default} {ReadOnly}-->
23127	<element type="property">
23128		<source id="Office.SearchScope.Type">
23129			<context kind="class">SearchScope</context>
23130			<name default="true">Type</name>
23131			<type>Integer</type>
23132		</source>
23133	</element>
23134	<!--Class::SearchScopes-->
23135	<element type="class">
23136		<source id="Office.SearchScopes">
23137			<name>SearchScopes</name>
23138		</source>
23139		<destination designation="identity" />
23140	</element>
23141	<!--property::SearchScopes.Application {ReadOnly}-->
23142	<element type="property">
23143		<source id="Office.SearchScopes.Application">
23144			<context kind="class">SearchScopes</context>
23145			<name>Application</name>
23146			<type>Application</type>
23147		</source>
23148	</element>
23149	<!--property::SearchScopes.Count {ReadOnly}-->
23150	<element type="property">
23151		<source id="Office.SearchScopes.Count">
23152			<context kind="class">SearchScopes</context>
23153			<name>Count</name>
23154			<type>Integer</type>
23155		</source>
23156	</element>
23157	<!--property::SearchScopes.Creator {ReadOnly}-->
23158	<element type="property">
23159		<source id="Office.SearchScopes.Creator">
23160			<context kind="class">SearchScopes</context>
23161			<name>Creator</name>
23162			<type>Integer</type>
23163		</source>
23164	</element>
23165	<!--property::SearchScopes.Item {Default} {ReadOnly}-->
23166	<element type="property">
23167		<source id="Office.SearchScopes.Item">
23168			<context kind="class">SearchScopes</context>
23169			<name default="true">Item</name>
23170			<type>SearchScope</type>
23171			<parameter-list>
23172				<parameter>
23173					<type>Integer</type>
23174					<name>Index</name>
23175				</parameter>
23176			</parameter-list>
23177		</source>
23178	</element>
23179	<!--property::Shapes.Background {ReadOnly}-->
23180	<element type="property">
23181		<source id="Office.Shapes.Background">
23182			<context kind="class">Shapes</context>
23183			<name>Background</name>
23184			<type>Shape</type>
23185		</source>
23186	</element>
23187	<!--property::Shapes.Default {ReadOnly}-->
23188	<element type="property">
23189		<source id="Office.Shapes.Default">
23190			<context kind="class">Shapes</context>
23191			<name>Default</name>
23192			<type>Shape</type>
23193		</source>
23194	</element>
23195	<!--Class::SharedWorkspace-->
23196	<element type="class">
23197		<source id="Office.SharedWorkspace">
23198			<name>SharedWorkspace</name>
23199		</source>
23200		<destination designation="identity" />
23201	</element>
23202	<!--property::SharedWorkspace.Application {ReadOnly}-->
23203	<element type="property">
23204		<source id="Office.SharedWorkspace.Application">
23205			<context kind="class">SharedWorkspace</context>
23206			<name>Application</name>
23207			<type>Application</type>
23208		</source>
23209	</element>
23210	<!--property::SharedWorkspace.Connected {ReadOnly}-->
23211	<element type="property">
23212		<source id="Office.SharedWorkspace.Connected">
23213			<context kind="class">SharedWorkspace</context>
23214			<name>Connected</name>
23215			<type>boolean</type>
23216		</source>
23217	</element>
23218	<!--method::SharedWorkspace.CreateNew-->
23219	<element type="method">
23220		<source id="Office.SharedWorkspace.CreateNew">
23221			<context kind="class">SharedWorkspace</context>
23222			<name>CreateNew</name>
23223			<type>void</type>
23224			<parameter-list>
23225				<parameter optional="true">
23226					<type>Variant</type>
23227					<name>URL</name>
23228				</parameter>
23229				<parameter optional="true">
23230					<type>Variant</type>
23231					<name>Name</name>
23232				</parameter>
23233			</parameter-list>
23234		</source>
23235	</element>
23236	<!--property::SharedWorkspace.Creator {ReadOnly}-->
23237	<element type="property">
23238		<source id="Office.SharedWorkspace.Creator">
23239			<context kind="class">SharedWorkspace</context>
23240			<name>Creator</name>
23241			<type>Integer</type>
23242		</source>
23243	</element>
23244	<!--method::SharedWorkspace.Delete-->
23245	<element type="method">
23246		<source id="Office.SharedWorkspace.Delete">
23247			<context kind="class">SharedWorkspace</context>
23248			<name>Delete</name>
23249			<type>void</type>
23250		</source>
23251	</element>
23252	<!--method::SharedWorkspace.Disconnect-->
23253	<element type="method">
23254		<source id="Office.SharedWorkspace.Disconnect">
23255			<context kind="class">SharedWorkspace</context>
23256			<name>Disconnect</name>
23257			<type>void</type>
23258		</source>
23259	</element>
23260	<!--property::SharedWorkspace.Files {ReadOnly}-->
23261	<element type="property">
23262		<source id="Office.SharedWorkspace.Files">
23263			<context kind="class">SharedWorkspace</context>
23264			<name>Files</name>
23265			<type>SharedWorkspaceFiles</type>
23266		</source>
23267	</element>
23268	<!--property::SharedWorkspace.Folders {ReadOnly}-->
23269	<element type="property">
23270		<source id="Office.SharedWorkspace.Folders">
23271			<context kind="class">SharedWorkspace</context>
23272			<name>Folders</name>
23273			<type>SharedWorkspaceFolders</type>
23274		</source>
23275	</element>
23276	<!--property::SharedWorkspace.LastRefreshed {ReadOnly}-->
23277	<element type="property">
23278		<source id="Office.SharedWorkspace.LastRefreshed">
23279			<context kind="class">SharedWorkspace</context>
23280			<name>LastRefreshed</name>
23281			<type>Variant</type>
23282		</source>
23283	</element>
23284	<!--property::SharedWorkspace.Links {ReadOnly}-->
23285	<element type="property">
23286		<source id="Office.SharedWorkspace.Links">
23287			<context kind="class">SharedWorkspace</context>
23288			<name>Links</name>
23289			<type>SharedWorkspaceLinks</type>
23290		</source>
23291	</element>
23292	<!--property::SharedWorkspace.Members {ReadOnly}-->
23293	<element type="property">
23294		<source id="Office.SharedWorkspace.Members">
23295			<context kind="class">SharedWorkspace</context>
23296			<name>Members</name>
23297			<type>SharedWorkspaceMembers</type>
23298		</source>
23299	</element>
23300	<!--property::SharedWorkspace.Name {Default}-->
23301	<element type="property">
23302		<source id="Office.SharedWorkspace.Name">
23303			<context kind="class">SharedWorkspace</context>
23304			<name default="true">Name</name>
23305			<type>String</type>
23306		</source>
23307	</element>
23308	<!--property::SharedWorkspace.Parent {ReadOnly}-->
23309	<element type="property">
23310		<source id="Office.SharedWorkspace.Parent">
23311			<context kind="class">SharedWorkspace</context>
23312			<name>Parent</name>
23313			<type>Object</type>
23314		</source>
23315	</element>
23316	<!--method::SharedWorkspace.Refresh-->
23317	<element type="method">
23318		<source id="Office.SharedWorkspace.Refresh">
23319			<context kind="class">SharedWorkspace</context>
23320			<name>Refresh</name>
23321			<type>void</type>
23322		</source>
23323	</element>
23324	<!--method::SharedWorkspace.RemoveDocument-->
23325	<element type="method">
23326		<source id="Office.SharedWorkspace.RemoveDocument">
23327			<context kind="class">SharedWorkspace</context>
23328			<name>RemoveDocument</name>
23329			<type>void</type>
23330		</source>
23331	</element>
23332	<!--property::SharedWorkspace.SourceURL-->
23333	<element type="property">
23334		<source id="Office.SharedWorkspace.SourceURL">
23335			<context kind="class">SharedWorkspace</context>
23336			<name>SourceURL</name>
23337			<type>String</type>
23338		</source>
23339	</element>
23340	<!--property::SharedWorkspace.Tasks {ReadOnly}-->
23341	<element type="property">
23342		<source id="Office.SharedWorkspace.Tasks">
23343			<context kind="class">SharedWorkspace</context>
23344			<name>Tasks</name>
23345			<type>SharedWorkspaceTasks</type>
23346		</source>
23347	</element>
23348	<!--property::SharedWorkspace.URL {ReadOnly}-->
23349	<element type="property">
23350		<source id="Office.SharedWorkspace.URL">
23351			<context kind="class">SharedWorkspace</context>
23352			<name>URL</name>
23353			<type>String</type>
23354		</source>
23355	</element>
23356	<!--Class::SharedWorkspaceFile-->
23357	<element type="class">
23358		<source id="Office.SharedWorkspaceFile">
23359			<name>SharedWorkspaceFile</name>
23360		</source>
23361		<destination designation="identity" />
23362	</element>
23363	<!--property::SharedWorkspaceFile.Application {ReadOnly}-->
23364	<element type="property">
23365		<source id="Office.SharedWorkspaceFile.Application">
23366			<context kind="class">SharedWorkspaceFile</context>
23367			<name>Application</name>
23368			<type>Application</type>
23369		</source>
23370	</element>
23371	<!--property::SharedWorkspaceFile.CreatedBy {ReadOnly}-->
23372	<element type="property">
23373		<source id="Office.SharedWorkspaceFile.CreatedBy">
23374			<context kind="class">SharedWorkspaceFile</context>
23375			<name>CreatedBy</name>
23376			<type>String</type>
23377		</source>
23378	</element>
23379	<!--property::SharedWorkspaceFile.CreatedDate {ReadOnly}-->
23380	<element type="property">
23381		<source id="Office.SharedWorkspaceFile.CreatedDate">
23382			<context kind="class">SharedWorkspaceFile</context>
23383			<name>CreatedDate</name>
23384			<type>Variant</type>
23385		</source>
23386	</element>
23387	<!--property::SharedWorkspaceFile.Creator {ReadOnly}-->
23388	<element type="property">
23389		<source id="Office.SharedWorkspaceFile.Creator">
23390			<context kind="class">SharedWorkspaceFile</context>
23391			<name>Creator</name>
23392			<type>Integer</type>
23393		</source>
23394	</element>
23395	<!--method::SharedWorkspaceFile.Delete-->
23396	<element type="method">
23397		<source id="Office.SharedWorkspaceFile.Delete">
23398			<context kind="class">SharedWorkspaceFile</context>
23399			<name>Delete</name>
23400			<type>void</type>
23401		</source>
23402	</element>
23403	<!--property::SharedWorkspaceFile.ModifiedBy {ReadOnly}-->
23404	<element type="property">
23405		<source id="Office.SharedWorkspaceFile.ModifiedBy">
23406			<context kind="class">SharedWorkspaceFile</context>
23407			<name>ModifiedBy</name>
23408			<type>String</type>
23409		</source>
23410	</element>
23411	<!--property::SharedWorkspaceFile.ModifiedDate {ReadOnly}-->
23412	<element type="property">
23413		<source id="Office.SharedWorkspaceFile.ModifiedDate">
23414			<context kind="class">SharedWorkspaceFile</context>
23415			<name>ModifiedDate</name>
23416			<type>Variant</type>
23417		</source>
23418	</element>
23419	<!--property::SharedWorkspaceFile.Parent {ReadOnly}-->
23420	<element type="property">
23421		<source id="Office.SharedWorkspaceFile.Parent">
23422			<context kind="class">SharedWorkspaceFile</context>
23423			<name>Parent</name>
23424			<type>Object</type>
23425		</source>
23426	</element>
23427	<!--property::SharedWorkspaceFile.URL {Default} {ReadOnly}-->
23428	<element type="property">
23429		<source id="Office.SharedWorkspaceFile.URL">
23430			<context kind="class">SharedWorkspaceFile</context>
23431			<name default="true">URL</name>
23432			<type>String</type>
23433		</source>
23434	</element>
23435	<!--Class::SharedWorkspaceFiles-->
23436	<element type="class">
23437		<source id="Office.SharedWorkspaceFiles">
23438			<name>SharedWorkspaceFiles</name>
23439		</source>
23440		<destination designation="identity" />
23441	</element>
23442	<!--method::SharedWorkspaceFiles.Add-->
23443	<element type="method">
23444		<source id="Office.SharedWorkspaceFiles.Add">
23445			<context kind="class">SharedWorkspaceFiles</context>
23446			<name>Add</name>
23447			<type>SharedWorkspaceFile</type>
23448			<parameter-list>
23449				<parameter>
23450					<type>String</type>
23451					<name>FileName</name>
23452				</parameter>
23453				<parameter optional="true">
23454					<type>Variant</type>
23455					<name>ParentFolder</name>
23456				</parameter>
23457				<parameter optional="true">
23458					<type>Variant</type>
23459					<name>OverwriteIfFileAlreadyExists</name>
23460				</parameter>
23461				<parameter optional="true">
23462					<type>Variant</type>
23463					<name>KeepInSync</name>
23464				</parameter>
23465			</parameter-list>
23466		</source>
23467	</element>
23468	<!--property::SharedWorkspaceFiles.Application {ReadOnly}-->
23469	<element type="property">
23470		<source id="Office.SharedWorkspaceFiles.Application">
23471			<context kind="class">SharedWorkspaceFiles</context>
23472			<name>Application</name>
23473			<type>Application</type>
23474		</source>
23475	</element>
23476	<!--property::SharedWorkspaceFiles.Count {ReadOnly}-->
23477	<element type="property">
23478		<source id="Office.SharedWorkspaceFiles.Count">
23479			<context kind="class">SharedWorkspaceFiles</context>
23480			<name>Count</name>
23481			<type>Integer</type>
23482		</source>
23483	</element>
23484	<!--property::SharedWorkspaceFiles.Creator {ReadOnly}-->
23485	<element type="property">
23486		<source id="Office.SharedWorkspaceFiles.Creator">
23487			<context kind="class">SharedWorkspaceFiles</context>
23488			<name>Creator</name>
23489			<type>Integer</type>
23490		</source>
23491	</element>
23492	<!--property::SharedWorkspaceFiles.Item {Default} {ReadOnly}-->
23493	<element type="property">
23494		<source id="Office.SharedWorkspaceFiles.Item">
23495			<context kind="class">SharedWorkspaceFiles</context>
23496			<name default="true">Item</name>
23497			<type>SharedWorkspaceFile</type>
23498			<parameter-list>
23499				<parameter>
23500					<type>Integer</type>
23501					<name>Index</name>
23502				</parameter>
23503			</parameter-list>
23504		</source>
23505	</element>
23506	<!--property::SharedWorkspaceFiles.ItemCountExceeded {ReadOnly}-->
23507	<element type="property">
23508		<source id="Office.SharedWorkspaceFiles.ItemCountExceeded">
23509			<context kind="class">SharedWorkspaceFiles</context>
23510			<name>ItemCountExceeded</name>
23511			<type>boolean</type>
23512		</source>
23513	</element>
23514	<!--property::SharedWorkspaceFiles.Parent {ReadOnly}-->
23515	<element type="property">
23516		<source id="Office.SharedWorkspaceFiles.Parent">
23517			<context kind="class">SharedWorkspaceFiles</context>
23518			<name>Parent</name>
23519			<type>Object</type>
23520		</source>
23521	</element>
23522	<!--Class::SharedWorkspaceFolder-->
23523	<element type="class">
23524		<source id="Office.SharedWorkspaceFolder">
23525			<name>SharedWorkspaceFolder</name>
23526		</source>
23527		<destination designation="identity" />
23528	</element>
23529	<!--property::SharedWorkspaceFolder.Application {ReadOnly}-->
23530	<element type="property">
23531		<source id="Office.SharedWorkspaceFolder.Application">
23532			<context kind="class">SharedWorkspaceFolder</context>
23533			<name>Application</name>
23534			<type>Application</type>
23535		</source>
23536	</element>
23537	<!--property::SharedWorkspaceFolder.Creator {ReadOnly}-->
23538	<element type="property">
23539		<source id="Office.SharedWorkspaceFolder.Creator">
23540			<context kind="class">SharedWorkspaceFolder</context>
23541			<name>Creator</name>
23542			<type>Integer</type>
23543		</source>
23544	</element>
23545	<!--method::SharedWorkspaceFolder.Delete-->
23546	<element type="method">
23547		<source id="Office.SharedWorkspaceFolder.Delete">
23548			<context kind="class">SharedWorkspaceFolder</context>
23549			<name>Delete</name>
23550			<type>void</type>
23551			<parameter-list>
23552				<parameter optional="true">
23553					<type>Variant</type>
23554					<name>DeleteEventIfFolderContainsFiles</name>
23555				</parameter>
23556			</parameter-list>
23557		</source>
23558	</element>
23559	<!--property::SharedWorkspaceFolder.FolderName {Default} {ReadOnly}-->
23560	<element type="property">
23561		<source id="Office.SharedWorkspaceFolder.FolderName">
23562			<context kind="class">SharedWorkspaceFolder</context>
23563			<name default="true">FolderName</name>
23564			<type>String</type>
23565		</source>
23566	</element>
23567	<!--property::SharedWorkspaceFolder.Parent {ReadOnly}-->
23568	<element type="property">
23569		<source id="Office.SharedWorkspaceFolder.Parent">
23570			<context kind="class">SharedWorkspaceFolder</context>
23571			<name>Parent</name>
23572			<type>Object</type>
23573		</source>
23574	</element>
23575	<!--Class::SharedWorkspaceFolders-->
23576	<element type="class">
23577		<source id="Office.SharedWorkspaceFolders">
23578			<name>SharedWorkspaceFolders</name>
23579		</source>
23580		<destination designation="identity" />
23581	</element>
23582	<!--method::SharedWorkspaceFolders.Add-->
23583	<element type="method">
23584		<source id="Office.SharedWorkspaceFolders.Add">
23585			<context kind="class">SharedWorkspaceFolders</context>
23586			<name>Add</name>
23587			<type>SharedWorkspaceFolder</type>
23588			<parameter-list>
23589				<parameter>
23590					<type>String</type>
23591					<name>FolderName</name>
23592				</parameter>
23593				<parameter optional="true">
23594					<type>Variant</type>
23595					<name>ParentFolder</name>
23596				</parameter>
23597			</parameter-list>
23598		</source>
23599	</element>
23600	<!--property::SharedWorkspaceFolders.Application {ReadOnly}-->
23601	<element type="property">
23602		<source id="Office.SharedWorkspaceFolders.Application">
23603			<context kind="class">SharedWorkspaceFolders</context>
23604			<name>Application</name>
23605			<type>Application</type>
23606		</source>
23607	</element>
23608	<!--property::SharedWorkspaceFolders.Count {ReadOnly}-->
23609	<element type="property">
23610		<source id="Office.SharedWorkspaceFolders.Count">
23611			<context kind="class">SharedWorkspaceFolders</context>
23612			<name>Count</name>
23613			<type>Integer</type>
23614		</source>
23615	</element>
23616	<!--property::SharedWorkspaceFolders.Creator {ReadOnly}-->
23617	<element type="property">
23618		<source id="Office.SharedWorkspaceFolders.Creator">
23619			<context kind="class">SharedWorkspaceFolders</context>
23620			<name>Creator</name>
23621			<type>Integer</type>
23622		</source>
23623	</element>
23624	<!--property::SharedWorkspaceFolders.Item {Default} {ReadOnly}-->
23625	<element type="property">
23626		<source id="Office.SharedWorkspaceFolders.Item">
23627			<context kind="class">SharedWorkspaceFolders</context>
23628			<name default="true">Item</name>
23629			<type>SharedWorkspaceFolder</type>
23630			<parameter-list>
23631				<parameter>
23632					<type>Integer</type>
23633					<name>Index</name>
23634				</parameter>
23635			</parameter-list>
23636		</source>
23637	</element>
23638	<!--property::SharedWorkspaceFolders.ItemCountExceeded {ReadOnly}-->
23639	<element type="property">
23640		<source id="Office.SharedWorkspaceFolders.ItemCountExceeded">
23641			<context kind="class">SharedWorkspaceFolders</context>
23642			<name>ItemCountExceeded</name>
23643			<type>boolean</type>
23644		</source>
23645	</element>
23646	<!--property::SharedWorkspaceFolders.Parent {ReadOnly}-->
23647	<element type="property">
23648		<source id="Office.SharedWorkspaceFolders.Parent">
23649			<context kind="class">SharedWorkspaceFolders</context>
23650			<name>Parent</name>
23651			<type>Object</type>
23652		</source>
23653	</element>
23654	<!--Class::SharedWorkspaceLink-->
23655	<element type="class">
23656		<source id="Office.SharedWorkspaceLink">
23657			<name>SharedWorkspaceLink</name>
23658		</source>
23659		<destination designation="identity" />
23660	</element>
23661	<!--property::SharedWorkspaceLink.Application {ReadOnly}-->
23662	<element type="property">
23663		<source id="Office.SharedWorkspaceLink.Application">
23664			<context kind="class">SharedWorkspaceLink</context>
23665			<name>Application</name>
23666			<type>Application</type>
23667		</source>
23668	</element>
23669	<!--property::SharedWorkspaceLink.CreatedBy {ReadOnly}-->
23670	<element type="property">
23671		<source id="Office.SharedWorkspaceLink.CreatedBy">
23672			<context kind="class">SharedWorkspaceLink</context>
23673			<name>CreatedBy</name>
23674			<type>String</type>
23675		</source>
23676	</element>
23677	<!--property::SharedWorkspaceLink.CreatedDate {ReadOnly}-->
23678	<element type="property">
23679		<source id="Office.SharedWorkspaceLink.CreatedDate">
23680			<context kind="class">SharedWorkspaceLink</context>
23681			<name>CreatedDate</name>
23682			<type>Variant</type>
23683		</source>
23684	</element>
23685	<!--property::SharedWorkspaceLink.Creator {ReadOnly}-->
23686	<element type="property">
23687		<source id="Office.SharedWorkspaceLink.Creator">
23688			<context kind="class">SharedWorkspaceLink</context>
23689			<name>Creator</name>
23690			<type>Integer</type>
23691		</source>
23692	</element>
23693	<!--method::SharedWorkspaceLink.Delete-->
23694	<element type="method">
23695		<source id="Office.SharedWorkspaceLink.Delete">
23696			<context kind="class">SharedWorkspaceLink</context>
23697			<name>Delete</name>
23698			<type>void</type>
23699		</source>
23700	</element>
23701	<!--property::SharedWorkspaceLink.Description-->
23702	<element type="property">
23703		<source id="Office.SharedWorkspaceLink.Description">
23704			<context kind="class">SharedWorkspaceLink</context>
23705			<name>Description</name>
23706			<type>String</type>
23707		</source>
23708	</element>
23709	<!--property::SharedWorkspaceLink.ModifiedBy {ReadOnly}-->
23710	<element type="property">
23711		<source id="Office.SharedWorkspaceLink.ModifiedBy">
23712			<context kind="class">SharedWorkspaceLink</context>
23713			<name>ModifiedBy</name>
23714			<type>String</type>
23715		</source>
23716	</element>
23717	<!--property::SharedWorkspaceLink.ModifiedDate {ReadOnly}-->
23718	<element type="property">
23719		<source id="Office.SharedWorkspaceLink.ModifiedDate">
23720			<context kind="class">SharedWorkspaceLink</context>
23721			<name>ModifiedDate</name>
23722			<type>Variant</type>
23723		</source>
23724	</element>
23725	<!--property::SharedWorkspaceLink.Notes-->
23726	<element type="property">
23727		<source id="Office.SharedWorkspaceLink.Notes">
23728			<context kind="class">SharedWorkspaceLink</context>
23729			<name>Notes</name>
23730			<type>String</type>
23731		</source>
23732	</element>
23733	<!--property::SharedWorkspaceLink.Parent {ReadOnly}-->
23734	<element type="property">
23735		<source id="Office.SharedWorkspaceLink.Parent">
23736			<context kind="class">SharedWorkspaceLink</context>
23737			<name>Parent</name>
23738			<type>Object</type>
23739		</source>
23740	</element>
23741	<!--method::SharedWorkspaceLink.Save-->
23742	<element type="method">
23743		<source id="Office.SharedWorkspaceLink.Save">
23744			<context kind="class">SharedWorkspaceLink</context>
23745			<name>Save</name>
23746			<type>void</type>
23747		</source>
23748	</element>
23749	<!--property::SharedWorkspaceLink.URL {Default}-->
23750	<element type="property">
23751		<source id="Office.SharedWorkspaceLink.URL">
23752			<context kind="class">SharedWorkspaceLink</context>
23753			<name default="true">URL</name>
23754			<type>String</type>
23755		</source>
23756	</element>
23757	<!--Class::SharedWorkspaceLinks-->
23758	<element type="class">
23759		<source id="Office.SharedWorkspaceLinks">
23760			<name>SharedWorkspaceLinks</name>
23761		</source>
23762		<destination designation="identity" />
23763	</element>
23764	<!--method::SharedWorkspaceLinks.Add-->
23765	<element type="method">
23766		<source id="Office.SharedWorkspaceLinks.Add">
23767			<context kind="class">SharedWorkspaceLinks</context>
23768			<name>Add</name>
23769			<type>SharedWorkspaceLink</type>
23770			<parameter-list>
23771				<parameter>
23772					<type>String</type>
23773					<name>URL</name>
23774				</parameter>
23775				<parameter optional="true">
23776					<type>Variant</type>
23777					<name>Description</name>
23778				</parameter>
23779				<parameter optional="true">
23780					<type>Variant</type>
23781					<name>Notes</name>
23782				</parameter>
23783			</parameter-list>
23784		</source>
23785	</element>
23786	<!--property::SharedWorkspaceLinks.Application {ReadOnly}-->
23787	<element type="property">
23788		<source id="Office.SharedWorkspaceLinks.Application">
23789			<context kind="class">SharedWorkspaceLinks</context>
23790			<name>Application</name>
23791			<type>Application</type>
23792		</source>
23793	</element>
23794	<!--property::SharedWorkspaceLinks.Count {ReadOnly}-->
23795	<element type="property">
23796		<source id="Office.SharedWorkspaceLinks.Count">
23797			<context kind="class">SharedWorkspaceLinks</context>
23798			<name>Count</name>
23799			<type>Integer</type>
23800		</source>
23801	</element>
23802	<!--property::SharedWorkspaceLinks.Creator {ReadOnly}-->
23803	<element type="property">
23804		<source id="Office.SharedWorkspaceLinks.Creator">
23805			<context kind="class">SharedWorkspaceLinks</context>
23806			<name>Creator</name>
23807			<type>Integer</type>
23808		</source>
23809	</element>
23810	<!--property::SharedWorkspaceLinks.Item {Default} {ReadOnly}-->
23811	<element type="property">
23812		<source id="Office.SharedWorkspaceLinks.Item">
23813			<context kind="class">SharedWorkspaceLinks</context>
23814			<name default="true">Item</name>
23815			<type>SharedWorkspaceLink</type>
23816			<parameter-list>
23817				<parameter>
23818					<type>Integer</type>
23819					<name>Index</name>
23820				</parameter>
23821			</parameter-list>
23822		</source>
23823	</element>
23824	<!--property::SharedWorkspaceLinks.ItemCountExceeded {ReadOnly}-->
23825	<element type="property">
23826		<source id="Office.SharedWorkspaceLinks.ItemCountExceeded">
23827			<context kind="class">SharedWorkspaceLinks</context>
23828			<name>ItemCountExceeded</name>
23829			<type>boolean</type>
23830		</source>
23831	</element>
23832	<!--property::SharedWorkspaceLinks.Parent {ReadOnly}-->
23833	<element type="property">
23834		<source id="Office.SharedWorkspaceLinks.Parent">
23835			<context kind="class">SharedWorkspaceLinks</context>
23836			<name>Parent</name>
23837			<type>Object</type>
23838		</source>
23839	</element>
23840	<!--Class::SharedWorkspaceMember-->
23841	<element type="class">
23842		<source id="Office.SharedWorkspaceMember">
23843			<name>SharedWorkspaceMember</name>
23844		</source>
23845		<destination designation="identity" />
23846	</element>
23847	<!--property::SharedWorkspaceMember.Application {ReadOnly}-->
23848	<element type="property">
23849		<source id="Office.SharedWorkspaceMember.Application">
23850			<context kind="class">SharedWorkspaceMember</context>
23851			<name>Application</name>
23852			<type>Application</type>
23853		</source>
23854	</element>
23855	<!--property::SharedWorkspaceMember.Creator {ReadOnly}-->
23856	<element type="property">
23857		<source id="Office.SharedWorkspaceMember.Creator">
23858			<context kind="class">SharedWorkspaceMember</context>
23859			<name>Creator</name>
23860			<type>Integer</type>
23861		</source>
23862	</element>
23863	<!--method::SharedWorkspaceMember.Delete-->
23864	<element type="method">
23865		<source id="Office.SharedWorkspaceMember.Delete">
23866			<context kind="class">SharedWorkspaceMember</context>
23867			<name>Delete</name>
23868			<type>void</type>
23869		</source>
23870	</element>
23871	<!--property::SharedWorkspaceMember.DomainName {Default} {ReadOnly}-->
23872	<element type="property">
23873		<source id="Office.SharedWorkspaceMember.DomainName">
23874			<context kind="class">SharedWorkspaceMember</context>
23875			<name default="true">DomainName</name>
23876			<type>String</type>
23877		</source>
23878	</element>
23879	<!--property::SharedWorkspaceMember.Email {ReadOnly}-->
23880	<element type="property">
23881		<source id="Office.SharedWorkspaceMember.Email">
23882			<context kind="class">SharedWorkspaceMember</context>
23883			<name>Email</name>
23884			<type>String</type>
23885		</source>
23886	</element>
23887	<!--property::SharedWorkspaceMember.Id {ReadOnly}-->
23888	<element type="property">
23889		<source id="Office.SharedWorkspaceMember.Id">
23890			<context kind="class">SharedWorkspaceMember</context>
23891			<name>Id</name>
23892			<type>String</type>
23893		</source>
23894	</element>
23895	<!--property::SharedWorkspaceMember.Name {ReadOnly}-->
23896	<element type="property">
23897		<source id="Office.SharedWorkspaceMember.Name">
23898			<context kind="class">SharedWorkspaceMember</context>
23899			<name>Name</name>
23900			<type>String</type>
23901		</source>
23902	</element>
23903	<!--property::SharedWorkspaceMember.Parent {ReadOnly}-->
23904	<element type="property">
23905		<source id="Office.SharedWorkspaceMember.Parent">
23906			<context kind="class">SharedWorkspaceMember</context>
23907			<name>Parent</name>
23908			<type>Object</type>
23909		</source>
23910	</element>
23911	<!--Class::SharedWorkspaceMembers-->
23912	<element type="class">
23913		<source id="Office.SharedWorkspaceMembers">
23914			<name>SharedWorkspaceMembers</name>
23915		</source>
23916		<destination designation="identity" />
23917	</element>
23918	<!--method::SharedWorkspaceMembers.Add-->
23919	<element type="method">
23920		<source id="Office.SharedWorkspaceMembers.Add">
23921			<context kind="class">SharedWorkspaceMembers</context>
23922			<name>Add</name>
23923			<type>SharedWorkspaceMember</type>
23924			<parameter-list>
23925				<parameter>
23926					<type>String</type>
23927					<name>Email</name>
23928				</parameter>
23929				<parameter>
23930					<type>String</type>
23931					<name>DomainName</name>
23932				</parameter>
23933				<parameter>
23934					<type>String</type>
23935					<name>DisplayName</name>
23936				</parameter>
23937				<parameter optional="true">
23938					<type>Variant</type>
23939					<name>Role</name>
23940				</parameter>
23941			</parameter-list>
23942		</source>
23943	</element>
23944	<!--property::SharedWorkspaceMembers.Application {ReadOnly}-->
23945	<element type="property">
23946		<source id="Office.SharedWorkspaceMembers.Application">
23947			<context kind="class">SharedWorkspaceMembers</context>
23948			<name>Application</name>
23949			<type>Application</type>
23950		</source>
23951	</element>
23952	<!--property::SharedWorkspaceMembers.Count {ReadOnly}-->
23953	<element type="property">
23954		<source id="Office.SharedWorkspaceMembers.Count">
23955			<context kind="class">SharedWorkspaceMembers</context>
23956			<name>Count</name>
23957			<type>Integer</type>
23958		</source>
23959	</element>
23960	<!--property::SharedWorkspaceMembers.Creator {ReadOnly}-->
23961	<element type="property">
23962		<source id="Office.SharedWorkspaceMembers.Creator">
23963			<context kind="class">SharedWorkspaceMembers</context>
23964			<name>Creator</name>
23965			<type>Integer</type>
23966		</source>
23967	</element>
23968	<!--property::SharedWorkspaceMembers.Item {Default} {ReadOnly}-->
23969	<element type="property">
23970		<source id="Office.SharedWorkspaceMembers.Item">
23971			<context kind="class">SharedWorkspaceMembers</context>
23972			<name default="true">Item</name>
23973			<type>SharedWorkspaceMember</type>
23974			<parameter-list>
23975				<parameter>
23976					<type>Integer</type>
23977					<name>Index</name>
23978				</parameter>
23979			</parameter-list>
23980		</source>
23981	</element>
23982	<!--property::SharedWorkspaceMembers.ItemCountExceeded {ReadOnly}-->
23983	<element type="property">
23984		<source id="Office.SharedWorkspaceMembers.ItemCountExceeded">
23985			<context kind="class">SharedWorkspaceMembers</context>
23986			<name>ItemCountExceeded</name>
23987			<type>boolean</type>
23988		</source>
23989	</element>
23990	<!--property::SharedWorkspaceMembers.Parent {ReadOnly}-->
23991	<element type="property">
23992		<source id="Office.SharedWorkspaceMembers.Parent">
23993			<context kind="class">SharedWorkspaceMembers</context>
23994			<name>Parent</name>
23995			<type>Object</type>
23996		</source>
23997	</element>
23998	<!--Class::SharedWorkspaceTask-->
23999	<element type="class">
24000		<source id="Office.SharedWorkspaceTask">
24001			<name>SharedWorkspaceTask</name>
24002		</source>
24003		<destination designation="identity" />
24004	</element>
24005	<!--property::SharedWorkspaceTask.Application {ReadOnly}-->
24006	<element type="property">
24007		<source id="Office.SharedWorkspaceTask.Application">
24008			<context kind="class">SharedWorkspaceTask</context>
24009			<name>Application</name>
24010			<type>Application</type>
24011		</source>
24012	</element>
24013	<!--property::SharedWorkspaceTask.AssignedTo-->
24014	<element type="property">
24015		<source id="Office.SharedWorkspaceTask.AssignedTo">
24016			<context kind="class">SharedWorkspaceTask</context>
24017			<name>AssignedTo</name>
24018			<type>String</type>
24019		</source>
24020	</element>
24021	<!--property::SharedWorkspaceTask.CreatedBy {ReadOnly}-->
24022	<element type="property">
24023		<source id="Office.SharedWorkspaceTask.CreatedBy">
24024			<context kind="class">SharedWorkspaceTask</context>
24025			<name>CreatedBy</name>
24026			<type>String</type>
24027		</source>
24028	</element>
24029	<!--property::SharedWorkspaceTask.CreatedDate {ReadOnly}-->
24030	<element type="property">
24031		<source id="Office.SharedWorkspaceTask.CreatedDate">
24032			<context kind="class">SharedWorkspaceTask</context>
24033			<name>CreatedDate</name>
24034			<type>Variant</type>
24035		</source>
24036	</element>
24037	<!--property::SharedWorkspaceTask.Creator {ReadOnly}-->
24038	<element type="property">
24039		<source id="Office.SharedWorkspaceTask.Creator">
24040			<context kind="class">SharedWorkspaceTask</context>
24041			<name>Creator</name>
24042			<type>Integer</type>
24043		</source>
24044	</element>
24045	<!--method::SharedWorkspaceTask.Delete-->
24046	<element type="method">
24047		<source id="Office.SharedWorkspaceTask.Delete">
24048			<context kind="class">SharedWorkspaceTask</context>
24049			<name>Delete</name>
24050			<type>void</type>
24051		</source>
24052	</element>
24053	<!--property::SharedWorkspaceTask.Description-->
24054	<element type="property">
24055		<source id="Office.SharedWorkspaceTask.Description">
24056			<context kind="class">SharedWorkspaceTask</context>
24057			<name>Description</name>
24058			<type>String</type>
24059		</source>
24060	</element>
24061	<!--property::SharedWorkspaceTask.DueDate-->
24062	<element type="property">
24063		<source id="Office.SharedWorkspaceTask.DueDate">
24064			<context kind="class">SharedWorkspaceTask</context>
24065			<name>DueDate</name>
24066			<type>Variant</type>
24067		</source>
24068	</element>
24069	<!--property::SharedWorkspaceTask.ModifiedBy {ReadOnly}-->
24070	<element type="property">
24071		<source id="Office.SharedWorkspaceTask.ModifiedBy">
24072			<context kind="class">SharedWorkspaceTask</context>
24073			<name>ModifiedBy</name>
24074			<type>String</type>
24075		</source>
24076	</element>
24077	<!--property::SharedWorkspaceTask.ModifiedDate {ReadOnly}-->
24078	<element type="property">
24079		<source id="Office.SharedWorkspaceTask.ModifiedDate">
24080			<context kind="class">SharedWorkspaceTask</context>
24081			<name>ModifiedDate</name>
24082			<type>Variant</type>
24083		</source>
24084	</element>
24085	<!--property::SharedWorkspaceTask.Parent {ReadOnly}-->
24086	<element type="property">
24087		<source id="Office.SharedWorkspaceTask.Parent">
24088			<context kind="class">SharedWorkspaceTask</context>
24089			<name>Parent</name>
24090			<type>Object</type>
24091		</source>
24092	</element>
24093	<!--property::SharedWorkspaceTask.Priority-->
24094	<element type="property">
24095		<source id="Office.SharedWorkspaceTask.Priority">
24096			<context kind="class">SharedWorkspaceTask</context>
24097			<name>Priority</name>
24098			<type>Integer</type>
24099		</source>
24100	</element>
24101	<!--method::SharedWorkspaceTask.Save-->
24102	<element type="method">
24103		<source id="Office.SharedWorkspaceTask.Save">
24104			<context kind="class">SharedWorkspaceTask</context>
24105			<name>Save</name>
24106			<type>void</type>
24107		</source>
24108	</element>
24109	<!--property::SharedWorkspaceTask.Status-->
24110	<element type="property">
24111		<source id="Office.SharedWorkspaceTask.Status">
24112			<context kind="class">SharedWorkspaceTask</context>
24113			<name>Status</name>
24114			<type>Integer</type>
24115		</source>
24116	</element>
24117	<!--property::SharedWorkspaceTask.Title {Default}-->
24118	<element type="property">
24119		<source id="Office.SharedWorkspaceTask.Title">
24120			<context kind="class">SharedWorkspaceTask</context>
24121			<name default="true">Title</name>
24122			<type>String</type>
24123		</source>
24124	</element>
24125	<!--Class::SharedWorkspaceTasks-->
24126	<element type="class">
24127		<source id="Office.SharedWorkspaceTasks">
24128			<name>SharedWorkspaceTasks</name>
24129		</source>
24130		<destination designation="identity" />
24131	</element>
24132	<!--method::SharedWorkspaceTasks.Add-->
24133	<element type="method">
24134		<source id="Office.SharedWorkspaceTasks.Add">
24135			<context kind="class">SharedWorkspaceTasks</context>
24136			<name>Add</name>
24137			<type>SharedWorkspaceTask</type>
24138			<parameter-list>
24139				<parameter>
24140					<type>String</type>
24141					<name>Title</name>
24142				</parameter>
24143				<parameter optional="true">
24144					<type>Variant</type>
24145					<name>Status</name>
24146				</parameter>
24147				<parameter optional="true">
24148					<type>Variant</type>
24149					<name>Priority</name>
24150				</parameter>
24151				<parameter optional="true">
24152					<type>Variant</type>
24153					<name>Assignee</name>
24154				</parameter>
24155				<parameter optional="true">
24156					<type>Variant</type>
24157					<name>Description</name>
24158				</parameter>
24159				<parameter optional="true">
24160					<type>Variant</type>
24161					<name>DueDate</name>
24162				</parameter>
24163			</parameter-list>
24164		</source>
24165	</element>
24166	<!--property::SharedWorkspaceTasks.Application {ReadOnly}-->
24167	<element type="property">
24168		<source id="Office.SharedWorkspaceTasks.Application">
24169			<context kind="class">SharedWorkspaceTasks</context>
24170			<name>Application</name>
24171			<type>Application</type>
24172		</source>
24173	</element>
24174	<!--property::SharedWorkspaceTasks.Count {ReadOnly}-->
24175	<element type="property">
24176		<source id="Office.SharedWorkspaceTasks.Count">
24177			<context kind="class">SharedWorkspaceTasks</context>
24178			<name>Count</name>
24179			<type>Integer</type>
24180		</source>
24181	</element>
24182	<!--property::SharedWorkspaceTasks.Creator {ReadOnly}-->
24183	<element type="property">
24184		<source id="Office.SharedWorkspaceTasks.Creator">
24185			<context kind="class">SharedWorkspaceTasks</context>
24186			<name>Creator</name>
24187			<type>Integer</type>
24188		</source>
24189	</element>
24190	<!--property::SharedWorkspaceTasks.Item {Default} {ReadOnly}-->
24191	<element type="property">
24192		<source id="Office.SharedWorkspaceTasks.Item">
24193			<context kind="class">SharedWorkspaceTasks</context>
24194			<name default="true">Item</name>
24195			<type>SharedWorkspaceTask</type>
24196			<parameter-list>
24197				<parameter>
24198					<type>Integer</type>
24199					<name>Index</name>
24200				</parameter>
24201			</parameter-list>
24202		</source>
24203	</element>
24204	<!--property::SharedWorkspaceTasks.ItemCountExceeded {ReadOnly}-->
24205	<element type="property">
24206		<source id="Office.SharedWorkspaceTasks.ItemCountExceeded">
24207			<context kind="class">SharedWorkspaceTasks</context>
24208			<name>ItemCountExceeded</name>
24209			<type>boolean</type>
24210		</source>
24211	</element>
24212	<!--property::SharedWorkspaceTasks.Parent {ReadOnly}-->
24213	<element type="property">
24214		<source id="Office.SharedWorkspaceTasks.Parent">
24215			<context kind="class">SharedWorkspaceTasks</context>
24216			<name>Parent</name>
24217			<type>Object</type>
24218		</source>
24219	</element>
24220	<!--Class::Signature-->
24221	<element type="class">
24222		<source id="Office.Signature">
24223			<name>Signature</name>
24224		</source>
24225		<destination designation="identity" />
24226	</element>
24227	<!--property::Signature.Application {ReadOnly}-->
24228	<element type="property">
24229		<source id="Office.Signature.Application">
24230			<context kind="class">Signature</context>
24231			<name>Application</name>
24232			<type>Application</type>
24233		</source>
24234	</element>
24235	<!--property::Signature.AttachCertificate-->
24236	<element type="property">
24237		<source id="Office.Signature.AttachCertificate">
24238			<context kind="class">Signature</context>
24239			<name>AttachCertificate</name>
24240			<type>boolean</type>
24241		</source>
24242	</element>
24243	<!--property::Signature.Creator {ReadOnly}-->
24244	<element type="property">
24245		<source id="Office.Signature.Creator">
24246			<context kind="class">Signature</context>
24247			<name>Creator</name>
24248			<type>Integer</type>
24249		</source>
24250	</element>
24251	<!--method::Signature.Delete-->
24252	<element type="method">
24253		<source id="Office.Signature.Delete">
24254			<context kind="class">Signature</context>
24255			<name>Delete</name>
24256			<type>void</type>
24257		</source>
24258	</element>
24259	<!--property::Signature.ExpireDate {ReadOnly}-->
24260	<element type="property">
24261		<source id="Office.Signature.ExpireDate">
24262			<context kind="class">Signature</context>
24263			<name>ExpireDate</name>
24264			<type>Variant</type>
24265		</source>
24266	</element>
24267	<!--property::Signature.IsCertificateExpired {ReadOnly}-->
24268	<element type="property">
24269		<source id="Office.Signature.IsCertificateExpired">
24270			<context kind="class">Signature</context>
24271			<name>IsCertificateExpired</name>
24272			<type>boolean</type>
24273		</source>
24274	</element>
24275	<!--property::Signature.IsCertificateRevoked {ReadOnly}-->
24276	<element type="property">
24277		<source id="Office.Signature.IsCertificateRevoked">
24278			<context kind="class">Signature</context>
24279			<name>IsCertificateRevoked</name>
24280			<type>boolean</type>
24281		</source>
24282	</element>
24283	<!--property::Signature.Issuer {ReadOnly}-->
24284	<element type="property">
24285		<source id="Office.Signature.Issuer">
24286			<context kind="class">Signature</context>
24287			<name>Issuer</name>
24288			<type>String</type>
24289		</source>
24290	</element>
24291	<!--property::Signature.IsValid {ReadOnly}-->
24292	<element type="property">
24293		<source id="Office.Signature.IsValid">
24294			<context kind="class">Signature</context>
24295			<name>IsValid</name>
24296			<type>boolean</type>
24297		</source>
24298	</element>
24299	<!--property::Signature.Parent {ReadOnly}-->
24300	<element type="property">
24301		<source id="Office.Signature.Parent">
24302			<context kind="class">Signature</context>
24303			<name>Parent</name>
24304			<type>Object</type>
24305		</source>
24306	</element>
24307	<!--property::Signature.SignDate {ReadOnly}-->
24308	<element type="property">
24309		<source id="Office.Signature.SignDate">
24310			<context kind="class">Signature</context>
24311			<name>SignDate</name>
24312			<type>Variant</type>
24313		</source>
24314	</element>
24315	<!--property::Signature.Signer {ReadOnly}-->
24316	<element type="property">
24317		<source id="Office.Signature.Signer">
24318			<context kind="class">Signature</context>
24319			<name>Signer</name>
24320			<type>String</type>
24321		</source>
24322	</element>
24323	<!--Class::SignatureSet-->
24324	<element type="class">
24325		<source id="Office.SignatureSet">
24326			<name>SignatureSet</name>
24327		</source>
24328		<destination designation="identity" />
24329	</element>
24330	<!--method::SignatureSet.Add-->
24331	<element type="method">
24332		<source id="Office.SignatureSet.Add">
24333			<context kind="class">SignatureSet</context>
24334			<name>Add</name>
24335			<type>Signature</type>
24336		</source>
24337	</element>
24338	<!--property::SignatureSet.Application {ReadOnly}-->
24339	<element type="property">
24340		<source id="Office.SignatureSet.Application">
24341			<context kind="class">SignatureSet</context>
24342			<name>Application</name>
24343			<type>Application</type>
24344		</source>
24345	</element>
24346	<!--method::SignatureSet.Commit-->
24347	<element type="method">
24348		<source id="Office.SignatureSet.Commit">
24349			<context kind="class">SignatureSet</context>
24350			<name>Commit</name>
24351			<type>void</type>
24352		</source>
24353	</element>
24354	<!--property::SignatureSet.Count {ReadOnly}-->
24355	<element type="property">
24356		<source id="Office.SignatureSet.Count">
24357			<context kind="class">SignatureSet</context>
24358			<name>Count</name>
24359			<type>Integer</type>
24360		</source>
24361	</element>
24362	<!--property::SignatureSet.Creator {ReadOnly}-->
24363	<element type="property">
24364		<source id="Office.SignatureSet.Creator">
24365			<context kind="class">SignatureSet</context>
24366			<name>Creator</name>
24367			<type>Integer</type>
24368		</source>
24369	</element>
24370	<!--property::SignatureSet.Item {Default} {ReadOnly}-->
24371	<element type="property">
24372		<source id="Office.SignatureSet.Item">
24373			<context kind="class">SignatureSet</context>
24374			<name default="true">Item</name>
24375			<type>Signature</type>
24376			<parameter-list>
24377				<parameter>
24378					<type>Integer</type>
24379					<name>iSig</name>
24380				</parameter>
24381			</parameter-list>
24382		</source>
24383	</element>
24384	<!--property::SignatureSet.Parent {ReadOnly}-->
24385	<element type="property">
24386		<source id="Office.SignatureSet.Parent">
24387			<context kind="class">SignatureSet</context>
24388			<name>Parent</name>
24389			<type>Object</type>
24390		</source>
24391	</element>
24392	<!--Class::SmartDocument-->
24393	<element type="class">
24394		<source id="Office.SmartDocument">
24395			<name>SmartDocument</name>
24396		</source>
24397		<destination designation="identity" />
24398	</element>
24399	<!--property::SmartDocument.Application {ReadOnly}-->
24400	<element type="property">
24401		<source id="Office.SmartDocument.Application">
24402			<context kind="class">SmartDocument</context>
24403			<name>Application</name>
24404			<type>Application</type>
24405		</source>
24406	</element>
24407	<!--property::SmartDocument.Creator {ReadOnly}-->
24408	<element type="property">
24409		<source id="Office.SmartDocument.Creator">
24410			<context kind="class">SmartDocument</context>
24411			<name>Creator</name>
24412			<type>Integer</type>
24413		</source>
24414	</element>
24415	<!--method::SmartDocument.PickSolution-->
24416	<element type="method">
24417		<source id="Office.SmartDocument.PickSolution">
24418			<context kind="class">SmartDocument</context>
24419			<name>PickSolution</name>
24420			<type>void</type>
24421			<parameter-list>
24422				<parameter optional="true">
24423					<type>boolean</type>
24424					<name>ConsiderAllSchemas</name>
24425				</parameter>
24426			</parameter-list>
24427		</source>
24428	</element>
24429	<!--method::SmartDocument.RefreshPane-->
24430	<element type="method">
24431		<source id="Office.SmartDocument.RefreshPane">
24432			<context kind="class">SmartDocument</context>
24433			<name>RefreshPane</name>
24434			<type>void</type>
24435		</source>
24436	</element>
24437	<!--property::SmartDocument.SolutionID-->
24438	<element type="property">
24439		<source id="Office.SmartDocument.SolutionID">
24440			<context kind="class">SmartDocument</context>
24441			<name>SolutionID</name>
24442			<type>String</type>
24443		</source>
24444	</element>
24445	<!--property::SmartDocument.SolutionURL-->
24446	<element type="property">
24447		<source id="Office.SmartDocument.SolutionURL">
24448			<context kind="class">SmartDocument</context>
24449			<name>SolutionURL</name>
24450			<type>String</type>
24451		</source>
24452	</element>
24453	<!--Class::Sync-->
24454	<element type="class">
24455		<source id="Office.Sync">
24456			<name>Sync</name>
24457		</source>
24458		<destination designation="identity" />
24459	</element>
24460	<!--property::Sync.Application {ReadOnly}-->
24461	<element type="property">
24462		<source id="Office.Sync.Application">
24463			<context kind="class">Sync</context>
24464			<name>Application</name>
24465			<type>Application</type>
24466		</source>
24467	</element>
24468	<!--property::Sync.Creator {ReadOnly}-->
24469	<element type="property">
24470		<source id="Office.Sync.Creator">
24471			<context kind="class">Sync</context>
24472			<name>Creator</name>
24473			<type>Integer</type>
24474		</source>
24475	</element>
24476	<!--property::Sync.ErrorType {ReadOnly}-->
24477	<element type="property">
24478		<source id="Office.Sync.ErrorType">
24479			<context kind="class">Sync</context>
24480			<name>ErrorType</name>
24481			<type>Integer</type>
24482		</source>
24483	</element>
24484	<!--method::Sync.GetUpdate-->
24485	<element type="method">
24486		<source id="Office.Sync.GetUpdate">
24487			<context kind="class">Sync</context>
24488			<name>GetUpdate</name>
24489			<type>void</type>
24490		</source>
24491	</element>
24492	<!--property::Sync.LastSyncTime {ReadOnly}-->
24493	<element type="property">
24494		<source id="Office.Sync.LastSyncTime">
24495			<context kind="class">Sync</context>
24496			<name>LastSyncTime</name>
24497			<type>Variant</type>
24498		</source>
24499	</element>
24500	<!--method::Sync.OpenVersion-->
24501	<element type="method">
24502		<source id="Office.Sync.OpenVersion">
24503			<context kind="class">Sync</context>
24504			<name>OpenVersion</name>
24505			<type>void</type>
24506			<parameter-list>
24507				<parameter>
24508					<type>Integer</type>
24509					<name>SyncVersionType</name>
24510				</parameter>
24511			</parameter-list>
24512		</source>
24513	</element>
24514	<!--property::Sync.Parent {ReadOnly}-->
24515	<element type="property">
24516		<source id="Office.Sync.Parent">
24517			<context kind="class">Sync</context>
24518			<name>Parent</name>
24519			<type>Object</type>
24520		</source>
24521	</element>
24522	<!--method::Sync.PutUpdate-->
24523	<element type="method">
24524		<source id="Office.Sync.PutUpdate">
24525			<context kind="class">Sync</context>
24526			<name>PutUpdate</name>
24527			<type>void</type>
24528		</source>
24529	</element>
24530	<!--method::Sync.ResolveConflict-->
24531	<element type="method">
24532		<source id="Office.Sync.ResolveConflict">
24533			<context kind="class">Sync</context>
24534			<name>ResolveConflict</name>
24535			<type>void</type>
24536			<parameter-list>
24537				<parameter>
24538					<type>Integer</type>
24539					<name>SyncConflictResolution</name>
24540				</parameter>
24541			</parameter-list>
24542		</source>
24543	</element>
24544	<!--property::Sync.Status {Default} {ReadOnly}-->
24545	<element type="property">
24546		<source id="Office.Sync.Status">
24547			<context kind="class">Sync</context>
24548			<name default="true">Status</name>
24549			<type>Integer</type>
24550		</source>
24551	</element>
24552	<!--method::Sync.Unsuspend-->
24553	<element type="method">
24554		<source id="Office.Sync.Unsuspend">
24555			<context kind="class">Sync</context>
24556			<name>Unsuspend</name>
24557			<type>void</type>
24558		</source>
24559	</element>
24560	<!--property::Sync.WorkspaceLastChangedBy {ReadOnly}-->
24561	<element type="property">
24562		<source id="Office.Sync.WorkspaceLastChangedBy">
24563			<context kind="class">Sync</context>
24564			<name>WorkspaceLastChangedBy</name>
24565			<type>String</type>
24566		</source>
24567	</element>
24568	<!--Class::UserPermission-->
24569	<element type="class">
24570		<source id="Office.UserPermission">
24571			<name>UserPermission</name>
24572		</source>
24573		<destination designation="identity" />
24574	</element>
24575	<!--property::UserPermission.Application {ReadOnly}-->
24576	<element type="property">
24577		<source id="Office.UserPermission.Application">
24578			<context kind="class">UserPermission</context>
24579			<name>Application</name>
24580			<type>Application</type>
24581		</source>
24582	</element>
24583	<!--property::UserPermission.Creator {ReadOnly}-->
24584	<element type="property">
24585		<source id="Office.UserPermission.Creator">
24586			<context kind="class">UserPermission</context>
24587			<name>Creator</name>
24588			<type>Integer</type>
24589		</source>
24590	</element>
24591	<!--property::UserPermission.ExpirationDate-->
24592	<element type="property">
24593		<source id="Office.UserPermission.ExpirationDate">
24594			<context kind="class">UserPermission</context>
24595			<name>ExpirationDate</name>
24596			<type>Variant</type>
24597		</source>
24598	</element>
24599	<!--property::UserPermission.Parent {ReadOnly}-->
24600	<element type="property">
24601		<source id="Office.UserPermission.Parent">
24602			<context kind="class">UserPermission</context>
24603			<name>Parent</name>
24604			<type>Object</type>
24605		</source>
24606	</element>
24607	<!--property::UserPermission.Permission-->
24608	<element type="property">
24609		<source id="Office.UserPermission.Permission">
24610			<context kind="class">UserPermission</context>
24611			<name>Permission</name>
24612			<type>Integer</type>
24613		</source>
24614	</element>
24615	<!--method::UserPermission.Remove-->
24616	<element type="method">
24617		<source id="Office.UserPermission.Remove">
24618			<context kind="class">UserPermission</context>
24619			<name>Remove</name>
24620			<type>void</type>
24621		</source>
24622	</element>
24623	<!--property::UserPermission.UserId {Default} {ReadOnly}-->
24624	<element type="property">
24625		<source id="Office.UserPermission.UserId">
24626			<context kind="class">UserPermission</context>
24627			<name default="true">UserId</name>
24628			<type>String</type>
24629		</source>
24630	</element>
24631	<!--Class::WebComponent-->
24632	<element type="class">
24633		<source id="Office.WebComponent">
24634			<name>WebComponent</name>
24635		</source>
24636		<destination designation="identity" />
24637	</element>
24638	<!--method::WebComponent.Commit-->
24639	<element type="method">
24640		<source id="Office.WebComponent.Commit">
24641			<context kind="class">WebComponent</context>
24642			<name>Commit</name>
24643			<type>void</type>
24644		</source>
24645	</element>
24646	<!--property::WebComponent.Height-->
24647	<element type="property">
24648		<source id="Office.WebComponent.Height">
24649			<context kind="class">WebComponent</context>
24650			<name>Height</name>
24651			<type>Integer</type>
24652		</source>
24653	</element>
24654	<!--property::WebComponent.HTML-->
24655	<element type="property">
24656		<source id="Office.WebComponent.HTML">
24657			<context kind="class">WebComponent</context>
24658			<name>HTML</name>
24659			<type>String</type>
24660		</source>
24661	</element>
24662	<!--property::WebComponent.Name-->
24663	<element type="property">
24664		<source id="Office.WebComponent.Name">
24665			<context kind="class">WebComponent</context>
24666			<name>Name</name>
24667			<type>String</type>
24668		</source>
24669	</element>
24670	<!--method::WebComponent.Revert-->
24671	<element type="method">
24672		<source id="Office.WebComponent.Revert">
24673			<context kind="class">WebComponent</context>
24674			<name>Revert</name>
24675			<type>void</type>
24676		</source>
24677	</element>
24678	<!--method::WebComponent.SetPlaceHolderGraphic-->
24679	<element type="method">
24680		<source id="Office.WebComponent.SetPlaceHolderGraphic">
24681			<context kind="class">WebComponent</context>
24682			<name>SetPlaceHolderGraphic</name>
24683			<type>void</type>
24684			<parameter-list>
24685				<parameter>
24686					<type>String</type>
24687					<name>PlaceHolderGraphic</name>
24688				</parameter>
24689			</parameter-list>
24690		</source>
24691	</element>
24692	<!--property::WebComponent.Shape {ReadOnly}-->
24693	<element type="property">
24694		<source id="Office.WebComponent.Shape">
24695			<context kind="class">WebComponent</context>
24696			<name>Shape</name>
24697			<type>Object</type>
24698		</source>
24699	</element>
24700	<!--property::WebComponent.URL-->
24701	<element type="property">
24702		<source id="Office.WebComponent.URL">
24703			<context kind="class">WebComponent</context>
24704			<name>URL</name>
24705			<type>String</type>
24706		</source>
24707	</element>
24708	<!--property::WebComponent.Width-->
24709	<element type="property">
24710		<source id="Office.WebComponent.Width">
24711			<context kind="class">WebComponent</context>
24712			<name>Width</name>
24713			<type>Integer</type>
24714		</source>
24715	</element>
24716	<!--Class::WebComponentFormat-->
24717	<element type="class">
24718		<source id="Office.WebComponentFormat">
24719			<name>WebComponentFormat</name>
24720		</source>
24721		<destination designation="identity" />
24722	</element>
24723	<!--property::WebComponentFormat.Application {ReadOnly}-->
24724	<element type="property">
24725		<source id="Office.WebComponentFormat.Application">
24726			<context kind="class">WebComponentFormat</context>
24727			<name>Application</name>
24728			<type>Application</type>
24729		</source>
24730	</element>
24731	<!--property::WebComponentFormat.Height-->
24732	<element type="property">
24733		<source id="Office.WebComponentFormat.Height">
24734			<context kind="class">WebComponentFormat</context>
24735			<name>Height</name>
24736			<type>Integer</type>
24737		</source>
24738	</element>
24739	<!--property::WebComponentFormat.HTML-->
24740	<element type="property">
24741		<source id="Office.WebComponentFormat.HTML">
24742			<context kind="class">WebComponentFormat</context>
24743			<name>HTML</name>
24744			<type>String</type>
24745		</source>
24746	</element>
24747	<!--method::WebComponentFormat.LaunchPropertiesWindow-->
24748	<element type="method">
24749		<source id="Office.WebComponentFormat.LaunchPropertiesWindow">
24750			<context kind="class">WebComponentFormat</context>
24751			<name>LaunchPropertiesWindow</name>
24752			<type>void</type>
24753		</source>
24754	</element>
24755	<!--property::WebComponentFormat.Name-->
24756	<element type="property">
24757		<source id="Office.WebComponentFormat.Name">
24758			<context kind="class">WebComponentFormat</context>
24759			<name>Name</name>
24760			<type>String</type>
24761		</source>
24762	</element>
24763	<!--property::WebComponentFormat.Parent {ReadOnly}-->
24764	<element type="property">
24765		<source id="Office.WebComponentFormat.Parent">
24766			<context kind="class">WebComponentFormat</context>
24767			<name>Parent</name>
24768			<type>Object</type>
24769		</source>
24770	</element>
24771	<!--property::WebComponentFormat.PreviewGraphic-->
24772	<element type="property">
24773		<source id="Office.WebComponentFormat.PreviewGraphic">
24774			<context kind="class">WebComponentFormat</context>
24775			<name>PreviewGraphic</name>
24776			<type>String</type>
24777		</source>
24778	</element>
24779	<!--property::WebComponentFormat.URL-->
24780	<element type="property">
24781		<source id="Office.WebComponentFormat.URL">
24782			<context kind="class">WebComponentFormat</context>
24783			<name>URL</name>
24784			<type>String</type>
24785		</source>
24786	</element>
24787	<!--property::WebComponentFormat.Width-->
24788	<element type="property">
24789		<source id="Office.WebComponentFormat.Width">
24790			<context kind="class">WebComponentFormat</context>
24791			<name>Width</name>
24792			<type>Integer</type>
24793		</source>
24794	</element>
24795	<!--Class::WebComponentProperties-->
24796	<element type="class">
24797		<source id="Office.WebComponentProperties">
24798			<name>WebComponentProperties</name>
24799		</source>
24800		<destination designation="identity" />
24801	</element>
24802	<!--property::WebComponentProperties.Height-->
24803	<element type="property">
24804		<source id="Office.WebComponentProperties.Height">
24805			<context kind="class">WebComponentProperties</context>
24806			<name>Height</name>
24807			<type>Integer</type>
24808		</source>
24809	</element>
24810	<!--property::WebComponentProperties.HTML-->
24811	<element type="property">
24812		<source id="Office.WebComponentProperties.HTML">
24813			<context kind="class">WebComponentProperties</context>
24814			<name>HTML</name>
24815			<type>String</type>
24816		</source>
24817	</element>
24818	<!--property::WebComponentProperties.Name-->
24819	<element type="property">
24820		<source id="Office.WebComponentProperties.Name">
24821			<context kind="class">WebComponentProperties</context>
24822			<name>Name</name>
24823			<type>String</type>
24824		</source>
24825	</element>
24826	<!--property::WebComponentProperties.PreviewGraphic-->
24827	<element type="property">
24828		<source id="Office.WebComponentProperties.PreviewGraphic">
24829			<context kind="class">WebComponentProperties</context>
24830			<name>PreviewGraphic</name>
24831			<type>String</type>
24832		</source>
24833	</element>
24834	<!--property::WebComponentProperties.PreviewHTML-->
24835	<element type="property">
24836		<source id="Office.WebComponentProperties.PreviewHTML">
24837			<context kind="class">WebComponentProperties</context>
24838			<name>PreviewHTML</name>
24839			<type>String</type>
24840		</source>
24841	</element>
24842	<!--property::WebComponentProperties.Shape {ReadOnly}-->
24843	<element type="property">
24844		<source id="Office.WebComponentProperties.Shape">
24845			<context kind="class">WebComponentProperties</context>
24846			<name>Shape</name>
24847			<type>Object</type>
24848		</source>
24849	</element>
24850	<!--property::WebComponentProperties.Tag-->
24851	<element type="property">
24852		<source id="Office.WebComponentProperties.Tag">
24853			<context kind="class">WebComponentProperties</context>
24854			<name>Tag</name>
24855			<type>String</type>
24856		</source>
24857	</element>
24858	<!--property::WebComponentProperties.URL-->
24859	<element type="property">
24860		<source id="Office.WebComponentProperties.URL">
24861			<context kind="class">WebComponentProperties</context>
24862			<name>URL</name>
24863			<type>String</type>
24864		</source>
24865	</element>
24866	<!--property::WebComponentProperties.Width-->
24867	<element type="property">
24868		<source id="Office.WebComponentProperties.Width">
24869			<context kind="class">WebComponentProperties</context>
24870			<name>Width</name>
24871			<type>Integer</type>
24872		</source>
24873	</element>
24874	<!--Class::WebComponentWindowExternal-->
24875	<element type="class">
24876		<source id="Office.WebComponentWindowExternal">
24877			<name>WebComponentWindowExternal</name>
24878		</source>
24879		<destination designation="identity" />
24880	</element>
24881	<!--property::WebComponentWindowExternal.Application {ReadOnly}-->
24882	<element type="property">
24883		<source id="Office.WebComponentWindowExternal.Application">
24884			<context kind="class">WebComponentWindowExternal</context>
24885			<name>Application</name>
24886			<type>Application</type>
24887		</source>
24888	</element>
24889	<!--property::WebComponentWindowExternal.ApplicationName {ReadOnly}-->
24890	<element type="property">
24891		<source id="Office.WebComponentWindowExternal.ApplicationName">
24892			<context kind="class">WebComponentWindowExternal</context>
24893			<name>ApplicationName</name>
24894			<type>String</type>
24895		</source>
24896	</element>
24897	<!--property::WebComponentWindowExternal.ApplicationVersion {ReadOnly}-->
24898	<element type="property">
24899		<source id="Office.WebComponentWindowExternal.ApplicationVersion">
24900			<context kind="class">WebComponentWindowExternal</context>
24901			<name>ApplicationVersion</name>
24902			<type>Integer</type>
24903		</source>
24904	</element>
24905	<!--method::WebComponentWindowExternal.CloseWindow-->
24906	<element type="method">
24907		<source id="Office.WebComponentWindowExternal.CloseWindow">
24908			<context kind="class">WebComponentWindowExternal</context>
24909			<name>CloseWindow</name>
24910			<type>void</type>
24911		</source>
24912	</element>
24913	<!--property::WebComponentWindowExternal.InterfaceVersion {ReadOnly}-->
24914	<element type="property">
24915		<source id="Office.WebComponentWindowExternal.InterfaceVersion">
24916			<context kind="class">WebComponentWindowExternal</context>
24917			<name>InterfaceVersion</name>
24918			<type>Integer</type>
24919		</source>
24920	</element>
24921	<!--property::WebComponentWindowExternal.WebComponent {ReadOnly}-->
24922	<element type="property">
24923		<source id="Office.WebComponentWindowExternal.WebComponent">
24924			<context kind="class">WebComponentWindowExternal</context>
24925			<name>WebComponent</name>
24926			<type>WebComponent</type>
24927		</source>
24928	</element>
24929	<!--Class::WebPageFont-->
24930	<element type="class">
24931		<source id="Office.WebPageFont">
24932			<name>WebPageFont</name>
24933		</source>
24934		<destination designation="identity" />
24935	</element>
24936	<!--property::WebPageFont.Application {ReadOnly}-->
24937	<element type="property">
24938		<source id="Office.WebPageFont.Application">
24939			<context kind="class">WebPageFont</context>
24940			<name>Application</name>
24941			<type>Application</type>
24942		</source>
24943	</element>
24944	<!--property::WebPageFont.Creator {ReadOnly}-->
24945	<element type="property">
24946		<source id="Office.WebPageFont.Creator">
24947			<context kind="class">WebPageFont</context>
24948			<name>Creator</name>
24949			<type>Integer</type>
24950		</source>
24951	</element>
24952	<!--property::WebPageFont.FixedWidthFont-->
24953	<element type="property">
24954		<source id="Office.WebPageFont.FixedWidthFont">
24955			<context kind="class">WebPageFont</context>
24956			<name>FixedWidthFont</name>
24957			<type>String</type>
24958		</source>
24959	</element>
24960	<!--property::WebPageFont.FixedWidthFontSize-->
24961	<element type="property">
24962		<source id="Office.WebPageFont.FixedWidthFontSize">
24963			<context kind="class">WebPageFont</context>
24964			<name>FixedWidthFontSize</name>
24965			<type>Single</type>
24966		</source>
24967	</element>
24968	<!--property::WebPageFont.ProportionalFont-->
24969	<element type="property">
24970		<source id="Office.WebPageFont.ProportionalFont">
24971			<context kind="class">WebPageFont</context>
24972			<name>ProportionalFont</name>
24973			<type>String</type>
24974		</source>
24975	</element>
24976	<!--property::WebPageFont.ProportionalFontSize-->
24977	<element type="property">
24978		<source id="Office.WebPageFont.ProportionalFontSize">
24979			<context kind="class">WebPageFont</context>
24980			<name>ProportionalFontSize</name>
24981			<type>Single</type>
24982		</source>
24983	</element>
24984	<!--Class::WebPageFonts-->
24985	<element type="class">
24986		<source id="Office.WebPageFonts">
24987			<name>WebPageFonts</name>
24988		</source>
24989		<destination designation="identity" />
24990	</element>
24991	<!--property::WebPageFonts.Application {ReadOnly}-->
24992	<element type="property">
24993		<source id="Office.WebPageFonts.Application">
24994			<context kind="class">WebPageFonts</context>
24995			<name>Application</name>
24996			<type>Application</type>
24997		</source>
24998	</element>
24999	<!--property::WebPageFonts.Count {ReadOnly}-->
25000	<element type="property">
25001		<source id="Office.WebPageFonts.Count">
25002			<context kind="class">WebPageFonts</context>
25003			<name>Count</name>
25004			<type>Integer</type>
25005		</source>
25006	</element>
25007	<!--property::WebPageFonts.Creator {ReadOnly}-->
25008	<element type="property">
25009		<source id="Office.WebPageFonts.Creator">
25010			<context kind="class">WebPageFonts</context>
25011			<name>Creator</name>
25012			<type>Integer</type>
25013		</source>
25014	</element>
25015	<!--property::WebPageFonts.Item {Default} {ReadOnly}-->
25016	<element type="property">
25017		<source id="Office.WebPageFonts.Item">
25018			<context kind="class">WebPageFonts</context>
25019			<name default="true">Item</name>
25020			<type>WebPageFont</type>
25021			<parameter-list>
25022				<parameter>
25023					<type>Integer</type>
25024					<name>Index</name>
25025				</parameter>
25026			</parameter-list>
25027		</source>
25028	</element>
25029	<!--Class::ActionSetting-->
25030	<element type="class">
25031		<source id="PowerPoint.ActionSetting">
25032			<name>ActionSetting</name>
25033		</source>
25034		<destination designation="identity" />
25035	</element>
25036	<!--property::ActionSetting.Action-->
25037	<element type="property">
25038		<source id="PowerPoint.ActionSetting.Action">
25039			<context kind="class">ActionSetting</context>
25040			<name>Action</name>
25041			<type>Integer</type>
25042		</source>
25043	</element>
25044	<!--property::ActionSetting.ActionVerb-->
25045	<element type="property">
25046		<source id="PowerPoint.ActionSetting.ActionVerb">
25047			<context kind="class">ActionSetting</context>
25048			<name>ActionVerb</name>
25049			<type>String</type>
25050		</source>
25051	</element>
25052	<!--property::ActionSetting.AnimateAction-->
25053	<element type="property">
25054		<source id="PowerPoint.ActionSetting.AnimateAction">
25055			<context kind="class">ActionSetting</context>
25056			<name>AnimateAction</name>
25057			<type>Integer</type>
25058		</source>
25059	</element>
25060	<!--property::ActionSetting.Application {ReadOnly}-->
25061	<element type="property">
25062		<source id="PowerPoint.ActionSetting.Application">
25063			<context kind="class">ActionSetting</context>
25064			<name>Application</name>
25065			<type>Application</type>
25066		</source>
25067	</element>
25068	<!--property::ActionSetting.Hyperlink {ReadOnly}-->
25069	<element type="property">
25070		<source id="PowerPoint.ActionSetting.Hyperlink">
25071			<context kind="class">ActionSetting</context>
25072			<name>Hyperlink</name>
25073			<type>Hyperlink</type>
25074		</source>
25075	</element>
25076	<!--property::ActionSetting.Parent {ReadOnly}-->
25077	<element type="property">
25078		<source id="PowerPoint.ActionSetting.Parent">
25079			<context kind="class">ActionSetting</context>
25080			<name>Parent</name>
25081			<type>Object</type>
25082		</source>
25083	</element>
25084	<!--property::ActionSetting.Run-->
25085	<element type="property">
25086		<source id="PowerPoint.ActionSetting.Run">
25087			<context kind="class">ActionSetting</context>
25088			<name>Run</name>
25089			<type>String</type>
25090		</source>
25091	</element>
25092	<!--property::ActionSetting.ShowAndReturn-->
25093	<element type="property">
25094		<source id="PowerPoint.ActionSetting.ShowAndReturn">
25095			<context kind="class">ActionSetting</context>
25096			<name>ShowAndReturn</name>
25097			<type>Integer</type>
25098		</source>
25099	</element>
25100	<!--property::ActionSetting.SlideShowName-->
25101	<element type="property">
25102		<source id="PowerPoint.ActionSetting.SlideShowName">
25103			<context kind="class">ActionSetting</context>
25104			<name>SlideShowName</name>
25105			<type>String</type>
25106		</source>
25107	</element>
25108	<!--property::ActionSetting.SoundEffect {ReadOnly}-->
25109	<element type="property">
25110		<source id="PowerPoint.ActionSetting.SoundEffect">
25111			<context kind="class">ActionSetting</context>
25112			<name>SoundEffect</name>
25113			<type>SoundEffect</type>
25114		</source>
25115	</element>
25116	<!--Class::ActionSettings-->
25117	<element type="class">
25118		<source id="PowerPoint.ActionSettings">
25119			<name>ActionSettings</name>
25120		</source>
25121		<destination designation="identity" />
25122	</element>
25123	<!--property::ActionSettings.Application {ReadOnly}-->
25124	<element type="property">
25125		<source id="PowerPoint.ActionSettings.Application">
25126			<context kind="class">ActionSettings</context>
25127			<name>Application</name>
25128			<type>Application</type>
25129		</source>
25130	</element>
25131	<!--property::ActionSettings.Count {ReadOnly}-->
25132	<element type="property">
25133		<source id="PowerPoint.ActionSettings.Count">
25134			<context kind="class">ActionSettings</context>
25135			<name>Count</name>
25136			<type>Integer</type>
25137		</source>
25138	</element>
25139	<!--method::ActionSettings.Item {Default}-->
25140	<element type="method">
25141		<source id="PowerPoint.ActionSettings.Item">
25142			<context kind="class">ActionSettings</context>
25143			<name default="true">Item</name>
25144			<type>ActionSetting</type>
25145			<parameter-list>
25146				<parameter>
25147					<type>Integer</type>
25148					<name>Index</name>
25149				</parameter>
25150			</parameter-list>
25151		</source>
25152	</element>
25153	<!--property::ActionSettings.Parent {ReadOnly}-->
25154	<element type="property">
25155		<source id="PowerPoint.ActionSettings.Parent">
25156			<context kind="class">ActionSettings</context>
25157			<name>Parent</name>
25158			<type>Object</type>
25159		</source>
25160	</element>
25161	<!--Class::AddIn-->
25162	<element type="class">
25163		<source id="PowerPoint.AddIn">
25164			<name>AddIn</name>
25165		</source>
25166		<destination designation="identity" />
25167	</element>
25168	<!--property::AddIn.Application {ReadOnly}-->
25169	<element type="property">
25170		<source id="PowerPoint.AddIn.Application">
25171			<context kind="class">AddIn</context>
25172			<name>Application</name>
25173			<type>Application</type>
25174		</source>
25175	</element>
25176	<!--property::AddIn.AutoLoad-->
25177	<element type="property">
25178		<source id="PowerPoint.AddIn.AutoLoad">
25179			<context kind="class">AddIn</context>
25180			<name>AutoLoad</name>
25181			<type>Integer</type>
25182		</source>
25183	</element>
25184	<!--property::AddIn.DisplayAlerts-->
25185	<element type="property">
25186		<source id="PowerPoint.AddIn.DisplayAlerts">
25187			<context kind="class">AddIn</context>
25188			<name>DisplayAlerts</name>
25189			<type>Integer</type>
25190		</source>
25191	</element>
25192	<!--property::AddIn.FullName {ReadOnly}-->
25193	<element type="property">
25194		<source id="PowerPoint.AddIn.FullName">
25195			<context kind="class">AddIn</context>
25196			<name>FullName</name>
25197			<type>String</type>
25198		</source>
25199	</element>
25200	<!--property::AddIn.Loaded-->
25201	<element type="property">
25202		<source id="PowerPoint.AddIn.Loaded">
25203			<context kind="class">AddIn</context>
25204			<name>Loaded</name>
25205			<type>Integer</type>
25206		</source>
25207	</element>
25208	<!--property::AddIn.Name {ReadOnly}-->
25209	<element type="property">
25210		<source id="PowerPoint.AddIn.Name">
25211			<context kind="class">AddIn</context>
25212			<name>Name</name>
25213			<type>String</type>
25214		</source>
25215	</element>
25216	<!--property::AddIn.Parent {ReadOnly}-->
25217	<element type="property">
25218		<source id="PowerPoint.AddIn.Parent">
25219			<context kind="class">AddIn</context>
25220			<name>Parent</name>
25221			<type>Object</type>
25222		</source>
25223	</element>
25224	<!--property::AddIn.Path {ReadOnly}-->
25225	<element type="property">
25226		<source id="PowerPoint.AddIn.Path">
25227			<context kind="class">AddIn</context>
25228			<name>Path</name>
25229			<type>String</type>
25230		</source>
25231	</element>
25232	<!--property::AddIn.Registered-->
25233	<element type="property">
25234		<source id="PowerPoint.AddIn.Registered">
25235			<context kind="class">AddIn</context>
25236			<name>Registered</name>
25237			<type>Integer</type>
25238		</source>
25239	</element>
25240	<!--property::AddIn.RegisteredInHKLM {ReadOnly}-->
25241	<element type="property">
25242		<source id="PowerPoint.AddIn.RegisteredInHKLM">
25243			<context kind="class">AddIn</context>
25244			<name>RegisteredInHKLM</name>
25245			<type>Integer</type>
25246		</source>
25247	</element>
25248	<!--Class::AddIns-->
25249	<element type="class">
25250		<source id="PowerPoint.AddIns">
25251			<name>AddIns</name>
25252		</source>
25253		<destination designation="identity" />
25254	</element>
25255	<!--method::AddIns.Add-->
25256	<element type="method">
25257		<source id="PowerPoint.AddIns.Add">
25258			<context kind="class">AddIns</context>
25259			<name>Add</name>
25260			<type>AddIn</type>
25261			<parameter-list>
25262				<parameter>
25263					<type>String</type>
25264					<name>FileName</name>
25265				</parameter>
25266			</parameter-list>
25267		</source>
25268	</element>
25269	<!--property::AddIns.Application {ReadOnly}-->
25270	<element type="property">
25271		<source id="PowerPoint.AddIns.Application">
25272			<context kind="class">AddIns</context>
25273			<name>Application</name>
25274			<type>Application</type>
25275		</source>
25276	</element>
25277	<!--property::AddIns.Count {ReadOnly}-->
25278	<element type="property">
25279		<source id="PowerPoint.AddIns.Count">
25280			<context kind="class">AddIns</context>
25281			<name>Count</name>
25282			<type>Integer</type>
25283		</source>
25284	</element>
25285	<!--method::AddIns.Item {Default}-->
25286	<element type="method">
25287		<source id="PowerPoint.AddIns.Item">
25288			<context kind="class">AddIns</context>
25289			<name default="true">Item</name>
25290			<type>AddIn</type>
25291			<parameter-list>
25292				<parameter>
25293					<type>Variant</type>
25294					<name>Index</name>
25295				</parameter>
25296			</parameter-list>
25297		</source>
25298	</element>
25299	<!--property::AddIns.Parent {ReadOnly}-->
25300	<element type="property">
25301		<source id="PowerPoint.AddIns.Parent">
25302			<context kind="class">AddIns</context>
25303			<name>Parent</name>
25304			<type>Object</type>
25305		</source>
25306	</element>
25307	<!--method::AddIns.Remove-->
25308	<element type="method">
25309		<source id="PowerPoint.AddIns.Remove">
25310			<context kind="class">AddIns</context>
25311			<name>Remove</name>
25312			<type>void</type>
25313			<parameter-list>
25314				<parameter>
25315					<type>Variant</type>
25316					<name>Index</name>
25317				</parameter>
25318			</parameter-list>
25319		</source>
25320	</element>
25321	<!--Class::Adjustments-->
25322	<element type="class">
25323		<source id="PowerPoint.Adjustments">
25324			<name>Adjustments</name>
25325		</source>
25326		<destination designation="identity" />
25327	</element>
25328	<!--property::Adjustments.Application {ReadOnly}-->
25329	<element type="property">
25330		<source id="PowerPoint.Adjustments.Application">
25331			<context kind="class">Adjustments</context>
25332			<name>Application</name>
25333			<type>Application</type>
25334		</source>
25335	</element>
25336	<!--property::Adjustments.Count {ReadOnly}-->
25337	<element type="property">
25338		<source id="PowerPoint.Adjustments.Count">
25339			<context kind="class">Adjustments</context>
25340			<name>Count</name>
25341			<type>Integer</type>
25342		</source>
25343	</element>
25344	<!--property::Adjustments.Creator {ReadOnly}-->
25345	<element type="property">
25346		<source id="PowerPoint.Adjustments.Creator">
25347			<context kind="class">Adjustments</context>
25348			<name>Creator</name>
25349			<type>Integer</type>
25350		</source>
25351	</element>
25352	<!--property::Adjustments.Item {Default}-->
25353	<element type="property">
25354		<source id="PowerPoint.Adjustments.Item">
25355			<context kind="class">Adjustments</context>
25356			<name default="true">Item</name>
25357			<type>Single</type>
25358			<parameter-list>
25359				<parameter>
25360					<type>Integer</type>
25361					<name>Index</name>
25362				</parameter>
25363			</parameter-list>
25364		</source>
25365	</element>
25366	<!--property::Adjustments.Parent {ReadOnly}-->
25367	<element type="property">
25368		<source id="PowerPoint.Adjustments.Parent">
25369			<context kind="class">Adjustments</context>
25370			<name>Parent</name>
25371			<type>Object</type>
25372		</source>
25373	</element>
25374	<!--Class::AnimationBehavior-->
25375	<element type="class">
25376		<source id="PowerPoint.AnimationBehavior">
25377			<name>AnimationBehavior</name>
25378		</source>
25379		<destination designation="identity" />
25380	</element>
25381	<!--property::AnimationBehavior.Accumulate-->
25382	<element type="property">
25383		<source id="PowerPoint.AnimationBehavior.Accumulate">
25384			<context kind="class">AnimationBehavior</context>
25385			<name>Accumulate</name>
25386			<type>Integer</type>
25387		</source>
25388	</element>
25389	<!--property::AnimationBehavior.Additive-->
25390	<element type="property">
25391		<source id="PowerPoint.AnimationBehavior.Additive">
25392			<context kind="class">AnimationBehavior</context>
25393			<name>Additive</name>
25394			<type>Integer</type>
25395		</source>
25396	</element>
25397	<!--property::AnimationBehavior.Application {ReadOnly}-->
25398	<element type="property">
25399		<source id="PowerPoint.AnimationBehavior.Application">
25400			<context kind="class">AnimationBehavior</context>
25401			<name>Application</name>
25402			<type>Application</type>
25403		</source>
25404	</element>
25405	<!--property::AnimationBehavior.ColorEffect {ReadOnly}-->
25406	<element type="property">
25407		<source id="PowerPoint.AnimationBehavior.ColorEffect">
25408			<context kind="class">AnimationBehavior</context>
25409			<name>ColorEffect</name>
25410			<type>ColorEffect</type>
25411		</source>
25412	</element>
25413	<!--property::AnimationBehavior.CommandEffect {ReadOnly}-->
25414	<element type="property">
25415		<source id="PowerPoint.AnimationBehavior.CommandEffect">
25416			<context kind="class">AnimationBehavior</context>
25417			<name>CommandEffect</name>
25418			<type>CommandEffect</type>
25419		</source>
25420	</element>
25421	<!--method::AnimationBehavior.Delete-->
25422	<element type="method">
25423		<source id="PowerPoint.AnimationBehavior.Delete">
25424			<context kind="class">AnimationBehavior</context>
25425			<name>Delete</name>
25426			<type>void</type>
25427		</source>
25428	</element>
25429	<!--property::AnimationBehavior.FilterEffect {ReadOnly}-->
25430	<element type="property">
25431		<source id="PowerPoint.AnimationBehavior.FilterEffect">
25432			<context kind="class">AnimationBehavior</context>
25433			<name>FilterEffect</name>
25434			<type>FilterEffect</type>
25435		</source>
25436	</element>
25437	<!--property::AnimationBehavior.MotionEffect {ReadOnly}-->
25438	<element type="property">
25439		<source id="PowerPoint.AnimationBehavior.MotionEffect">
25440			<context kind="class">AnimationBehavior</context>
25441			<name>MotionEffect</name>
25442			<type>MotionEffect</type>
25443		</source>
25444	</element>
25445	<!--property::AnimationBehavior.Parent {ReadOnly}-->
25446	<element type="property">
25447		<source id="PowerPoint.AnimationBehavior.Parent">
25448			<context kind="class">AnimationBehavior</context>
25449			<name>Parent</name>
25450			<type>Object</type>
25451		</source>
25452	</element>
25453	<!--property::AnimationBehavior.PropertyEffect {ReadOnly}-->
25454	<element type="property">
25455		<source id="PowerPoint.AnimationBehavior.PropertyEffect">
25456			<context kind="class">AnimationBehavior</context>
25457			<name>PropertyEffect</name>
25458			<type>PropertyEffect</type>
25459		</source>
25460	</element>
25461	<!--property::AnimationBehavior.RotationEffect {ReadOnly}-->
25462	<element type="property">
25463		<source id="PowerPoint.AnimationBehavior.RotationEffect">
25464			<context kind="class">AnimationBehavior</context>
25465			<name>RotationEffect</name>
25466			<type>RotationEffect</type>
25467		</source>
25468	</element>
25469	<!--property::AnimationBehavior.ScaleEffect {ReadOnly}-->
25470	<element type="property">
25471		<source id="PowerPoint.AnimationBehavior.ScaleEffect">
25472			<context kind="class">AnimationBehavior</context>
25473			<name>ScaleEffect</name>
25474			<type>ScaleEffect</type>
25475		</source>
25476	</element>
25477	<!--property::AnimationBehavior.SetEffect {ReadOnly}-->
25478	<element type="property">
25479		<source id="PowerPoint.AnimationBehavior.SetEffect">
25480			<context kind="class">AnimationBehavior</context>
25481			<name>SetEffect</name>
25482			<type>SetEffect</type>
25483		</source>
25484	</element>
25485	<!--property::AnimationBehavior.Timing {ReadOnly}-->
25486	<element type="property">
25487		<source id="PowerPoint.AnimationBehavior.Timing">
25488			<context kind="class">AnimationBehavior</context>
25489			<name>Timing</name>
25490			<type>Timing</type>
25491		</source>
25492	</element>
25493	<!--property::AnimationBehavior.Type-->
25494	<element type="property">
25495		<source id="PowerPoint.AnimationBehavior.Type">
25496			<context kind="class">AnimationBehavior</context>
25497			<name>Type</name>
25498			<type>Integer</type>
25499		</source>
25500	</element>
25501	<!--Class::AnimationBehaviors-->
25502	<element type="class">
25503		<source id="PowerPoint.AnimationBehaviors">
25504			<name>AnimationBehaviors</name>
25505		</source>
25506		<destination designation="identity" />
25507	</element>
25508	<!--method::AnimationBehaviors.Add-->
25509	<element type="method">
25510		<source id="PowerPoint.AnimationBehaviors.Add">
25511			<context kind="class">AnimationBehaviors</context>
25512			<name>Add</name>
25513			<type>AnimationBehavior</type>
25514			<parameter-list>
25515				<parameter>
25516					<type>Integer</type>
25517					<name>Type</name>
25518				</parameter>
25519				<parameter optional="true">
25520					<type>Integer</type>
25521					<name>Index</name>
25522				</parameter>
25523			</parameter-list>
25524		</source>
25525	</element>
25526	<!--property::AnimationBehaviors.Application {ReadOnly}-->
25527	<element type="property">
25528		<source id="PowerPoint.AnimationBehaviors.Application">
25529			<context kind="class">AnimationBehaviors</context>
25530			<name>Application</name>
25531			<type>Application</type>
25532		</source>
25533	</element>
25534	<!--property::AnimationBehaviors.Count {ReadOnly}-->
25535	<element type="property">
25536		<source id="PowerPoint.AnimationBehaviors.Count">
25537			<context kind="class">AnimationBehaviors</context>
25538			<name>Count</name>
25539			<type>Integer</type>
25540		</source>
25541	</element>
25542	<!--method::AnimationBehaviors.Item {Default}-->
25543	<element type="method">
25544		<source id="PowerPoint.AnimationBehaviors.Item">
25545			<context kind="class">AnimationBehaviors</context>
25546			<name default="true">Item</name>
25547			<type>AnimationBehavior</type>
25548			<parameter-list>
25549				<parameter>
25550					<type>Integer</type>
25551					<name>Index</name>
25552				</parameter>
25553			</parameter-list>
25554		</source>
25555	</element>
25556	<!--property::AnimationBehaviors.Parent {ReadOnly}-->
25557	<element type="property">
25558		<source id="PowerPoint.AnimationBehaviors.Parent">
25559			<context kind="class">AnimationBehaviors</context>
25560			<name>Parent</name>
25561			<type>Object</type>
25562		</source>
25563	</element>
25564	<!--Class::AnimationPoint-->
25565	<element type="class">
25566		<source id="PowerPoint.AnimationPoint">
25567			<name>AnimationPoint</name>
25568		</source>
25569		<destination designation="identity" />
25570	</element>
25571	<!--property::AnimationPoint.Application {ReadOnly}-->
25572	<element type="property">
25573		<source id="PowerPoint.AnimationPoint.Application">
25574			<context kind="class">AnimationPoint</context>
25575			<name>Application</name>
25576			<type>Application</type>
25577		</source>
25578	</element>
25579	<!--method::AnimationPoint.Delete-->
25580	<element type="method">
25581		<source id="PowerPoint.AnimationPoint.Delete">
25582			<context kind="class">AnimationPoint</context>
25583			<name>Delete</name>
25584			<type>void</type>
25585		</source>
25586	</element>
25587	<!--property::AnimationPoint.Formula-->
25588	<element type="property">
25589		<source id="PowerPoint.AnimationPoint.Formula">
25590			<context kind="class">AnimationPoint</context>
25591			<name>Formula</name>
25592			<type>String</type>
25593		</source>
25594	</element>
25595	<!--property::AnimationPoint.Parent {ReadOnly}-->
25596	<element type="property">
25597		<source id="PowerPoint.AnimationPoint.Parent">
25598			<context kind="class">AnimationPoint</context>
25599			<name>Parent</name>
25600			<type>Object</type>
25601		</source>
25602	</element>
25603	<!--property::AnimationPoint.Time-->
25604	<element type="property">
25605		<source id="PowerPoint.AnimationPoint.Time">
25606			<context kind="class">AnimationPoint</context>
25607			<name>Time</name>
25608			<type>Single</type>
25609		</source>
25610	</element>
25611	<!--property::AnimationPoint.Value-->
25612	<element type="property">
25613		<source id="PowerPoint.AnimationPoint.Value">
25614			<context kind="class">AnimationPoint</context>
25615			<name>Value</name>
25616			<type>Variant</type>
25617		</source>
25618	</element>
25619	<!--Class::AnimationPoints-->
25620	<element type="class">
25621		<source id="PowerPoint.AnimationPoints">
25622			<name>AnimationPoints</name>
25623		</source>
25624		<destination designation="identity" />
25625	</element>
25626	<!--method::AnimationPoints.Add-->
25627	<element type="method">
25628		<source id="PowerPoint.AnimationPoints.Add">
25629			<context kind="class">AnimationPoints</context>
25630			<name>Add</name>
25631			<type>AnimationPoint</type>
25632			<parameter-list>
25633				<parameter optional="true">
25634					<type>Integer</type>
25635					<name>Index</name>
25636				</parameter>
25637			</parameter-list>
25638		</source>
25639	</element>
25640	<!--property::AnimationPoints.Application {ReadOnly}-->
25641	<element type="property">
25642		<source id="PowerPoint.AnimationPoints.Application">
25643			<context kind="class">AnimationPoints</context>
25644			<name>Application</name>
25645			<type>Application</type>
25646		</source>
25647	</element>
25648	<!--property::AnimationPoints.Count {ReadOnly}-->
25649	<element type="property">
25650		<source id="PowerPoint.AnimationPoints.Count">
25651			<context kind="class">AnimationPoints</context>
25652			<name>Count</name>
25653			<type>Integer</type>
25654		</source>
25655	</element>
25656	<!--method::AnimationPoints.Item {Default}-->
25657	<element type="method">
25658		<source id="PowerPoint.AnimationPoints.Item">
25659			<context kind="class">AnimationPoints</context>
25660			<name default="true">Item</name>
25661			<type>AnimationPoint</type>
25662			<parameter-list>
25663				<parameter>
25664					<type>Integer</type>
25665					<name>Index</name>
25666				</parameter>
25667			</parameter-list>
25668		</source>
25669	</element>
25670	<!--property::AnimationPoints.Parent {ReadOnly}-->
25671	<element type="property">
25672		<source id="PowerPoint.AnimationPoints.Parent">
25673			<context kind="class">AnimationPoints</context>
25674			<name>Parent</name>
25675			<type>Object</type>
25676		</source>
25677	</element>
25678	<!--property::AnimationPoints.Smooth-->
25679	<element type="property">
25680		<source id="PowerPoint.AnimationPoints.Smooth">
25681			<context kind="class">AnimationPoints</context>
25682			<name>Smooth</name>
25683			<type>Integer</type>
25684		</source>
25685	</element>
25686	<!--Class::AnimationSettings-->
25687	<element type="class">
25688		<source id="PowerPoint.AnimationSettings">
25689			<name>AnimationSettings</name>
25690		</source>
25691		<destination designation="identity" />
25692	</element>
25693	<!--property::AnimationSettings.AdvanceMode-->
25694	<element type="property">
25695		<source id="PowerPoint.AnimationSettings.AdvanceMode">
25696			<context kind="class">AnimationSettings</context>
25697			<name>AdvanceMode</name>
25698			<type>Integer</type>
25699		</source>
25700	</element>
25701	<!--property::AnimationSettings.AdvanceTime-->
25702	<element type="property">
25703		<source id="PowerPoint.AnimationSettings.AdvanceTime">
25704			<context kind="class">AnimationSettings</context>
25705			<name>AdvanceTime</name>
25706			<type>Single</type>
25707		</source>
25708	</element>
25709	<!--property::AnimationSettings.AfterEffect-->
25710	<element type="property">
25711		<source id="PowerPoint.AnimationSettings.AfterEffect">
25712			<context kind="class">AnimationSettings</context>
25713			<name>AfterEffect</name>
25714			<type>Integer</type>
25715		</source>
25716	</element>
25717	<!--property::AnimationSettings.Animate-->
25718	<element type="property">
25719		<source id="PowerPoint.AnimationSettings.Animate">
25720			<context kind="class">AnimationSettings</context>
25721			<name>Animate</name>
25722			<type>Integer</type>
25723		</source>
25724	</element>
25725	<!--property::AnimationSettings.AnimateBackground-->
25726	<element type="property">
25727		<source id="PowerPoint.AnimationSettings.AnimateBackground">
25728			<context kind="class">AnimationSettings</context>
25729			<name>AnimateBackground</name>
25730			<type>Integer</type>
25731		</source>
25732	</element>
25733	<!--property::AnimationSettings.AnimateTextInReverse-->
25734	<element type="property">
25735		<source id="PowerPoint.AnimationSettings.AnimateTextInReverse">
25736			<context kind="class">AnimationSettings</context>
25737			<name>AnimateTextInReverse</name>
25738			<type>Integer</type>
25739		</source>
25740	</element>
25741	<!--property::AnimationSettings.AnimationOrder-->
25742	<element type="property">
25743		<source id="PowerPoint.AnimationSettings.AnimationOrder">
25744			<context kind="class">AnimationSettings</context>
25745			<name>AnimationOrder</name>
25746			<type>Integer</type>
25747		</source>
25748	</element>
25749	<!--property::AnimationSettings.Application {ReadOnly}-->
25750	<element type="property">
25751		<source id="PowerPoint.AnimationSettings.Application">
25752			<context kind="class">AnimationSettings</context>
25753			<name>Application</name>
25754			<type>Application</type>
25755		</source>
25756	</element>
25757	<!--property::AnimationSettings.ChartUnitEffect-->
25758	<element type="property">
25759		<source id="PowerPoint.AnimationSettings.ChartUnitEffect">
25760			<context kind="class">AnimationSettings</context>
25761			<name>ChartUnitEffect</name>
25762			<type>Integer</type>
25763		</source>
25764	</element>
25765	<!--property::AnimationSettings.DimColor {ReadOnly}-->
25766	<element type="property">
25767		<source id="PowerPoint.AnimationSettings.DimColor">
25768			<context kind="class">AnimationSettings</context>
25769			<name>DimColor</name>
25770			<type>ColorFormat</type>
25771		</source>
25772	</element>
25773	<!--property::AnimationSettings.EntryEffect-->
25774	<element type="property">
25775		<source id="PowerPoint.AnimationSettings.EntryEffect">
25776			<context kind="class">AnimationSettings</context>
25777			<name>EntryEffect</name>
25778			<type>Integer</type>
25779		</source>
25780	</element>
25781	<!--property::AnimationSettings.Parent {ReadOnly}-->
25782	<element type="property">
25783		<source id="PowerPoint.AnimationSettings.Parent">
25784			<context kind="class">AnimationSettings</context>
25785			<name>Parent</name>
25786			<type>Object</type>
25787		</source>
25788	</element>
25789	<!--property::AnimationSettings.PlaySettings {ReadOnly}-->
25790	<element type="property">
25791		<source id="PowerPoint.AnimationSettings.PlaySettings">
25792			<context kind="class">AnimationSettings</context>
25793			<name>PlaySettings</name>
25794			<type>PlaySettings</type>
25795		</source>
25796	</element>
25797	<!--property::AnimationSettings.SoundEffect {ReadOnly}-->
25798	<element type="property">
25799		<source id="PowerPoint.AnimationSettings.SoundEffect">
25800			<context kind="class">AnimationSettings</context>
25801			<name>SoundEffect</name>
25802			<type>SoundEffect</type>
25803		</source>
25804	</element>
25805	<!--property::AnimationSettings.TextLevelEffect-->
25806	<element type="property">
25807		<source id="PowerPoint.AnimationSettings.TextLevelEffect">
25808			<context kind="class">AnimationSettings</context>
25809			<name>TextLevelEffect</name>
25810			<type>Integer</type>
25811		</source>
25812	</element>
25813	<!--property::AnimationSettings.TextUnitEffect-->
25814	<element type="property">
25815		<source id="PowerPoint.AnimationSettings.TextUnitEffect">
25816			<context kind="class">AnimationSettings</context>
25817			<name>TextUnitEffect</name>
25818			<type>Integer</type>
25819		</source>
25820	</element>
25821	<!--Class::Application-->
25822	<element type="class">
25823		<source id="PowerPoint.Application">
25824			<name>Application</name>
25825		</source>
25826		<destination designation="identity" />
25827	</element>
25828	<!--method::Application.Activate-->
25829	<element type="method">
25830		<source id="PowerPoint.Application.Activate">
25831			<context kind="class">Application</context>
25832			<name>Activate</name>
25833			<type>void</type>
25834		</source>
25835	</element>
25836	<!--property::Application.Active {ReadOnly}-->
25837	<element type="property">
25838		<source id="PowerPoint.Application.Active">
25839			<context kind="class">Application</context>
25840			<name>Active</name>
25841			<type>Integer</type>
25842		</source>
25843	</element>
25844	<!--property::Application.ActivePresentation {ReadOnly}-->
25845	<element type="property">
25846		<source id="PowerPoint.Application.ActivePresentation">
25847			<context kind="class">Application</context>
25848			<name>ActivePresentation</name>
25849			<type>Presentation</type>
25850		</source>
25851	</element>
25852	<!--property::Application.ActivePrinter {ReadOnly}-->
25853	<element type="property">
25854		<source id="PowerPoint.Application.ActivePrinter">
25855			<context kind="class">Application</context>
25856			<name>ActivePrinter</name>
25857			<type>String</type>
25858		</source>
25859	</element>
25860	<!--property::Application.ActiveWindow {ReadOnly}-->
25861	<element type="property">
25862		<source id="PowerPoint.Application.ActiveWindow">
25863			<context kind="class">Application</context>
25864			<name>ActiveWindow</name>
25865			<type>DocumentWindow</type>
25866		</source>
25867	</element>
25868	<!--property::Application.AddIns {ReadOnly}-->
25869	<element type="property">
25870		<source id="PowerPoint.Application.AddIns">
25871			<context kind="class">Application</context>
25872			<name>AddIns</name>
25873			<type>AddIns</type>
25874		</source>
25875	</element>
25876	<!--property::Application.AnswerWizard {ReadOnly}-->
25877	<element type="property">
25878		<source id="PowerPoint.Application.AnswerWizard">
25879			<context kind="class">Application</context>
25880			<name>AnswerWizard</name>
25881			<type>AnswerWizard</type>
25882		</source>
25883	</element>
25884	<!--property::Application.Assistant {ReadOnly}-->
25885	<element type="property">
25886		<source id="PowerPoint.Application.Assistant">
25887			<context kind="class">Application</context>
25888			<name>Assistant</name>
25889			<type>Assistant</type>
25890		</source>
25891	</element>
25892	<!--property::Application.AutoCorrect {ReadOnly}-->
25893	<element type="property">
25894		<source id="PowerPoint.Application.AutoCorrect">
25895			<context kind="class">Application</context>
25896			<name>AutoCorrect</name>
25897			<type>AutoCorrect</type>
25898		</source>
25899	</element>
25900	<!--property::Application.AutomationSecurity-->
25901	<element type="property">
25902		<source id="PowerPoint.Application.AutomationSecurity">
25903			<context kind="class">Application</context>
25904			<name>AutomationSecurity</name>
25905			<type>Integer</type>
25906		</source>
25907	</element>
25908	<!--property::Application.Build {ReadOnly}-->
25909	<element type="property">
25910		<source id="PowerPoint.Application.Build">
25911			<context kind="class">Application</context>
25912			<name>Build</name>
25913			<type>String</type>
25914		</source>
25915	</element>
25916	<!--property::Application.Caption-->
25917	<element type="property">
25918		<source id="PowerPoint.Application.Caption">
25919			<context kind="class">Application</context>
25920			<name>Caption</name>
25921			<type>String</type>
25922		</source>
25923	</element>
25924	<!--property::Application.COMAddIns {ReadOnly}-->
25925	<element type="property">
25926		<source id="PowerPoint.Application.COMAddIns">
25927			<context kind="class">Application</context>
25928			<name>COMAddIns</name>
25929			<type>COMAddIns</type>
25930		</source>
25931	</element>
25932	<!--property::Application.CommandBars {ReadOnly}-->
25933	<element type="property">
25934		<source id="PowerPoint.Application.CommandBars">
25935			<context kind="class">Application</context>
25936			<name>CommandBars</name>
25937			<type>CommandBars</type>
25938		</source>
25939	</element>
25940	<!--property::Application.Creator {ReadOnly}-->
25941	<element type="property">
25942		<source id="PowerPoint.Application.Creator">
25943			<context kind="class">Application</context>
25944			<name>Creator</name>
25945			<type>Integer</type>
25946		</source>
25947	</element>
25948	<!--property::Application.DefaultWebOptions {ReadOnly}-->
25949	<element type="property">
25950		<source id="PowerPoint.Application.DefaultWebOptions">
25951			<context kind="class">Application</context>
25952			<name>DefaultWebOptions</name>
25953			<type>DefaultWebOptions</type>
25954		</source>
25955	</element>
25956	<!--property::Application.Dialogs {ReadOnly}-->
25957	<element type="property">
25958		<source id="PowerPoint.Application.Dialogs">
25959			<context kind="class">Application</context>
25960			<name>Dialogs</name>
25961			<type>IUnknown</type>
25962		</source>
25963	</element>
25964	<!--property::Application.DisplayAlerts-->
25965	<element type="property">
25966		<source id="PowerPoint.Application.DisplayAlerts">
25967			<context kind="class">Application</context>
25968			<name>DisplayAlerts</name>
25969			<type>Integer</type>
25970		</source>
25971	</element>
25972	<!--property::Application.DisplayGridLines-->
25973	<element type="property">
25974		<source id="PowerPoint.Application.DisplayGridLines">
25975			<context kind="class">Application</context>
25976			<name>DisplayGridLines</name>
25977			<type>Integer</type>
25978		</source>
25979	</element>
25980	<!--property::Application.FeatureInstall-->
25981	<element type="property">
25982		<source id="PowerPoint.Application.FeatureInstall">
25983			<context kind="class">Application</context>
25984			<name>FeatureInstall</name>
25985			<type>Integer</type>
25986		</source>
25987	</element>
25988	<!--property::Application.FileDialog {ReadOnly}-->
25989	<element type="property">
25990		<source id="PowerPoint.Application.FileDialog">
25991			<context kind="class">Application</context>
25992			<name>FileDialog</name>
25993			<type>FileDialog</type>
25994			<parameter-list>
25995				<parameter>
25996					<type>Integer</type>
25997					<name>Type</name>
25998				</parameter>
25999			</parameter-list>
26000		</source>
26001	</element>
26002	<!--property::Application.FileFind {ReadOnly}-->
26003	<element type="property">
26004		<source id="PowerPoint.Application.FileFind">
26005			<context kind="class">Application</context>
26006			<name>FileFind</name>
26007			<type>IFind</type>
26008		</source>
26009	</element>
26010	<!--property::Application.FileSearch {ReadOnly}-->
26011	<element type="property">
26012		<source id="PowerPoint.Application.FileSearch">
26013			<context kind="class">Application</context>
26014			<name>FileSearch</name>
26015			<type>FileSearch</type>
26016		</source>
26017	</element>
26018	<!--method::Application.GetOptionFlag-->
26019	<element type="method">
26020		<source id="PowerPoint.Application.GetOptionFlag">
26021			<context kind="class">Application</context>
26022			<name>GetOptionFlag</name>
26023			<type>boolean</type>
26024			<parameter-list>
26025				<parameter>
26026					<type>Integer</type>
26027					<name>Option</name>
26028				</parameter>
26029				<parameter optional="true">
26030					<type>boolean</type>
26031					<name>Persist</name>
26032				</parameter>
26033			</parameter-list>
26034		</source>
26035	</element>
26036	<!--property::Application.Height-->
26037	<element type="property">
26038		<source id="PowerPoint.Application.Height">
26039			<context kind="class">Application</context>
26040			<name>Height</name>
26041			<type>Single</type>
26042		</source>
26043	</element>
26044	<!--method::Application.Help-->
26045	<element type="method">
26046		<source id="PowerPoint.Application.Help">
26047			<context kind="class">Application</context>
26048			<name>Help</name>
26049			<type>void</type>
26050			<parameter-list>
26051				<parameter optional="true">
26052					<type>String</type>
26053					<name>HelpFile</name>
26054				</parameter>
26055				<parameter optional="true">
26056					<type>Integer</type>
26057					<name>ContextID</name>
26058				</parameter>
26059			</parameter-list>
26060		</source>
26061	</element>
26062	<!--property::Application.HWND {ReadOnly}-->
26063	<element type="property">
26064		<source id="PowerPoint.Application.HWND">
26065			<context kind="class">Application</context>
26066			<name>HWND</name>
26067			<type>Integer</type>
26068		</source>
26069	</element>
26070	<!--property::Application.LanguageSettings {ReadOnly}-->
26071	<element type="property">
26072		<source id="PowerPoint.Application.LanguageSettings">
26073			<context kind="class">Application</context>
26074			<name>LanguageSettings</name>
26075			<type>LanguageSettings</type>
26076		</source>
26077	</element>
26078	<!--method::Application.LaunchSpelling-->
26079	<element type="method">
26080		<source id="PowerPoint.Application.LaunchSpelling">
26081			<context kind="class">Application</context>
26082			<name>LaunchSpelling</name>
26083			<type>void</type>
26084			<parameter-list>
26085				<parameter>
26086					<type>DocumentWindow</type>
26087					<name>pWindow</name>
26088				</parameter>
26089			</parameter-list>
26090		</source>
26091	</element>
26092	<!--property::Application.Left-->
26093	<element type="property">
26094		<source id="PowerPoint.Application.Left">
26095			<context kind="class">Application</context>
26096			<name>Left</name>
26097			<type>Single</type>
26098		</source>
26099	</element>
26100	<!--property::Application.Marker {ReadOnly}-->
26101	<element type="property">
26102		<source id="PowerPoint.Application.Marker">
26103			<context kind="class">Application</context>
26104			<name>Marker</name>
26105			<type>IUnknown</type>
26106		</source>
26107	</element>
26108	<!--property::Application.MsoDebugOptions {ReadOnly}-->
26109	<element type="property">
26110		<source id="PowerPoint.Application.MsoDebugOptions">
26111			<context kind="class">Application</context>
26112			<name>MsoDebugOptions</name>
26113			<type>MsoDebugOptions</type>
26114		</source>
26115	</element>
26116	<!--property::Application.Name {Default} {ReadOnly}-->
26117	<element type="property">
26118		<source id="PowerPoint.Application.Name">
26119			<context kind="class">Application</context>
26120			<name default="true">Name</name>
26121			<type>String</type>
26122		</source>
26123	</element>
26124	<!--property::Application.NewPresentation {ReadOnly}-->
26125	<element type="property">
26126		<source id="PowerPoint.Application.NewPresentation">
26127			<context kind="class">Application</context>
26128			<name>NewPresentation</name>
26129			<type>NewFile</type>
26130		</source>
26131	</element>
26132	<!--property::Application.OperatingSystem {ReadOnly}-->
26133	<element type="property">
26134		<source id="PowerPoint.Application.OperatingSystem">
26135			<context kind="class">Application</context>
26136			<name>OperatingSystem</name>
26137			<type>String</type>
26138		</source>
26139	</element>
26140	<!--property::Application.Options {ReadOnly}-->
26141	<element type="property">
26142		<source id="PowerPoint.Application.Options">
26143			<context kind="class">Application</context>
26144			<name>Options</name>
26145			<type>Options</type>
26146		</source>
26147	</element>
26148	<!--property::Application.Path {ReadOnly}-->
26149	<element type="property">
26150		<source id="PowerPoint.Application.Path">
26151			<context kind="class">Application</context>
26152			<name>Path</name>
26153			<type>String</type>
26154		</source>
26155	</element>
26156	<!--method::Application.PPFileDialog-->
26157	<element type="method">
26158		<source id="PowerPoint.Application.PPFileDialog">
26159			<context kind="class">Application</context>
26160			<name>PPFileDialog</name>
26161			<type>IUnknown</type>
26162			<parameter-list>
26163				<parameter>
26164					<type>Integer</type>
26165					<name>Type</name>
26166				</parameter>
26167			</parameter-list>
26168		</source>
26169	</element>
26170	<!--property::Application.Presentations {ReadOnly}-->
26171	<element type="property">
26172		<source id="PowerPoint.Application.Presentations">
26173			<context kind="class">Application</context>
26174			<name>Presentations</name>
26175			<type>Presentations</type>
26176		</source>
26177	</element>
26178	<!--property::Application.ProductCode {ReadOnly}-->
26179	<element type="property">
26180		<source id="PowerPoint.Application.ProductCode">
26181			<context kind="class">Application</context>
26182			<name>ProductCode</name>
26183			<type>String</type>
26184		</source>
26185	</element>
26186	<!--method::Application.Quit-->
26187	<element type="method">
26188		<source id="PowerPoint.Application.Quit">
26189			<context kind="class">Application</context>
26190			<name>Quit</name>
26191			<type>void</type>
26192		</source>
26193	</element>
26194	<!--method::Application.Run-->
26195	<element type="method">
26196		<source id="PowerPoint.Application.Run">
26197			<context kind="class">Application</context>
26198			<name>Run</name>
26199			<type>Variant</type>
26200			<parameter-list>
26201				<parameter>
26202					<type>String</type>
26203					<name>MacroName</name>
26204				</parameter>
26205				<parameter>
26206					<type>VT_PTR+VT_SAFEARRAY+VT_VARIANT</type>
26207					<name>safeArrayOfParams</name>
26208				</parameter>
26209			</parameter-list>
26210		</source>
26211	</element>
26212	<!--method::Application.SetOptionFlag-->
26213	<element type="method">
26214		<source id="PowerPoint.Application.SetOptionFlag">
26215			<context kind="class">Application</context>
26216			<name>SetOptionFlag</name>
26217			<type>void</type>
26218			<parameter-list>
26219				<parameter>
26220					<type>Integer</type>
26221					<name>Option</name>
26222				</parameter>
26223				<parameter>
26224					<type>boolean</type>
26225					<name>State</name>
26226				</parameter>
26227				<parameter optional="true">
26228					<type>boolean</type>
26229					<name>Persist</name>
26230				</parameter>
26231			</parameter-list>
26232		</source>
26233	</element>
26234	<!--method::Application.SetPerfMarker-->
26235	<element type="method">
26236		<source id="PowerPoint.Application.SetPerfMarker">
26237			<context kind="class">Application</context>
26238			<name>SetPerfMarker</name>
26239			<type>void</type>
26240			<parameter-list>
26241				<parameter>
26242					<type>Integer</type>
26243					<name>Marker</name>
26244				</parameter>
26245			</parameter-list>
26246		</source>
26247	</element>
26248	<!--property::Application.ShowStartupDialog-->
26249	<element type="property">
26250		<source id="PowerPoint.Application.ShowStartupDialog">
26251			<context kind="class">Application</context>
26252			<name>ShowStartupDialog</name>
26253			<type>Integer</type>
26254		</source>
26255	</element>
26256	<!--property::Application.ShowWindowsInTaskbar-->
26257	<element type="property">
26258		<source id="PowerPoint.Application.ShowWindowsInTaskbar">
26259			<context kind="class">Application</context>
26260			<name>ShowWindowsInTaskbar</name>
26261			<type>Integer</type>
26262		</source>
26263	</element>
26264	<!--property::Application.SlideShowWindows {ReadOnly}-->
26265	<element type="property">
26266		<source id="PowerPoint.Application.SlideShowWindows">
26267			<context kind="class">Application</context>
26268			<name>SlideShowWindows</name>
26269			<type>SlideShowWindows</type>
26270		</source>
26271	</element>
26272	<!--property::Application.Top-->
26273	<element type="property">
26274		<source id="PowerPoint.Application.Top">
26275			<context kind="class">Application</context>
26276			<name>Top</name>
26277			<type>Single</type>
26278		</source>
26279	</element>
26280	<!--property::Application.VBE {ReadOnly}-->
26281	<element type="property">
26282		<source id="PowerPoint.Application.VBE">
26283			<context kind="class">Application</context>
26284			<name>VBE</name>
26285			<type>VBE</type>
26286		</source>
26287	</element>
26288	<!--property::Application.Version {ReadOnly}-->
26289	<element type="property">
26290		<source id="PowerPoint.Application.Version">
26291			<context kind="class">Application</context>
26292			<name>Version</name>
26293			<type>String</type>
26294		</source>
26295	</element>
26296	<!--property::Application.Visible-->
26297	<element type="property">
26298		<source id="PowerPoint.Application.Visible">
26299			<context kind="class">Application</context>
26300			<name>Visible</name>
26301			<type>Integer</type>
26302		</source>
26303	</element>
26304	<!--property::Application.Width-->
26305	<element type="property">
26306		<source id="PowerPoint.Application.Width">
26307			<context kind="class">Application</context>
26308			<name>Width</name>
26309			<type>Single</type>
26310		</source>
26311	</element>
26312	<!--property::Application.Windows {ReadOnly}-->
26313	<element type="property">
26314		<source id="PowerPoint.Application.Windows">
26315			<context kind="class">Application</context>
26316			<name>Windows</name>
26317			<type>DocumentWindows</type>
26318		</source>
26319	</element>
26320	<!--property::Application.WindowState-->
26321	<element type="property">
26322		<source id="PowerPoint.Application.WindowState">
26323			<context kind="class">Application</context>
26324			<name>WindowState</name>
26325			<type>Integer</type>
26326		</source>
26327	</element>
26328	<!--Class::AutoCorrect-->
26329	<element type="class">
26330		<source id="PowerPoint.AutoCorrect">
26331			<name>AutoCorrect</name>
26332		</source>
26333		<destination designation="identity" />
26334	</element>
26335	<!--property::AutoCorrect.DisplayAutoCorrectOptions-->
26336	<element type="property">
26337		<source id="PowerPoint.AutoCorrect.DisplayAutoCorrectOptions">
26338			<context kind="class">AutoCorrect</context>
26339			<name>DisplayAutoCorrectOptions</name>
26340			<type>boolean</type>
26341		</source>
26342	</element>
26343	<!--property::AutoCorrect.DisplayAutoLayoutOptions-->
26344	<element type="property">
26345		<source id="PowerPoint.AutoCorrect.DisplayAutoLayoutOptions">
26346			<context kind="class">AutoCorrect</context>
26347			<name>DisplayAutoLayoutOptions</name>
26348			<type>boolean</type>
26349		</source>
26350	</element>
26351	<!--Class::Borders-->
26352	<element type="class">
26353		<source id="PowerPoint.Borders">
26354			<name>Borders</name>
26355		</source>
26356		<destination designation="identity" />
26357	</element>
26358	<!--property::Borders.Application {ReadOnly}-->
26359	<element type="property">
26360		<source id="PowerPoint.Borders.Application">
26361			<context kind="class">Borders</context>
26362			<name>Application</name>
26363			<type>Application</type>
26364		</source>
26365	</element>
26366	<!--property::Borders.Count {ReadOnly}-->
26367	<element type="property">
26368		<source id="PowerPoint.Borders.Count">
26369			<context kind="class">Borders</context>
26370			<name>Count</name>
26371			<type>Integer</type>
26372		</source>
26373	</element>
26374	<!--method::Borders.Item {Default}-->
26375	<element type="method">
26376		<source id="PowerPoint.Borders.Item">
26377			<context kind="class">Borders</context>
26378			<name default="true">Item</name>
26379			<type>LineFormat</type>
26380			<parameter-list>
26381				<parameter>
26382					<type>Integer</type>
26383					<name>BorderType</name>
26384				</parameter>
26385			</parameter-list>
26386		</source>
26387	</element>
26388	<!--property::Borders.Parent {ReadOnly}-->
26389	<element type="property">
26390		<source id="PowerPoint.Borders.Parent">
26391			<context kind="class">Borders</context>
26392			<name>Parent</name>
26393			<type>Object</type>
26394		</source>
26395	</element>
26396	<!--Class::BulletFormat-->
26397	<element type="class">
26398		<source id="PowerPoint.BulletFormat">
26399			<name>BulletFormat</name>
26400		</source>
26401		<destination designation="identity" />
26402	</element>
26403	<!--property::BulletFormat.Application {ReadOnly}-->
26404	<element type="property">
26405		<source id="PowerPoint.BulletFormat.Application">
26406			<context kind="class">BulletFormat</context>
26407			<name>Application</name>
26408			<type>Application</type>
26409		</source>
26410	</element>
26411	<!--property::BulletFormat.Character-->
26412	<element type="property">
26413		<source id="PowerPoint.BulletFormat.Character">
26414			<context kind="class">BulletFormat</context>
26415			<name>Character</name>
26416			<type>Integer</type>
26417		</source>
26418	</element>
26419	<!--property::BulletFormat.Font {ReadOnly}-->
26420	<element type="property">
26421		<source id="PowerPoint.BulletFormat.Font">
26422			<context kind="class">BulletFormat</context>
26423			<name>Font</name>
26424			<type>Font</type>
26425		</source>
26426	</element>
26427	<!--property::BulletFormat.Number {ReadOnly}-->
26428	<element type="property">
26429		<source id="PowerPoint.BulletFormat.Number">
26430			<context kind="class">BulletFormat</context>
26431			<name>Number</name>
26432			<type>Integer</type>
26433		</source>
26434	</element>
26435	<!--property::BulletFormat.Parent {ReadOnly}-->
26436	<element type="property">
26437		<source id="PowerPoint.BulletFormat.Parent">
26438			<context kind="class">BulletFormat</context>
26439			<name>Parent</name>
26440			<type>Object</type>
26441		</source>
26442	</element>
26443	<!--method::BulletFormat.Picture-->
26444	<element type="method">
26445		<source id="PowerPoint.BulletFormat.Picture">
26446			<context kind="class">BulletFormat</context>
26447			<name>Picture</name>
26448			<type>void</type>
26449			<parameter-list>
26450				<parameter>
26451					<type>String</type>
26452					<name>Picture</name>
26453				</parameter>
26454			</parameter-list>
26455		</source>
26456	</element>
26457	<!--property::BulletFormat.RelativeSize-->
26458	<element type="property">
26459		<source id="PowerPoint.BulletFormat.RelativeSize">
26460			<context kind="class">BulletFormat</context>
26461			<name>RelativeSize</name>
26462			<type>Single</type>
26463		</source>
26464	</element>
26465	<!--property::BulletFormat.StartValue-->
26466	<element type="property">
26467		<source id="PowerPoint.BulletFormat.StartValue">
26468			<context kind="class">BulletFormat</context>
26469			<name>StartValue</name>
26470			<type>Integer</type>
26471		</source>
26472	</element>
26473	<!--property::BulletFormat.Style-->
26474	<element type="property">
26475		<source id="PowerPoint.BulletFormat.Style">
26476			<context kind="class">BulletFormat</context>
26477			<name>Style</name>
26478			<type>Integer</type>
26479		</source>
26480	</element>
26481	<!--property::BulletFormat.Type-->
26482	<element type="property">
26483		<source id="PowerPoint.BulletFormat.Type">
26484			<context kind="class">BulletFormat</context>
26485			<name>Type</name>
26486			<type>Integer</type>
26487		</source>
26488	</element>
26489	<!--property::BulletFormat.UseTextColor-->
26490	<element type="property">
26491		<source id="PowerPoint.BulletFormat.UseTextColor">
26492			<context kind="class">BulletFormat</context>
26493			<name>UseTextColor</name>
26494			<type>Integer</type>
26495		</source>
26496	</element>
26497	<!--property::BulletFormat.UseTextFont-->
26498	<element type="property">
26499		<source id="PowerPoint.BulletFormat.UseTextFont">
26500			<context kind="class">BulletFormat</context>
26501			<name>UseTextFont</name>
26502			<type>Integer</type>
26503		</source>
26504	</element>
26505	<!--property::BulletFormat.Visible {Default}-->
26506	<element type="property">
26507		<source id="PowerPoint.BulletFormat.Visible">
26508			<context kind="class">BulletFormat</context>
26509			<name default="true">Visible</name>
26510			<type>Integer</type>
26511		</source>
26512	</element>
26513	<!--Class::CalloutFormat-->
26514	<element type="class">
26515		<source id="PowerPoint.CalloutFormat">
26516			<name>CalloutFormat</name>
26517		</source>
26518		<destination designation="identity" />
26519	</element>
26520	<!--property::CalloutFormat.Accent-->
26521	<element type="property">
26522		<source id="PowerPoint.CalloutFormat.Accent">
26523			<context kind="class">CalloutFormat</context>
26524			<name>Accent</name>
26525			<type>Integer</type>
26526		</source>
26527	</element>
26528	<!--property::CalloutFormat.Angle-->
26529	<element type="property">
26530		<source id="PowerPoint.CalloutFormat.Angle">
26531			<context kind="class">CalloutFormat</context>
26532			<name>Angle</name>
26533			<type>Integer</type>
26534		</source>
26535	</element>
26536	<!--property::CalloutFormat.Application {ReadOnly}-->
26537	<element type="property">
26538		<source id="PowerPoint.CalloutFormat.Application">
26539			<context kind="class">CalloutFormat</context>
26540			<name>Application</name>
26541			<type>Application</type>
26542		</source>
26543	</element>
26544	<!--property::CalloutFormat.AutoAttach-->
26545	<element type="property">
26546		<source id="PowerPoint.CalloutFormat.AutoAttach">
26547			<context kind="class">CalloutFormat</context>
26548			<name>AutoAttach</name>
26549			<type>Integer</type>
26550		</source>
26551	</element>
26552	<!--property::CalloutFormat.AutoLength {ReadOnly}-->
26553	<element type="property">
26554		<source id="PowerPoint.CalloutFormat.AutoLength">
26555			<context kind="class">CalloutFormat</context>
26556			<name>AutoLength</name>
26557			<type>Integer</type>
26558		</source>
26559	</element>
26560	<!--method::CalloutFormat.AutomaticLength-->
26561	<element type="method">
26562		<source id="PowerPoint.CalloutFormat.AutomaticLength">
26563			<context kind="class">CalloutFormat</context>
26564			<name>AutomaticLength</name>
26565			<type>void</type>
26566		</source>
26567	</element>
26568	<!--property::CalloutFormat.Border-->
26569	<element type="property">
26570		<source id="PowerPoint.CalloutFormat.Border">
26571			<context kind="class">CalloutFormat</context>
26572			<name>Border</name>
26573			<type>Integer</type>
26574		</source>
26575	</element>
26576	<!--property::CalloutFormat.Creator {ReadOnly}-->
26577	<element type="property">
26578		<source id="PowerPoint.CalloutFormat.Creator">
26579			<context kind="class">CalloutFormat</context>
26580			<name>Creator</name>
26581			<type>Integer</type>
26582		</source>
26583	</element>
26584	<!--method::CalloutFormat.CustomDrop-->
26585	<element type="method">
26586		<source id="PowerPoint.CalloutFormat.CustomDrop">
26587			<context kind="class">CalloutFormat</context>
26588			<name>CustomDrop</name>
26589			<type>void</type>
26590			<parameter-list>
26591				<parameter>
26592					<type>Single</type>
26593					<name>Drop</name>
26594				</parameter>
26595			</parameter-list>
26596		</source>
26597	</element>
26598	<!--method::CalloutFormat.CustomLength-->
26599	<element type="method">
26600		<source id="PowerPoint.CalloutFormat.CustomLength">
26601			<context kind="class">CalloutFormat</context>
26602			<name>CustomLength</name>
26603			<type>void</type>
26604			<parameter-list>
26605				<parameter>
26606					<type>Single</type>
26607					<name>Length</name>
26608				</parameter>
26609			</parameter-list>
26610		</source>
26611	</element>
26612	<!--property::CalloutFormat.Drop {ReadOnly}-->
26613	<element type="property">
26614		<source id="PowerPoint.CalloutFormat.Drop">
26615			<context kind="class">CalloutFormat</context>
26616			<name>Drop</name>
26617			<type>Single</type>
26618		</source>
26619	</element>
26620	<!--property::CalloutFormat.DropType {ReadOnly}-->
26621	<element type="property">
26622		<source id="PowerPoint.CalloutFormat.DropType">
26623			<context kind="class">CalloutFormat</context>
26624			<name>DropType</name>
26625			<type>Integer</type>
26626		</source>
26627	</element>
26628	<!--property::CalloutFormat.Gap-->
26629	<element type="property">
26630		<source id="PowerPoint.CalloutFormat.Gap">
26631			<context kind="class">CalloutFormat</context>
26632			<name>Gap</name>
26633			<type>Single</type>
26634		</source>
26635	</element>
26636	<!--property::CalloutFormat.Length {ReadOnly}-->
26637	<element type="property">
26638		<source id="PowerPoint.CalloutFormat.Length">
26639			<context kind="class">CalloutFormat</context>
26640			<name>Length</name>
26641			<type>Single</type>
26642		</source>
26643	</element>
26644	<!--property::CalloutFormat.Parent {ReadOnly}-->
26645	<element type="property">
26646		<source id="PowerPoint.CalloutFormat.Parent">
26647			<context kind="class">CalloutFormat</context>
26648			<name>Parent</name>
26649			<type>Object</type>
26650		</source>
26651	</element>
26652	<!--method::CalloutFormat.PresetDrop-->
26653	<element type="method">
26654		<source id="PowerPoint.CalloutFormat.PresetDrop">
26655			<context kind="class">CalloutFormat</context>
26656			<name>PresetDrop</name>
26657			<type>void</type>
26658			<parameter-list>
26659				<parameter>
26660					<type>Integer</type>
26661					<name>DropType</name>
26662				</parameter>
26663			</parameter-list>
26664		</source>
26665	</element>
26666	<!--property::CalloutFormat.Type-->
26667	<element type="property">
26668		<source id="PowerPoint.CalloutFormat.Type">
26669			<context kind="class">CalloutFormat</context>
26670			<name>Type</name>
26671			<type>Integer</type>
26672		</source>
26673	</element>
26674	<!--Class::CanvasShapes-->
26675	<element type="class">
26676		<source id="PowerPoint.CanvasShapes">
26677			<name>CanvasShapes</name>
26678		</source>
26679		<destination designation="identity" />
26680	</element>
26681	<!--method::CanvasShapes.AddCallout-->
26682	<element type="method">
26683		<source id="PowerPoint.CanvasShapes.AddCallout">
26684			<context kind="class">CanvasShapes</context>
26685			<name>AddCallout</name>
26686			<type>Shape</type>
26687			<parameter-list>
26688				<parameter>
26689					<type>Integer</type>
26690					<name>Type</name>
26691				</parameter>
26692				<parameter>
26693					<type>Single</type>
26694					<name>Left</name>
26695				</parameter>
26696				<parameter>
26697					<type>Single</type>
26698					<name>Top</name>
26699				</parameter>
26700				<parameter>
26701					<type>Single</type>
26702					<name>Width</name>
26703				</parameter>
26704				<parameter>
26705					<type>Single</type>
26706					<name>Height</name>
26707				</parameter>
26708			</parameter-list>
26709		</source>
26710	</element>
26711	<!--method::CanvasShapes.AddConnector-->
26712	<element type="method">
26713		<source id="PowerPoint.CanvasShapes.AddConnector">
26714			<context kind="class">CanvasShapes</context>
26715			<name>AddConnector</name>
26716			<type>Shape</type>
26717			<parameter-list>
26718				<parameter>
26719					<type>Integer</type>
26720					<name>Type</name>
26721				</parameter>
26722				<parameter>
26723					<type>Single</type>
26724					<name>BeginX</name>
26725				</parameter>
26726				<parameter>
26727					<type>Single</type>
26728					<name>BeginY</name>
26729				</parameter>
26730				<parameter>
26731					<type>Single</type>
26732					<name>EndX</name>
26733				</parameter>
26734				<parameter>
26735					<type>Single</type>
26736					<name>EndY</name>
26737				</parameter>
26738			</parameter-list>
26739		</source>
26740	</element>
26741	<!--method::CanvasShapes.AddCurve-->
26742	<element type="method">
26743		<source id="PowerPoint.CanvasShapes.AddCurve">
26744			<context kind="class">CanvasShapes</context>
26745			<name>AddCurve</name>
26746			<type>Shape</type>
26747			<parameter-list>
26748				<parameter>
26749					<type>Variant</type>
26750					<name>SafeArrayOfPoints</name>
26751				</parameter>
26752			</parameter-list>
26753		</source>
26754	</element>
26755	<!--method::CanvasShapes.AddLabel-->
26756	<element type="method">
26757		<source id="PowerPoint.CanvasShapes.AddLabel">
26758			<context kind="class">CanvasShapes</context>
26759			<name>AddLabel</name>
26760			<type>Shape</type>
26761			<parameter-list>
26762				<parameter>
26763					<type>Integer</type>
26764					<name>Orientation</name>
26765				</parameter>
26766				<parameter>
26767					<type>Single</type>
26768					<name>Left</name>
26769				</parameter>
26770				<parameter>
26771					<type>Single</type>
26772					<name>Top</name>
26773				</parameter>
26774				<parameter>
26775					<type>Single</type>
26776					<name>Width</name>
26777				</parameter>
26778				<parameter>
26779					<type>Single</type>
26780					<name>Height</name>
26781				</parameter>
26782			</parameter-list>
26783		</source>
26784	</element>
26785	<!--method::CanvasShapes.AddLine-->
26786	<element type="method">
26787		<source id="PowerPoint.CanvasShapes.AddLine">
26788			<context kind="class">CanvasShapes</context>
26789			<name>AddLine</name>
26790			<type>Shape</type>
26791			<parameter-list>
26792				<parameter>
26793					<type>Single</type>
26794					<name>BeginX</name>
26795				</parameter>
26796				<parameter>
26797					<type>Single</type>
26798					<name>BeginY</name>
26799				</parameter>
26800				<parameter>
26801					<type>Single</type>
26802					<name>EndX</name>
26803				</parameter>
26804				<parameter>
26805					<type>Single</type>
26806					<name>EndY</name>
26807				</parameter>
26808			</parameter-list>
26809		</source>
26810	</element>
26811	<!--method::CanvasShapes.AddPicture-->
26812	<element type="method">
26813		<source id="PowerPoint.CanvasShapes.AddPicture">
26814			<context kind="class">CanvasShapes</context>
26815			<name>AddPicture</name>
26816			<type>Shape</type>
26817			<parameter-list>
26818				<parameter>
26819					<type>String</type>
26820					<name>FileName</name>
26821				</parameter>
26822				<parameter>
26823					<type>Integer</type>
26824					<name>LinkToFile</name>
26825				</parameter>
26826				<parameter>
26827					<type>Integer</type>
26828					<name>SaveWithDocument</name>
26829				</parameter>
26830				<parameter>
26831					<type>Single</type>
26832					<name>Left</name>
26833				</parameter>
26834				<parameter>
26835					<type>Single</type>
26836					<name>Top</name>
26837				</parameter>
26838				<parameter optional="true">
26839					<type>Single</type>
26840					<name>Width</name>
26841				</parameter>
26842				<parameter optional="true">
26843					<type>Single</type>
26844					<name>Height</name>
26845				</parameter>
26846			</parameter-list>
26847		</source>
26848	</element>
26849	<!--method::CanvasShapes.AddPolyline-->
26850	<element type="method">
26851		<source id="PowerPoint.CanvasShapes.AddPolyline">
26852			<context kind="class">CanvasShapes</context>
26853			<name>AddPolyline</name>
26854			<type>Shape</type>
26855			<parameter-list>
26856				<parameter>
26857					<type>Variant</type>
26858					<name>SafeArrayOfPoints</name>
26859				</parameter>
26860			</parameter-list>
26861		</source>
26862	</element>
26863	<!--method::CanvasShapes.AddShape-->
26864	<element type="method">
26865		<source id="PowerPoint.CanvasShapes.AddShape">
26866			<context kind="class">CanvasShapes</context>
26867			<name>AddShape</name>
26868			<type>Shape</type>
26869			<parameter-list>
26870				<parameter>
26871					<type>Integer</type>
26872					<name>Type</name>
26873				</parameter>
26874				<parameter>
26875					<type>Single</type>
26876					<name>Left</name>
26877				</parameter>
26878				<parameter>
26879					<type>Single</type>
26880					<name>Top</name>
26881				</parameter>
26882				<parameter>
26883					<type>Single</type>
26884					<name>Width</name>
26885				</parameter>
26886				<parameter>
26887					<type>Single</type>
26888					<name>Height</name>
26889				</parameter>
26890			</parameter-list>
26891		</source>
26892	</element>
26893	<!--method::CanvasShapes.AddTextbox-->
26894	<element type="method">
26895		<source id="PowerPoint.CanvasShapes.AddTextbox">
26896			<context kind="class">CanvasShapes</context>
26897			<name>AddTextbox</name>
26898			<type>Shape</type>
26899			<parameter-list>
26900				<parameter>
26901					<type>Integer</type>
26902					<name>Orientation</name>
26903				</parameter>
26904				<parameter>
26905					<type>Single</type>
26906					<name>Left</name>
26907				</parameter>
26908				<parameter>
26909					<type>Single</type>
26910					<name>Top</name>
26911				</parameter>
26912				<parameter>
26913					<type>Single</type>
26914					<name>Width</name>
26915				</parameter>
26916				<parameter>
26917					<type>Single</type>
26918					<name>Height</name>
26919				</parameter>
26920			</parameter-list>
26921		</source>
26922	</element>
26923	<!--method::CanvasShapes.AddTextEffect-->
26924	<element type="method">
26925		<source id="PowerPoint.CanvasShapes.AddTextEffect">
26926			<context kind="class">CanvasShapes</context>
26927			<name>AddTextEffect</name>
26928			<type>Shape</type>
26929			<parameter-list>
26930				<parameter>
26931					<type>Integer</type>
26932					<name>PresetTextEffect</name>
26933				</parameter>
26934				<parameter>
26935					<type>String</type>
26936					<name>Text</name>
26937				</parameter>
26938				<parameter>
26939					<type>String</type>
26940					<name>FontName</name>
26941				</parameter>
26942				<parameter>
26943					<type>Single</type>
26944					<name>FontSize</name>
26945				</parameter>
26946				<parameter>
26947					<type>Integer</type>
26948					<name>FontBold</name>
26949				</parameter>
26950				<parameter>
26951					<type>Integer</type>
26952					<name>FontItalic</name>
26953				</parameter>
26954				<parameter>
26955					<type>Single</type>
26956					<name>Left</name>
26957				</parameter>
26958				<parameter>
26959					<type>Single</type>
26960					<name>Top</name>
26961				</parameter>
26962			</parameter-list>
26963		</source>
26964	</element>
26965	<!--property::CanvasShapes.Application {ReadOnly}-->
26966	<element type="property">
26967		<source id="PowerPoint.CanvasShapes.Application">
26968			<context kind="class">CanvasShapes</context>
26969			<name>Application</name>
26970			<type>Application</type>
26971		</source>
26972	</element>
26973	<!--property::CanvasShapes.Background {ReadOnly}-->
26974	<element type="property">
26975		<source id="PowerPoint.CanvasShapes.Background">
26976			<context kind="class">CanvasShapes</context>
26977			<name>Background</name>
26978			<type>Shape</type>
26979		</source>
26980	</element>
26981	<!--method::CanvasShapes.BuildFreeform-->
26982	<element type="method">
26983		<source id="PowerPoint.CanvasShapes.BuildFreeform">
26984			<context kind="class">CanvasShapes</context>
26985			<name>BuildFreeform</name>
26986			<type>FreeformBuilder</type>
26987			<parameter-list>
26988				<parameter>
26989					<type>Integer</type>
26990					<name>EditingType</name>
26991				</parameter>
26992				<parameter>
26993					<type>Single</type>
26994					<name>X1</name>
26995				</parameter>
26996				<parameter>
26997					<type>Single</type>
26998					<name>Y1</name>
26999				</parameter>
27000			</parameter-list>
27001		</source>
27002	</element>
27003	<!--property::CanvasShapes.Count {ReadOnly}-->
27004	<element type="property">
27005		<source id="PowerPoint.CanvasShapes.Count">
27006			<context kind="class">CanvasShapes</context>
27007			<name>Count</name>
27008			<type>Integer</type>
27009		</source>
27010	</element>
27011	<!--property::CanvasShapes.Creator {ReadOnly}-->
27012	<element type="property">
27013		<source id="PowerPoint.CanvasShapes.Creator">
27014			<context kind="class">CanvasShapes</context>
27015			<name>Creator</name>
27016			<type>Integer</type>
27017		</source>
27018	</element>
27019	<!--method::CanvasShapes.Item {Default}-->
27020	<element type="method">
27021		<source id="PowerPoint.CanvasShapes.Item">
27022			<context kind="class">CanvasShapes</context>
27023			<name default="true">Item</name>
27024			<type>Shape</type>
27025			<parameter-list>
27026				<parameter>
27027					<type>Variant</type>
27028					<name>Index</name>
27029				</parameter>
27030			</parameter-list>
27031		</source>
27032	</element>
27033	<!--property::CanvasShapes.Parent {ReadOnly}-->
27034	<element type="property">
27035		<source id="PowerPoint.CanvasShapes.Parent">
27036			<context kind="class">CanvasShapes</context>
27037			<name>Parent</name>
27038			<type>Object</type>
27039		</source>
27040	</element>
27041	<!--method::CanvasShapes.Range-->
27042	<element type="method">
27043		<source id="PowerPoint.CanvasShapes.Range">
27044			<context kind="class">CanvasShapes</context>
27045			<name>Range</name>
27046			<type>ShapeRange</type>
27047			<parameter-list>
27048				<parameter>
27049					<type>Variant</type>
27050					<name>Index</name>
27051				</parameter>
27052			</parameter-list>
27053		</source>
27054	</element>
27055	<!--method::CanvasShapes.SelectAll-->
27056	<element type="method">
27057		<source id="PowerPoint.CanvasShapes.SelectAll">
27058			<context kind="class">CanvasShapes</context>
27059			<name>SelectAll</name>
27060			<type>void</type>
27061		</source>
27062	</element>
27063	<!--Class::Cell-->
27064	<element type="class">
27065		<source id="PowerPoint.Cell">
27066			<name>Cell</name>
27067		</source>
27068		<destination designation="identity" />
27069	</element>
27070	<!--property::Cell.Application {ReadOnly}-->
27071	<element type="property">
27072		<source id="PowerPoint.Cell.Application">
27073			<context kind="class">Cell</context>
27074			<name>Application</name>
27075			<type>Application</type>
27076		</source>
27077	</element>
27078	<!--property::Cell.Borders {ReadOnly}-->
27079	<element type="property">
27080		<source id="PowerPoint.Cell.Borders">
27081			<context kind="class">Cell</context>
27082			<name>Borders</name>
27083			<type>Borders</type>
27084		</source>
27085	</element>
27086	<!--method::Cell.Merge-->
27087	<element type="method">
27088		<source id="PowerPoint.Cell.Merge">
27089			<context kind="class">Cell</context>
27090			<name>Merge</name>
27091			<type>void</type>
27092			<parameter-list>
27093				<parameter>
27094					<type>Cell</type>
27095					<name>MergeTo</name>
27096				</parameter>
27097			</parameter-list>
27098		</source>
27099	</element>
27100	<!--property::Cell.Parent {ReadOnly}-->
27101	<element type="property">
27102		<source id="PowerPoint.Cell.Parent">
27103			<context kind="class">Cell</context>
27104			<name>Parent</name>
27105			<type>Object</type>
27106		</source>
27107	</element>
27108	<!--method::Cell.Select-->
27109	<element type="method">
27110		<source id="PowerPoint.Cell.Select">
27111			<context kind="class">Cell</context>
27112			<name>Select</name>
27113			<type>void</type>
27114		</source>
27115	</element>
27116	<!--property::Cell.Selected {ReadOnly}-->
27117	<element type="property">
27118		<source id="PowerPoint.Cell.Selected">
27119			<context kind="class">Cell</context>
27120			<name>Selected</name>
27121			<type>boolean</type>
27122		</source>
27123	</element>
27124	<!--property::Cell.Shape {ReadOnly}-->
27125	<element type="property">
27126		<source id="PowerPoint.Cell.Shape">
27127			<context kind="class">Cell</context>
27128			<name>Shape</name>
27129			<type>Shape</type>
27130		</source>
27131	</element>
27132	<!--method::Cell.Split-->
27133	<element type="method">
27134		<source id="PowerPoint.Cell.Split">
27135			<context kind="class">Cell</context>
27136			<name>Split</name>
27137			<type>void</type>
27138			<parameter-list>
27139				<parameter>
27140					<type>Integer</type>
27141					<name>NumRows</name>
27142				</parameter>
27143				<parameter>
27144					<type>Integer</type>
27145					<name>NumColumns</name>
27146				</parameter>
27147			</parameter-list>
27148		</source>
27149	</element>
27150	<!--Class::CellRange-->
27151	<element type="class">
27152		<source id="PowerPoint.CellRange">
27153			<name>CellRange</name>
27154		</source>
27155		<destination designation="identity" />
27156	</element>
27157	<!--property::CellRange.Application {ReadOnly}-->
27158	<element type="property">
27159		<source id="PowerPoint.CellRange.Application">
27160			<context kind="class">CellRange</context>
27161			<name>Application</name>
27162			<type>Application</type>
27163		</source>
27164	</element>
27165	<!--property::CellRange.Borders {ReadOnly}-->
27166	<element type="property">
27167		<source id="PowerPoint.CellRange.Borders">
27168			<context kind="class">CellRange</context>
27169			<name>Borders</name>
27170			<type>Borders</type>
27171		</source>
27172	</element>
27173	<!--property::CellRange.Count {ReadOnly}-->
27174	<element type="property">
27175		<source id="PowerPoint.CellRange.Count">
27176			<context kind="class">CellRange</context>
27177			<name>Count</name>
27178			<type>Integer</type>
27179		</source>
27180	</element>
27181	<!--method::CellRange.Item {Default}-->
27182	<element type="method">
27183		<source id="PowerPoint.CellRange.Item">
27184			<context kind="class">CellRange</context>
27185			<name default="true">Item</name>
27186			<type>Cell</type>
27187			<parameter-list>
27188				<parameter>
27189					<type>Integer</type>
27190					<name>Index</name>
27191				</parameter>
27192			</parameter-list>
27193		</source>
27194	</element>
27195	<!--property::CellRange.Parent {ReadOnly}-->
27196	<element type="property">
27197		<source id="PowerPoint.CellRange.Parent">
27198			<context kind="class">CellRange</context>
27199			<name>Parent</name>
27200			<type>Object</type>
27201		</source>
27202	</element>
27203	<!--Class::Collection-->
27204	<element type="class">
27205		<source id="PowerPoint.Collection">
27206			<name>Collection</name>
27207		</source>
27208		<destination designation="identity" />
27209	</element>
27210	<!--property::Collection.Count {ReadOnly}-->
27211	<element type="property">
27212		<source id="PowerPoint.Collection.Count">
27213			<context kind="class">Collection</context>
27214			<name>Count</name>
27215			<type>Integer</type>
27216		</source>
27217	</element>
27218	<!--Class::ColorEffect-->
27219	<element type="class">
27220		<source id="PowerPoint.ColorEffect">
27221			<name>ColorEffect</name>
27222		</source>
27223		<destination designation="identity" />
27224	</element>
27225	<!--property::ColorEffect.Application {ReadOnly}-->
27226	<element type="property">
27227		<source id="PowerPoint.ColorEffect.Application">
27228			<context kind="class">ColorEffect</context>
27229			<name>Application</name>
27230			<type>Application</type>
27231		</source>
27232	</element>
27233	<!--property::ColorEffect.By {ReadOnly}-->
27234	<element type="property">
27235		<source id="PowerPoint.ColorEffect.By">
27236			<context kind="class">ColorEffect</context>
27237			<name>By</name>
27238			<type>ColorFormat</type>
27239		</source>
27240	</element>
27241	<!--property::ColorEffect.From {ReadOnly}-->
27242	<element type="property">
27243		<source id="PowerPoint.ColorEffect.From">
27244			<context kind="class">ColorEffect</context>
27245			<name>From</name>
27246			<type>ColorFormat</type>
27247		</source>
27248	</element>
27249	<!--property::ColorEffect.Parent {ReadOnly}-->
27250	<element type="property">
27251		<source id="PowerPoint.ColorEffect.Parent">
27252			<context kind="class">ColorEffect</context>
27253			<name>Parent</name>
27254			<type>Object</type>
27255		</source>
27256	</element>
27257	<!--property::ColorEffect.To {ReadOnly}-->
27258	<element type="property">
27259		<source id="PowerPoint.ColorEffect.To">
27260			<context kind="class">ColorEffect</context>
27261			<name>To</name>
27262			<type>ColorFormat</type>
27263		</source>
27264	</element>
27265	<!--Class::ColorFormat-->
27266	<element type="class">
27267		<source id="PowerPoint.ColorFormat">
27268			<name>ColorFormat</name>
27269		</source>
27270		<destination designation="identity" />
27271	</element>
27272	<!--property::ColorFormat.Application {ReadOnly}-->
27273	<element type="property">
27274		<source id="PowerPoint.ColorFormat.Application">
27275			<context kind="class">ColorFormat</context>
27276			<name>Application</name>
27277			<type>Application</type>
27278		</source>
27279	</element>
27280	<!--property::ColorFormat.Creator {ReadOnly}-->
27281	<element type="property">
27282		<source id="PowerPoint.ColorFormat.Creator">
27283			<context kind="class">ColorFormat</context>
27284			<name>Creator</name>
27285			<type>Integer</type>
27286		</source>
27287	</element>
27288	<!--property::ColorFormat.Parent {ReadOnly}-->
27289	<element type="property">
27290		<source id="PowerPoint.ColorFormat.Parent">
27291			<context kind="class">ColorFormat</context>
27292			<name>Parent</name>
27293			<type>Object</type>
27294		</source>
27295	</element>
27296	<!--property::ColorFormat.RGB {Default}-->
27297	<element type="property">
27298		<source id="PowerPoint.ColorFormat.RGB">
27299			<context kind="class">ColorFormat</context>
27300			<name default="true">RGB</name>
27301			<type>Integer</type>
27302		</source>
27303	</element>
27304	<!--property::ColorFormat.SchemeColor-->
27305	<element type="property">
27306		<source id="PowerPoint.ColorFormat.SchemeColor">
27307			<context kind="class">ColorFormat</context>
27308			<name>SchemeColor</name>
27309			<type>Integer</type>
27310		</source>
27311	</element>
27312	<!--property::ColorFormat.TintAndShade-->
27313	<element type="property">
27314		<source id="PowerPoint.ColorFormat.TintAndShade">
27315			<context kind="class">ColorFormat</context>
27316			<name>TintAndShade</name>
27317			<type>Single</type>
27318		</source>
27319	</element>
27320	<!--property::ColorFormat.Type {ReadOnly}-->
27321	<element type="property">
27322		<source id="PowerPoint.ColorFormat.Type">
27323			<context kind="class">ColorFormat</context>
27324			<name>Type</name>
27325			<type>Integer</type>
27326		</source>
27327	</element>
27328	<!--Class::ColorScheme-->
27329	<element type="class">
27330		<source id="PowerPoint.ColorScheme">
27331			<name>ColorScheme</name>
27332		</source>
27333		<destination designation="identity" />
27334	</element>
27335	<!--property::ColorScheme.Application {ReadOnly}-->
27336	<element type="property">
27337		<source id="PowerPoint.ColorScheme.Application">
27338			<context kind="class">ColorScheme</context>
27339			<name>Application</name>
27340			<type>Application</type>
27341		</source>
27342	</element>
27343	<!--method::ColorScheme.Colors {Default}-->
27344	<element type="method">
27345		<source id="PowerPoint.ColorScheme.Colors">
27346			<context kind="class">ColorScheme</context>
27347			<name default="true">Colors</name>
27348			<type>RGBColor</type>
27349			<parameter-list>
27350				<parameter>
27351					<type>Integer</type>
27352					<name>SchemeColor</name>
27353				</parameter>
27354			</parameter-list>
27355		</source>
27356	</element>
27357	<!--property::ColorScheme.Count {ReadOnly}-->
27358	<element type="property">
27359		<source id="PowerPoint.ColorScheme.Count">
27360			<context kind="class">ColorScheme</context>
27361			<name>Count</name>
27362			<type>Integer</type>
27363		</source>
27364	</element>
27365	<!--method::ColorScheme.Delete-->
27366	<element type="method">
27367		<source id="PowerPoint.ColorScheme.Delete">
27368			<context kind="class">ColorScheme</context>
27369			<name>Delete</name>
27370			<type>void</type>
27371		</source>
27372	</element>
27373	<!--property::ColorScheme.Parent {ReadOnly}-->
27374	<element type="property">
27375		<source id="PowerPoint.ColorScheme.Parent">
27376			<context kind="class">ColorScheme</context>
27377			<name>Parent</name>
27378			<type>Object</type>
27379		</source>
27380	</element>
27381	<!--Class::ColorSchemes-->
27382	<element type="class">
27383		<source id="PowerPoint.ColorSchemes">
27384			<name>ColorSchemes</name>
27385		</source>
27386		<destination designation="identity" />
27387	</element>
27388	<!--method::ColorSchemes.Add-->
27389	<element type="method">
27390		<source id="PowerPoint.ColorSchemes.Add">
27391			<context kind="class">ColorSchemes</context>
27392			<name>Add</name>
27393			<type>ColorScheme</type>
27394			<parameter-list>
27395				<parameter optional="true">
27396					<type>ColorScheme</type>
27397					<name>Scheme</name>
27398				</parameter>
27399			</parameter-list>
27400		</source>
27401	</element>
27402	<!--property::ColorSchemes.Application {ReadOnly}-->
27403	<element type="property">
27404		<source id="PowerPoint.ColorSchemes.Application">
27405			<context kind="class">ColorSchemes</context>
27406			<name>Application</name>
27407			<type>Application</type>
27408		</source>
27409	</element>
27410	<!--property::ColorSchemes.Count {ReadOnly}-->
27411	<element type="property">
27412		<source id="PowerPoint.ColorSchemes.Count">
27413			<context kind="class">ColorSchemes</context>
27414			<name>Count</name>
27415			<type>Integer</type>
27416		</source>
27417	</element>
27418	<!--method::ColorSchemes.Item {Default}-->
27419	<element type="method">
27420		<source id="PowerPoint.ColorSchemes.Item">
27421			<context kind="class">ColorSchemes</context>
27422			<name default="true">Item</name>
27423			<type>ColorScheme</type>
27424			<parameter-list>
27425				<parameter>
27426					<type>Integer</type>
27427					<name>Index</name>
27428				</parameter>
27429			</parameter-list>
27430		</source>
27431	</element>
27432	<!--property::ColorSchemes.Parent {ReadOnly}-->
27433	<element type="property">
27434		<source id="PowerPoint.ColorSchemes.Parent">
27435			<context kind="class">ColorSchemes</context>
27436			<name>Parent</name>
27437			<type>Object</type>
27438		</source>
27439	</element>
27440	<!--Class::Column-->
27441	<element type="class">
27442		<source id="PowerPoint.Column">
27443			<name>Column</name>
27444		</source>
27445		<destination designation="identity" />
27446	</element>
27447	<!--property::Column.Application {ReadOnly}-->
27448	<element type="property">
27449		<source id="PowerPoint.Column.Application">
27450			<context kind="class">Column</context>
27451			<name>Application</name>
27452			<type>Application</type>
27453		</source>
27454	</element>
27455	<!--property::Column.Cells {ReadOnly}-->
27456	<element type="property">
27457		<source id="PowerPoint.Column.Cells">
27458			<context kind="class">Column</context>
27459			<name>Cells</name>
27460			<type>CellRange</type>
27461		</source>
27462	</element>
27463	<!--method::Column.Delete-->
27464	<element type="method">
27465		<source id="PowerPoint.Column.Delete">
27466			<context kind="class">Column</context>
27467			<name>Delete</name>
27468			<type>void</type>
27469		</source>
27470	</element>
27471	<!--property::Column.Parent {ReadOnly}-->
27472	<element type="property">
27473		<source id="PowerPoint.Column.Parent">
27474			<context kind="class">Column</context>
27475			<name>Parent</name>
27476			<type>Object</type>
27477		</source>
27478	</element>
27479	<!--method::Column.Select-->
27480	<element type="method">
27481		<source id="PowerPoint.Column.Select">
27482			<context kind="class">Column</context>
27483			<name>Select</name>
27484			<type>void</type>
27485		</source>
27486	</element>
27487	<!--property::Column.Width-->
27488	<element type="property">
27489		<source id="PowerPoint.Column.Width">
27490			<context kind="class">Column</context>
27491			<name>Width</name>
27492			<type>Single</type>
27493		</source>
27494	</element>
27495	<!--Class::Columns-->
27496	<element type="class">
27497		<source id="PowerPoint.Columns">
27498			<name>Columns</name>
27499		</source>
27500		<destination designation="identity" />
27501	</element>
27502	<!--method::Columns.Add-->
27503	<element type="method">
27504		<source id="PowerPoint.Columns.Add">
27505			<context kind="class">Columns</context>
27506			<name>Add</name>
27507			<type>Column</type>
27508			<parameter-list>
27509				<parameter optional="true">
27510					<type>Integer</type>
27511					<name>BeforeColumn</name>
27512				</parameter>
27513			</parameter-list>
27514		</source>
27515	</element>
27516	<!--property::Columns.Application {ReadOnly}-->
27517	<element type="property">
27518		<source id="PowerPoint.Columns.Application">
27519			<context kind="class">Columns</context>
27520			<name>Application</name>
27521			<type>Application</type>
27522		</source>
27523	</element>
27524	<!--property::Columns.Count {ReadOnly}-->
27525	<element type="property">
27526		<source id="PowerPoint.Columns.Count">
27527			<context kind="class">Columns</context>
27528			<name>Count</name>
27529			<type>Integer</type>
27530		</source>
27531	</element>
27532	<!--method::Columns.Item {Default}-->
27533	<element type="method">
27534		<source id="PowerPoint.Columns.Item">
27535			<context kind="class">Columns</context>
27536			<name default="true">Item</name>
27537			<type>Column</type>
27538			<parameter-list>
27539				<parameter>
27540					<type>Integer</type>
27541					<name>Index</name>
27542				</parameter>
27543			</parameter-list>
27544		</source>
27545	</element>
27546	<!--property::Columns.Parent {ReadOnly}-->
27547	<element type="property">
27548		<source id="PowerPoint.Columns.Parent">
27549			<context kind="class">Columns</context>
27550			<name>Parent</name>
27551			<type>Object</type>
27552		</source>
27553	</element>
27554	<!--Class::CommandEffect-->
27555	<element type="class">
27556		<source id="PowerPoint.CommandEffect">
27557			<name>CommandEffect</name>
27558		</source>
27559		<destination designation="identity" />
27560	</element>
27561	<!--property::CommandEffect.Application {ReadOnly}-->
27562	<element type="property">
27563		<source id="PowerPoint.CommandEffect.Application">
27564			<context kind="class">CommandEffect</context>
27565			<name>Application</name>
27566			<type>Application</type>
27567		</source>
27568	</element>
27569	<!--property::CommandEffect.Command-->
27570	<element type="property">
27571		<source id="PowerPoint.CommandEffect.Command">
27572			<context kind="class">CommandEffect</context>
27573			<name>Command</name>
27574			<type>String</type>
27575		</source>
27576	</element>
27577	<!--property::CommandEffect.Parent {ReadOnly}-->
27578	<element type="property">
27579		<source id="PowerPoint.CommandEffect.Parent">
27580			<context kind="class">CommandEffect</context>
27581			<name>Parent</name>
27582			<type>Object</type>
27583		</source>
27584	</element>
27585	<!--property::CommandEffect.Type-->
27586	<element type="property">
27587		<source id="PowerPoint.CommandEffect.Type">
27588			<context kind="class">CommandEffect</context>
27589			<name>Type</name>
27590			<type>Integer</type>
27591		</source>
27592	</element>
27593	<!--Class::Comment-->
27594	<element type="class">
27595		<source id="PowerPoint.Comment">
27596			<name>Comment</name>
27597		</source>
27598		<destination designation="identity" />
27599	</element>
27600	<!--property::Comment.Application {ReadOnly}-->
27601	<element type="property">
27602		<source id="PowerPoint.Comment.Application">
27603			<context kind="class">Comment</context>
27604			<name>Application</name>
27605			<type>Application</type>
27606		</source>
27607	</element>
27608	<!--property::Comment.Author {ReadOnly}-->
27609	<element type="property">
27610		<source id="PowerPoint.Comment.Author">
27611			<context kind="class">Comment</context>
27612			<name>Author</name>
27613			<type>String</type>
27614		</source>
27615	</element>
27616	<!--property::Comment.AuthorIndex {ReadOnly}-->
27617	<element type="property">
27618		<source id="PowerPoint.Comment.AuthorIndex">
27619			<context kind="class">Comment</context>
27620			<name>AuthorIndex</name>
27621			<type>Integer</type>
27622		</source>
27623	</element>
27624	<!--property::Comment.AuthorInitials {ReadOnly}-->
27625	<element type="property">
27626		<source id="PowerPoint.Comment.AuthorInitials">
27627			<context kind="class">Comment</context>
27628			<name>AuthorInitials</name>
27629			<type>String</type>
27630		</source>
27631	</element>
27632	<!--property::Comment.DateTime {ReadOnly}-->
27633	<element type="property">
27634		<source id="PowerPoint.Comment.DateTime">
27635			<context kind="class">Comment</context>
27636			<name>DateTime</name>
27637			<type>java.util.Date</type>
27638		</source>
27639	</element>
27640	<!--method::Comment.Delete-->
27641	<element type="method">
27642		<source id="PowerPoint.Comment.Delete">
27643			<context kind="class">Comment</context>
27644			<name>Delete</name>
27645			<type>void</type>
27646		</source>
27647	</element>
27648	<!--property::Comment.Left {ReadOnly}-->
27649	<element type="property">
27650		<source id="PowerPoint.Comment.Left">
27651			<context kind="class">Comment</context>
27652			<name>Left</name>
27653			<type>Single</type>
27654		</source>
27655	</element>
27656	<!--property::Comment.Parent {ReadOnly}-->
27657	<element type="property">
27658		<source id="PowerPoint.Comment.Parent">
27659			<context kind="class">Comment</context>
27660			<name>Parent</name>
27661			<type>Object</type>
27662		</source>
27663	</element>
27664	<!--property::Comment.Text {ReadOnly}-->
27665	<element type="property">
27666		<source id="PowerPoint.Comment.Text">
27667			<context kind="class">Comment</context>
27668			<name>Text</name>
27669			<type>String</type>
27670		</source>
27671	</element>
27672	<!--property::Comment.Top {ReadOnly}-->
27673	<element type="property">
27674		<source id="PowerPoint.Comment.Top">
27675			<context kind="class">Comment</context>
27676			<name>Top</name>
27677			<type>Single</type>
27678		</source>
27679	</element>
27680	<!--Class::Comments-->
27681	<element type="class">
27682		<source id="PowerPoint.Comments">
27683			<name>Comments</name>
27684		</source>
27685		<destination designation="identity" />
27686	</element>
27687	<!--method::Comments.Add-->
27688	<element type="method">
27689		<source id="PowerPoint.Comments.Add">
27690			<context kind="class">Comments</context>
27691			<name>Add</name>
27692			<type>Comment</type>
27693			<parameter-list>
27694				<parameter>
27695					<type>Single</type>
27696					<name>Left</name>
27697				</parameter>
27698				<parameter>
27699					<type>Single</type>
27700					<name>Top</name>
27701				</parameter>
27702				<parameter>
27703					<type>String</type>
27704					<name>Author</name>
27705				</parameter>
27706				<parameter>
27707					<type>String</type>
27708					<name>AuthorInitials</name>
27709				</parameter>
27710				<parameter>
27711					<type>String</type>
27712					<name>Text</name>
27713				</parameter>
27714			</parameter-list>
27715		</source>
27716	</element>
27717	<!--property::Comments.Application {ReadOnly}-->
27718	<element type="property">
27719		<source id="PowerPoint.Comments.Application">
27720			<context kind="class">Comments</context>
27721			<name>Application</name>
27722			<type>Application</type>
27723		</source>
27724	</element>
27725	<!--property::Comments.Count {ReadOnly}-->
27726	<element type="property">
27727		<source id="PowerPoint.Comments.Count">
27728			<context kind="class">Comments</context>
27729			<name>Count</name>
27730			<type>Integer</type>
27731		</source>
27732	</element>
27733	<!--method::Comments.Item {Default}-->
27734	<element type="method">
27735		<source id="PowerPoint.Comments.Item">
27736			<context kind="class">Comments</context>
27737			<name default="true">Item</name>
27738			<type>Comment</type>
27739			<parameter-list>
27740				<parameter>
27741					<type>Integer</type>
27742					<name>Index</name>
27743				</parameter>
27744			</parameter-list>
27745		</source>
27746	</element>
27747	<!--property::Comments.Parent {ReadOnly}-->
27748	<element type="property">
27749		<source id="PowerPoint.Comments.Parent">
27750			<context kind="class">Comments</context>
27751			<name>Parent</name>
27752			<type>Object</type>
27753		</source>
27754	</element>
27755	<!--Class::ConnectorFormat-->
27756	<element type="class">
27757		<source id="PowerPoint.ConnectorFormat">
27758			<name>ConnectorFormat</name>
27759		</source>
27760		<destination designation="identity" />
27761	</element>
27762	<!--property::ConnectorFormat.Application {ReadOnly}-->
27763	<element type="property">
27764		<source id="PowerPoint.ConnectorFormat.Application">
27765			<context kind="class">ConnectorFormat</context>
27766			<name>Application</name>
27767			<type>Application</type>
27768		</source>
27769	</element>
27770	<!--method::ConnectorFormat.BeginConnect-->
27771	<element type="method">
27772		<source id="PowerPoint.ConnectorFormat.BeginConnect">
27773			<context kind="class">ConnectorFormat</context>
27774			<name>BeginConnect</name>
27775			<type>void</type>
27776			<parameter-list>
27777				<parameter>
27778					<type>Shape</type>
27779					<name>ConnectedShape</name>
27780				</parameter>
27781				<parameter>
27782					<type>Integer</type>
27783					<name>ConnectionSite</name>
27784				</parameter>
27785			</parameter-list>
27786		</source>
27787	</element>
27788	<!--property::ConnectorFormat.BeginConnected {ReadOnly}-->
27789	<element type="property">
27790		<source id="PowerPoint.ConnectorFormat.BeginConnected">
27791			<context kind="class">ConnectorFormat</context>
27792			<name>BeginConnected</name>
27793			<type>Integer</type>
27794		</source>
27795	</element>
27796	<!--property::ConnectorFormat.BeginConnectedShape {ReadOnly}-->
27797	<element type="property">
27798		<source id="PowerPoint.ConnectorFormat.BeginConnectedShape">
27799			<context kind="class">ConnectorFormat</context>
27800			<name>BeginConnectedShape</name>
27801			<type>Shape</type>
27802		</source>
27803	</element>
27804	<!--property::ConnectorFormat.BeginConnectionSite {ReadOnly}-->
27805	<element type="property">
27806		<source id="PowerPoint.ConnectorFormat.BeginConnectionSite">
27807			<context kind="class">ConnectorFormat</context>
27808			<name>BeginConnectionSite</name>
27809			<type>Integer</type>
27810		</source>
27811	</element>
27812	<!--method::ConnectorFormat.BeginDisconnect-->
27813	<element type="method">
27814		<source id="PowerPoint.ConnectorFormat.BeginDisconnect">
27815			<context kind="class">ConnectorFormat</context>
27816			<name>BeginDisconnect</name>
27817			<type>void</type>
27818		</source>
27819	</element>
27820	<!--property::ConnectorFormat.Creator {ReadOnly}-->
27821	<element type="property">
27822		<source id="PowerPoint.ConnectorFormat.Creator">
27823			<context kind="class">ConnectorFormat</context>
27824			<name>Creator</name>
27825			<type>Integer</type>
27826		</source>
27827	</element>
27828	<!--method::ConnectorFormat.EndConnect-->
27829	<element type="method">
27830		<source id="PowerPoint.ConnectorFormat.EndConnect">
27831			<context kind="class">ConnectorFormat</context>
27832			<name>EndConnect</name>
27833			<type>void</type>
27834			<parameter-list>
27835				<parameter>
27836					<type>Shape</type>
27837					<name>ConnectedShape</name>
27838				</parameter>
27839				<parameter>
27840					<type>Integer</type>
27841					<name>ConnectionSite</name>
27842				</parameter>
27843			</parameter-list>
27844		</source>
27845	</element>
27846	<!--property::ConnectorFormat.EndConnected {ReadOnly}-->
27847	<element type="property">
27848		<source id="PowerPoint.ConnectorFormat.EndConnected">
27849			<context kind="class">ConnectorFormat</context>
27850			<name>EndConnected</name>
27851			<type>Integer</type>
27852		</source>
27853	</element>
27854	<!--property::ConnectorFormat.EndConnectedShape {ReadOnly}-->
27855	<element type="property">
27856		<source id="PowerPoint.ConnectorFormat.EndConnectedShape">
27857			<context kind="class">ConnectorFormat</context>
27858			<name>EndConnectedShape</name>
27859			<type>Shape</type>
27860		</source>
27861	</element>
27862	<!--property::ConnectorFormat.EndConnectionSite {ReadOnly}-->
27863	<element type="property">
27864		<source id="PowerPoint.ConnectorFormat.EndConnectionSite">
27865			<context kind="class">ConnectorFormat</context>
27866			<name>EndConnectionSite</name>
27867			<type>Integer</type>
27868		</source>
27869	</element>
27870	<!--method::ConnectorFormat.EndDisconnect-->
27871	<element type="method">
27872		<source id="PowerPoint.ConnectorFormat.EndDisconnect">
27873			<context kind="class">ConnectorFormat</context>
27874			<name>EndDisconnect</name>
27875			<type>void</type>
27876		</source>
27877	</element>
27878	<!--property::ConnectorFormat.Parent {ReadOnly}-->
27879	<element type="property">
27880		<source id="PowerPoint.ConnectorFormat.Parent">
27881			<context kind="class">ConnectorFormat</context>
27882			<name>Parent</name>
27883			<type>Object</type>
27884		</source>
27885	</element>
27886	<!--property::ConnectorFormat.Type-->
27887	<element type="property">
27888		<source id="PowerPoint.ConnectorFormat.Type">
27889			<context kind="class">ConnectorFormat</context>
27890			<name>Type</name>
27891			<type>Integer</type>
27892		</source>
27893	</element>
27894	<!--Class::DefaultWebOptions-->
27895	<element type="class">
27896		<source id="PowerPoint.DefaultWebOptions">
27897			<name>DefaultWebOptions</name>
27898		</source>
27899		<destination designation="identity" />
27900	</element>
27901	<!--property::DefaultWebOptions.AllowPNG-->
27902	<element type="property">
27903		<source id="PowerPoint.DefaultWebOptions.AllowPNG">
27904			<context kind="class">DefaultWebOptions</context>
27905			<name>AllowPNG</name>
27906			<type>Integer</type>
27907		</source>
27908	</element>
27909	<!--property::DefaultWebOptions.AlwaysSaveInDefaultEncoding-->
27910	<element type="property">
27911		<source id="PowerPoint.DefaultWebOptions.AlwaysSaveInDefaultEncoding">
27912			<context kind="class">DefaultWebOptions</context>
27913			<name>AlwaysSaveInDefaultEncoding</name>
27914			<type>Integer</type>
27915		</source>
27916	</element>
27917	<!--property::DefaultWebOptions.CheckIfOfficeIsHTMLEditor-->
27918	<element type="property">
27919		<source id="PowerPoint.DefaultWebOptions.CheckIfOfficeIsHTMLEditor">
27920			<context kind="class">DefaultWebOptions</context>
27921			<name>CheckIfOfficeIsHTMLEditor</name>
27922			<type>Integer</type>
27923		</source>
27924	</element>
27925	<!--property::DefaultWebOptions.Encoding-->
27926	<element type="property">
27927		<source id="PowerPoint.DefaultWebOptions.Encoding">
27928			<context kind="class">DefaultWebOptions</context>
27929			<name>Encoding</name>
27930			<type>Integer</type>
27931		</source>
27932	</element>
27933	<!--property::DefaultWebOptions.FolderSuffix {ReadOnly}-->
27934	<element type="property">
27935		<source id="PowerPoint.DefaultWebOptions.FolderSuffix">
27936			<context kind="class">DefaultWebOptions</context>
27937			<name>FolderSuffix</name>
27938			<type>String</type>
27939		</source>
27940	</element>
27941	<!--property::DefaultWebOptions.Fonts {ReadOnly}-->
27942	<element type="property">
27943		<source id="PowerPoint.DefaultWebOptions.Fonts">
27944			<context kind="class">DefaultWebOptions</context>
27945			<name>Fonts</name>
27946			<type>WebPageFonts</type>
27947		</source>
27948	</element>
27949	<!--property::DefaultWebOptions.FrameColors-->
27950	<element type="property">
27951		<source id="PowerPoint.DefaultWebOptions.FrameColors">
27952			<context kind="class">DefaultWebOptions</context>
27953			<name>FrameColors</name>
27954			<type>Integer</type>
27955		</source>
27956	</element>
27957	<!--property::DefaultWebOptions.HTMLVersion-->
27958	<element type="property">
27959		<source id="PowerPoint.DefaultWebOptions.HTMLVersion">
27960			<context kind="class">DefaultWebOptions</context>
27961			<name>HTMLVersion</name>
27962			<type>Integer</type>
27963		</source>
27964	</element>
27965	<!--property::DefaultWebOptions.IncludeNavigation-->
27966	<element type="property">
27967		<source id="PowerPoint.DefaultWebOptions.IncludeNavigation">
27968			<context kind="class">DefaultWebOptions</context>
27969			<name>IncludeNavigation</name>
27970			<type>Integer</type>
27971		</source>
27972	</element>
27973	<!--property::DefaultWebOptions.OrganizeInFolder-->
27974	<element type="property">
27975		<source id="PowerPoint.DefaultWebOptions.OrganizeInFolder">
27976			<context kind="class">DefaultWebOptions</context>
27977			<name>OrganizeInFolder</name>
27978			<type>Integer</type>
27979		</source>
27980	</element>
27981	<!--property::DefaultWebOptions.RelyOnVML-->
27982	<element type="property">
27983		<source id="PowerPoint.DefaultWebOptions.RelyOnVML">
27984			<context kind="class">DefaultWebOptions</context>
27985			<name>RelyOnVML</name>
27986			<type>Integer</type>
27987		</source>
27988	</element>
27989	<!--property::DefaultWebOptions.ResizeGraphics-->
27990	<element type="property">
27991		<source id="PowerPoint.DefaultWebOptions.ResizeGraphics">
27992			<context kind="class">DefaultWebOptions</context>
27993			<name>ResizeGraphics</name>
27994			<type>Integer</type>
27995		</source>
27996	</element>
27997	<!--property::DefaultWebOptions.SaveNewWebPagesAsWebArchives-->
27998	<element type="property">
27999		<source id="PowerPoint.DefaultWebOptions.SaveNewWebPagesAsWebArchives">
28000			<context kind="class">DefaultWebOptions</context>
28001			<name>SaveNewWebPagesAsWebArchives</name>
28002			<type>Integer</type>
28003		</source>
28004	</element>
28005	<!--property::DefaultWebOptions.ScreenSize-->
28006	<element type="property">
28007		<source id="PowerPoint.DefaultWebOptions.ScreenSize">
28008			<context kind="class">DefaultWebOptions</context>
28009			<name>ScreenSize</name>
28010			<type>Integer</type>
28011		</source>
28012	</element>
28013	<!--property::DefaultWebOptions.ShowSlideAnimation-->
28014	<element type="property">
28015		<source id="PowerPoint.DefaultWebOptions.ShowSlideAnimation">
28016			<context kind="class">DefaultWebOptions</context>
28017			<name>ShowSlideAnimation</name>
28018			<type>Integer</type>
28019		</source>
28020	</element>
28021	<!--property::DefaultWebOptions.TargetBrowser-->
28022	<element type="property">
28023		<source id="PowerPoint.DefaultWebOptions.TargetBrowser">
28024			<context kind="class">DefaultWebOptions</context>
28025			<name>TargetBrowser</name>
28026			<type>Integer</type>
28027		</source>
28028	</element>
28029	<!--property::DefaultWebOptions.UpdateLinksOnSave-->
28030	<element type="property">
28031		<source id="PowerPoint.DefaultWebOptions.UpdateLinksOnSave">
28032			<context kind="class">DefaultWebOptions</context>
28033			<name>UpdateLinksOnSave</name>
28034			<type>Integer</type>
28035		</source>
28036	</element>
28037	<!--property::DefaultWebOptions.UseLongFileNames-->
28038	<element type="property">
28039		<source id="PowerPoint.DefaultWebOptions.UseLongFileNames">
28040			<context kind="class">DefaultWebOptions</context>
28041			<name>UseLongFileNames</name>
28042			<type>Integer</type>
28043		</source>
28044	</element>
28045	<!--Class::Design-->
28046	<element type="class">
28047		<source id="PowerPoint.Design">
28048			<name>Design</name>
28049		</source>
28050		<destination designation="identity" />
28051	</element>
28052	<!--method::Design.AddTitleMaster-->
28053	<element type="method">
28054		<source id="PowerPoint.Design.AddTitleMaster">
28055			<context kind="class">Design</context>
28056			<name>AddTitleMaster</name>
28057			<type>_Master</type>
28058		</source>
28059	</element>
28060	<!--property::Design.Application {ReadOnly}-->
28061	<element type="property">
28062		<source id="PowerPoint.Design.Application">
28063			<context kind="class">Design</context>
28064			<name>Application</name>
28065			<type>Application</type>
28066		</source>
28067	</element>
28068	<!--method::Design.Delete-->
28069	<element type="method">
28070		<source id="PowerPoint.Design.Delete">
28071			<context kind="class">Design</context>
28072			<name>Delete</name>
28073			<type>void</type>
28074		</source>
28075	</element>
28076	<!--property::Design.HasTitleMaster {ReadOnly}-->
28077	<element type="property">
28078		<source id="PowerPoint.Design.HasTitleMaster">
28079			<context kind="class">Design</context>
28080			<name>HasTitleMaster</name>
28081			<type>Integer</type>
28082		</source>
28083	</element>
28084	<!--property::Design.Index {ReadOnly}-->
28085	<element type="property">
28086		<source id="PowerPoint.Design.Index">
28087			<context kind="class">Design</context>
28088			<name>Index</name>
28089			<type>Integer</type>
28090		</source>
28091	</element>
28092	<!--method::Design.MoveTo-->
28093	<element type="method">
28094		<source id="PowerPoint.Design.MoveTo">
28095			<context kind="class">Design</context>
28096			<name>MoveTo</name>
28097			<type>void</type>
28098			<parameter-list>
28099				<parameter>
28100					<type>Integer</type>
28101					<name>toPos</name>
28102				</parameter>
28103			</parameter-list>
28104		</source>
28105	</element>
28106	<!--property::Design.Name-->
28107	<element type="property">
28108		<source id="PowerPoint.Design.Name">
28109			<context kind="class">Design</context>
28110			<name>Name</name>
28111			<type>String</type>
28112		</source>
28113	</element>
28114	<!--property::Design.Parent {ReadOnly}-->
28115	<element type="property">
28116		<source id="PowerPoint.Design.Parent">
28117			<context kind="class">Design</context>
28118			<name>Parent</name>
28119			<type>Object</type>
28120		</source>
28121	</element>
28122	<!--property::Design.Preserved-->
28123	<element type="property">
28124		<source id="PowerPoint.Design.Preserved">
28125			<context kind="class">Design</context>
28126			<name>Preserved</name>
28127			<type>Integer</type>
28128		</source>
28129	</element>
28130	<!--property::Design.SlideMaster {ReadOnly}-->
28131	<element type="property">
28132		<source id="PowerPoint.Design.SlideMaster">
28133			<context kind="class">Design</context>
28134			<name>SlideMaster</name>
28135			<type>_Master</type>
28136		</source>
28137	</element>
28138	<!--property::Design.TitleMaster {ReadOnly}-->
28139	<element type="property">
28140		<source id="PowerPoint.Design.TitleMaster">
28141			<context kind="class">Design</context>
28142			<name>TitleMaster</name>
28143			<type>_Master</type>
28144		</source>
28145	</element>
28146	<!--Class::Designs-->
28147	<element type="class">
28148		<source id="PowerPoint.Designs">
28149			<name>Designs</name>
28150		</source>
28151		<destination designation="identity" />
28152	</element>
28153	<!--method::Designs.Add-->
28154	<element type="method">
28155		<source id="PowerPoint.Designs.Add">
28156			<context kind="class">Designs</context>
28157			<name>Add</name>
28158			<type>Design</type>
28159			<parameter-list>
28160				<parameter>
28161					<type>String</type>
28162					<name>designName</name>
28163				</parameter>
28164				<parameter optional="true">
28165					<type>Integer</type>
28166					<name>Index</name>
28167				</parameter>
28168			</parameter-list>
28169		</source>
28170	</element>
28171	<!--property::Designs.Application {ReadOnly}-->
28172	<element type="property">
28173		<source id="PowerPoint.Designs.Application">
28174			<context kind="class">Designs</context>
28175			<name>Application</name>
28176			<type>Application</type>
28177		</source>
28178	</element>
28179	<!--method::Designs.Clone-->
28180	<element type="method">
28181		<source id="PowerPoint.Designs.Clone">
28182			<context kind="class">Designs</context>
28183			<name>Clone</name>
28184			<type>Design</type>
28185			<parameter-list>
28186				<parameter>
28187					<type>Design</type>
28188					<name>pOriginal</name>
28189				</parameter>
28190				<parameter optional="true">
28191					<type>Integer</type>
28192					<name>Index</name>
28193				</parameter>
28194			</parameter-list>
28195		</source>
28196	</element>
28197	<!--property::Designs.Count {ReadOnly}-->
28198	<element type="property">
28199		<source id="PowerPoint.Designs.Count">
28200			<context kind="class">Designs</context>
28201			<name>Count</name>
28202			<type>Integer</type>
28203		</source>
28204	</element>
28205	<!--method::Designs.Item {Default}-->
28206	<element type="method">
28207		<source id="PowerPoint.Designs.Item">
28208			<context kind="class">Designs</context>
28209			<name default="true">Item</name>
28210			<type>Design</type>
28211			<parameter-list>
28212				<parameter>
28213					<type>Variant</type>
28214					<name>Index</name>
28215				</parameter>
28216			</parameter-list>
28217		</source>
28218	</element>
28219	<!--method::Designs.Load-->
28220	<element type="method">
28221		<source id="PowerPoint.Designs.Load">
28222			<context kind="class">Designs</context>
28223			<name>Load</name>
28224			<type>Design</type>
28225			<parameter-list>
28226				<parameter>
28227					<type>String</type>
28228					<name>TemplateName</name>
28229				</parameter>
28230				<parameter optional="true">
28231					<type>Integer</type>
28232					<name>Index</name>
28233				</parameter>
28234			</parameter-list>
28235		</source>
28236	</element>
28237	<!--property::Designs.Parent {ReadOnly}-->
28238	<element type="property">
28239		<source id="PowerPoint.Designs.Parent">
28240			<context kind="class">Designs</context>
28241			<name>Parent</name>
28242			<type>Object</type>
28243		</source>
28244	</element>
28245	<!--Class::Diagram-->
28246	<element type="class">
28247		<source id="PowerPoint.Diagram">
28248			<name>Diagram</name>
28249		</source>
28250		<destination designation="identity" />
28251	</element>
28252	<!--property::Diagram.Application {ReadOnly}-->
28253	<element type="property">
28254		<source id="PowerPoint.Diagram.Application">
28255			<context kind="class">Diagram</context>
28256			<name>Application</name>
28257			<type>Application</type>
28258		</source>
28259	</element>
28260	<!--property::Diagram.AutoFormat-->
28261	<element type="property">
28262		<source id="PowerPoint.Diagram.AutoFormat">
28263			<context kind="class">Diagram</context>
28264			<name>AutoFormat</name>
28265			<type>Integer</type>
28266		</source>
28267	</element>
28268	<!--property::Diagram.AutoLayout-->
28269	<element type="property">
28270		<source id="PowerPoint.Diagram.AutoLayout">
28271			<context kind="class">Diagram</context>
28272			<name>AutoLayout</name>
28273			<type>Integer</type>
28274		</source>
28275	</element>
28276	<!--method::Diagram.Convert-->
28277	<element type="method">
28278		<source id="PowerPoint.Diagram.Convert">
28279			<context kind="class">Diagram</context>
28280			<name>Convert</name>
28281			<type>void</type>
28282			<parameter-list>
28283				<parameter>
28284					<type>Integer</type>
28285					<name>Type</name>
28286				</parameter>
28287			</parameter-list>
28288		</source>
28289	</element>
28290	<!--property::Diagram.Creator {ReadOnly}-->
28291	<element type="property">
28292		<source id="PowerPoint.Diagram.Creator">
28293			<context kind="class">Diagram</context>
28294			<name>Creator</name>
28295			<type>Integer</type>
28296		</source>
28297	</element>
28298	<!--method::Diagram.FitText-->
28299	<element type="method">
28300		<source id="PowerPoint.Diagram.FitText">
28301			<context kind="class">Diagram</context>
28302			<name>FitText</name>
28303			<type>void</type>
28304		</source>
28305	</element>
28306	<!--property::Diagram.Nodes {ReadOnly}-->
28307	<element type="property">
28308		<source id="PowerPoint.Diagram.Nodes">
28309			<context kind="class">Diagram</context>
28310			<name>Nodes</name>
28311			<type>DiagramNodes</type>
28312		</source>
28313	</element>
28314	<!--property::Diagram.Parent {ReadOnly}-->
28315	<element type="property">
28316		<source id="PowerPoint.Diagram.Parent">
28317			<context kind="class">Diagram</context>
28318			<name>Parent</name>
28319			<type>Object</type>
28320		</source>
28321	</element>
28322	<!--property::Diagram.Reverse-->
28323	<element type="property">
28324		<source id="PowerPoint.Diagram.Reverse">
28325			<context kind="class">Diagram</context>
28326			<name>Reverse</name>
28327			<type>Integer</type>
28328		</source>
28329	</element>
28330	<!--property::Diagram.Type {ReadOnly}-->
28331	<element type="property">
28332		<source id="PowerPoint.Diagram.Type">
28333			<context kind="class">Diagram</context>
28334			<name>Type</name>
28335			<type>Integer</type>
28336		</source>
28337	</element>
28338	<!--Class::DiagramNode-->
28339	<element type="class">
28340		<source id="PowerPoint.DiagramNode">
28341			<name>DiagramNode</name>
28342		</source>
28343		<destination designation="identity" />
28344	</element>
28345	<!--method::DiagramNode.AddNode-->
28346	<element type="method">
28347		<source id="PowerPoint.DiagramNode.AddNode">
28348			<context kind="class">DiagramNode</context>
28349			<name>AddNode</name>
28350			<type>DiagramNode</type>
28351			<parameter-list>
28352				<parameter optional="true">
28353					<type>Integer</type>
28354					<name>Pos</name>
28355				</parameter>
28356				<parameter optional="true">
28357					<type>Integer</type>
28358					<name>NodeType</name>
28359				</parameter>
28360			</parameter-list>
28361		</source>
28362	</element>
28363	<!--property::DiagramNode.Application {ReadOnly}-->
28364	<element type="property">
28365		<source id="PowerPoint.DiagramNode.Application">
28366			<context kind="class">DiagramNode</context>
28367			<name>Application</name>
28368			<type>Application</type>
28369		</source>
28370	</element>
28371	<!--property::DiagramNode.Children {ReadOnly}-->
28372	<element type="property">
28373		<source id="PowerPoint.DiagramNode.Children">
28374			<context kind="class">DiagramNode</context>
28375			<name>Children</name>
28376			<type>DiagramNodeChildren</type>
28377		</source>
28378	</element>
28379	<!--method::DiagramNode.CloneNode-->
28380	<element type="method">
28381		<source id="PowerPoint.DiagramNode.CloneNode">
28382			<context kind="class">DiagramNode</context>
28383			<name>CloneNode</name>
28384			<type>DiagramNode</type>
28385			<parameter-list>
28386				<parameter>
28387					<type>boolean</type>
28388					<name>CopyChildren</name>
28389				</parameter>
28390				<parameter>
28391					<type>DiagramNode</type>
28392					<name>TargetNode</name>
28393				</parameter>
28394				<parameter optional="true">
28395					<type>Integer</type>
28396					<name>Pos</name>
28397				</parameter>
28398			</parameter-list>
28399		</source>
28400	</element>
28401	<!--property::DiagramNode.Creator {ReadOnly}-->
28402	<element type="property">
28403		<source id="PowerPoint.DiagramNode.Creator">
28404			<context kind="class">DiagramNode</context>
28405			<name>Creator</name>
28406			<type>Integer</type>
28407		</source>
28408	</element>
28409	<!--method::DiagramNode.Delete-->
28410	<element type="method">
28411		<source id="PowerPoint.DiagramNode.Delete">
28412			<context kind="class">DiagramNode</context>
28413			<name>Delete</name>
28414			<type>void</type>
28415		</source>
28416	</element>
28417	<!--property::DiagramNode.Diagram {ReadOnly}-->
28418	<element type="property">
28419		<source id="PowerPoint.DiagramNode.Diagram">
28420			<context kind="class">DiagramNode</context>
28421			<name>Diagram</name>
28422			<type>Diagram</type>
28423		</source>
28424	</element>
28425	<!--property::DiagramNode.Layout-->
28426	<element type="property">
28427		<source id="PowerPoint.DiagramNode.Layout">
28428			<context kind="class">DiagramNode</context>
28429			<name>Layout</name>
28430			<type>Integer</type>
28431		</source>
28432	</element>
28433	<!--method::DiagramNode.MoveNode-->
28434	<element type="method">
28435		<source id="PowerPoint.DiagramNode.MoveNode">
28436			<context kind="class">DiagramNode</context>
28437			<name>MoveNode</name>
28438			<type>void</type>
28439			<parameter-list>
28440				<parameter>
28441					<type>DiagramNode</type>
28442					<name>TargetNode</name>
28443				</parameter>
28444				<parameter>
28445					<type>Integer</type>
28446					<name>Pos</name>
28447				</parameter>
28448			</parameter-list>
28449		</source>
28450	</element>
28451	<!--method::DiagramNode.NextNode-->
28452	<element type="method">
28453		<source id="PowerPoint.DiagramNode.NextNode">
28454			<context kind="class">DiagramNode</context>
28455			<name>NextNode</name>
28456			<type>DiagramNode</type>
28457		</source>
28458	</element>
28459	<!--property::DiagramNode.Parent {ReadOnly}-->
28460	<element type="property">
28461		<source id="PowerPoint.DiagramNode.Parent">
28462			<context kind="class">DiagramNode</context>
28463			<name>Parent</name>
28464			<type>Object</type>
28465		</source>
28466	</element>
28467	<!--method::DiagramNode.PrevNode-->
28468	<element type="method">
28469		<source id="PowerPoint.DiagramNode.PrevNode">
28470			<context kind="class">DiagramNode</context>
28471			<name>PrevNode</name>
28472			<type>DiagramNode</type>
28473		</source>
28474	</element>
28475	<!--method::DiagramNode.ReplaceNode-->
28476	<element type="method">
28477		<source id="PowerPoint.DiagramNode.ReplaceNode">
28478			<context kind="class">DiagramNode</context>
28479			<name>ReplaceNode</name>
28480			<type>void</type>
28481			<parameter-list>
28482				<parameter>
28483					<type>DiagramNode</type>
28484					<name>TargetNode</name>
28485				</parameter>
28486			</parameter-list>
28487		</source>
28488	</element>
28489	<!--property::DiagramNode.Root {ReadOnly}-->
28490	<element type="property">
28491		<source id="PowerPoint.DiagramNode.Root">
28492			<context kind="class">DiagramNode</context>
28493			<name>Root</name>
28494			<type>DiagramNode</type>
28495		</source>
28496	</element>
28497	<!--property::DiagramNode.Shape {ReadOnly}-->
28498	<element type="property">
28499		<source id="PowerPoint.DiagramNode.Shape">
28500			<context kind="class">DiagramNode</context>
28501			<name>Shape</name>
28502			<type>Shape</type>
28503		</source>
28504	</element>
28505	<!--method::DiagramNode.SwapNode-->
28506	<element type="method">
28507		<source id="PowerPoint.DiagramNode.SwapNode">
28508			<context kind="class">DiagramNode</context>
28509			<name>SwapNode</name>
28510			<type>void</type>
28511			<parameter-list>
28512				<parameter>
28513					<type>DiagramNode</type>
28514					<name>TargetNode</name>
28515				</parameter>
28516				<parameter optional="true">
28517					<type>boolean</type>
28518					<name>SwapChildren</name>
28519				</parameter>
28520			</parameter-list>
28521		</source>
28522	</element>
28523	<!--property::DiagramNode.TextShape {ReadOnly}-->
28524	<element type="property">
28525		<source id="PowerPoint.DiagramNode.TextShape">
28526			<context kind="class">DiagramNode</context>
28527			<name>TextShape</name>
28528			<type>Shape</type>
28529		</source>
28530	</element>
28531	<!--method::DiagramNode.TransferChildren-->
28532	<element type="method">
28533		<source id="PowerPoint.DiagramNode.TransferChildren">
28534			<context kind="class">DiagramNode</context>
28535			<name>TransferChildren</name>
28536			<type>void</type>
28537			<parameter-list>
28538				<parameter>
28539					<type>DiagramNode</type>
28540					<name>ReceivingNode</name>
28541				</parameter>
28542			</parameter-list>
28543		</source>
28544	</element>
28545	<!--Class::DiagramNodeChildren-->
28546	<element type="class">
28547		<source id="PowerPoint.DiagramNodeChildren">
28548			<name>DiagramNodeChildren</name>
28549		</source>
28550		<destination designation="identity" />
28551	</element>
28552	<!--method::DiagramNodeChildren.AddNode-->
28553	<element type="method">
28554		<source id="PowerPoint.DiagramNodeChildren.AddNode">
28555			<context kind="class">DiagramNodeChildren</context>
28556			<name>AddNode</name>
28557			<type>DiagramNode</type>
28558			<parameter-list>
28559				<parameter optional="true">
28560					<type>Variant</type>
28561					<name>Index</name>
28562				</parameter>
28563				<parameter optional="true">
28564					<type>Integer</type>
28565					<name>NodeType</name>
28566				</parameter>
28567			</parameter-list>
28568		</source>
28569	</element>
28570	<!--property::DiagramNodeChildren.Application {ReadOnly}-->
28571	<element type="property">
28572		<source id="PowerPoint.DiagramNodeChildren.Application">
28573			<context kind="class">DiagramNodeChildren</context>
28574			<name>Application</name>
28575			<type>Application</type>
28576		</source>
28577	</element>
28578	<!--property::DiagramNodeChildren.Count {ReadOnly}-->
28579	<element type="property">
28580		<source id="PowerPoint.DiagramNodeChildren.Count">
28581			<context kind="class">DiagramNodeChildren</context>
28582			<name>Count</name>
28583			<type>Integer</type>
28584		</source>
28585	</element>
28586	<!--property::DiagramNodeChildren.Creator {ReadOnly}-->
28587	<element type="property">
28588		<source id="PowerPoint.DiagramNodeChildren.Creator">
28589			<context kind="class">DiagramNodeChildren</context>
28590			<name>Creator</name>
28591			<type>Integer</type>
28592		</source>
28593	</element>
28594	<!--property::DiagramNodeChildren.FirstChild {ReadOnly}-->
28595	<element type="property">
28596		<source id="PowerPoint.DiagramNodeChildren.FirstChild">
28597			<context kind="class">DiagramNodeChildren</context>
28598			<name>FirstChild</name>
28599			<type>DiagramNode</type>
28600		</source>
28601	</element>
28602	<!--method::DiagramNodeChildren.Item {Default}-->
28603	<element type="method">
28604		<source id="PowerPoint.DiagramNodeChildren.Item">
28605			<context kind="class">DiagramNodeChildren</context>
28606			<name default="true">Item</name>
28607			<type>DiagramNode</type>
28608			<parameter-list>
28609				<parameter>
28610					<type>Variant</type>
28611					<name>Index</name>
28612				</parameter>
28613			</parameter-list>
28614		</source>
28615	</element>
28616	<!--property::DiagramNodeChildren.LastChild {ReadOnly}-->
28617	<element type="property">
28618		<source id="PowerPoint.DiagramNodeChildren.LastChild">
28619			<context kind="class">DiagramNodeChildren</context>
28620			<name>LastChild</name>
28621			<type>DiagramNode</type>
28622		</source>
28623	</element>
28624	<!--property::DiagramNodeChildren.Parent {ReadOnly}-->
28625	<element type="property">
28626		<source id="PowerPoint.DiagramNodeChildren.Parent">
28627			<context kind="class">DiagramNodeChildren</context>
28628			<name>Parent</name>
28629			<type>Object</type>
28630		</source>
28631	</element>
28632	<!--method::DiagramNodeChildren.SelectAll-->
28633	<element type="method">
28634		<source id="PowerPoint.DiagramNodeChildren.SelectAll">
28635			<context kind="class">DiagramNodeChildren</context>
28636			<name>SelectAll</name>
28637			<type>void</type>
28638		</source>
28639	</element>
28640	<!--Class::DiagramNodes-->
28641	<element type="class">
28642		<source id="PowerPoint.DiagramNodes">
28643			<name>DiagramNodes</name>
28644		</source>
28645		<destination designation="identity" />
28646	</element>
28647	<!--property::DiagramNodes.Application {ReadOnly}-->
28648	<element type="property">
28649		<source id="PowerPoint.DiagramNodes.Application">
28650			<context kind="class">DiagramNodes</context>
28651			<name>Application</name>
28652			<type>Application</type>
28653		</source>
28654	</element>
28655	<!--property::DiagramNodes.Count {ReadOnly}-->
28656	<element type="property">
28657		<source id="PowerPoint.DiagramNodes.Count">
28658			<context kind="class">DiagramNodes</context>
28659			<name>Count</name>
28660			<type>Integer</type>
28661		</source>
28662	</element>
28663	<!--property::DiagramNodes.Creator {ReadOnly}-->
28664	<element type="property">
28665		<source id="PowerPoint.DiagramNodes.Creator">
28666			<context kind="class">DiagramNodes</context>
28667			<name>Creator</name>
28668			<type>Integer</type>
28669		</source>
28670	</element>
28671	<!--method::DiagramNodes.Item {Default}-->
28672	<element type="method">
28673		<source id="PowerPoint.DiagramNodes.Item">
28674			<context kind="class">DiagramNodes</context>
28675			<name default="true">Item</name>
28676			<type>DiagramNode</type>
28677			<parameter-list>
28678				<parameter>
28679					<type>Variant</type>
28680					<name>Index</name>
28681				</parameter>
28682			</parameter-list>
28683		</source>
28684	</element>
28685	<!--property::DiagramNodes.Parent {ReadOnly}-->
28686	<element type="property">
28687		<source id="PowerPoint.DiagramNodes.Parent">
28688			<context kind="class">DiagramNodes</context>
28689			<name>Parent</name>
28690			<type>Object</type>
28691		</source>
28692	</element>
28693	<!--method::DiagramNodes.SelectAll-->
28694	<element type="method">
28695		<source id="PowerPoint.DiagramNodes.SelectAll">
28696			<context kind="class">DiagramNodes</context>
28697			<name>SelectAll</name>
28698			<type>void</type>
28699		</source>
28700	</element>
28701	<!--Class::DocumentWindow-->
28702	<element type="class">
28703		<source id="PowerPoint.DocumentWindow">
28704			<name>DocumentWindow</name>
28705		</source>
28706		<destination designation="identity" />
28707	</element>
28708	<!--method::DocumentWindow.Activate-->
28709	<element type="method">
28710		<source id="PowerPoint.DocumentWindow.Activate">
28711			<context kind="class">DocumentWindow</context>
28712			<name>Activate</name>
28713			<type>void</type>
28714		</source>
28715	</element>
28716	<!--property::DocumentWindow.Active {ReadOnly}-->
28717	<element type="property">
28718		<source id="PowerPoint.DocumentWindow.Active">
28719			<context kind="class">DocumentWindow</context>
28720			<name>Active</name>
28721			<type>Integer</type>
28722		</source>
28723	</element>
28724	<!--property::DocumentWindow.ActivePane {ReadOnly}-->
28725	<element type="property">
28726		<source id="PowerPoint.DocumentWindow.ActivePane">
28727			<context kind="class">DocumentWindow</context>
28728			<name>ActivePane</name>
28729			<type>Pane</type>
28730		</source>
28731	</element>
28732	<!--property::DocumentWindow.Application {ReadOnly}-->
28733	<element type="property">
28734		<source id="PowerPoint.DocumentWindow.Application">
28735			<context kind="class">DocumentWindow</context>
28736			<name>Application</name>
28737			<type>Application</type>
28738		</source>
28739	</element>
28740	<!--property::DocumentWindow.BlackAndWhite-->
28741	<element type="property">
28742		<source id="PowerPoint.DocumentWindow.BlackAndWhite">
28743			<context kind="class">DocumentWindow</context>
28744			<name>BlackAndWhite</name>
28745			<type>Integer</type>
28746		</source>
28747	</element>
28748	<!--property::DocumentWindow.Caption {Default} {ReadOnly}-->
28749	<element type="property">
28750		<source id="PowerPoint.DocumentWindow.Caption">
28751			<context kind="class">DocumentWindow</context>
28752			<name default="true">Caption</name>
28753			<type>String</type>
28754		</source>
28755	</element>
28756	<!--method::DocumentWindow.Close-->
28757	<element type="method">
28758		<source id="PowerPoint.DocumentWindow.Close">
28759			<context kind="class">DocumentWindow</context>
28760			<name>Close</name>
28761			<type>void</type>
28762		</source>
28763	</element>
28764	<!--method::DocumentWindow.FitToPage-->
28765	<element type="method">
28766		<source id="PowerPoint.DocumentWindow.FitToPage">
28767			<context kind="class">DocumentWindow</context>
28768			<name>FitToPage</name>
28769			<type>void</type>
28770		</source>
28771	</element>
28772	<!--property::DocumentWindow.Height-->
28773	<element type="property">
28774		<source id="PowerPoint.DocumentWindow.Height">
28775			<context kind="class">DocumentWindow</context>
28776			<name>Height</name>
28777			<type>Single</type>
28778		</source>
28779	</element>
28780	<!--property::DocumentWindow.HWND {ReadOnly}-->
28781	<element type="property">
28782		<source id="PowerPoint.DocumentWindow.HWND">
28783			<context kind="class">DocumentWindow</context>
28784			<name>HWND</name>
28785			<type>Integer</type>
28786		</source>
28787	</element>
28788	<!--method::DocumentWindow.LargeScroll-->
28789	<element type="method">
28790		<source id="PowerPoint.DocumentWindow.LargeScroll">
28791			<context kind="class">DocumentWindow</context>
28792			<name>LargeScroll</name>
28793			<type>void</type>
28794			<parameter-list>
28795				<parameter optional="true">
28796					<type>Integer</type>
28797					<name>Down</name>
28798				</parameter>
28799				<parameter optional="true">
28800					<type>Integer</type>
28801					<name>Up</name>
28802				</parameter>
28803				<parameter optional="true">
28804					<type>Integer</type>
28805					<name>ToRight</name>
28806				</parameter>
28807				<parameter optional="true">
28808					<type>Integer</type>
28809					<name>ToLeft</name>
28810				</parameter>
28811			</parameter-list>
28812		</source>
28813	</element>
28814	<!--property::DocumentWindow.Left-->
28815	<element type="property">
28816		<source id="PowerPoint.DocumentWindow.Left">
28817			<context kind="class">DocumentWindow</context>
28818			<name>Left</name>
28819			<type>Single</type>
28820		</source>
28821	</element>
28822	<!--method::DocumentWindow.NewWindow-->
28823	<element type="method">
28824		<source id="PowerPoint.DocumentWindow.NewWindow">
28825			<context kind="class">DocumentWindow</context>
28826			<name>NewWindow</name>
28827			<type>DocumentWindow</type>
28828		</source>
28829	</element>
28830	<!--property::DocumentWindow.Panes {ReadOnly}-->
28831	<element type="property">
28832		<source id="PowerPoint.DocumentWindow.Panes">
28833			<context kind="class">DocumentWindow</context>
28834			<name>Panes</name>
28835			<type>Panes</type>
28836		</source>
28837	</element>
28838	<!--property::DocumentWindow.Parent {ReadOnly}-->
28839	<element type="property">
28840		<source id="PowerPoint.DocumentWindow.Parent">
28841			<context kind="class">DocumentWindow</context>
28842			<name>Parent</name>
28843			<type>Object</type>
28844		</source>
28845	</element>
28846	<!--method::DocumentWindow.PointsToScreenPixelsX-->
28847	<element type="method">
28848		<source id="PowerPoint.DocumentWindow.PointsToScreenPixelsX">
28849			<context kind="class">DocumentWindow</context>
28850			<name>PointsToScreenPixelsX</name>
28851			<type>Integer</type>
28852			<parameter-list>
28853				<parameter>
28854					<type>Single</type>
28855					<name>Points</name>
28856				</parameter>
28857			</parameter-list>
28858		</source>
28859	</element>
28860	<!--method::DocumentWindow.PointsToScreenPixelsY-->
28861	<element type="method">
28862		<source id="PowerPoint.DocumentWindow.PointsToScreenPixelsY">
28863			<context kind="class">DocumentWindow</context>
28864			<name>PointsToScreenPixelsY</name>
28865			<type>Integer</type>
28866			<parameter-list>
28867				<parameter>
28868					<type>Single</type>
28869					<name>Points</name>
28870				</parameter>
28871			</parameter-list>
28872		</source>
28873	</element>
28874	<!--property::DocumentWindow.Presentation {ReadOnly}-->
28875	<element type="property">
28876		<source id="PowerPoint.DocumentWindow.Presentation">
28877			<context kind="class">DocumentWindow</context>
28878			<name>Presentation</name>
28879			<type>Presentation</type>
28880		</source>
28881	</element>
28882	<!--method::DocumentWindow.RangeFromPoint-->
28883	<element type="method">
28884		<source id="PowerPoint.DocumentWindow.RangeFromPoint">
28885			<context kind="class">DocumentWindow</context>
28886			<name>RangeFromPoint</name>
28887			<type>Object</type>
28888			<parameter-list>
28889				<parameter>
28890					<type>Integer</type>
28891					<name>X</name>
28892				</parameter>
28893				<parameter>
28894					<type>Integer</type>
28895					<name>Y</name>
28896				</parameter>
28897			</parameter-list>
28898		</source>
28899	</element>
28900	<!--method::DocumentWindow.ScrollIntoView-->
28901	<element type="method">
28902		<source id="PowerPoint.DocumentWindow.ScrollIntoView">
28903			<context kind="class">DocumentWindow</context>
28904			<name>ScrollIntoView</name>
28905			<type>void</type>
28906			<parameter-list>
28907				<parameter>
28908					<type>Single</type>
28909					<name>Left</name>
28910				</parameter>
28911				<parameter>
28912					<type>Single</type>
28913					<name>Top</name>
28914				</parameter>
28915				<parameter>
28916					<type>Single</type>
28917					<name>Width</name>
28918				</parameter>
28919				<parameter>
28920					<type>Single</type>
28921					<name>Height</name>
28922				</parameter>
28923				<parameter optional="true">
28924					<type>Integer</type>
28925					<name>Start</name>
28926				</parameter>
28927			</parameter-list>
28928		</source>
28929	</element>
28930	<!--property::DocumentWindow.Selection {ReadOnly}-->
28931	<element type="property">
28932		<source id="PowerPoint.DocumentWindow.Selection">
28933			<context kind="class">DocumentWindow</context>
28934			<name>Selection</name>
28935			<type>Selection</type>
28936		</source>
28937	</element>
28938	<!--method::DocumentWindow.SmallScroll-->
28939	<element type="method">
28940		<source id="PowerPoint.DocumentWindow.SmallScroll">
28941			<context kind="class">DocumentWindow</context>
28942			<name>SmallScroll</name>
28943			<type>void</type>
28944			<parameter-list>
28945				<parameter optional="true">
28946					<type>Integer</type>
28947					<name>Down</name>
28948				</parameter>
28949				<parameter optional="true">
28950					<type>Integer</type>
28951					<name>Up</name>
28952				</parameter>
28953				<parameter optional="true">
28954					<type>Integer</type>
28955					<name>ToRight</name>
28956				</parameter>
28957				<parameter optional="true">
28958					<type>Integer</type>
28959					<name>ToLeft</name>
28960				</parameter>
28961			</parameter-list>
28962		</source>
28963	</element>
28964	<!--property::DocumentWindow.SplitHorizontal-->
28965	<element type="property">
28966		<source id="PowerPoint.DocumentWindow.SplitHorizontal">
28967			<context kind="class">DocumentWindow</context>
28968			<name>SplitHorizontal</name>
28969			<type>Integer</type>
28970		</source>
28971	</element>
28972	<!--property::DocumentWindow.SplitVertical-->
28973	<element type="property">
28974		<source id="PowerPoint.DocumentWindow.SplitVertical">
28975			<context kind="class">DocumentWindow</context>
28976			<name>SplitVertical</name>
28977			<type>Integer</type>
28978		</source>
28979	</element>
28980	<!--property::DocumentWindow.Top-->
28981	<element type="property">
28982		<source id="PowerPoint.DocumentWindow.Top">
28983			<context kind="class">DocumentWindow</context>
28984			<name>Top</name>
28985			<type>Single</type>
28986		</source>
28987	</element>
28988	<!--property::DocumentWindow.View {ReadOnly}-->
28989	<element type="property">
28990		<source id="PowerPoint.DocumentWindow.View">
28991			<context kind="class">DocumentWindow</context>
28992			<name>View</name>
28993			<type>View</type>
28994		</source>
28995	</element>
28996	<!--property::DocumentWindow.ViewType-->
28997	<element type="property">
28998		<source id="PowerPoint.DocumentWindow.ViewType">
28999			<context kind="class">DocumentWindow</context>
29000			<name>ViewType</name>
29001			<type>Integer</type>
29002		</source>
29003	</element>
29004	<!--property::DocumentWindow.Width-->
29005	<element type="property">
29006		<source id="PowerPoint.DocumentWindow.Width">
29007			<context kind="class">DocumentWindow</context>
29008			<name>Width</name>
29009			<type>Single</type>
29010		</source>
29011	</element>
29012	<!--property::DocumentWindow.WindowState-->
29013	<element type="property">
29014		<source id="PowerPoint.DocumentWindow.WindowState">
29015			<context kind="class">DocumentWindow</context>
29016			<name>WindowState</name>
29017			<type>Integer</type>
29018		</source>
29019	</element>
29020	<!--Class::DocumentWindows-->
29021	<element type="class">
29022		<source id="PowerPoint.DocumentWindows">
29023			<name>DocumentWindows</name>
29024		</source>
29025		<destination designation="identity" />
29026	</element>
29027	<!--property::DocumentWindows.Application {ReadOnly}-->
29028	<element type="property">
29029		<source id="PowerPoint.DocumentWindows.Application">
29030			<context kind="class">DocumentWindows</context>
29031			<name>Application</name>
29032			<type>Application</type>
29033		</source>
29034	</element>
29035	<!--method::DocumentWindows.Arrange-->
29036	<element type="method">
29037		<source id="PowerPoint.DocumentWindows.Arrange">
29038			<context kind="class">DocumentWindows</context>
29039			<name>Arrange</name>
29040			<type>void</type>
29041			<parameter-list>
29042				<parameter optional="true">
29043					<type>Integer</type>
29044					<name>arrangeStyle</name>
29045				</parameter>
29046			</parameter-list>
29047		</source>
29048	</element>
29049	<!--property::DocumentWindows.Count {ReadOnly}-->
29050	<element type="property">
29051		<source id="PowerPoint.DocumentWindows.Count">
29052			<context kind="class">DocumentWindows</context>
29053			<name>Count</name>
29054			<type>Integer</type>
29055		</source>
29056	</element>
29057	<!--method::DocumentWindows.Item {Default}-->
29058	<element type="method">
29059		<source id="PowerPoint.DocumentWindows.Item">
29060			<context kind="class">DocumentWindows</context>
29061			<name default="true">Item</name>
29062			<type>DocumentWindow</type>
29063			<parameter-list>
29064				<parameter>
29065					<type>Integer</type>
29066					<name>Index</name>
29067				</parameter>
29068			</parameter-list>
29069		</source>
29070	</element>
29071	<!--property::DocumentWindows.Parent {ReadOnly}-->
29072	<element type="property">
29073		<source id="PowerPoint.DocumentWindows.Parent">
29074			<context kind="class">DocumentWindows</context>
29075			<name>Parent</name>
29076			<type>Object</type>
29077		</source>
29078	</element>
29079	<!--Class::Effect-->
29080	<element type="class">
29081		<source id="PowerPoint.Effect">
29082			<name>Effect</name>
29083		</source>
29084		<destination designation="identity" />
29085	</element>
29086	<!--property::Effect.Application {ReadOnly}-->
29087	<element type="property">
29088		<source id="PowerPoint.Effect.Application">
29089			<context kind="class">Effect</context>
29090			<name>Application</name>
29091			<type>Application</type>
29092		</source>
29093	</element>
29094	<!--property::Effect.Behaviors {ReadOnly}-->
29095	<element type="property">
29096		<source id="PowerPoint.Effect.Behaviors">
29097			<context kind="class">Effect</context>
29098			<name>Behaviors</name>
29099			<type>AnimationBehaviors</type>
29100		</source>
29101	</element>
29102	<!--method::Effect.Delete-->
29103	<element type="method">
29104		<source id="PowerPoint.Effect.Delete">
29105			<context kind="class">Effect</context>
29106			<name>Delete</name>
29107			<type>void</type>
29108		</source>
29109	</element>
29110	<!--property::Effect.DisplayName {ReadOnly}-->
29111	<element type="property">
29112		<source id="PowerPoint.Effect.DisplayName">
29113			<context kind="class">Effect</context>
29114			<name>DisplayName</name>
29115			<type>String</type>
29116		</source>
29117	</element>
29118	<!--property::Effect.EffectInformation {ReadOnly}-->
29119	<element type="property">
29120		<source id="PowerPoint.Effect.EffectInformation">
29121			<context kind="class">Effect</context>
29122			<name>EffectInformation</name>
29123			<type>EffectInformation</type>
29124		</source>
29125	</element>
29126	<!--property::Effect.EffectParameters {ReadOnly}-->
29127	<element type="property">
29128		<source id="PowerPoint.Effect.EffectParameters">
29129			<context kind="class">Effect</context>
29130			<name>EffectParameters</name>
29131			<type>EffectParameters</type>
29132		</source>
29133	</element>
29134	<!--property::Effect.EffectType-->
29135	<element type="property">
29136		<source id="PowerPoint.Effect.EffectType">
29137			<context kind="class">Effect</context>
29138			<name>EffectType</name>
29139			<type>Integer</type>
29140		</source>
29141	</element>
29142	<!--property::Effect.Exit-->
29143	<element type="property">
29144		<source id="PowerPoint.Effect.Exit">
29145			<context kind="class">Effect</context>
29146			<name>Exit</name>
29147			<type>Integer</type>
29148		</source>
29149	</element>
29150	<!--property::Effect.Index {ReadOnly}-->
29151	<element type="property">
29152		<source id="PowerPoint.Effect.Index">
29153			<context kind="class">Effect</context>
29154			<name>Index</name>
29155			<type>Integer</type>
29156		</source>
29157	</element>
29158	<!--method::Effect.MoveAfter-->
29159	<element type="method">
29160		<source id="PowerPoint.Effect.MoveAfter">
29161			<context kind="class">Effect</context>
29162			<name>MoveAfter</name>
29163			<type>void</type>
29164			<parameter-list>
29165				<parameter>
29166					<type>Effect</type>
29167					<name>Effect</name>
29168				</parameter>
29169			</parameter-list>
29170		</source>
29171	</element>
29172	<!--method::Effect.MoveBefore-->
29173	<element type="method">
29174		<source id="PowerPoint.Effect.MoveBefore">
29175			<context kind="class">Effect</context>
29176			<name>MoveBefore</name>
29177			<type>void</type>
29178			<parameter-list>
29179				<parameter>
29180					<type>Effect</type>
29181					<name>Effect</name>
29182				</parameter>
29183			</parameter-list>
29184		</source>
29185	</element>
29186	<!--method::Effect.MoveTo-->
29187	<element type="method">
29188		<source id="PowerPoint.Effect.MoveTo">
29189			<context kind="class">Effect</context>
29190			<name>MoveTo</name>
29191			<type>void</type>
29192			<parameter-list>
29193				<parameter>
29194					<type>Integer</type>
29195					<name>toPos</name>
29196				</parameter>
29197			</parameter-list>
29198		</source>
29199	</element>
29200	<!--property::Effect.Paragraph-->
29201	<element type="property">
29202		<source id="PowerPoint.Effect.Paragraph">
29203			<context kind="class">Effect</context>
29204			<name>Paragraph</name>
29205			<type>Integer</type>
29206		</source>
29207	</element>
29208	<!--property::Effect.Parent {ReadOnly}-->
29209	<element type="property">
29210		<source id="PowerPoint.Effect.Parent">
29211			<context kind="class">Effect</context>
29212			<name>Parent</name>
29213			<type>Object</type>
29214		</source>
29215	</element>
29216	<!--property::Effect.Shape-->
29217	<element type="property">
29218		<source id="PowerPoint.Effect.Shape">
29219			<context kind="class">Effect</context>
29220			<name>Shape</name>
29221			<type>Shape</type>
29222		</source>
29223	</element>
29224	<!--property::Effect.TextRangeLength {ReadOnly}-->
29225	<element type="property">
29226		<source id="PowerPoint.Effect.TextRangeLength">
29227			<context kind="class">Effect</context>
29228			<name>TextRangeLength</name>
29229			<type>Integer</type>
29230		</source>
29231	</element>
29232	<!--property::Effect.TextRangeStart {ReadOnly}-->
29233	<element type="property">
29234		<source id="PowerPoint.Effect.TextRangeStart">
29235			<context kind="class">Effect</context>
29236			<name>TextRangeStart</name>
29237			<type>Integer</type>
29238		</source>
29239	</element>
29240	<!--property::Effect.Timing {ReadOnly}-->
29241	<element type="property">
29242		<source id="PowerPoint.Effect.Timing">
29243			<context kind="class">Effect</context>
29244			<name>Timing</name>
29245			<type>Timing</type>
29246		</source>
29247	</element>
29248	<!--Class::EffectInformation-->
29249	<element type="class">
29250		<source id="PowerPoint.EffectInformation">
29251			<name>EffectInformation</name>
29252		</source>
29253		<destination designation="identity" />
29254	</element>
29255	<!--property::EffectInformation.AfterEffect {ReadOnly}-->
29256	<element type="property">
29257		<source id="PowerPoint.EffectInformation.AfterEffect">
29258			<context kind="class">EffectInformation</context>
29259			<name>AfterEffect</name>
29260			<type>Integer</type>
29261		</source>
29262	</element>
29263	<!--property::EffectInformation.AnimateBackground {ReadOnly}-->
29264	<element type="property">
29265		<source id="PowerPoint.EffectInformation.AnimateBackground">
29266			<context kind="class">EffectInformation</context>
29267			<name>AnimateBackground</name>
29268			<type>Integer</type>
29269		</source>
29270	</element>
29271	<!--property::EffectInformation.AnimateTextInReverse {ReadOnly}-->
29272	<element type="property">
29273		<source id="PowerPoint.EffectInformation.AnimateTextInReverse">
29274			<context kind="class">EffectInformation</context>
29275			<name>AnimateTextInReverse</name>
29276			<type>Integer</type>
29277		</source>
29278	</element>
29279	<!--property::EffectInformation.Application {ReadOnly}-->
29280	<element type="property">
29281		<source id="PowerPoint.EffectInformation.Application">
29282			<context kind="class">EffectInformation</context>
29283			<name>Application</name>
29284			<type>Application</type>
29285		</source>
29286	</element>
29287	<!--property::EffectInformation.BuildByLevelEffect {ReadOnly}-->
29288	<element type="property">
29289		<source id="PowerPoint.EffectInformation.BuildByLevelEffect">
29290			<context kind="class">EffectInformation</context>
29291			<name>BuildByLevelEffect</name>
29292			<type>Integer</type>
29293		</source>
29294	</element>
29295	<!--property::EffectInformation.Dim {ReadOnly}-->
29296	<element type="property">
29297		<source id="PowerPoint.EffectInformation.Dim">
29298			<context kind="class">EffectInformation</context>
29299			<name>Dim</name>
29300			<type>ColorFormat</type>
29301		</source>
29302	</element>
29303	<!--property::EffectInformation.Parent {ReadOnly}-->
29304	<element type="property">
29305		<source id="PowerPoint.EffectInformation.Parent">
29306			<context kind="class">EffectInformation</context>
29307			<name>Parent</name>
29308			<type>Object</type>
29309		</source>
29310	</element>
29311	<!--property::EffectInformation.PlaySettings {ReadOnly}-->
29312	<element type="property">
29313		<source id="PowerPoint.EffectInformation.PlaySettings">
29314			<context kind="class">EffectInformation</context>
29315			<name>PlaySettings</name>
29316			<type>PlaySettings</type>
29317		</source>
29318	</element>
29319	<!--property::EffectInformation.SoundEffect {ReadOnly}-->
29320	<element type="property">
29321		<source id="PowerPoint.EffectInformation.SoundEffect">
29322			<context kind="class">EffectInformation</context>
29323			<name>SoundEffect</name>
29324			<type>SoundEffect</type>
29325		</source>
29326	</element>
29327	<!--property::EffectInformation.TextUnitEffect {ReadOnly}-->
29328	<element type="property">
29329		<source id="PowerPoint.EffectInformation.TextUnitEffect">
29330			<context kind="class">EffectInformation</context>
29331			<name>TextUnitEffect</name>
29332			<type>Integer</type>
29333		</source>
29334	</element>
29335	<!--Class::EffectParameters-->
29336	<element type="class">
29337		<source id="PowerPoint.EffectParameters">
29338			<name>EffectParameters</name>
29339		</source>
29340		<destination designation="identity" />
29341	</element>
29342	<!--property::EffectParameters.Amount-->
29343	<element type="property">
29344		<source id="PowerPoint.EffectParameters.Amount">
29345			<context kind="class">EffectParameters</context>
29346			<name>Amount</name>
29347			<type>Single</type>
29348		</source>
29349	</element>
29350	<!--property::EffectParameters.Application {ReadOnly}-->
29351	<element type="property">
29352		<source id="PowerPoint.EffectParameters.Application">
29353			<context kind="class">EffectParameters</context>
29354			<name>Application</name>
29355			<type>Application</type>
29356		</source>
29357	</element>
29358	<!--property::EffectParameters.Color2 {ReadOnly}-->
29359	<element type="property">
29360		<source id="PowerPoint.EffectParameters.Color2">
29361			<context kind="class">EffectParameters</context>
29362			<name>Color2</name>
29363			<type>ColorFormat</type>
29364		</source>
29365	</element>
29366	<!--property::EffectParameters.Direction-->
29367	<element type="property">
29368		<source id="PowerPoint.EffectParameters.Direction">
29369			<context kind="class">EffectParameters</context>
29370			<name>Direction</name>
29371			<type>Integer</type>
29372		</source>
29373	</element>
29374	<!--property::EffectParameters.FontName-->
29375	<element type="property">
29376		<source id="PowerPoint.EffectParameters.FontName">
29377			<context kind="class">EffectParameters</context>
29378			<name>FontName</name>
29379			<type>String</type>
29380		</source>
29381	</element>
29382	<!--property::EffectParameters.Parent {ReadOnly}-->
29383	<element type="property">
29384		<source id="PowerPoint.EffectParameters.Parent">
29385			<context kind="class">EffectParameters</context>
29386			<name>Parent</name>
29387			<type>Object</type>
29388		</source>
29389	</element>
29390	<!--property::EffectParameters.Relative-->
29391	<element type="property">
29392		<source id="PowerPoint.EffectParameters.Relative">
29393			<context kind="class">EffectParameters</context>
29394			<name>Relative</name>
29395			<type>Integer</type>
29396		</source>
29397	</element>
29398	<!--property::EffectParameters.Size-->
29399	<element type="property">
29400		<source id="PowerPoint.EffectParameters.Size">
29401			<context kind="class">EffectParameters</context>
29402			<name>Size</name>
29403			<type>Single</type>
29404		</source>
29405	</element>
29406	<!--Class::ExtraColors-->
29407	<element type="class">
29408		<source id="PowerPoint.ExtraColors">
29409			<name>ExtraColors</name>
29410		</source>
29411		<destination designation="identity" />
29412	</element>
29413	<!--method::ExtraColors.Add-->
29414	<element type="method">
29415		<source id="PowerPoint.ExtraColors.Add">
29416			<context kind="class">ExtraColors</context>
29417			<name>Add</name>
29418			<type>void</type>
29419			<parameter-list>
29420				<parameter>
29421					<type>Integer</type>
29422					<name>Type</name>
29423				</parameter>
29424			</parameter-list>
29425		</source>
29426	</element>
29427	<!--property::ExtraColors.Application {ReadOnly}-->
29428	<element type="property">
29429		<source id="PowerPoint.ExtraColors.Application">
29430			<context kind="class">ExtraColors</context>
29431			<name>Application</name>
29432			<type>Application</type>
29433		</source>
29434	</element>
29435	<!--property::ExtraColors.Count {ReadOnly}-->
29436	<element type="property">
29437		<source id="PowerPoint.ExtraColors.Count">
29438			<context kind="class">ExtraColors</context>
29439			<name>Count</name>
29440			<type>Integer</type>
29441		</source>
29442	</element>
29443	<!--method::ExtraColors.Item {Default}-->
29444	<element type="method">
29445		<source id="PowerPoint.ExtraColors.Item">
29446			<context kind="class">ExtraColors</context>
29447			<name default="true">Item</name>
29448			<type>Integer</type>
29449			<parameter-list>
29450				<parameter>
29451					<type>Integer</type>
29452					<name>Index</name>
29453				</parameter>
29454			</parameter-list>
29455		</source>
29456	</element>
29457	<!--property::ExtraColors.Parent {ReadOnly}-->
29458	<element type="property">
29459		<source id="PowerPoint.ExtraColors.Parent">
29460			<context kind="class">ExtraColors</context>
29461			<name>Parent</name>
29462			<type>Object</type>
29463		</source>
29464	</element>
29465	<!--Class::FillFormat-->
29466	<element type="class">
29467		<source id="PowerPoint.FillFormat">
29468			<name>FillFormat</name>
29469		</source>
29470		<destination designation="identity" />
29471	</element>
29472	<!--property::FillFormat.Application {ReadOnly}-->
29473	<element type="property">
29474		<source id="PowerPoint.FillFormat.Application">
29475			<context kind="class">FillFormat</context>
29476			<name>Application</name>
29477			<type>Application</type>
29478		</source>
29479	</element>
29480	<!--property::FillFormat.BackColor-->
29481	<element type="property">
29482		<source id="PowerPoint.FillFormat.BackColor">
29483			<context kind="class">FillFormat</context>
29484			<name>BackColor</name>
29485			<type>ColorFormat</type>
29486		</source>
29487	</element>
29488	<!--method::FillFormat.Background-->
29489	<element type="method">
29490		<source id="PowerPoint.FillFormat.Background">
29491			<context kind="class">FillFormat</context>
29492			<name>Background</name>
29493			<type>void</type>
29494		</source>
29495	</element>
29496	<!--property::FillFormat.Creator {ReadOnly}-->
29497	<element type="property">
29498		<source id="PowerPoint.FillFormat.Creator">
29499			<context kind="class">FillFormat</context>
29500			<name>Creator</name>
29501			<type>Integer</type>
29502		</source>
29503	</element>
29504	<!--property::FillFormat.ForeColor-->
29505	<element type="property">
29506		<source id="PowerPoint.FillFormat.ForeColor">
29507			<context kind="class">FillFormat</context>
29508			<name>ForeColor</name>
29509			<type>ColorFormat</type>
29510		</source>
29511	</element>
29512	<!--property::FillFormat.GradientColorType {ReadOnly}-->
29513	<element type="property">
29514		<source id="PowerPoint.FillFormat.GradientColorType">
29515			<context kind="class">FillFormat</context>
29516			<name>GradientColorType</name>
29517			<type>Integer</type>
29518		</source>
29519	</element>
29520	<!--property::FillFormat.GradientDegree {ReadOnly}-->
29521	<element type="property">
29522		<source id="PowerPoint.FillFormat.GradientDegree">
29523			<context kind="class">FillFormat</context>
29524			<name>GradientDegree</name>
29525			<type>Single</type>
29526		</source>
29527	</element>
29528	<!--property::FillFormat.GradientStyle {ReadOnly}-->
29529	<element type="property">
29530		<source id="PowerPoint.FillFormat.GradientStyle">
29531			<context kind="class">FillFormat</context>
29532			<name>GradientStyle</name>
29533			<type>Integer</type>
29534		</source>
29535	</element>
29536	<!--property::FillFormat.GradientVariant {ReadOnly}-->
29537	<element type="property">
29538		<source id="PowerPoint.FillFormat.GradientVariant">
29539			<context kind="class">FillFormat</context>
29540			<name>GradientVariant</name>
29541			<type>Integer</type>
29542		</source>
29543	</element>
29544	<!--method::FillFormat.OneColorGradient-->
29545	<element type="method">
29546		<source id="PowerPoint.FillFormat.OneColorGradient">
29547			<context kind="class">FillFormat</context>
29548			<name>OneColorGradient</name>
29549			<type>void</type>
29550			<parameter-list>
29551				<parameter>
29552					<type>Integer</type>
29553					<name>Style</name>
29554				</parameter>
29555				<parameter>
29556					<type>Integer</type>
29557					<name>Variant</name>
29558				</parameter>
29559				<parameter>
29560					<type>Single</type>
29561					<name>Degree</name>
29562				</parameter>
29563			</parameter-list>
29564		</source>
29565	</element>
29566	<!--property::FillFormat.Parent {ReadOnly}-->
29567	<element type="property">
29568		<source id="PowerPoint.FillFormat.Parent">
29569			<context kind="class">FillFormat</context>
29570			<name>Parent</name>
29571			<type>Object</type>
29572		</source>
29573	</element>
29574	<!--property::FillFormat.Pattern {ReadOnly}-->
29575	<element type="property">
29576		<source id="PowerPoint.FillFormat.Pattern">
29577			<context kind="class">FillFormat</context>
29578			<name>Pattern</name>
29579			<type>Integer</type>
29580		</source>
29581	</element>
29582	<!--method::FillFormat.Patterned-->
29583	<element type="method">
29584		<source id="PowerPoint.FillFormat.Patterned">
29585			<context kind="class">FillFormat</context>
29586			<name>Patterned</name>
29587			<type>void</type>
29588			<parameter-list>
29589				<parameter>
29590					<type>Integer</type>
29591					<name>Pattern</name>
29592				</parameter>
29593			</parameter-list>
29594		</source>
29595	</element>
29596	<!--method::FillFormat.PresetGradient-->
29597	<element type="method">
29598		<source id="PowerPoint.FillFormat.PresetGradient">
29599			<context kind="class">FillFormat</context>
29600			<name>PresetGradient</name>
29601			<type>void</type>
29602			<parameter-list>
29603				<parameter>
29604					<type>Integer</type>
29605					<name>Style</name>
29606				</parameter>
29607				<parameter>
29608					<type>Integer</type>
29609					<name>Variant</name>
29610				</parameter>
29611				<parameter>
29612					<type>Integer</type>
29613					<name>PresetGradientType</name>
29614				</parameter>
29615			</parameter-list>
29616		</source>
29617	</element>
29618	<!--property::FillFormat.PresetGradientType {ReadOnly}-->
29619	<element type="property">
29620		<source id="PowerPoint.FillFormat.PresetGradientType">
29621			<context kind="class">FillFormat</context>
29622			<name>PresetGradientType</name>
29623			<type>Integer</type>
29624		</source>
29625	</element>
29626	<!--property::FillFormat.PresetTexture {ReadOnly}-->
29627	<element type="property">
29628		<source id="PowerPoint.FillFormat.PresetTexture">
29629			<context kind="class">FillFormat</context>
29630			<name>PresetTexture</name>
29631			<type>Integer</type>
29632		</source>
29633	</element>
29634	<!--method::FillFormat.PresetTextured-->
29635	<element type="method">
29636		<source id="PowerPoint.FillFormat.PresetTextured">
29637			<context kind="class">FillFormat</context>
29638			<name>PresetTextured</name>
29639			<type>void</type>
29640			<parameter-list>
29641				<parameter>
29642					<type>Integer</type>
29643					<name>PresetTexture</name>
29644				</parameter>
29645			</parameter-list>
29646		</source>
29647	</element>
29648	<!--method::FillFormat.Solid-->
29649	<element type="method">
29650		<source id="PowerPoint.FillFormat.Solid">
29651			<context kind="class">FillFormat</context>
29652			<name>Solid</name>
29653			<type>void</type>
29654		</source>
29655	</element>
29656	<!--property::FillFormat.TextureName {ReadOnly}-->
29657	<element type="property">
29658		<source id="PowerPoint.FillFormat.TextureName">
29659			<context kind="class">FillFormat</context>
29660			<name>TextureName</name>
29661			<type>String</type>
29662		</source>
29663	</element>
29664	<!--property::FillFormat.TextureType {ReadOnly}-->
29665	<element type="property">
29666		<source id="PowerPoint.FillFormat.TextureType">
29667			<context kind="class">FillFormat</context>
29668			<name>TextureType</name>
29669			<type>Integer</type>
29670		</source>
29671	</element>
29672	<!--property::FillFormat.Transparency-->
29673	<element type="property">
29674		<source id="PowerPoint.FillFormat.Transparency">
29675			<context kind="class">FillFormat</context>
29676			<name>Transparency</name>
29677			<type>Single</type>
29678		</source>
29679	</element>
29680	<!--method::FillFormat.TwoColorGradient-->
29681	<element type="method">
29682		<source id="PowerPoint.FillFormat.TwoColorGradient">
29683			<context kind="class">FillFormat</context>
29684			<name>TwoColorGradient</name>
29685			<type>void</type>
29686			<parameter-list>
29687				<parameter>
29688					<type>Integer</type>
29689					<name>Style</name>
29690				</parameter>
29691				<parameter>
29692					<type>Integer</type>
29693					<name>Variant</name>
29694				</parameter>
29695			</parameter-list>
29696		</source>
29697	</element>
29698	<!--property::FillFormat.Type {ReadOnly}-->
29699	<element type="property">
29700		<source id="PowerPoint.FillFormat.Type">
29701			<context kind="class">FillFormat</context>
29702			<name>Type</name>
29703			<type>Integer</type>
29704		</source>
29705	</element>
29706	<!--method::FillFormat.UserPicture-->
29707	<element type="method">
29708		<source id="PowerPoint.FillFormat.UserPicture">
29709			<context kind="class">FillFormat</context>
29710			<name>UserPicture</name>
29711			<type>void</type>
29712			<parameter-list>
29713				<parameter>
29714					<type>String</type>
29715					<name>PictureFile</name>
29716				</parameter>
29717			</parameter-list>
29718		</source>
29719	</element>
29720	<!--method::FillFormat.UserTextured-->
29721	<element type="method">
29722		<source id="PowerPoint.FillFormat.UserTextured">
29723			<context kind="class">FillFormat</context>
29724			<name>UserTextured</name>
29725			<type>void</type>
29726			<parameter-list>
29727				<parameter>
29728					<type>String</type>
29729					<name>TextureFile</name>
29730				</parameter>
29731			</parameter-list>
29732		</source>
29733	</element>
29734	<!--property::FillFormat.Visible-->
29735	<element type="property">
29736		<source id="PowerPoint.FillFormat.Visible">
29737			<context kind="class">FillFormat</context>
29738			<name>Visible</name>
29739			<type>Integer</type>
29740		</source>
29741	</element>
29742	<!--Class::FilterEffect-->
29743	<element type="class">
29744		<source id="PowerPoint.FilterEffect">
29745			<name>FilterEffect</name>
29746		</source>
29747		<destination designation="identity" />
29748	</element>
29749	<!--property::FilterEffect.Application {ReadOnly}-->
29750	<element type="property">
29751		<source id="PowerPoint.FilterEffect.Application">
29752			<context kind="class">FilterEffect</context>
29753			<name>Application</name>
29754			<type>Application</type>
29755		</source>
29756	</element>
29757	<!--property::FilterEffect.Parent {ReadOnly}-->
29758	<element type="property">
29759		<source id="PowerPoint.FilterEffect.Parent">
29760			<context kind="class">FilterEffect</context>
29761			<name>Parent</name>
29762			<type>Object</type>
29763		</source>
29764	</element>
29765	<!--property::FilterEffect.Reveal-->
29766	<element type="property">
29767		<source id="PowerPoint.FilterEffect.Reveal">
29768			<context kind="class">FilterEffect</context>
29769			<name>Reveal</name>
29770			<type>Integer</type>
29771		</source>
29772	</element>
29773	<!--property::FilterEffect.Subtype-->
29774	<element type="property">
29775		<source id="PowerPoint.FilterEffect.Subtype">
29776			<context kind="class">FilterEffect</context>
29777			<name>Subtype</name>
29778			<type>Integer</type>
29779		</source>
29780	</element>
29781	<!--property::FilterEffect.Type-->
29782	<element type="property">
29783		<source id="PowerPoint.FilterEffect.Type">
29784			<context kind="class">FilterEffect</context>
29785			<name>Type</name>
29786			<type>Integer</type>
29787		</source>
29788	</element>
29789	<!--Class::Font-->
29790	<element type="class">
29791		<source id="PowerPoint.Font">
29792			<name>Font</name>
29793		</source>
29794		<destination designation="identity" />
29795	</element>
29796	<!--property::Font.Application {ReadOnly}-->
29797	<element type="property">
29798		<source id="PowerPoint.Font.Application">
29799			<context kind="class">Font</context>
29800			<name>Application</name>
29801			<type>Application</type>
29802		</source>
29803	</element>
29804	<!--property::Font.AutoRotateNumbers-->
29805	<element type="property">
29806		<source id="PowerPoint.Font.AutoRotateNumbers">
29807			<context kind="class">Font</context>
29808			<name>AutoRotateNumbers</name>
29809			<type>Integer</type>
29810		</source>
29811	</element>
29812	<!--property::Font.BaselineOffset-->
29813	<element type="property">
29814		<source id="PowerPoint.Font.BaselineOffset">
29815			<context kind="class">Font</context>
29816			<name>BaselineOffset</name>
29817			<type>Single</type>
29818		</source>
29819	</element>
29820	<!--property::Font.Bold-->
29821	<element type="property">
29822		<source id="PowerPoint.Font.Bold">
29823			<context kind="class">Font</context>
29824			<name>Bold</name>
29825			<type>Integer</type>
29826		</source>
29827	</element>
29828	<!--property::Font.Color {ReadOnly}-->
29829	<element type="property">
29830		<source id="PowerPoint.Font.Color">
29831			<context kind="class">Font</context>
29832			<name>Color</name>
29833			<type>ColorFormat</type>
29834		</source>
29835	</element>
29836	<!--property::Font.Embeddable {ReadOnly}-->
29837	<element type="property">
29838		<source id="PowerPoint.Font.Embeddable">
29839			<context kind="class">Font</context>
29840			<name>Embeddable</name>
29841			<type>Integer</type>
29842		</source>
29843	</element>
29844	<!--property::Font.Embedded {ReadOnly}-->
29845	<element type="property">
29846		<source id="PowerPoint.Font.Embedded">
29847			<context kind="class">Font</context>
29848			<name>Embedded</name>
29849			<type>Integer</type>
29850		</source>
29851	</element>
29852	<!--property::Font.Emboss-->
29853	<element type="property">
29854		<source id="PowerPoint.Font.Emboss">
29855			<context kind="class">Font</context>
29856			<name>Emboss</name>
29857			<type>Integer</type>
29858		</source>
29859	</element>
29860	<!--property::Font.Italic-->
29861	<element type="property">
29862		<source id="PowerPoint.Font.Italic">
29863			<context kind="class">Font</context>
29864			<name>Italic</name>
29865			<type>Integer</type>
29866		</source>
29867	</element>
29868	<!--property::Font.Name-->
29869	<element type="property">
29870		<source id="PowerPoint.Font.Name">
29871			<context kind="class">Font</context>
29872			<name>Name</name>
29873			<type>String</type>
29874		</source>
29875	</element>
29876	<!--property::Font.NameAscii-->
29877	<element type="property">
29878		<source id="PowerPoint.Font.NameAscii">
29879			<context kind="class">Font</context>
29880			<name>NameAscii</name>
29881			<type>String</type>
29882		</source>
29883	</element>
29884	<!--property::Font.NameComplexScript-->
29885	<element type="property">
29886		<source id="PowerPoint.Font.NameComplexScript">
29887			<context kind="class">Font</context>
29888			<name>NameComplexScript</name>
29889			<type>String</type>
29890		</source>
29891	</element>
29892	<!--property::Font.NameFarEast-->
29893	<element type="property">
29894		<source id="PowerPoint.Font.NameFarEast">
29895			<context kind="class">Font</context>
29896			<name>NameFarEast</name>
29897			<type>String</type>
29898		</source>
29899	</element>
29900	<!--property::Font.NameOther-->
29901	<element type="property">
29902		<source id="PowerPoint.Font.NameOther">
29903			<context kind="class">Font</context>
29904			<name>NameOther</name>
29905			<type>String</type>
29906		</source>
29907	</element>
29908	<!--property::Font.Parent {ReadOnly}-->
29909	<element type="property">
29910		<source id="PowerPoint.Font.Parent">
29911			<context kind="class">Font</context>
29912			<name>Parent</name>
29913			<type>Object</type>
29914		</source>
29915	</element>
29916	<!--property::Font.Shadow-->
29917	<element type="property">
29918		<source id="PowerPoint.Font.Shadow">
29919			<context kind="class">Font</context>
29920			<name>Shadow</name>
29921			<type>Integer</type>
29922		</source>
29923	</element>
29924	<!--property::Font.Size-->
29925	<element type="property">
29926		<source id="PowerPoint.Font.Size">
29927			<context kind="class">Font</context>
29928			<name>Size</name>
29929			<type>Single</type>
29930		</source>
29931	</element>
29932	<!--property::Font.Subscript-->
29933	<element type="property">
29934		<source id="PowerPoint.Font.Subscript">
29935			<context kind="class">Font</context>
29936			<name>Subscript</name>
29937			<type>Integer</type>
29938		</source>
29939	</element>
29940	<!--property::Font.Superscript-->
29941	<element type="property">
29942		<source id="PowerPoint.Font.Superscript">
29943			<context kind="class">Font</context>
29944			<name>Superscript</name>
29945			<type>Integer</type>
29946		</source>
29947	</element>
29948	<!--property::Font.Underline-->
29949	<element type="property">
29950		<source id="PowerPoint.Font.Underline">
29951			<context kind="class">Font</context>
29952			<name>Underline</name>
29953			<type>Integer</type>
29954		</source>
29955	</element>
29956	<!--Class::Fonts-->
29957	<element type="class">
29958		<source id="PowerPoint.Fonts">
29959			<name>Fonts</name>
29960		</source>
29961		<destination designation="identity" />
29962	</element>
29963	<!--property::Fonts.Application {ReadOnly}-->
29964	<element type="property">
29965		<source id="PowerPoint.Fonts.Application">
29966			<context kind="class">Fonts</context>
29967			<name>Application</name>
29968			<type>Application</type>
29969		</source>
29970	</element>
29971	<!--property::Fonts.Count {ReadOnly}-->
29972	<element type="property">
29973		<source id="PowerPoint.Fonts.Count">
29974			<context kind="class">Fonts</context>
29975			<name>Count</name>
29976			<type>Integer</type>
29977		</source>
29978	</element>
29979	<!--method::Fonts.Item {Default}-->
29980	<element type="method">
29981		<source id="PowerPoint.Fonts.Item">
29982			<context kind="class">Fonts</context>
29983			<name default="true">Item</name>
29984			<type>Font</type>
29985			<parameter-list>
29986				<parameter>
29987					<type>Variant</type>
29988					<name>Index</name>
29989				</parameter>
29990			</parameter-list>
29991		</source>
29992	</element>
29993	<!--property::Fonts.Parent {ReadOnly}-->
29994	<element type="property">
29995		<source id="PowerPoint.Fonts.Parent">
29996			<context kind="class">Fonts</context>
29997			<name>Parent</name>
29998			<type>Object</type>
29999		</source>
30000	</element>
30001	<!--method::Fonts.Replace-->
30002	<element type="method">
30003		<source id="PowerPoint.Fonts.Replace">
30004			<context kind="class">Fonts</context>
30005			<name>Replace</name>
30006			<type>void</type>
30007			<parameter-list>
30008				<parameter>
30009					<type>String</type>
30010					<name>Original</name>
30011				</parameter>
30012				<parameter>
30013					<type>String</type>
30014					<name>Replacement</name>
30015				</parameter>
30016			</parameter-list>
30017		</source>
30018	</element>
30019	<!--Class::FreeformBuilder-->
30020	<element type="class">
30021		<source id="PowerPoint.FreeformBuilder">
30022			<name>FreeformBuilder</name>
30023		</source>
30024		<destination designation="identity" />
30025	</element>
30026	<!--method::FreeformBuilder.AddNodes-->
30027	<element type="method">
30028		<source id="PowerPoint.FreeformBuilder.AddNodes">
30029			<context kind="class">FreeformBuilder</context>
30030			<name>AddNodes</name>
30031			<type>void</type>
30032			<parameter-list>
30033				<parameter>
30034					<type>Integer</type>
30035					<name>SegmentType</name>
30036				</parameter>
30037				<parameter>
30038					<type>Integer</type>
30039					<name>EditingType</name>
30040				</parameter>
30041				<parameter>
30042					<type>Single</type>
30043					<name>X1</name>
30044				</parameter>
30045				<parameter>
30046					<type>Single</type>
30047					<name>Y1</name>
30048				</parameter>
30049				<parameter optional="true">
30050					<type>Single</type>
30051					<name>X2</name>
30052				</parameter>
30053				<parameter optional="true">
30054					<type>Single</type>
30055					<name>Y2</name>
30056				</parameter>
30057				<parameter optional="true">
30058					<type>Single</type>
30059					<name>X3</name>
30060				</parameter>
30061				<parameter optional="true">
30062					<type>Single</type>
30063					<name>Y3</name>
30064				</parameter>
30065			</parameter-list>
30066		</source>
30067	</element>
30068	<!--property::FreeformBuilder.Application {ReadOnly}-->
30069	<element type="property">
30070		<source id="PowerPoint.FreeformBuilder.Application">
30071			<context kind="class">FreeformBuilder</context>
30072			<name>Application</name>
30073			<type>Application</type>
30074		</source>
30075	</element>
30076	<!--method::FreeformBuilder.ConvertToShape-->
30077	<element type="method">
30078		<source id="PowerPoint.FreeformBuilder.ConvertToShape">
30079			<context kind="class">FreeformBuilder</context>
30080			<name>ConvertToShape</name>
30081			<type>Shape</type>
30082		</source>
30083	</element>
30084	<!--property::FreeformBuilder.Creator {ReadOnly}-->
30085	<element type="property">
30086		<source id="PowerPoint.FreeformBuilder.Creator">
30087			<context kind="class">FreeformBuilder</context>
30088			<name>Creator</name>
30089			<type>Integer</type>
30090		</source>
30091	</element>
30092	<!--property::FreeformBuilder.Parent {ReadOnly}-->
30093	<element type="property">
30094		<source id="PowerPoint.FreeformBuilder.Parent">
30095			<context kind="class">FreeformBuilder</context>
30096			<name>Parent</name>
30097			<type>Object</type>
30098		</source>
30099	</element>
30100	<!--Class::Global-->
30101	<element type="class">
30102		<source id="PowerPoint.Global">
30103			<name>Global</name>
30104		</source>
30105		<destination designation="identity" />
30106	</element>
30107	<!--property::Global.ActivePresentation {ReadOnly}-->
30108	<element type="property">
30109		<source id="PowerPoint.Global.ActivePresentation">
30110			<name>ActivePresentation</name>
30111			<type>Presentation</type>
30112		</source>
30113	</element>
30114	<!--property::Global.ActiveWindow {ReadOnly}-->
30115	<element type="property">
30116		<source id="PowerPoint.Global.ActiveWindow">
30117			<name>ActiveWindow</name>
30118			<type>DocumentWindow</type>
30119		</source>
30120	</element>
30121	<!--property::Global.AddIns {ReadOnly}-->
30122	<element type="property">
30123		<source id="PowerPoint.Global.AddIns">
30124			<name>AddIns</name>
30125			<type>AddIns</type>
30126		</source>
30127	</element>
30128	<!--property::Global.AnswerWizard {ReadOnly}-->
30129	<element type="property">
30130		<source id="PowerPoint.Global.AnswerWizard">
30131			<name>AnswerWizard</name>
30132			<type>AnswerWizard</type>
30133		</source>
30134	</element>
30135	<!--property::Global.Application {ReadOnly}-->
30136	<element type="property">
30137		<source id="PowerPoint.Global.Application">
30138			<name>Application</name>
30139			<type>Application</type>
30140		</source>
30141	</element>
30142	<!--property::Global.Assistant {ReadOnly}-->
30143	<element type="property">
30144		<source id="PowerPoint.Global.Assistant">
30145			<name>Assistant</name>
30146			<type>Assistant</type>
30147		</source>
30148	</element>
30149	<!--property::Global.CommandBars {ReadOnly}-->
30150	<element type="property">
30151		<source id="PowerPoint.Global.CommandBars">
30152			<name>CommandBars</name>
30153			<type>CommandBars</type>
30154		</source>
30155	</element>
30156	<!--property::Global.Dialogs {ReadOnly}-->
30157	<element type="property">
30158		<source id="PowerPoint.Global.Dialogs">
30159			<name>Dialogs</name>
30160			<type>IUnknown</type>
30161		</source>
30162	</element>
30163	<!--property::Global.Presentations {ReadOnly}-->
30164	<element type="property">
30165		<source id="PowerPoint.Global.Presentations">
30166			<name>Presentations</name>
30167			<type>Presentations</type>
30168		</source>
30169	</element>
30170	<!--property::Global.SlideShowWindows {ReadOnly}-->
30171	<element type="property">
30172		<source id="PowerPoint.Global.SlideShowWindows">
30173			<name>SlideShowWindows</name>
30174			<type>SlideShowWindows</type>
30175		</source>
30176	</element>
30177	<!--property::Global.Windows {ReadOnly}-->
30178	<element type="property">
30179		<source id="PowerPoint.Global.Windows">
30180			<name>Windows</name>
30181			<type>DocumentWindows</type>
30182		</source>
30183	</element>
30184	<!--Class::GroupShapes-->
30185	<element type="class">
30186		<source id="PowerPoint.GroupShapes">
30187			<name>GroupShapes</name>
30188		</source>
30189		<destination designation="identity" />
30190	</element>
30191	<!--property::GroupShapes.Application {ReadOnly}-->
30192	<element type="property">
30193		<source id="PowerPoint.GroupShapes.Application">
30194			<context kind="class">GroupShapes</context>
30195			<name>Application</name>
30196			<type>Application</type>
30197		</source>
30198	</element>
30199	<!--property::GroupShapes.Count {ReadOnly}-->
30200	<element type="property">
30201		<source id="PowerPoint.GroupShapes.Count">
30202			<context kind="class">GroupShapes</context>
30203			<name>Count</name>
30204			<type>Integer</type>
30205		</source>
30206	</element>
30207	<!--property::GroupShapes.Creator {ReadOnly}-->
30208	<element type="property">
30209		<source id="PowerPoint.GroupShapes.Creator">
30210			<context kind="class">GroupShapes</context>
30211			<name>Creator</name>
30212			<type>Integer</type>
30213		</source>
30214	</element>
30215	<!--method::GroupShapes.Item {Default}-->
30216	<element type="method">
30217		<source id="PowerPoint.GroupShapes.Item">
30218			<context kind="class">GroupShapes</context>
30219			<name default="true">Item</name>
30220			<type>Shape</type>
30221			<parameter-list>
30222				<parameter>
30223					<type>Variant</type>
30224					<name>Index</name>
30225				</parameter>
30226			</parameter-list>
30227		</source>
30228	</element>
30229	<!--property::GroupShapes.Parent {ReadOnly}-->
30230	<element type="property">
30231		<source id="PowerPoint.GroupShapes.Parent">
30232			<context kind="class">GroupShapes</context>
30233			<name>Parent</name>
30234			<type>Object</type>
30235		</source>
30236	</element>
30237	<!--method::GroupShapes.Range-->
30238	<element type="method">
30239		<source id="PowerPoint.GroupShapes.Range">
30240			<context kind="class">GroupShapes</context>
30241			<name>Range</name>
30242			<type>ShapeRange</type>
30243			<parameter-list>
30244				<parameter>
30245					<type>Variant</type>
30246					<name>Index</name>
30247				</parameter>
30248			</parameter-list>
30249		</source>
30250	</element>
30251	<!--Class::HeaderFooter-->
30252	<element type="class">
30253		<source id="PowerPoint.HeaderFooter">
30254			<name>HeaderFooter</name>
30255		</source>
30256		<destination designation="identity" />
30257	</element>
30258	<!--property::HeaderFooter.Application {ReadOnly}-->
30259	<element type="property">
30260		<source id="PowerPoint.HeaderFooter.Application">
30261			<context kind="class">HeaderFooter</context>
30262			<name>Application</name>
30263			<type>Application</type>
30264		</source>
30265	</element>
30266	<!--property::HeaderFooter.Format-->
30267	<element type="property">
30268		<source id="PowerPoint.HeaderFooter.Format">
30269			<context kind="class">HeaderFooter</context>
30270			<name>Format</name>
30271			<type>Integer</type>
30272		</source>
30273	</element>
30274	<!--property::HeaderFooter.Parent {ReadOnly}-->
30275	<element type="property">
30276		<source id="PowerPoint.HeaderFooter.Parent">
30277			<context kind="class">HeaderFooter</context>
30278			<name>Parent</name>
30279			<type>Object</type>
30280		</source>
30281	</element>
30282	<!--property::HeaderFooter.Text-->
30283	<element type="property">
30284		<source id="PowerPoint.HeaderFooter.Text">
30285			<context kind="class">HeaderFooter</context>
30286			<name>Text</name>
30287			<type>String</type>
30288		</source>
30289	</element>
30290	<!--property::HeaderFooter.UseFormat-->
30291	<element type="property">
30292		<source id="PowerPoint.HeaderFooter.UseFormat">
30293			<context kind="class">HeaderFooter</context>
30294			<name>UseFormat</name>
30295			<type>Integer</type>
30296		</source>
30297	</element>
30298	<!--property::HeaderFooter.Visible-->
30299	<element type="property">
30300		<source id="PowerPoint.HeaderFooter.Visible">
30301			<context kind="class">HeaderFooter</context>
30302			<name>Visible</name>
30303			<type>Integer</type>
30304		</source>
30305	</element>
30306	<!--Class::HeadersFooters-->
30307	<element type="class">
30308		<source id="PowerPoint.HeadersFooters">
30309			<name>HeadersFooters</name>
30310		</source>
30311		<destination designation="identity" />
30312	</element>
30313	<!--property::HeadersFooters.Application {ReadOnly}-->
30314	<element type="property">
30315		<source id="PowerPoint.HeadersFooters.Application">
30316			<context kind="class">HeadersFooters</context>
30317			<name>Application</name>
30318			<type>Application</type>
30319		</source>
30320	</element>
30321	<!--method::HeadersFooters.Clear-->
30322	<element type="method">
30323		<source id="PowerPoint.HeadersFooters.Clear">
30324			<context kind="class">HeadersFooters</context>
30325			<name>Clear</name>
30326			<type>void</type>
30327		</source>
30328	</element>
30329	<!--property::HeadersFooters.DateAndTime {ReadOnly}-->
30330	<element type="property">
30331		<source id="PowerPoint.HeadersFooters.DateAndTime">
30332			<context kind="class">HeadersFooters</context>
30333			<name>DateAndTime</name>
30334			<type>HeaderFooter</type>
30335		</source>
30336	</element>
30337	<!--property::HeadersFooters.DisplayOnTitleSlide-->
30338	<element type="property">
30339		<source id="PowerPoint.HeadersFooters.DisplayOnTitleSlide">
30340			<context kind="class">HeadersFooters</context>
30341			<name>DisplayOnTitleSlide</name>
30342			<type>Integer</type>
30343		</source>
30344	</element>
30345	<!--property::HeadersFooters.Footer {ReadOnly}-->
30346	<element type="property">
30347		<source id="PowerPoint.HeadersFooters.Footer">
30348			<context kind="class">HeadersFooters</context>
30349			<name>Footer</name>
30350			<type>HeaderFooter</type>
30351		</source>
30352	</element>
30353	<!--property::HeadersFooters.Header {ReadOnly}-->
30354	<element type="property">
30355		<source id="PowerPoint.HeadersFooters.Header">
30356			<context kind="class">HeadersFooters</context>
30357			<name>Header</name>
30358			<type>HeaderFooter</type>
30359		</source>
30360	</element>
30361	<!--property::HeadersFooters.Parent {ReadOnly}-->
30362	<element type="property">
30363		<source id="PowerPoint.HeadersFooters.Parent">
30364			<context kind="class">HeadersFooters</context>
30365			<name>Parent</name>
30366			<type>Object</type>
30367		</source>
30368	</element>
30369	<!--property::HeadersFooters.SlideNumber {ReadOnly}-->
30370	<element type="property">
30371		<source id="PowerPoint.HeadersFooters.SlideNumber">
30372			<context kind="class">HeadersFooters</context>
30373			<name>SlideNumber</name>
30374			<type>HeaderFooter</type>
30375		</source>
30376	</element>
30377	<!--Class::Hyperlink-->
30378	<element type="class">
30379		<source id="PowerPoint.Hyperlink">
30380			<name>Hyperlink</name>
30381		</source>
30382		<destination designation="identity" />
30383	</element>
30384	<!--property::Hyperlink.Address-->
30385	<element type="property">
30386		<source id="PowerPoint.Hyperlink.Address">
30387			<context kind="class">Hyperlink</context>
30388			<name>Address</name>
30389			<type>String</type>
30390		</source>
30391	</element>
30392	<!--method::Hyperlink.AddToFavorites-->
30393	<element type="method">
30394		<source id="PowerPoint.Hyperlink.AddToFavorites">
30395			<context kind="class">Hyperlink</context>
30396			<name>AddToFavorites</name>
30397			<type>void</type>
30398		</source>
30399	</element>
30400	<!--property::Hyperlink.Application {ReadOnly}-->
30401	<element type="property">
30402		<source id="PowerPoint.Hyperlink.Application">
30403			<context kind="class">Hyperlink</context>
30404			<name>Application</name>
30405			<type>Application</type>
30406		</source>
30407	</element>
30408	<!--method::Hyperlink.CreateNewDocument-->
30409	<element type="method">
30410		<source id="PowerPoint.Hyperlink.CreateNewDocument">
30411			<context kind="class">Hyperlink</context>
30412			<name>CreateNewDocument</name>
30413			<type>void</type>
30414			<parameter-list>
30415				<parameter>
30416					<type>String</type>
30417					<name>FileName</name>
30418				</parameter>
30419				<parameter>
30420					<type>Integer</type>
30421					<name>EditNow</name>
30422				</parameter>
30423				<parameter>
30424					<type>Integer</type>
30425					<name>Overwrite</name>
30426				</parameter>
30427			</parameter-list>
30428		</source>
30429	</element>
30430	<!--method::Hyperlink.Delete-->
30431	<element type="method">
30432		<source id="PowerPoint.Hyperlink.Delete">
30433			<context kind="class">Hyperlink</context>
30434			<name>Delete</name>
30435			<type>void</type>
30436		</source>
30437	</element>
30438	<!--property::Hyperlink.EmailSubject-->
30439	<element type="property">
30440		<source id="PowerPoint.Hyperlink.EmailSubject">
30441			<context kind="class">Hyperlink</context>
30442			<name>EmailSubject</name>
30443			<type>String</type>
30444		</source>
30445	</element>
30446	<!--method::Hyperlink.Follow-->
30447	<element type="method">
30448		<source id="PowerPoint.Hyperlink.Follow">
30449			<context kind="class">Hyperlink</context>
30450			<name>Follow</name>
30451			<type>void</type>
30452		</source>
30453	</element>
30454	<!--property::Hyperlink.Parent {ReadOnly}-->
30455	<element type="property">
30456		<source id="PowerPoint.Hyperlink.Parent">
30457			<context kind="class">Hyperlink</context>
30458			<name>Parent</name>
30459			<type>Object</type>
30460		</source>
30461	</element>
30462	<!--property::Hyperlink.ScreenTip-->
30463	<element type="property">
30464		<source id="PowerPoint.Hyperlink.ScreenTip">
30465			<context kind="class">Hyperlink</context>
30466			<name>ScreenTip</name>
30467			<type>String</type>
30468		</source>
30469	</element>
30470	<!--property::Hyperlink.ShowAndReturn-->
30471	<element type="property">
30472		<source id="PowerPoint.Hyperlink.ShowAndReturn">
30473			<context kind="class">Hyperlink</context>
30474			<name>ShowAndReturn</name>
30475			<type>Integer</type>
30476		</source>
30477	</element>
30478	<!--property::Hyperlink.SubAddress-->
30479	<element type="property">
30480		<source id="PowerPoint.Hyperlink.SubAddress">
30481			<context kind="class">Hyperlink</context>
30482			<name>SubAddress</name>
30483			<type>String</type>
30484		</source>
30485	</element>
30486	<!--property::Hyperlink.TextToDisplay-->
30487	<element type="property">
30488		<source id="PowerPoint.Hyperlink.TextToDisplay">
30489			<context kind="class">Hyperlink</context>
30490			<name>TextToDisplay</name>
30491			<type>String</type>
30492		</source>
30493	</element>
30494	<!--property::Hyperlink.Type {ReadOnly}-->
30495	<element type="property">
30496		<source id="PowerPoint.Hyperlink.Type">
30497			<context kind="class">Hyperlink</context>
30498			<name>Type</name>
30499			<type>Integer</type>
30500		</source>
30501	</element>
30502	<!--Class::Hyperlinks-->
30503	<element type="class">
30504		<source id="PowerPoint.Hyperlinks">
30505			<name>Hyperlinks</name>
30506		</source>
30507		<destination designation="identity" />
30508	</element>
30509	<!--property::Hyperlinks.Application {ReadOnly}-->
30510	<element type="property">
30511		<source id="PowerPoint.Hyperlinks.Application">
30512			<context kind="class">Hyperlinks</context>
30513			<name>Application</name>
30514			<type>Application</type>
30515		</source>
30516	</element>
30517	<!--property::Hyperlinks.Count {ReadOnly}-->
30518	<element type="property">
30519		<source id="PowerPoint.Hyperlinks.Count">
30520			<context kind="class">Hyperlinks</context>
30521			<name>Count</name>
30522			<type>Integer</type>
30523		</source>
30524	</element>
30525	<!--method::Hyperlinks.Item {Default}-->
30526	<element type="method">
30527		<source id="PowerPoint.Hyperlinks.Item">
30528			<context kind="class">Hyperlinks</context>
30529			<name default="true">Item</name>
30530			<type>Hyperlink</type>
30531			<parameter-list>
30532				<parameter>
30533					<type>Integer</type>
30534					<name>Index</name>
30535				</parameter>
30536			</parameter-list>
30537		</source>
30538	</element>
30539	<!--property::Hyperlinks.Parent {ReadOnly}-->
30540	<element type="property">
30541		<source id="PowerPoint.Hyperlinks.Parent">
30542			<context kind="class">Hyperlinks</context>
30543			<name>Parent</name>
30544			<type>Object</type>
30545		</source>
30546	</element>
30547	<!--Class::LineFormat-->
30548	<element type="class">
30549		<source id="PowerPoint.LineFormat">
30550			<name>LineFormat</name>
30551		</source>
30552		<destination designation="identity" />
30553	</element>
30554	<!--property::LineFormat.Application {ReadOnly}-->
30555	<element type="property">
30556		<source id="PowerPoint.LineFormat.Application">
30557			<context kind="class">LineFormat</context>
30558			<name>Application</name>
30559			<type>Application</type>
30560		</source>
30561	</element>
30562	<!--property::LineFormat.BackColor-->
30563	<element type="property">
30564		<source id="PowerPoint.LineFormat.BackColor">
30565			<context kind="class">LineFormat</context>
30566			<name>BackColor</name>
30567			<type>ColorFormat</type>
30568		</source>
30569	</element>
30570	<!--property::LineFormat.BeginArrowheadLength-->
30571	<element type="property">
30572		<source id="PowerPoint.LineFormat.BeginArrowheadLength">
30573			<context kind="class">LineFormat</context>
30574			<name>BeginArrowheadLength</name>
30575			<type>Integer</type>
30576		</source>
30577	</element>
30578	<!--property::LineFormat.BeginArrowheadStyle-->
30579	<element type="property">
30580		<source id="PowerPoint.LineFormat.BeginArrowheadStyle">
30581			<context kind="class">LineFormat</context>
30582			<name>BeginArrowheadStyle</name>
30583			<type>Integer</type>
30584		</source>
30585	</element>
30586	<!--property::LineFormat.BeginArrowheadWidth-->
30587	<element type="property">
30588		<source id="PowerPoint.LineFormat.BeginArrowheadWidth">
30589			<context kind="class">LineFormat</context>
30590			<name>BeginArrowheadWidth</name>
30591			<type>Integer</type>
30592		</source>
30593	</element>
30594	<!--property::LineFormat.Creator {ReadOnly}-->
30595	<element type="property">
30596		<source id="PowerPoint.LineFormat.Creator">
30597			<context kind="class">LineFormat</context>
30598			<name>Creator</name>
30599			<type>Integer</type>
30600		</source>
30601	</element>
30602	<!--property::LineFormat.DashStyle-->
30603	<element type="property">
30604		<source id="PowerPoint.LineFormat.DashStyle">
30605			<context kind="class">LineFormat</context>
30606			<name>DashStyle</name>
30607			<type>Integer</type>
30608		</source>
30609	</element>
30610	<!--property::LineFormat.EndArrowheadLength-->
30611	<element type="property">
30612		<source id="PowerPoint.LineFormat.EndArrowheadLength">
30613			<context kind="class">LineFormat</context>
30614			<name>EndArrowheadLength</name>
30615			<type>Integer</type>
30616		</source>
30617	</element>
30618	<!--property::LineFormat.EndArrowheadStyle-->
30619	<element type="property">
30620		<source id="PowerPoint.LineFormat.EndArrowheadStyle">
30621			<context kind="class">LineFormat</context>
30622			<name>EndArrowheadStyle</name>
30623			<type>Integer</type>
30624		</source>
30625	</element>
30626	<!--property::LineFormat.EndArrowheadWidth-->
30627	<element type="property">
30628		<source id="PowerPoint.LineFormat.EndArrowheadWidth">
30629			<context kind="class">LineFormat</context>
30630			<name>EndArrowheadWidth</name>
30631			<type>Integer</type>
30632		</source>
30633	</element>
30634	<!--property::LineFormat.ForeColor-->
30635	<element type="property">
30636		<source id="PowerPoint.LineFormat.ForeColor">
30637			<context kind="class">LineFormat</context>
30638			<name>ForeColor</name>
30639			<type>ColorFormat</type>
30640		</source>
30641	</element>
30642	<!--property::LineFormat.InsetPen-->
30643	<element type="property">
30644		<source id="PowerPoint.LineFormat.InsetPen">
30645			<context kind="class">LineFormat</context>
30646			<name>InsetPen</name>
30647			<type>Integer</type>
30648		</source>
30649	</element>
30650	<!--property::LineFormat.Parent {ReadOnly}-->
30651	<element type="property">
30652		<source id="PowerPoint.LineFormat.Parent">
30653			<context kind="class">LineFormat</context>
30654			<name>Parent</name>
30655			<type>Object</type>
30656		</source>
30657	</element>
30658	<!--property::LineFormat.Pattern-->
30659	<element type="property">
30660		<source id="PowerPoint.LineFormat.Pattern">
30661			<context kind="class">LineFormat</context>
30662			<name>Pattern</name>
30663			<type>Integer</type>
30664		</source>
30665	</element>
30666	<!--property::LineFormat.Style-->
30667	<element type="property">
30668		<source id="PowerPoint.LineFormat.Style">
30669			<context kind="class">LineFormat</context>
30670			<name>Style</name>
30671			<type>Integer</type>
30672		</source>
30673	</element>
30674	<!--property::LineFormat.Transparency-->
30675	<element type="property">
30676		<source id="PowerPoint.LineFormat.Transparency">
30677			<context kind="class">LineFormat</context>
30678			<name>Transparency</name>
30679			<type>Single</type>
30680		</source>
30681	</element>
30682	<!--property::LineFormat.Visible-->
30683	<element type="property">
30684		<source id="PowerPoint.LineFormat.Visible">
30685			<context kind="class">LineFormat</context>
30686			<name>Visible</name>
30687			<type>Integer</type>
30688		</source>
30689	</element>
30690	<!--property::LineFormat.Weight-->
30691	<element type="property">
30692		<source id="PowerPoint.LineFormat.Weight">
30693			<context kind="class">LineFormat</context>
30694			<name>Weight</name>
30695			<type>Single</type>
30696		</source>
30697	</element>
30698	<!--Class::LinkFormat-->
30699	<element type="class">
30700		<source id="PowerPoint.LinkFormat">
30701			<name>LinkFormat</name>
30702		</source>
30703		<destination designation="identity" />
30704	</element>
30705	<!--property::LinkFormat.Application {ReadOnly}-->
30706	<element type="property">
30707		<source id="PowerPoint.LinkFormat.Application">
30708			<context kind="class">LinkFormat</context>
30709			<name>Application</name>
30710			<type>Application</type>
30711		</source>
30712	</element>
30713	<!--property::LinkFormat.AutoUpdate-->
30714	<element type="property">
30715		<source id="PowerPoint.LinkFormat.AutoUpdate">
30716			<context kind="class">LinkFormat</context>
30717			<name>AutoUpdate</name>
30718			<type>Integer</type>
30719		</source>
30720	</element>
30721	<!--property::LinkFormat.Parent {ReadOnly}-->
30722	<element type="property">
30723		<source id="PowerPoint.LinkFormat.Parent">
30724			<context kind="class">LinkFormat</context>
30725			<name>Parent</name>
30726			<type>Object</type>
30727		</source>
30728	</element>
30729	<!--property::LinkFormat.SourceFullName-->
30730	<element type="property">
30731		<source id="PowerPoint.LinkFormat.SourceFullName">
30732			<context kind="class">LinkFormat</context>
30733			<name>SourceFullName</name>
30734			<type>String</type>
30735		</source>
30736	</element>
30737	<!--method::LinkFormat.Update-->
30738	<element type="method">
30739		<source id="PowerPoint.LinkFormat.Update">
30740			<context kind="class">LinkFormat</context>
30741			<name>Update</name>
30742			<type>void</type>
30743		</source>
30744	</element>
30745	<!--Class::Master-->
30746	<element type="class">
30747		<source id="PowerPoint.Master">
30748			<name>Master</name>
30749		</source>
30750		<destination designation="identity" />
30751	</element>
30752	<!--property::Master.Application {ReadOnly}-->
30753	<element type="property">
30754		<source id="PowerPoint.Master.Application">
30755			<context kind="class">Master</context>
30756			<name>Application</name>
30757			<type>Application</type>
30758		</source>
30759	</element>
30760	<!--property::Master.Background {ReadOnly}-->
30761	<element type="property">
30762		<source id="PowerPoint.Master.Background">
30763			<context kind="class">Master</context>
30764			<name>Background</name>
30765			<type>ShapeRange</type>
30766		</source>
30767	</element>
30768	<!--property::Master.ColorScheme-->
30769	<element type="property">
30770		<source id="PowerPoint.Master.ColorScheme">
30771			<context kind="class">Master</context>
30772			<name>ColorScheme</name>
30773			<type>ColorScheme</type>
30774		</source>
30775	</element>
30776	<!--method::Master.Delete-->
30777	<element type="method">
30778		<source id="PowerPoint.Master.Delete">
30779			<context kind="class">Master</context>
30780			<name>Delete</name>
30781			<type>void</type>
30782		</source>
30783	</element>
30784	<!--property::Master.Design {ReadOnly}-->
30785	<element type="property">
30786		<source id="PowerPoint.Master.Design">
30787			<context kind="class">Master</context>
30788			<name>Design</name>
30789			<type>Design</type>
30790		</source>
30791	</element>
30792	<!--property::Master.HeadersFooters {ReadOnly}-->
30793	<element type="property">
30794		<source id="PowerPoint.Master.HeadersFooters">
30795			<context kind="class">Master</context>
30796			<name>HeadersFooters</name>
30797			<type>HeadersFooters</type>
30798		</source>
30799	</element>
30800	<!--property::Master.Height {ReadOnly}-->
30801	<element type="property">
30802		<source id="PowerPoint.Master.Height">
30803			<context kind="class">Master</context>
30804			<name>Height</name>
30805			<type>Single</type>
30806		</source>
30807	</element>
30808	<!--property::Master.Hyperlinks {ReadOnly}-->
30809	<element type="property">
30810		<source id="PowerPoint.Master.Hyperlinks">
30811			<context kind="class">Master</context>
30812			<name>Hyperlinks</name>
30813			<type>Hyperlinks</type>
30814		</source>
30815	</element>
30816	<!--property::Master.Name-->
30817	<element type="property">
30818		<source id="PowerPoint.Master.Name">
30819			<context kind="class">Master</context>
30820			<name>Name</name>
30821			<type>String</type>
30822		</source>
30823	</element>
30824	<!--property::Master.Parent {ReadOnly}-->
30825	<element type="property">
30826		<source id="PowerPoint.Master.Parent">
30827			<context kind="class">Master</context>
30828			<name>Parent</name>
30829			<type>Object</type>
30830		</source>
30831	</element>
30832	<!--property::Master.Scripts {ReadOnly}-->
30833	<element type="property">
30834		<source id="PowerPoint.Master.Scripts">
30835			<context kind="class">Master</context>
30836			<name>Scripts</name>
30837			<type>Scripts</type>
30838		</source>
30839	</element>
30840	<!--property::Master.Shapes {ReadOnly}-->
30841	<element type="property">
30842		<source id="PowerPoint.Master.Shapes">
30843			<context kind="class">Master</context>
30844			<name>Shapes</name>
30845			<type>Shapes</type>
30846		</source>
30847	</element>
30848	<!--property::Master.SlideShowTransition {ReadOnly}-->
30849	<element type="property">
30850		<source id="PowerPoint.Master.SlideShowTransition">
30851			<context kind="class">Master</context>
30852			<name>SlideShowTransition</name>
30853			<type>SlideShowTransition</type>
30854		</source>
30855	</element>
30856	<!--property::Master.TextStyles {ReadOnly}-->
30857	<element type="property">
30858		<source id="PowerPoint.Master.TextStyles">
30859			<context kind="class">Master</context>
30860			<name>TextStyles</name>
30861			<type>TextStyles</type>
30862		</source>
30863	</element>
30864	<!--property::Master.TimeLine {ReadOnly}-->
30865	<element type="property">
30866		<source id="PowerPoint.Master.TimeLine">
30867			<context kind="class">Master</context>
30868			<name>TimeLine</name>
30869			<type>TimeLine</type>
30870		</source>
30871	</element>
30872	<!--property::Master.Width {ReadOnly}-->
30873	<element type="property">
30874		<source id="PowerPoint.Master.Width">
30875			<context kind="class">Master</context>
30876			<name>Width</name>
30877			<type>Single</type>
30878		</source>
30879	</element>
30880	<!--Class::MotionEffect-->
30881	<element type="class">
30882		<source id="PowerPoint.MotionEffect">
30883			<name>MotionEffect</name>
30884		</source>
30885		<destination designation="identity" />
30886	</element>
30887	<!--property::MotionEffect.Application {ReadOnly}-->
30888	<element type="property">
30889		<source id="PowerPoint.MotionEffect.Application">
30890			<context kind="class">MotionEffect</context>
30891			<name>Application</name>
30892			<type>Application</type>
30893		</source>
30894	</element>
30895	<!--property::MotionEffect.ByX-->
30896	<element type="property">
30897		<source id="PowerPoint.MotionEffect.ByX">
30898			<context kind="class">MotionEffect</context>
30899			<name>ByX</name>
30900			<type>Single</type>
30901		</source>
30902	</element>
30903	<!--property::MotionEffect.ByY-->
30904	<element type="property">
30905		<source id="PowerPoint.MotionEffect.ByY">
30906			<context kind="class">MotionEffect</context>
30907			<name>ByY</name>
30908			<type>Single</type>
30909		</source>
30910	</element>
30911	<!--property::MotionEffect.FromX-->
30912	<element type="property">
30913		<source id="PowerPoint.MotionEffect.FromX">
30914			<context kind="class">MotionEffect</context>
30915			<name>FromX</name>
30916			<type>Single</type>
30917		</source>
30918	</element>
30919	<!--property::MotionEffect.FromY-->
30920	<element type="property">
30921		<source id="PowerPoint.MotionEffect.FromY">
30922			<context kind="class">MotionEffect</context>
30923			<name>FromY</name>
30924			<type>Single</type>
30925		</source>
30926	</element>
30927	<!--property::MotionEffect.Parent {ReadOnly}-->
30928	<element type="property">
30929		<source id="PowerPoint.MotionEffect.Parent">
30930			<context kind="class">MotionEffect</context>
30931			<name>Parent</name>
30932			<type>Object</type>
30933		</source>
30934	</element>
30935	<!--property::MotionEffect.Path-->
30936	<element type="property">
30937		<source id="PowerPoint.MotionEffect.Path">
30938			<context kind="class">MotionEffect</context>
30939			<name>Path</name>
30940			<type>String</type>
30941		</source>
30942	</element>
30943	<!--property::MotionEffect.ToX-->
30944	<element type="property">
30945		<source id="PowerPoint.MotionEffect.ToX">
30946			<context kind="class">MotionEffect</context>
30947			<name>ToX</name>
30948			<type>Single</type>
30949		</source>
30950	</element>
30951	<!--property::MotionEffect.ToY-->
30952	<element type="property">
30953		<source id="PowerPoint.MotionEffect.ToY">
30954			<context kind="class">MotionEffect</context>
30955			<name>ToY</name>
30956			<type>Single</type>
30957		</source>
30958	</element>
30959	<!--enum::MsoAnimAccumulate  {Enumeration}-->
30960	<element type="enumeration">
30961		<source id="PowerPoint.MsoAnimAccumulate">
30962			<name>MsoAnimAccumulate</name>
30963		</source>
30964		<destination designation="identity" />
30965	</element>
30966	<!--enum::msoAnimAccumulateAlways {Constant}-->
30967	<element type="constant">
30968		<source id="PowerPoint.MsoAnimAccumulate.msoAnimAccumulateAlways">
30969			<context kind="enumeration">MsoAnimAccumulate</context>
30970			<name>msoAnimAccumulateAlways</name>
30971			<value>2</value>
30972		</source>
30973		<destination designation="identity" />
30974	</element>
30975	<!--enum::msoAnimAccumulateNone {Constant}-->
30976	<element type="constant">
30977		<source id="PowerPoint.MsoAnimAccumulate.msoAnimAccumulateNone">
30978			<context kind="enumeration">MsoAnimAccumulate</context>
30979			<name>msoAnimAccumulateNone</name>
30980			<value>1</value>
30981		</source>
30982		<destination designation="identity" />
30983	</element>
30984	<!--enum::MsoAnimAdditive  {Enumeration}-->
30985	<element type="enumeration">
30986		<source id="PowerPoint.MsoAnimAdditive">
30987			<name>MsoAnimAdditive</name>
30988		</source>
30989		<destination designation="identity" />
30990	</element>
30991	<!--enum::msoAnimAdditiveAddBase {Constant}-->
30992	<element type="constant">
30993		<source id="PowerPoint.MsoAnimAdditive.msoAnimAdditiveAddBase">
30994			<context kind="enumeration">MsoAnimAdditive</context>
30995			<name>msoAnimAdditiveAddBase</name>
30996			<value>1</value>
30997		</source>
30998		<destination designation="identity" />
30999	</element>
31000	<!--enum::msoAnimAdditiveAddSum {Constant}-->
31001	<element type="constant">
31002		<source id="PowerPoint.MsoAnimAdditive.msoAnimAdditiveAddSum">
31003			<context kind="enumeration">MsoAnimAdditive</context>
31004			<name>msoAnimAdditiveAddSum</name>
31005			<value>2</value>
31006		</source>
31007		<destination designation="identity" />
31008	</element>
31009	<!--enum::MsoAnimAfterEffect  {Enumeration}-->
31010	<element type="enumeration">
31011		<source id="PowerPoint.MsoAnimAfterEffect">
31012			<name>MsoAnimAfterEffect</name>
31013		</source>
31014		<destination designation="identity" />
31015	</element>
31016	<!--enum::msoAnimAfterEffectDim {Constant}-->
31017	<element type="constant">
31018		<source id="PowerPoint.MsoAnimAfterEffect.msoAnimAfterEffectDim">
31019			<context kind="enumeration">MsoAnimAfterEffect</context>
31020			<name>msoAnimAfterEffectDim</name>
31021			<value>1</value>
31022		</source>
31023		<destination designation="identity" />
31024	</element>
31025	<!--enum::msoAnimAfterEffectHide {Constant}-->
31026	<element type="constant">
31027		<source id="PowerPoint.MsoAnimAfterEffect.msoAnimAfterEffectHide">
31028			<context kind="enumeration">MsoAnimAfterEffect</context>
31029			<name>msoAnimAfterEffectHide</name>
31030			<value>2</value>
31031		</source>
31032		<destination designation="identity" />
31033	</element>
31034	<!--enum::msoAnimAfterEffectHideOnNextClick {Constant}-->
31035	<element type="constant">
31036		<source id="PowerPoint.MsoAnimAfterEffect.msoAnimAfterEffectHideOnNextClick">
31037			<context kind="enumeration">MsoAnimAfterEffect</context>
31038			<name>msoAnimAfterEffectHideOnNextClick</name>
31039			<value>3</value>
31040		</source>
31041		<destination designation="identity" />
31042	</element>
31043	<!--enum::msoAnimAfterEffectMixed {Constant}-->
31044	<element type="constant">
31045		<source id="PowerPoint.MsoAnimAfterEffect.msoAnimAfterEffectMixed">
31046			<context kind="enumeration">MsoAnimAfterEffect</context>
31047			<name>msoAnimAfterEffectMixed</name>
31048			<value>-1</value>
31049		</source>
31050		<destination designation="identity" />
31051	</element>
31052	<!--enum::msoAnimAfterEffectNone {Constant}-->
31053	<element type="constant">
31054		<source id="PowerPoint.MsoAnimAfterEffect.msoAnimAfterEffectNone">
31055			<context kind="enumeration">MsoAnimAfterEffect</context>
31056			<name>msoAnimAfterEffectNone</name>
31057			<value>0</value>
31058		</source>
31059		<destination designation="identity" />
31060	</element>
31061	<!--enum::MsoAnimateByLevel  {Enumeration}-->
31062	<element type="enumeration">
31063		<source id="PowerPoint.MsoAnimateByLevel">
31064			<name>MsoAnimateByLevel</name>
31065		</source>
31066		<destination designation="identity" />
31067	</element>
31068	<!--enum::msoAnimateChartAllAtOnce {Constant}-->
31069	<element type="constant">
31070		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateChartAllAtOnce">
31071			<context kind="enumeration">MsoAnimateByLevel</context>
31072			<name>msoAnimateChartAllAtOnce</name>
31073			<value>7</value>
31074		</source>
31075		<destination designation="identity" />
31076	</element>
31077	<!--enum::msoAnimateChartByCategory {Constant}-->
31078	<element type="constant">
31079		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateChartByCategory">
31080			<context kind="enumeration">MsoAnimateByLevel</context>
31081			<name>msoAnimateChartByCategory</name>
31082			<value>8</value>
31083		</source>
31084		<destination designation="identity" />
31085	</element>
31086	<!--enum::msoAnimateChartByCategoryElements {Constant}-->
31087	<element type="constant">
31088		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateChartByCategoryElements">
31089			<context kind="enumeration">MsoAnimateByLevel</context>
31090			<name>msoAnimateChartByCategoryElements</name>
31091			<value>9</value>
31092		</source>
31093		<destination designation="identity" />
31094	</element>
31095	<!--enum::msoAnimateChartBySeries {Constant}-->
31096	<element type="constant">
31097		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateChartBySeries">
31098			<context kind="enumeration">MsoAnimateByLevel</context>
31099			<name>msoAnimateChartBySeries</name>
31100			<value>10</value>
31101		</source>
31102		<destination designation="identity" />
31103	</element>
31104	<!--enum::msoAnimateChartBySeriesElements {Constant}-->
31105	<element type="constant">
31106		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateChartBySeriesElements">
31107			<context kind="enumeration">MsoAnimateByLevel</context>
31108			<name>msoAnimateChartBySeriesElements</name>
31109			<value>11</value>
31110		</source>
31111		<destination designation="identity" />
31112	</element>
31113	<!--enum::msoAnimateDiagramAllAtOnce {Constant}-->
31114	<element type="constant">
31115		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramAllAtOnce">
31116			<context kind="enumeration">MsoAnimateByLevel</context>
31117			<name>msoAnimateDiagramAllAtOnce</name>
31118			<value>12</value>
31119		</source>
31120		<destination designation="identity" />
31121	</element>
31122	<!--enum::msoAnimateDiagramBreadthByLevel {Constant}-->
31123	<element type="constant">
31124		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramBreadthByLevel">
31125			<context kind="enumeration">MsoAnimateByLevel</context>
31126			<name>msoAnimateDiagramBreadthByLevel</name>
31127			<value>16</value>
31128		</source>
31129		<destination designation="identity" />
31130	</element>
31131	<!--enum::msoAnimateDiagramBreadthByNode {Constant}-->
31132	<element type="constant">
31133		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramBreadthByNode">
31134			<context kind="enumeration">MsoAnimateByLevel</context>
31135			<name>msoAnimateDiagramBreadthByNode</name>
31136			<value>15</value>
31137		</source>
31138		<destination designation="identity" />
31139	</element>
31140	<!--enum::msoAnimateDiagramClockwise {Constant}-->
31141	<element type="constant">
31142		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramClockwise">
31143			<context kind="enumeration">MsoAnimateByLevel</context>
31144			<name>msoAnimateDiagramClockwise</name>
31145			<value>17</value>
31146		</source>
31147		<destination designation="identity" />
31148	</element>
31149	<!--enum::msoAnimateDiagramClockwiseIn {Constant}-->
31150	<element type="constant">
31151		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramClockwiseIn">
31152			<context kind="enumeration">MsoAnimateByLevel</context>
31153			<name>msoAnimateDiagramClockwiseIn</name>
31154			<value>18</value>
31155		</source>
31156		<destination designation="identity" />
31157	</element>
31158	<!--enum::msoAnimateDiagramClockwiseOut {Constant}-->
31159	<element type="constant">
31160		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramClockwiseOut">
31161			<context kind="enumeration">MsoAnimateByLevel</context>
31162			<name>msoAnimateDiagramClockwiseOut</name>
31163			<value>19</value>
31164		</source>
31165		<destination designation="identity" />
31166	</element>
31167	<!--enum::msoAnimateDiagramCounterClockwise {Constant}-->
31168	<element type="constant">
31169		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramCounterClockwise">
31170			<context kind="enumeration">MsoAnimateByLevel</context>
31171			<name>msoAnimateDiagramCounterClockwise</name>
31172			<value>20</value>
31173		</source>
31174		<destination designation="identity" />
31175	</element>
31176	<!--enum::msoAnimateDiagramCounterClockwiseIn {Constant}-->
31177	<element type="constant">
31178		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramCounterClockwiseIn">
31179			<context kind="enumeration">MsoAnimateByLevel</context>
31180			<name>msoAnimateDiagramCounterClockwiseIn</name>
31181			<value>21</value>
31182		</source>
31183		<destination designation="identity" />
31184	</element>
31185	<!--enum::msoAnimateDiagramCounterClockwiseOut {Constant}-->
31186	<element type="constant">
31187		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramCounterClockwiseOut">
31188			<context kind="enumeration">MsoAnimateByLevel</context>
31189			<name>msoAnimateDiagramCounterClockwiseOut</name>
31190			<value>22</value>
31191		</source>
31192		<destination designation="identity" />
31193	</element>
31194	<!--enum::msoAnimateDiagramDepthByBranch {Constant}-->
31195	<element type="constant">
31196		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramDepthByBranch">
31197			<context kind="enumeration">MsoAnimateByLevel</context>
31198			<name>msoAnimateDiagramDepthByBranch</name>
31199			<value>14</value>
31200		</source>
31201		<destination designation="identity" />
31202	</element>
31203	<!--enum::msoAnimateDiagramDepthByNode {Constant}-->
31204	<element type="constant">
31205		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramDepthByNode">
31206			<context kind="enumeration">MsoAnimateByLevel</context>
31207			<name>msoAnimateDiagramDepthByNode</name>
31208			<value>13</value>
31209		</source>
31210		<destination designation="identity" />
31211	</element>
31212	<!--enum::msoAnimateDiagramDown {Constant}-->
31213	<element type="constant">
31214		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramDown">
31215			<context kind="enumeration">MsoAnimateByLevel</context>
31216			<name>msoAnimateDiagramDown</name>
31217			<value>26</value>
31218		</source>
31219		<destination designation="identity" />
31220	</element>
31221	<!--enum::msoAnimateDiagramInByRing {Constant}-->
31222	<element type="constant">
31223		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramInByRing">
31224			<context kind="enumeration">MsoAnimateByLevel</context>
31225			<name>msoAnimateDiagramInByRing</name>
31226			<value>23</value>
31227		</source>
31228		<destination designation="identity" />
31229	</element>
31230	<!--enum::msoAnimateDiagramOutByRing {Constant}-->
31231	<element type="constant">
31232		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramOutByRing">
31233			<context kind="enumeration">MsoAnimateByLevel</context>
31234			<name>msoAnimateDiagramOutByRing</name>
31235			<value>24</value>
31236		</source>
31237		<destination designation="identity" />
31238	</element>
31239	<!--enum::msoAnimateDiagramUp {Constant}-->
31240	<element type="constant">
31241		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateDiagramUp">
31242			<context kind="enumeration">MsoAnimateByLevel</context>
31243			<name>msoAnimateDiagramUp</name>
31244			<value>25</value>
31245		</source>
31246		<destination designation="identity" />
31247	</element>
31248	<!--enum::msoAnimateLevelMixed {Constant}-->
31249	<element type="constant">
31250		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateLevelMixed">
31251			<context kind="enumeration">MsoAnimateByLevel</context>
31252			<name>msoAnimateLevelMixed</name>
31253			<value>-1</value>
31254		</source>
31255		<destination designation="identity" />
31256	</element>
31257	<!--enum::msoAnimateLevelNone {Constant}-->
31258	<element type="constant">
31259		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateLevelNone">
31260			<context kind="enumeration">MsoAnimateByLevel</context>
31261			<name>msoAnimateLevelNone</name>
31262			<value>0</value>
31263		</source>
31264		<destination designation="identity" />
31265	</element>
31266	<!--enum::msoAnimateTextByAllLevels {Constant}-->
31267	<element type="constant">
31268		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateTextByAllLevels">
31269			<context kind="enumeration">MsoAnimateByLevel</context>
31270			<name>msoAnimateTextByAllLevels</name>
31271			<value>1</value>
31272		</source>
31273		<destination designation="identity" />
31274	</element>
31275	<!--enum::msoAnimateTextByFifthLevel {Constant}-->
31276	<element type="constant">
31277		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateTextByFifthLevel">
31278			<context kind="enumeration">MsoAnimateByLevel</context>
31279			<name>msoAnimateTextByFifthLevel</name>
31280			<value>6</value>
31281		</source>
31282		<destination designation="identity" />
31283	</element>
31284	<!--enum::msoAnimateTextByFirstLevel {Constant}-->
31285	<element type="constant">
31286		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateTextByFirstLevel">
31287			<context kind="enumeration">MsoAnimateByLevel</context>
31288			<name>msoAnimateTextByFirstLevel</name>
31289			<value>2</value>
31290		</source>
31291		<destination designation="identity" />
31292	</element>
31293	<!--enum::msoAnimateTextByFourthLevel {Constant}-->
31294	<element type="constant">
31295		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateTextByFourthLevel">
31296			<context kind="enumeration">MsoAnimateByLevel</context>
31297			<name>msoAnimateTextByFourthLevel</name>
31298			<value>5</value>
31299		</source>
31300		<destination designation="identity" />
31301	</element>
31302	<!--enum::msoAnimateTextBySecondLevel {Constant}-->
31303	<element type="constant">
31304		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateTextBySecondLevel">
31305			<context kind="enumeration">MsoAnimateByLevel</context>
31306			<name>msoAnimateTextBySecondLevel</name>
31307			<value>3</value>
31308		</source>
31309		<destination designation="identity" />
31310	</element>
31311	<!--enum::msoAnimateTextByThirdLevel {Constant}-->
31312	<element type="constant">
31313		<source id="PowerPoint.MsoAnimateByLevel.msoAnimateTextByThirdLevel">
31314			<context kind="enumeration">MsoAnimateByLevel</context>
31315			<name>msoAnimateTextByThirdLevel</name>
31316			<value>4</value>
31317		</source>
31318		<destination designation="identity" />
31319	</element>
31320	<!--enum::MsoAnimCommandType  {Enumeration}-->
31321	<element type="enumeration">
31322		<source id="PowerPoint.MsoAnimCommandType">
31323			<name>MsoAnimCommandType</name>
31324		</source>
31325		<destination designation="identity" />
31326	</element>
31327	<!--enum::msoAnimCommandTypeCall {Constant}-->
31328	<element type="constant">
31329		<source id="PowerPoint.MsoAnimCommandType.msoAnimCommandTypeCall">
31330			<context kind="enumeration">MsoAnimCommandType</context>
31331			<name>msoAnimCommandTypeCall</name>
31332			<value>1</value>
31333		</source>
31334		<destination designation="identity" />
31335	</element>
31336	<!--enum::msoAnimCommandTypeEvent {Constant}-->
31337	<element type="constant">
31338		<source id="PowerPoint.MsoAnimCommandType.msoAnimCommandTypeEvent">
31339			<context kind="enumeration">MsoAnimCommandType</context>
31340			<name>msoAnimCommandTypeEvent</name>
31341			<value>0</value>
31342		</source>
31343		<destination designation="identity" />
31344	</element>
31345	<!--enum::msoAnimCommandTypeVerb {Constant}-->
31346	<element type="constant">
31347		<source id="PowerPoint.MsoAnimCommandType.msoAnimCommandTypeVerb">
31348			<context kind="enumeration">MsoAnimCommandType</context>
31349			<name>msoAnimCommandTypeVerb</name>
31350			<value>2</value>
31351		</source>
31352		<destination designation="identity" />
31353	</element>
31354	<!--enum::MsoAnimDirection  {Enumeration}-->
31355	<element type="enumeration">
31356		<source id="PowerPoint.MsoAnimDirection">
31357			<name>MsoAnimDirection</name>
31358		</source>
31359		<destination designation="identity" />
31360	</element>
31361	<!--enum::msoAnimDirectionAcross {Constant}-->
31362	<element type="constant">
31363		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionAcross">
31364			<context kind="enumeration">MsoAnimDirection</context>
31365			<name>msoAnimDirectionAcross</name>
31366			<value>18</value>
31367		</source>
31368		<destination designation="identity" />
31369	</element>
31370	<!--enum::msoAnimDirectionBottom {Constant}-->
31371	<element type="constant">
31372		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionBottom">
31373			<context kind="enumeration">MsoAnimDirection</context>
31374			<name>msoAnimDirectionBottom</name>
31375			<value>11</value>
31376		</source>
31377		<destination designation="identity" />
31378	</element>
31379	<!--enum::msoAnimDirectionBottomLeft {Constant}-->
31380	<element type="constant">
31381		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionBottomLeft">
31382			<context kind="enumeration">MsoAnimDirection</context>
31383			<name>msoAnimDirectionBottomLeft</name>
31384			<value>15</value>
31385		</source>
31386		<destination designation="identity" />
31387	</element>
31388	<!--enum::msoAnimDirectionBottomRight {Constant}-->
31389	<element type="constant">
31390		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionBottomRight">
31391			<context kind="enumeration">MsoAnimDirection</context>
31392			<name>msoAnimDirectionBottomRight</name>
31393			<value>14</value>
31394		</source>
31395		<destination designation="identity" />
31396	</element>
31397	<!--enum::msoAnimDirectionCenter {Constant}-->
31398	<element type="constant">
31399		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionCenter">
31400			<context kind="enumeration">MsoAnimDirection</context>
31401			<name>msoAnimDirectionCenter</name>
31402			<value>28</value>
31403		</source>
31404		<destination designation="identity" />
31405	</element>
31406	<!--enum::msoAnimDirectionClockwise {Constant}-->
31407	<element type="constant">
31408		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionClockwise">
31409			<context kind="enumeration">MsoAnimDirection</context>
31410			<name>msoAnimDirectionClockwise</name>
31411			<value>21</value>
31412		</source>
31413		<destination designation="identity" />
31414	</element>
31415	<!--enum::msoAnimDirectionCounterclockwise {Constant}-->
31416	<element type="constant">
31417		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionCounterclockwise">
31418			<context kind="enumeration">MsoAnimDirection</context>
31419			<name>msoAnimDirectionCounterclockwise</name>
31420			<value>22</value>
31421		</source>
31422		<destination designation="identity" />
31423	</element>
31424	<!--enum::msoAnimDirectionCycleClockwise {Constant}-->
31425	<element type="constant">
31426		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionCycleClockwise">
31427			<context kind="enumeration">MsoAnimDirection</context>
31428			<name>msoAnimDirectionCycleClockwise</name>
31429			<value>43</value>
31430		</source>
31431		<destination designation="identity" />
31432	</element>
31433	<!--enum::msoAnimDirectionCycleCounterclockwise {Constant}-->
31434	<element type="constant">
31435		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionCycleCounterclockwise">
31436			<context kind="enumeration">MsoAnimDirection</context>
31437			<name>msoAnimDirectionCycleCounterclockwise</name>
31438			<value>44</value>
31439		</source>
31440		<destination designation="identity" />
31441	</element>
31442	<!--enum::msoAnimDirectionDown {Constant}-->
31443	<element type="constant">
31444		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionDown">
31445			<context kind="enumeration">MsoAnimDirection</context>
31446			<name>msoAnimDirectionDown</name>
31447			<value>3</value>
31448		</source>
31449		<destination designation="identity" />
31450	</element>
31451	<!--enum::msoAnimDirectionDownLeft {Constant}-->
31452	<element type="constant">
31453		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionDownLeft">
31454			<context kind="enumeration">MsoAnimDirection</context>
31455			<name>msoAnimDirectionDownLeft</name>
31456			<value>9</value>
31457		</source>
31458		<destination designation="identity" />
31459	</element>
31460	<!--enum::msoAnimDirectionDownRight {Constant}-->
31461	<element type="constant">
31462		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionDownRight">
31463			<context kind="enumeration">MsoAnimDirection</context>
31464			<name>msoAnimDirectionDownRight</name>
31465			<value>8</value>
31466		</source>
31467		<destination designation="identity" />
31468	</element>
31469	<!--enum::msoAnimDirectionFontAllCaps {Constant}-->
31470	<element type="constant">
31471		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionFontAllCaps">
31472			<context kind="enumeration">MsoAnimDirection</context>
31473			<name>msoAnimDirectionFontAllCaps</name>
31474			<value>40</value>
31475		</source>
31476		<destination designation="identity" />
31477	</element>
31478	<!--enum::msoAnimDirectionFontBold {Constant}-->
31479	<element type="constant">
31480		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionFontBold">
31481			<context kind="enumeration">MsoAnimDirection</context>
31482			<name>msoAnimDirectionFontBold</name>
31483			<value>35</value>
31484		</source>
31485		<destination designation="identity" />
31486	</element>
31487	<!--enum::msoAnimDirectionFontItalic {Constant}-->
31488	<element type="constant">
31489		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionFontItalic">
31490			<context kind="enumeration">MsoAnimDirection</context>
31491			<name>msoAnimDirectionFontItalic</name>
31492			<value>36</value>
31493		</source>
31494		<destination designation="identity" />
31495	</element>
31496	<!--enum::msoAnimDirectionFontShadow {Constant}-->
31497	<element type="constant">
31498		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionFontShadow">
31499			<context kind="enumeration">MsoAnimDirection</context>
31500			<name>msoAnimDirectionFontShadow</name>
31501			<value>39</value>
31502		</source>
31503		<destination designation="identity" />
31504	</element>
31505	<!--enum::msoAnimDirectionFontStrikethrough {Constant}-->
31506	<element type="constant">
31507		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionFontStrikethrough">
31508			<context kind="enumeration">MsoAnimDirection</context>
31509			<name>msoAnimDirectionFontStrikethrough</name>
31510			<value>38</value>
31511		</source>
31512		<destination designation="identity" />
31513	</element>
31514	<!--enum::msoAnimDirectionFontUnderline {Constant}-->
31515	<element type="constant">
31516		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionFontUnderline">
31517			<context kind="enumeration">MsoAnimDirection</context>
31518			<name>msoAnimDirectionFontUnderline</name>
31519			<value>37</value>
31520		</source>
31521		<destination designation="identity" />
31522	</element>
31523	<!--enum::msoAnimDirectionGradual {Constant}-->
31524	<element type="constant">
31525		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionGradual">
31526			<context kind="enumeration">MsoAnimDirection</context>
31527			<name>msoAnimDirectionGradual</name>
31528			<value>42</value>
31529		</source>
31530		<destination designation="identity" />
31531	</element>
31532	<!--enum::msoAnimDirectionHorizontal {Constant}-->
31533	<element type="constant">
31534		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionHorizontal">
31535			<context kind="enumeration">MsoAnimDirection</context>
31536			<name>msoAnimDirectionHorizontal</name>
31537			<value>16</value>
31538		</source>
31539		<destination designation="identity" />
31540	</element>
31541	<!--enum::msoAnimDirectionHorizontalIn {Constant}-->
31542	<element type="constant">
31543		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionHorizontalIn">
31544			<context kind="enumeration">MsoAnimDirection</context>
31545			<name>msoAnimDirectionHorizontalIn</name>
31546			<value>23</value>
31547		</source>
31548		<destination designation="identity" />
31549	</element>
31550	<!--enum::msoAnimDirectionHorizontalOut {Constant}-->
31551	<element type="constant">
31552		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionHorizontalOut">
31553			<context kind="enumeration">MsoAnimDirection</context>
31554			<name>msoAnimDirectionHorizontalOut</name>
31555			<value>24</value>
31556		</source>
31557		<destination designation="identity" />
31558	</element>
31559	<!--enum::msoAnimDirectionIn {Constant}-->
31560	<element type="constant">
31561		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionIn">
31562			<context kind="enumeration">MsoAnimDirection</context>
31563			<name>msoAnimDirectionIn</name>
31564			<value>19</value>
31565		</source>
31566		<destination designation="identity" />
31567	</element>
31568	<!--enum::msoAnimDirectionInBottom {Constant}-->
31569	<element type="constant">
31570		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionInBottom">
31571			<context kind="enumeration">MsoAnimDirection</context>
31572			<name>msoAnimDirectionInBottom</name>
31573			<value>31</value>
31574		</source>
31575		<destination designation="identity" />
31576	</element>
31577	<!--enum::msoAnimDirectionInCenter {Constant}-->
31578	<element type="constant">
31579		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionInCenter">
31580			<context kind="enumeration">MsoAnimDirection</context>
31581			<name>msoAnimDirectionInCenter</name>
31582			<value>30</value>
31583		</source>
31584		<destination designation="identity" />
31585	</element>
31586	<!--enum::msoAnimDirectionInSlightly {Constant}-->
31587	<element type="constant">
31588		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionInSlightly">
31589			<context kind="enumeration">MsoAnimDirection</context>
31590			<name>msoAnimDirectionInSlightly</name>
31591			<value>29</value>
31592		</source>
31593		<destination designation="identity" />
31594	</element>
31595	<!--enum::msoAnimDirectionInstant {Constant}-->
31596	<element type="constant">
31597		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionInstant">
31598			<context kind="enumeration">MsoAnimDirection</context>
31599			<name>msoAnimDirectionInstant</name>
31600			<value>41</value>
31601		</source>
31602		<destination designation="identity" />
31603	</element>
31604	<!--enum::msoAnimDirectionLeft {Constant}-->
31605	<element type="constant">
31606		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionLeft">
31607			<context kind="enumeration">MsoAnimDirection</context>
31608			<name>msoAnimDirectionLeft</name>
31609			<value>4</value>
31610		</source>
31611		<destination designation="identity" />
31612	</element>
31613	<!--enum::msoAnimDirectionNone {Constant}-->
31614	<element type="constant">
31615		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionNone">
31616			<context kind="enumeration">MsoAnimDirection</context>
31617			<name>msoAnimDirectionNone</name>
31618			<value>0</value>
31619		</source>
31620		<destination designation="identity" />
31621	</element>
31622	<!--enum::msoAnimDirectionOrdinalMask {Constant}-->
31623	<element type="constant">
31624		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionOrdinalMask">
31625			<context kind="enumeration">MsoAnimDirection</context>
31626			<name>msoAnimDirectionOrdinalMask</name>
31627			<value>5</value>
31628		</source>
31629		<destination designation="identity" />
31630	</element>
31631	<!--enum::msoAnimDirectionOut {Constant}-->
31632	<element type="constant">
31633		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionOut">
31634			<context kind="enumeration">MsoAnimDirection</context>
31635			<name>msoAnimDirectionOut</name>
31636			<value>20</value>
31637		</source>
31638		<destination designation="identity" />
31639	</element>
31640	<!--enum::msoAnimDirectionOutBottom {Constant}-->
31641	<element type="constant">
31642		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionOutBottom">
31643			<context kind="enumeration">MsoAnimDirection</context>
31644			<name>msoAnimDirectionOutBottom</name>
31645			<value>34</value>
31646		</source>
31647		<destination designation="identity" />
31648	</element>
31649	<!--enum::msoAnimDirectionOutCenter {Constant}-->
31650	<element type="constant">
31651		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionOutCenter">
31652			<context kind="enumeration">MsoAnimDirection</context>
31653			<name>msoAnimDirectionOutCenter</name>
31654			<value>33</value>
31655		</source>
31656		<destination designation="identity" />
31657	</element>
31658	<!--enum::msoAnimDirectionOutSlightly {Constant}-->
31659	<element type="constant">
31660		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionOutSlightly">
31661			<context kind="enumeration">MsoAnimDirection</context>
31662			<name>msoAnimDirectionOutSlightly</name>
31663			<value>32</value>
31664		</source>
31665		<destination designation="identity" />
31666	</element>
31667	<!--enum::msoAnimDirectionRight {Constant}-->
31668	<element type="constant">
31669		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionRight">
31670			<context kind="enumeration">MsoAnimDirection</context>
31671			<name>msoAnimDirectionRight</name>
31672			<value>2</value>
31673		</source>
31674		<destination designation="identity" />
31675	</element>
31676	<!--enum::msoAnimDirectionSlightly {Constant}-->
31677	<element type="constant">
31678		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionSlightly">
31679			<context kind="enumeration">MsoAnimDirection</context>
31680			<name>msoAnimDirectionSlightly</name>
31681			<value>27</value>
31682		</source>
31683		<destination designation="identity" />
31684	</element>
31685	<!--enum::msoAnimDirectionTop {Constant}-->
31686	<element type="constant">
31687		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionTop">
31688			<context kind="enumeration">MsoAnimDirection</context>
31689			<name>msoAnimDirectionTop</name>
31690			<value>10</value>
31691		</source>
31692		<destination designation="identity" />
31693	</element>
31694	<!--enum::msoAnimDirectionTopLeft {Constant}-->
31695	<element type="constant">
31696		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionTopLeft">
31697			<context kind="enumeration">MsoAnimDirection</context>
31698			<name>msoAnimDirectionTopLeft</name>
31699			<value>12</value>
31700		</source>
31701		<destination designation="identity" />
31702	</element>
31703	<!--enum::msoAnimDirectionTopRight {Constant}-->
31704	<element type="constant">
31705		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionTopRight">
31706			<context kind="enumeration">MsoAnimDirection</context>
31707			<name>msoAnimDirectionTopRight</name>
31708			<value>13</value>
31709		</source>
31710		<destination designation="identity" />
31711	</element>
31712	<!--enum::msoAnimDirectionUp {Constant}-->
31713	<element type="constant">
31714		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionUp">
31715			<context kind="enumeration">MsoAnimDirection</context>
31716			<name>msoAnimDirectionUp</name>
31717			<value>1</value>
31718		</source>
31719		<destination designation="identity" />
31720	</element>
31721	<!--enum::msoAnimDirectionUpLeft {Constant}-->
31722	<element type="constant">
31723		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionUpLeft">
31724			<context kind="enumeration">MsoAnimDirection</context>
31725			<name>msoAnimDirectionUpLeft</name>
31726			<value>6</value>
31727		</source>
31728		<destination designation="identity" />
31729	</element>
31730	<!--enum::msoAnimDirectionUpRight {Constant}-->
31731	<element type="constant">
31732		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionUpRight">
31733			<context kind="enumeration">MsoAnimDirection</context>
31734			<name>msoAnimDirectionUpRight</name>
31735			<value>7</value>
31736		</source>
31737		<destination designation="identity" />
31738	</element>
31739	<!--enum::msoAnimDirectionVertical {Constant}-->
31740	<element type="constant">
31741		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionVertical">
31742			<context kind="enumeration">MsoAnimDirection</context>
31743			<name>msoAnimDirectionVertical</name>
31744			<value>17</value>
31745		</source>
31746		<destination designation="identity" />
31747	</element>
31748	<!--enum::msoAnimDirectionVerticalIn {Constant}-->
31749	<element type="constant">
31750		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionVerticalIn">
31751			<context kind="enumeration">MsoAnimDirection</context>
31752			<name>msoAnimDirectionVerticalIn</name>
31753			<value>25</value>
31754		</source>
31755		<destination designation="identity" />
31756	</element>
31757	<!--enum::msoAnimDirectionVerticalOut {Constant}-->
31758	<element type="constant">
31759		<source id="PowerPoint.MsoAnimDirection.msoAnimDirectionVerticalOut">
31760			<context kind="enumeration">MsoAnimDirection</context>
31761			<name>msoAnimDirectionVerticalOut</name>
31762			<value>26</value>
31763		</source>
31764		<destination designation="identity" />
31765	</element>
31766	<!--enum::MsoAnimEffect  {Enumeration}-->
31767	<element type="enumeration">
31768		<source id="PowerPoint.MsoAnimEffect">
31769			<name>MsoAnimEffect</name>
31770		</source>
31771		<destination designation="identity" />
31772	</element>
31773	<!--enum::msoAnimEffectAppear {Constant}-->
31774	<element type="constant">
31775		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectAppear">
31776			<context kind="enumeration">MsoAnimEffect</context>
31777			<name>msoAnimEffectAppear</name>
31778			<value>1</value>
31779		</source>
31780		<destination designation="identity" />
31781	</element>
31782	<!--enum::msoAnimEffectArcUp {Constant}-->
31783	<element type="constant">
31784		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectArcUp">
31785			<context kind="enumeration">MsoAnimEffect</context>
31786			<name>msoAnimEffectArcUp</name>
31787			<value>47</value>
31788		</source>
31789		<destination designation="identity" />
31790	</element>
31791	<!--enum::msoAnimEffectAscend {Constant}-->
31792	<element type="constant">
31793		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectAscend">
31794			<context kind="enumeration">MsoAnimEffect</context>
31795			<name>msoAnimEffectAscend</name>
31796			<value>39</value>
31797		</source>
31798		<destination designation="identity" />
31799	</element>
31800	<!--enum::msoAnimEffectBlast {Constant}-->
31801	<element type="constant">
31802		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBlast">
31803			<context kind="enumeration">MsoAnimEffect</context>
31804			<name>msoAnimEffectBlast</name>
31805			<value>64</value>
31806		</source>
31807		<destination designation="identity" />
31808	</element>
31809	<!--enum::msoAnimEffectBlinds {Constant}-->
31810	<element type="constant">
31811		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBlinds">
31812			<context kind="enumeration">MsoAnimEffect</context>
31813			<name>msoAnimEffectBlinds</name>
31814			<value>3</value>
31815		</source>
31816		<destination designation="identity" />
31817	</element>
31818	<!--enum::msoAnimEffectBoldFlash {Constant}-->
31819	<element type="constant">
31820		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBoldFlash">
31821			<context kind="enumeration">MsoAnimEffect</context>
31822			<name>msoAnimEffectBoldFlash</name>
31823			<value>63</value>
31824		</source>
31825		<destination designation="identity" />
31826	</element>
31827	<!--enum::msoAnimEffectBoldReveal {Constant}-->
31828	<element type="constant">
31829		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBoldReveal">
31830			<context kind="enumeration">MsoAnimEffect</context>
31831			<name>msoAnimEffectBoldReveal</name>
31832			<value>65</value>
31833		</source>
31834		<destination designation="identity" />
31835	</element>
31836	<!--enum::msoAnimEffectBoomerang {Constant}-->
31837	<element type="constant">
31838		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBoomerang">
31839			<context kind="enumeration">MsoAnimEffect</context>
31840			<name>msoAnimEffectBoomerang</name>
31841			<value>25</value>
31842		</source>
31843		<destination designation="identity" />
31844	</element>
31845	<!--enum::msoAnimEffectBounce {Constant}-->
31846	<element type="constant">
31847		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBounce">
31848			<context kind="enumeration">MsoAnimEffect</context>
31849			<name>msoAnimEffectBounce</name>
31850			<value>26</value>
31851		</source>
31852		<destination designation="identity" />
31853	</element>
31854	<!--enum::msoAnimEffectBox {Constant}-->
31855	<element type="constant">
31856		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBox">
31857			<context kind="enumeration">MsoAnimEffect</context>
31858			<name>msoAnimEffectBox</name>
31859			<value>4</value>
31860		</source>
31861		<destination designation="identity" />
31862	</element>
31863	<!--enum::msoAnimEffectBrushOnColor {Constant}-->
31864	<element type="constant">
31865		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBrushOnColor">
31866			<context kind="enumeration">MsoAnimEffect</context>
31867			<name>msoAnimEffectBrushOnColor</name>
31868			<value>66</value>
31869		</source>
31870		<destination designation="identity" />
31871	</element>
31872	<!--enum::msoAnimEffectBrushOnUnderline {Constant}-->
31873	<element type="constant">
31874		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectBrushOnUnderline">
31875			<context kind="enumeration">MsoAnimEffect</context>
31876			<name>msoAnimEffectBrushOnUnderline</name>
31877			<value>67</value>
31878		</source>
31879		<destination designation="identity" />
31880	</element>
31881	<!--enum::msoAnimEffectCenterRevolve {Constant}-->
31882	<element type="constant">
31883		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectCenterRevolve">
31884			<context kind="enumeration">MsoAnimEffect</context>
31885			<name>msoAnimEffectCenterRevolve</name>
31886			<value>40</value>
31887		</source>
31888		<destination designation="identity" />
31889	</element>
31890	<!--enum::msoAnimEffectChangeFillColor {Constant}-->
31891	<element type="constant">
31892		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectChangeFillColor">
31893			<context kind="enumeration">MsoAnimEffect</context>
31894			<name>msoAnimEffectChangeFillColor</name>
31895			<value>54</value>
31896		</source>
31897		<destination designation="identity" />
31898	</element>
31899	<!--enum::msoAnimEffectChangeFont {Constant}-->
31900	<element type="constant">
31901		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectChangeFont">
31902			<context kind="enumeration">MsoAnimEffect</context>
31903			<name>msoAnimEffectChangeFont</name>
31904			<value>55</value>
31905		</source>
31906		<destination designation="identity" />
31907	</element>
31908	<!--enum::msoAnimEffectChangeFontColor {Constant}-->
31909	<element type="constant">
31910		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectChangeFontColor">
31911			<context kind="enumeration">MsoAnimEffect</context>
31912			<name>msoAnimEffectChangeFontColor</name>
31913			<value>56</value>
31914		</source>
31915		<destination designation="identity" />
31916	</element>
31917	<!--enum::msoAnimEffectChangeFontSize {Constant}-->
31918	<element type="constant">
31919		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectChangeFontSize">
31920			<context kind="enumeration">MsoAnimEffect</context>
31921			<name>msoAnimEffectChangeFontSize</name>
31922			<value>57</value>
31923		</source>
31924		<destination designation="identity" />
31925	</element>
31926	<!--enum::msoAnimEffectChangeFontStyle {Constant}-->
31927	<element type="constant">
31928		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectChangeFontStyle">
31929			<context kind="enumeration">MsoAnimEffect</context>
31930			<name>msoAnimEffectChangeFontStyle</name>
31931			<value>58</value>
31932		</source>
31933		<destination designation="identity" />
31934	</element>
31935	<!--enum::msoAnimEffectChangeLineColor {Constant}-->
31936	<element type="constant">
31937		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectChangeLineColor">
31938			<context kind="enumeration">MsoAnimEffect</context>
31939			<name>msoAnimEffectChangeLineColor</name>
31940			<value>60</value>
31941		</source>
31942		<destination designation="identity" />
31943	</element>
31944	<!--enum::msoAnimEffectCheckerboard {Constant}-->
31945	<element type="constant">
31946		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectCheckerboard">
31947			<context kind="enumeration">MsoAnimEffect</context>
31948			<name>msoAnimEffectCheckerboard</name>
31949			<value>5</value>
31950		</source>
31951		<destination designation="identity" />
31952	</element>
31953	<!--enum::msoAnimEffectCircle {Constant}-->
31954	<element type="constant">
31955		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectCircle">
31956			<context kind="enumeration">MsoAnimEffect</context>
31957			<name>msoAnimEffectCircle</name>
31958			<value>6</value>
31959		</source>
31960		<destination designation="identity" />
31961	</element>
31962	<!--enum::msoAnimEffectColorBlend {Constant}-->
31963	<element type="constant">
31964		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectColorBlend">
31965			<context kind="enumeration">MsoAnimEffect</context>
31966			<name>msoAnimEffectColorBlend</name>
31967			<value>68</value>
31968		</source>
31969		<destination designation="identity" />
31970	</element>
31971	<!--enum::msoAnimEffectColorReveal {Constant}-->
31972	<element type="constant">
31973		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectColorReveal">
31974			<context kind="enumeration">MsoAnimEffect</context>
31975			<name>msoAnimEffectColorReveal</name>
31976			<value>27</value>
31977		</source>
31978		<destination designation="identity" />
31979	</element>
31980	<!--enum::msoAnimEffectColorWave {Constant}-->
31981	<element type="constant">
31982		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectColorWave">
31983			<context kind="enumeration">MsoAnimEffect</context>
31984			<name>msoAnimEffectColorWave</name>
31985			<value>69</value>
31986		</source>
31987		<destination designation="identity" />
31988	</element>
31989	<!--enum::msoAnimEffectComplementaryColor {Constant}-->
31990	<element type="constant">
31991		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectComplementaryColor">
31992			<context kind="enumeration">MsoAnimEffect</context>
31993			<name>msoAnimEffectComplementaryColor</name>
31994			<value>70</value>
31995		</source>
31996		<destination designation="identity" />
31997	</element>
31998	<!--enum::msoAnimEffectComplementaryColor2 {Constant}-->
31999	<element type="constant">
32000		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectComplementaryColor2">
32001			<context kind="enumeration">MsoAnimEffect</context>
32002			<name>msoAnimEffectComplementaryColor2</name>
32003			<value>71</value>
32004		</source>
32005		<destination designation="identity" />
32006	</element>
32007	<!--enum::msoAnimEffectContrastingColor {Constant}-->
32008	<element type="constant">
32009		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectContrastingColor">
32010			<context kind="enumeration">MsoAnimEffect</context>
32011			<name>msoAnimEffectContrastingColor</name>
32012			<value>72</value>
32013		</source>
32014		<destination designation="identity" />
32015	</element>
32016	<!--enum::msoAnimEffectCrawl {Constant}-->
32017	<element type="constant">
32018		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectCrawl">
32019			<context kind="enumeration">MsoAnimEffect</context>
32020			<name>msoAnimEffectCrawl</name>
32021			<value>7</value>
32022		</source>
32023		<destination designation="identity" />
32024	</element>
32025	<!--enum::msoAnimEffectCredits {Constant}-->
32026	<element type="constant">
32027		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectCredits">
32028			<context kind="enumeration">MsoAnimEffect</context>
32029			<name>msoAnimEffectCredits</name>
32030			<value>28</value>
32031		</source>
32032		<destination designation="identity" />
32033	</element>
32034	<!--enum::msoAnimEffectCustom {Constant}-->
32035	<element type="constant">
32036		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectCustom">
32037			<context kind="enumeration">MsoAnimEffect</context>
32038			<name>msoAnimEffectCustom</name>
32039			<value>0</value>
32040		</source>
32041		<destination designation="identity" />
32042	</element>
32043	<!--enum::msoAnimEffectDarken {Constant}-->
32044	<element type="constant">
32045		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectDarken">
32046			<context kind="enumeration">MsoAnimEffect</context>
32047			<name>msoAnimEffectDarken</name>
32048			<value>73</value>
32049		</source>
32050		<destination designation="identity" />
32051	</element>
32052	<!--enum::msoAnimEffectDesaturate {Constant}-->
32053	<element type="constant">
32054		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectDesaturate">
32055			<context kind="enumeration">MsoAnimEffect</context>
32056			<name>msoAnimEffectDesaturate</name>
32057			<value>74</value>
32058		</source>
32059		<destination designation="identity" />
32060	</element>
32061	<!--enum::msoAnimEffectDescend {Constant}-->
32062	<element type="constant">
32063		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectDescend">
32064			<context kind="enumeration">MsoAnimEffect</context>
32065			<name>msoAnimEffectDescend</name>
32066			<value>42</value>
32067		</source>
32068		<destination designation="identity" />
32069	</element>
32070	<!--enum::msoAnimEffectDiamond {Constant}-->
32071	<element type="constant">
32072		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectDiamond">
32073			<context kind="enumeration">MsoAnimEffect</context>
32074			<name>msoAnimEffectDiamond</name>
32075			<value>8</value>
32076		</source>
32077		<destination designation="identity" />
32078	</element>
32079	<!--enum::msoAnimEffectDissolve {Constant}-->
32080	<element type="constant">
32081		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectDissolve">
32082			<context kind="enumeration">MsoAnimEffect</context>
32083			<name>msoAnimEffectDissolve</name>
32084			<value>9</value>
32085		</source>
32086		<destination designation="identity" />
32087	</element>
32088	<!--enum::msoAnimEffectEaseIn {Constant}-->
32089	<element type="constant">
32090		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectEaseIn">
32091			<context kind="enumeration">MsoAnimEffect</context>
32092			<name>msoAnimEffectEaseIn</name>
32093			<value>29</value>
32094		</source>
32095		<destination designation="identity" />
32096	</element>
32097	<!--enum::msoAnimEffectExpand {Constant}-->
32098	<element type="constant">
32099		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectExpand">
32100			<context kind="enumeration">MsoAnimEffect</context>
32101			<name>msoAnimEffectExpand</name>
32102			<value>50</value>
32103		</source>
32104		<destination designation="identity" />
32105	</element>
32106	<!--enum::msoAnimEffectFade {Constant}-->
32107	<element type="constant">
32108		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFade">
32109			<context kind="enumeration">MsoAnimEffect</context>
32110			<name>msoAnimEffectFade</name>
32111			<value>10</value>
32112		</source>
32113		<destination designation="identity" />
32114	</element>
32115	<!--enum::msoAnimEffectFadedSwivel {Constant}-->
32116	<element type="constant">
32117		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFadedSwivel">
32118			<context kind="enumeration">MsoAnimEffect</context>
32119			<name>msoAnimEffectFadedSwivel</name>
32120			<value>41</value>
32121		</source>
32122		<destination designation="identity" />
32123	</element>
32124	<!--enum::msoAnimEffectFadedZoom {Constant}-->
32125	<element type="constant">
32126		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFadedZoom">
32127			<context kind="enumeration">MsoAnimEffect</context>
32128			<name>msoAnimEffectFadedZoom</name>
32129			<value>48</value>
32130		</source>
32131		<destination designation="identity" />
32132	</element>
32133	<!--enum::msoAnimEffectFlashBulb {Constant}-->
32134	<element type="constant">
32135		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFlashBulb">
32136			<context kind="enumeration">MsoAnimEffect</context>
32137			<name>msoAnimEffectFlashBulb</name>
32138			<value>75</value>
32139		</source>
32140		<destination designation="identity" />
32141	</element>
32142	<!--enum::msoAnimEffectFlashOnce {Constant}-->
32143	<element type="constant">
32144		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFlashOnce">
32145			<context kind="enumeration">MsoAnimEffect</context>
32146			<name>msoAnimEffectFlashOnce</name>
32147			<value>11</value>
32148		</source>
32149		<destination designation="identity" />
32150	</element>
32151	<!--enum::msoAnimEffectFlicker {Constant}-->
32152	<element type="constant">
32153		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFlicker">
32154			<context kind="enumeration">MsoAnimEffect</context>
32155			<name>msoAnimEffectFlicker</name>
32156			<value>76</value>
32157		</source>
32158		<destination designation="identity" />
32159	</element>
32160	<!--enum::msoAnimEffectFlip {Constant}-->
32161	<element type="constant">
32162		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFlip">
32163			<context kind="enumeration">MsoAnimEffect</context>
32164			<name>msoAnimEffectFlip</name>
32165			<value>51</value>
32166		</source>
32167		<destination designation="identity" />
32168	</element>
32169	<!--enum::msoAnimEffectFloat {Constant}-->
32170	<element type="constant">
32171		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFloat">
32172			<context kind="enumeration">MsoAnimEffect</context>
32173			<name>msoAnimEffectFloat</name>
32174			<value>30</value>
32175		</source>
32176		<destination designation="identity" />
32177	</element>
32178	<!--enum::msoAnimEffectFly {Constant}-->
32179	<element type="constant">
32180		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFly">
32181			<context kind="enumeration">MsoAnimEffect</context>
32182			<name>msoAnimEffectFly</name>
32183			<value>2</value>
32184		</source>
32185		<destination designation="identity" />
32186	</element>
32187	<!--enum::msoAnimEffectFold {Constant}-->
32188	<element type="constant">
32189		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectFold">
32190			<context kind="enumeration">MsoAnimEffect</context>
32191			<name>msoAnimEffectFold</name>
32192			<value>53</value>
32193		</source>
32194		<destination designation="identity" />
32195	</element>
32196	<!--enum::msoAnimEffectGlide {Constant}-->
32197	<element type="constant">
32198		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectGlide">
32199			<context kind="enumeration">MsoAnimEffect</context>
32200			<name>msoAnimEffectGlide</name>
32201			<value>49</value>
32202		</source>
32203		<destination designation="identity" />
32204	</element>
32205	<!--enum::msoAnimEffectGrowAndTurn {Constant}-->
32206	<element type="constant">
32207		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectGrowAndTurn">
32208			<context kind="enumeration">MsoAnimEffect</context>
32209			<name>msoAnimEffectGrowAndTurn</name>
32210			<value>31</value>
32211		</source>
32212		<destination designation="identity" />
32213	</element>
32214	<!--enum::msoAnimEffectGrowShrink {Constant}-->
32215	<element type="constant">
32216		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectGrowShrink">
32217			<context kind="enumeration">MsoAnimEffect</context>
32218			<name>msoAnimEffectGrowShrink</name>
32219			<value>59</value>
32220		</source>
32221		<destination designation="identity" />
32222	</element>
32223	<!--enum::msoAnimEffectGrowWithColor {Constant}-->
32224	<element type="constant">
32225		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectGrowWithColor">
32226			<context kind="enumeration">MsoAnimEffect</context>
32227			<name>msoAnimEffectGrowWithColor</name>
32228			<value>77</value>
32229		</source>
32230		<destination designation="identity" />
32231	</element>
32232	<!--enum::msoAnimEffectLighten {Constant}-->
32233	<element type="constant">
32234		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectLighten">
32235			<context kind="enumeration">MsoAnimEffect</context>
32236			<name>msoAnimEffectLighten</name>
32237			<value>78</value>
32238		</source>
32239		<destination designation="identity" />
32240	</element>
32241	<!--enum::msoAnimEffectLightSpeed {Constant}-->
32242	<element type="constant">
32243		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectLightSpeed">
32244			<context kind="enumeration">MsoAnimEffect</context>
32245			<name>msoAnimEffectLightSpeed</name>
32246			<value>32</value>
32247		</source>
32248		<destination designation="identity" />
32249	</element>
32250	<!--enum::msoAnimEffectMediaPause {Constant}-->
32251	<element type="constant">
32252		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectMediaPause">
32253			<context kind="enumeration">MsoAnimEffect</context>
32254			<name>msoAnimEffectMediaPause</name>
32255			<value>84</value>
32256		</source>
32257		<destination designation="identity" />
32258	</element>
32259	<!--enum::msoAnimEffectMediaPlay {Constant}-->
32260	<element type="constant">
32261		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectMediaPlay">
32262			<context kind="enumeration">MsoAnimEffect</context>
32263			<name>msoAnimEffectMediaPlay</name>
32264			<value>83</value>
32265		</source>
32266		<destination designation="identity" />
32267	</element>
32268	<!--enum::msoAnimEffectMediaStop {Constant}-->
32269	<element type="constant">
32270		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectMediaStop">
32271			<context kind="enumeration">MsoAnimEffect</context>
32272			<name>msoAnimEffectMediaStop</name>
32273			<value>85</value>
32274		</source>
32275		<destination designation="identity" />
32276	</element>
32277	<!--enum::msoAnimEffectPath4PointStar {Constant}-->
32278	<element type="constant">
32279		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPath4PointStar">
32280			<context kind="enumeration">MsoAnimEffect</context>
32281			<name>msoAnimEffectPath4PointStar</name>
32282			<value>101</value>
32283		</source>
32284		<destination designation="identity" />
32285	</element>
32286	<!--enum::msoAnimEffectPath5PointStar {Constant}-->
32287	<element type="constant">
32288		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPath5PointStar">
32289			<context kind="enumeration">MsoAnimEffect</context>
32290			<name>msoAnimEffectPath5PointStar</name>
32291			<value>90</value>
32292		</source>
32293		<destination designation="identity" />
32294	</element>
32295	<!--enum::msoAnimEffectPath6PointStar {Constant}-->
32296	<element type="constant">
32297		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPath6PointStar">
32298			<context kind="enumeration">MsoAnimEffect</context>
32299			<name>msoAnimEffectPath6PointStar</name>
32300			<value>96</value>
32301		</source>
32302		<destination designation="identity" />
32303	</element>
32304	<!--enum::msoAnimEffectPath8PointStar {Constant}-->
32305	<element type="constant">
32306		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPath8PointStar">
32307			<context kind="enumeration">MsoAnimEffect</context>
32308			<name>msoAnimEffectPath8PointStar</name>
32309			<value>102</value>
32310		</source>
32311		<destination designation="identity" />
32312	</element>
32313	<!--enum::msoAnimEffectPathArcDown {Constant}-->
32314	<element type="constant">
32315		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathArcDown">
32316			<context kind="enumeration">MsoAnimEffect</context>
32317			<name>msoAnimEffectPathArcDown</name>
32318			<value>122</value>
32319		</source>
32320		<destination designation="identity" />
32321	</element>
32322	<!--enum::msoAnimEffectPathArcLeft {Constant}-->
32323	<element type="constant">
32324		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathArcLeft">
32325			<context kind="enumeration">MsoAnimEffect</context>
32326			<name>msoAnimEffectPathArcLeft</name>
32327			<value>136</value>
32328		</source>
32329		<destination designation="identity" />
32330	</element>
32331	<!--enum::msoAnimEffectPathArcRight {Constant}-->
32332	<element type="constant">
32333		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathArcRight">
32334			<context kind="enumeration">MsoAnimEffect</context>
32335			<name>msoAnimEffectPathArcRight</name>
32336			<value>143</value>
32337		</source>
32338		<destination designation="identity" />
32339	</element>
32340	<!--enum::msoAnimEffectPathArcUp {Constant}-->
32341	<element type="constant">
32342		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathArcUp">
32343			<context kind="enumeration">MsoAnimEffect</context>
32344			<name>msoAnimEffectPathArcUp</name>
32345			<value>129</value>
32346		</source>
32347		<destination designation="identity" />
32348	</element>
32349	<!--enum::msoAnimEffectPathBean {Constant}-->
32350	<element type="constant">
32351		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathBean">
32352			<context kind="enumeration">MsoAnimEffect</context>
32353			<name>msoAnimEffectPathBean</name>
32354			<value>116</value>
32355		</source>
32356		<destination designation="identity" />
32357	</element>
32358	<!--enum::msoAnimEffectPathBounceLeft {Constant}-->
32359	<element type="constant">
32360		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathBounceLeft">
32361			<context kind="enumeration">MsoAnimEffect</context>
32362			<name>msoAnimEffectPathBounceLeft</name>
32363			<value>126</value>
32364		</source>
32365		<destination designation="identity" />
32366	</element>
32367	<!--enum::msoAnimEffectPathBounceRight {Constant}-->
32368	<element type="constant">
32369		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathBounceRight">
32370			<context kind="enumeration">MsoAnimEffect</context>
32371			<name>msoAnimEffectPathBounceRight</name>
32372			<value>139</value>
32373		</source>
32374		<destination designation="identity" />
32375	</element>
32376	<!--enum::msoAnimEffectPathBuzzsaw {Constant}-->
32377	<element type="constant">
32378		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathBuzzsaw">
32379			<context kind="enumeration">MsoAnimEffect</context>
32380			<name>msoAnimEffectPathBuzzsaw</name>
32381			<value>110</value>
32382		</source>
32383		<destination designation="identity" />
32384	</element>
32385	<!--enum::msoAnimEffectPathCircle {Constant}-->
32386	<element type="constant">
32387		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCircle">
32388			<context kind="enumeration">MsoAnimEffect</context>
32389			<name>msoAnimEffectPathCircle</name>
32390			<value>86</value>
32391		</source>
32392		<destination designation="identity" />
32393	</element>
32394	<!--enum::msoAnimEffectPathCrescentMoon {Constant}-->
32395	<element type="constant">
32396		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCrescentMoon">
32397			<context kind="enumeration">MsoAnimEffect</context>
32398			<name>msoAnimEffectPathCrescentMoon</name>
32399			<value>91</value>
32400		</source>
32401		<destination designation="identity" />
32402	</element>
32403	<!--enum::msoAnimEffectPathCurvedSquare {Constant}-->
32404	<element type="constant">
32405		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCurvedSquare">
32406			<context kind="enumeration">MsoAnimEffect</context>
32407			<name>msoAnimEffectPathCurvedSquare</name>
32408			<value>105</value>
32409		</source>
32410		<destination designation="identity" />
32411	</element>
32412	<!--enum::msoAnimEffectPathCurvedX {Constant}-->
32413	<element type="constant">
32414		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCurvedX">
32415			<context kind="enumeration">MsoAnimEffect</context>
32416			<name>msoAnimEffectPathCurvedX</name>
32417			<value>106</value>
32418		</source>
32419		<destination designation="identity" />
32420	</element>
32421	<!--enum::msoAnimEffectPathCurvyLeft {Constant}-->
32422	<element type="constant">
32423		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCurvyLeft">
32424			<context kind="enumeration">MsoAnimEffect</context>
32425			<name>msoAnimEffectPathCurvyLeft</name>
32426			<value>133</value>
32427		</source>
32428		<destination designation="identity" />
32429	</element>
32430	<!--enum::msoAnimEffectPathCurvyRight {Constant}-->
32431	<element type="constant">
32432		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCurvyRight">
32433			<context kind="enumeration">MsoAnimEffect</context>
32434			<name>msoAnimEffectPathCurvyRight</name>
32435			<value>146</value>
32436		</source>
32437		<destination designation="identity" />
32438	</element>
32439	<!--enum::msoAnimEffectPathCurvyStar {Constant}-->
32440	<element type="constant">
32441		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathCurvyStar">
32442			<context kind="enumeration">MsoAnimEffect</context>
32443			<name>msoAnimEffectPathCurvyStar</name>
32444			<value>108</value>
32445		</source>
32446		<destination designation="identity" />
32447	</element>
32448	<!--enum::msoAnimEffectPathDecayingWave {Constant}-->
32449	<element type="constant">
32450		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathDecayingWave">
32451			<context kind="enumeration">MsoAnimEffect</context>
32452			<name>msoAnimEffectPathDecayingWave</name>
32453			<value>145</value>
32454		</source>
32455		<destination designation="identity" />
32456	</element>
32457	<!--enum::msoAnimEffectPathDiagonalDownRight {Constant}-->
32458	<element type="constant">
32459		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathDiagonalDownRight">
32460			<context kind="enumeration">MsoAnimEffect</context>
32461			<name>msoAnimEffectPathDiagonalDownRight</name>
32462			<value>134</value>
32463		</source>
32464		<destination designation="identity" />
32465	</element>
32466	<!--enum::msoAnimEffectPathDiagonalUpRight {Constant}-->
32467	<element type="constant">
32468		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathDiagonalUpRight">
32469			<context kind="enumeration">MsoAnimEffect</context>
32470			<name>msoAnimEffectPathDiagonalUpRight</name>
32471			<value>141</value>
32472		</source>
32473		<destination designation="identity" />
32474	</element>
32475	<!--enum::msoAnimEffectPathDiamond {Constant}-->
32476	<element type="constant">
32477		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathDiamond">
32478			<context kind="enumeration">MsoAnimEffect</context>
32479			<name>msoAnimEffectPathDiamond</name>
32480			<value>88</value>
32481		</source>
32482		<destination designation="identity" />
32483	</element>
32484	<!--enum::msoAnimEffectPathDown {Constant}-->
32485	<element type="constant">
32486		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathDown">
32487			<context kind="enumeration">MsoAnimEffect</context>
32488			<name>msoAnimEffectPathDown</name>
32489			<value>127</value>
32490		</source>
32491		<destination designation="identity" />
32492	</element>
32493	<!--enum::msoAnimEffectPathEqualTriangle {Constant}-->
32494	<element type="constant">
32495		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathEqualTriangle">
32496			<context kind="enumeration">MsoAnimEffect</context>
32497			<name>msoAnimEffectPathEqualTriangle</name>
32498			<value>98</value>
32499		</source>
32500		<destination designation="identity" />
32501	</element>
32502	<!--enum::msoAnimEffectPathFigure8Four {Constant}-->
32503	<element type="constant">
32504		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathFigure8Four">
32505			<context kind="enumeration">MsoAnimEffect</context>
32506			<name>msoAnimEffectPathFigure8Four</name>
32507			<value>113</value>
32508		</source>
32509		<destination designation="identity" />
32510	</element>
32511	<!--enum::msoAnimEffectPathFootball {Constant}-->
32512	<element type="constant">
32513		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathFootball">
32514			<context kind="enumeration">MsoAnimEffect</context>
32515			<name>msoAnimEffectPathFootball</name>
32516			<value>97</value>
32517		</source>
32518		<destination designation="identity" />
32519	</element>
32520	<!--enum::msoAnimEffectPathFunnel {Constant}-->
32521	<element type="constant">
32522		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathFunnel">
32523			<context kind="enumeration">MsoAnimEffect</context>
32524			<name>msoAnimEffectPathFunnel</name>
32525			<value>137</value>
32526		</source>
32527		<destination designation="identity" />
32528	</element>
32529	<!--enum::msoAnimEffectPathHeart {Constant}-->
32530	<element type="constant">
32531		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathHeart">
32532			<context kind="enumeration">MsoAnimEffect</context>
32533			<name>msoAnimEffectPathHeart</name>
32534			<value>94</value>
32535		</source>
32536		<destination designation="identity" />
32537	</element>
32538	<!--enum::msoAnimEffectPathHeartbeat {Constant}-->
32539	<element type="constant">
32540		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathHeartbeat">
32541			<context kind="enumeration">MsoAnimEffect</context>
32542			<name>msoAnimEffectPathHeartbeat</name>
32543			<value>130</value>
32544		</source>
32545		<destination designation="identity" />
32546	</element>
32547	<!--enum::msoAnimEffectPathHexagon {Constant}-->
32548	<element type="constant">
32549		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathHexagon">
32550			<context kind="enumeration">MsoAnimEffect</context>
32551			<name>msoAnimEffectPathHexagon</name>
32552			<value>89</value>
32553		</source>
32554		<destination designation="identity" />
32555	</element>
32556	<!--enum::msoAnimEffectPathHorizontalFigure8 {Constant}-->
32557	<element type="constant">
32558		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathHorizontalFigure8">
32559			<context kind="enumeration">MsoAnimEffect</context>
32560			<name>msoAnimEffectPathHorizontalFigure8</name>
32561			<value>111</value>
32562		</source>
32563		<destination designation="identity" />
32564	</element>
32565	<!--enum::msoAnimEffectPathInvertedSquare {Constant}-->
32566	<element type="constant">
32567		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathInvertedSquare">
32568			<context kind="enumeration">MsoAnimEffect</context>
32569			<name>msoAnimEffectPathInvertedSquare</name>
32570			<value>119</value>
32571		</source>
32572		<destination designation="identity" />
32573	</element>
32574	<!--enum::msoAnimEffectPathInvertedTriangle {Constant}-->
32575	<element type="constant">
32576		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathInvertedTriangle">
32577			<context kind="enumeration">MsoAnimEffect</context>
32578			<name>msoAnimEffectPathInvertedTriangle</name>
32579			<value>118</value>
32580		</source>
32581		<destination designation="identity" />
32582	</element>
32583	<!--enum::msoAnimEffectPathLeft {Constant}-->
32584	<element type="constant">
32585		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathLeft">
32586			<context kind="enumeration">MsoAnimEffect</context>
32587			<name>msoAnimEffectPathLeft</name>
32588			<value>120</value>
32589		</source>
32590		<destination designation="identity" />
32591	</element>
32592	<!--enum::msoAnimEffectPathLoopdeLoop {Constant}-->
32593	<element type="constant">
32594		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathLoopdeLoop">
32595			<context kind="enumeration">MsoAnimEffect</context>
32596			<name>msoAnimEffectPathLoopdeLoop</name>
32597			<value>109</value>
32598		</source>
32599		<destination designation="identity" />
32600	</element>
32601	<!--enum::msoAnimEffectPathNeutron {Constant}-->
32602	<element type="constant">
32603		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathNeutron">
32604			<context kind="enumeration">MsoAnimEffect</context>
32605			<name>msoAnimEffectPathNeutron</name>
32606			<value>114</value>
32607		</source>
32608		<destination designation="identity" />
32609	</element>
32610	<!--enum::msoAnimEffectPathOctagon {Constant}-->
32611	<element type="constant">
32612		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathOctagon">
32613			<context kind="enumeration">MsoAnimEffect</context>
32614			<name>msoAnimEffectPathOctagon</name>
32615			<value>95</value>
32616		</source>
32617		<destination designation="identity" />
32618	</element>
32619	<!--enum::msoAnimEffectPathParallelogram {Constant}-->
32620	<element type="constant">
32621		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathParallelogram">
32622			<context kind="enumeration">MsoAnimEffect</context>
32623			<name>msoAnimEffectPathParallelogram</name>
32624			<value>99</value>
32625		</source>
32626		<destination designation="identity" />
32627	</element>
32628	<!--enum::msoAnimEffectPathPeanut {Constant}-->
32629	<element type="constant">
32630		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathPeanut">
32631			<context kind="enumeration">MsoAnimEffect</context>
32632			<name>msoAnimEffectPathPeanut</name>
32633			<value>112</value>
32634		</source>
32635		<destination designation="identity" />
32636	</element>
32637	<!--enum::msoAnimEffectPathPentagon {Constant}-->
32638	<element type="constant">
32639		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathPentagon">
32640			<context kind="enumeration">MsoAnimEffect</context>
32641			<name>msoAnimEffectPathPentagon</name>
32642			<value>100</value>
32643		</source>
32644		<destination designation="identity" />
32645	</element>
32646	<!--enum::msoAnimEffectPathPlus {Constant}-->
32647	<element type="constant">
32648		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathPlus">
32649			<context kind="enumeration">MsoAnimEffect</context>
32650			<name>msoAnimEffectPathPlus</name>
32651			<value>117</value>
32652		</source>
32653		<destination designation="identity" />
32654	</element>
32655	<!--enum::msoAnimEffectPathPointyStar {Constant}-->
32656	<element type="constant">
32657		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathPointyStar">
32658			<context kind="enumeration">MsoAnimEffect</context>
32659			<name>msoAnimEffectPathPointyStar</name>
32660			<value>104</value>
32661		</source>
32662		<destination designation="identity" />
32663	</element>
32664	<!--enum::msoAnimEffectPathRight {Constant}-->
32665	<element type="constant">
32666		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathRight">
32667			<context kind="enumeration">MsoAnimEffect</context>
32668			<name>msoAnimEffectPathRight</name>
32669			<value>149</value>
32670		</source>
32671		<destination designation="identity" />
32672	</element>
32673	<!--enum::msoAnimEffectPathRightTriangle {Constant}-->
32674	<element type="constant">
32675		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathRightTriangle">
32676			<context kind="enumeration">MsoAnimEffect</context>
32677			<name>msoAnimEffectPathRightTriangle</name>
32678			<value>87</value>
32679		</source>
32680		<destination designation="identity" />
32681	</element>
32682	<!--enum::msoAnimEffectPathSCurve1 {Constant}-->
32683	<element type="constant">
32684		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSCurve1">
32685			<context kind="enumeration">MsoAnimEffect</context>
32686			<name>msoAnimEffectPathSCurve1</name>
32687			<value>144</value>
32688		</source>
32689		<destination designation="identity" />
32690	</element>
32691	<!--enum::msoAnimEffectPathSCurve2 {Constant}-->
32692	<element type="constant">
32693		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSCurve2">
32694			<context kind="enumeration">MsoAnimEffect</context>
32695			<name>msoAnimEffectPathSCurve2</name>
32696			<value>124</value>
32697		</source>
32698		<destination designation="identity" />
32699	</element>
32700	<!--enum::msoAnimEffectPathSineWave {Constant}-->
32701	<element type="constant">
32702		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSineWave">
32703			<context kind="enumeration">MsoAnimEffect</context>
32704			<name>msoAnimEffectPathSineWave</name>
32705			<value>125</value>
32706		</source>
32707		<destination designation="identity" />
32708	</element>
32709	<!--enum::msoAnimEffectPathSpiralLeft {Constant}-->
32710	<element type="constant">
32711		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSpiralLeft">
32712			<context kind="enumeration">MsoAnimEffect</context>
32713			<name>msoAnimEffectPathSpiralLeft</name>
32714			<value>140</value>
32715		</source>
32716		<destination designation="identity" />
32717	</element>
32718	<!--enum::msoAnimEffectPathSpiralRight {Constant}-->
32719	<element type="constant">
32720		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSpiralRight">
32721			<context kind="enumeration">MsoAnimEffect</context>
32722			<name>msoAnimEffectPathSpiralRight</name>
32723			<value>131</value>
32724		</source>
32725		<destination designation="identity" />
32726	</element>
32727	<!--enum::msoAnimEffectPathSpring {Constant}-->
32728	<element type="constant">
32729		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSpring">
32730			<context kind="enumeration">MsoAnimEffect</context>
32731			<name>msoAnimEffectPathSpring</name>
32732			<value>138</value>
32733		</source>
32734		<destination designation="identity" />
32735	</element>
32736	<!--enum::msoAnimEffectPathSquare {Constant}-->
32737	<element type="constant">
32738		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSquare">
32739			<context kind="enumeration">MsoAnimEffect</context>
32740			<name>msoAnimEffectPathSquare</name>
32741			<value>92</value>
32742		</source>
32743		<destination designation="identity" />
32744	</element>
32745	<!--enum::msoAnimEffectPathStairsDown {Constant}-->
32746	<element type="constant">
32747		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathStairsDown">
32748			<context kind="enumeration">MsoAnimEffect</context>
32749			<name>msoAnimEffectPathStairsDown</name>
32750			<value>147</value>
32751		</source>
32752		<destination designation="identity" />
32753	</element>
32754	<!--enum::msoAnimEffectPathSwoosh {Constant}-->
32755	<element type="constant">
32756		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathSwoosh">
32757			<context kind="enumeration">MsoAnimEffect</context>
32758			<name>msoAnimEffectPathSwoosh</name>
32759			<value>115</value>
32760		</source>
32761		<destination designation="identity" />
32762	</element>
32763	<!--enum::msoAnimEffectPathTeardrop {Constant}-->
32764	<element type="constant">
32765		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathTeardrop">
32766			<context kind="enumeration">MsoAnimEffect</context>
32767			<name>msoAnimEffectPathTeardrop</name>
32768			<value>103</value>
32769		</source>
32770		<destination designation="identity" />
32771	</element>
32772	<!--enum::msoAnimEffectPathTrapezoid {Constant}-->
32773	<element type="constant">
32774		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathTrapezoid">
32775			<context kind="enumeration">MsoAnimEffect</context>
32776			<name>msoAnimEffectPathTrapezoid</name>
32777			<value>93</value>
32778		</source>
32779		<destination designation="identity" />
32780	</element>
32781	<!--enum::msoAnimEffectPathTurnDown {Constant}-->
32782	<element type="constant">
32783		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathTurnDown">
32784			<context kind="enumeration">MsoAnimEffect</context>
32785			<name>msoAnimEffectPathTurnDown</name>
32786			<value>135</value>
32787		</source>
32788		<destination designation="identity" />
32789	</element>
32790	<!--enum::msoAnimEffectPathTurnRight {Constant}-->
32791	<element type="constant">
32792		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathTurnRight">
32793			<context kind="enumeration">MsoAnimEffect</context>
32794			<name>msoAnimEffectPathTurnRight</name>
32795			<value>121</value>
32796		</source>
32797		<destination designation="identity" />
32798	</element>
32799	<!--enum::msoAnimEffectPathTurnUp {Constant}-->
32800	<element type="constant">
32801		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathTurnUp">
32802			<context kind="enumeration">MsoAnimEffect</context>
32803			<name>msoAnimEffectPathTurnUp</name>
32804			<value>128</value>
32805		</source>
32806		<destination designation="identity" />
32807	</element>
32808	<!--enum::msoAnimEffectPathTurnUpRight {Constant}-->
32809	<element type="constant">
32810		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathTurnUpRight">
32811			<context kind="enumeration">MsoAnimEffect</context>
32812			<name>msoAnimEffectPathTurnUpRight</name>
32813			<value>142</value>
32814		</source>
32815		<destination designation="identity" />
32816	</element>
32817	<!--enum::msoAnimEffectPathUp {Constant}-->
32818	<element type="constant">
32819		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathUp">
32820			<context kind="enumeration">MsoAnimEffect</context>
32821			<name>msoAnimEffectPathUp</name>
32822			<value>148</value>
32823		</source>
32824		<destination designation="identity" />
32825	</element>
32826	<!--enum::msoAnimEffectPathVerticalFigure8 {Constant}-->
32827	<element type="constant">
32828		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathVerticalFigure8">
32829			<context kind="enumeration">MsoAnimEffect</context>
32830			<name>msoAnimEffectPathVerticalFigure8</name>
32831			<value>107</value>
32832		</source>
32833		<destination designation="identity" />
32834	</element>
32835	<!--enum::msoAnimEffectPathWave {Constant}-->
32836	<element type="constant">
32837		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathWave">
32838			<context kind="enumeration">MsoAnimEffect</context>
32839			<name>msoAnimEffectPathWave</name>
32840			<value>132</value>
32841		</source>
32842		<destination designation="identity" />
32843	</element>
32844	<!--enum::msoAnimEffectPathZigzag {Constant}-->
32845	<element type="constant">
32846		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPathZigzag">
32847			<context kind="enumeration">MsoAnimEffect</context>
32848			<name>msoAnimEffectPathZigzag</name>
32849			<value>123</value>
32850		</source>
32851		<destination designation="identity" />
32852	</element>
32853	<!--enum::msoAnimEffectPeek {Constant}-->
32854	<element type="constant">
32855		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPeek">
32856			<context kind="enumeration">MsoAnimEffect</context>
32857			<name>msoAnimEffectPeek</name>
32858			<value>12</value>
32859		</source>
32860		<destination designation="identity" />
32861	</element>
32862	<!--enum::msoAnimEffectPinwheel {Constant}-->
32863	<element type="constant">
32864		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPinwheel">
32865			<context kind="enumeration">MsoAnimEffect</context>
32866			<name>msoAnimEffectPinwheel</name>
32867			<value>33</value>
32868		</source>
32869		<destination designation="identity" />
32870	</element>
32871	<!--enum::msoAnimEffectPlus {Constant}-->
32872	<element type="constant">
32873		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectPlus">
32874			<context kind="enumeration">MsoAnimEffect</context>
32875			<name>msoAnimEffectPlus</name>
32876			<value>13</value>
32877		</source>
32878		<destination designation="identity" />
32879	</element>
32880	<!--enum::msoAnimEffectRandomBars {Constant}-->
32881	<element type="constant">
32882		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectRandomBars">
32883			<context kind="enumeration">MsoAnimEffect</context>
32884			<name>msoAnimEffectRandomBars</name>
32885			<value>14</value>
32886		</source>
32887		<destination designation="identity" />
32888	</element>
32889	<!--enum::msoAnimEffectRandomEffects {Constant}-->
32890	<element type="constant">
32891		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectRandomEffects">
32892			<context kind="enumeration">MsoAnimEffect</context>
32893			<name>msoAnimEffectRandomEffects</name>
32894			<value>24</value>
32895		</source>
32896		<destination designation="identity" />
32897	</element>
32898	<!--enum::msoAnimEffectRiseUp {Constant}-->
32899	<element type="constant">
32900		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectRiseUp">
32901			<context kind="enumeration">MsoAnimEffect</context>
32902			<name>msoAnimEffectRiseUp</name>
32903			<value>34</value>
32904		</source>
32905		<destination designation="identity" />
32906	</element>
32907	<!--enum::msoAnimEffectShimmer {Constant}-->
32908	<element type="constant">
32909		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectShimmer">
32910			<context kind="enumeration">MsoAnimEffect</context>
32911			<name>msoAnimEffectShimmer</name>
32912			<value>52</value>
32913		</source>
32914		<destination designation="identity" />
32915	</element>
32916	<!--enum::msoAnimEffectSling {Constant}-->
32917	<element type="constant">
32918		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSling">
32919			<context kind="enumeration">MsoAnimEffect</context>
32920			<name>msoAnimEffectSling</name>
32921			<value>43</value>
32922		</source>
32923		<destination designation="identity" />
32924	</element>
32925	<!--enum::msoAnimEffectSpin {Constant}-->
32926	<element type="constant">
32927		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSpin">
32928			<context kind="enumeration">MsoAnimEffect</context>
32929			<name>msoAnimEffectSpin</name>
32930			<value>61</value>
32931		</source>
32932		<destination designation="identity" />
32933	</element>
32934	<!--enum::msoAnimEffectSpinner {Constant}-->
32935	<element type="constant">
32936		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSpinner">
32937			<context kind="enumeration">MsoAnimEffect</context>
32938			<name>msoAnimEffectSpinner</name>
32939			<value>44</value>
32940		</source>
32941		<destination designation="identity" />
32942	</element>
32943	<!--enum::msoAnimEffectSpiral {Constant}-->
32944	<element type="constant">
32945		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSpiral">
32946			<context kind="enumeration">MsoAnimEffect</context>
32947			<name>msoAnimEffectSpiral</name>
32948			<value>15</value>
32949		</source>
32950		<destination designation="identity" />
32951	</element>
32952	<!--enum::msoAnimEffectSplit {Constant}-->
32953	<element type="constant">
32954		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSplit">
32955			<context kind="enumeration">MsoAnimEffect</context>
32956			<name>msoAnimEffectSplit</name>
32957			<value>16</value>
32958		</source>
32959		<destination designation="identity" />
32960	</element>
32961	<!--enum::msoAnimEffectStretch {Constant}-->
32962	<element type="constant">
32963		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectStretch">
32964			<context kind="enumeration">MsoAnimEffect</context>
32965			<name>msoAnimEffectStretch</name>
32966			<value>17</value>
32967		</source>
32968		<destination designation="identity" />
32969	</element>
32970	<!--enum::msoAnimEffectStretchy {Constant}-->
32971	<element type="constant">
32972		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectStretchy">
32973			<context kind="enumeration">MsoAnimEffect</context>
32974			<name>msoAnimEffectStretchy</name>
32975			<value>45</value>
32976		</source>
32977		<destination designation="identity" />
32978	</element>
32979	<!--enum::msoAnimEffectStrips {Constant}-->
32980	<element type="constant">
32981		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectStrips">
32982			<context kind="enumeration">MsoAnimEffect</context>
32983			<name>msoAnimEffectStrips</name>
32984			<value>18</value>
32985		</source>
32986		<destination designation="identity" />
32987	</element>
32988	<!--enum::msoAnimEffectStyleEmphasis {Constant}-->
32989	<element type="constant">
32990		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectStyleEmphasis">
32991			<context kind="enumeration">MsoAnimEffect</context>
32992			<name>msoAnimEffectStyleEmphasis</name>
32993			<value>79</value>
32994		</source>
32995		<destination designation="identity" />
32996	</element>
32997	<!--enum::msoAnimEffectSwish {Constant}-->
32998	<element type="constant">
32999		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSwish">
33000			<context kind="enumeration">MsoAnimEffect</context>
33001			<name>msoAnimEffectSwish</name>
33002			<value>35</value>
33003		</source>
33004		<destination designation="identity" />
33005	</element>
33006	<!--enum::msoAnimEffectSwivel {Constant}-->
33007	<element type="constant">
33008		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectSwivel">
33009			<context kind="enumeration">MsoAnimEffect</context>
33010			<name>msoAnimEffectSwivel</name>
33011			<value>19</value>
33012		</source>
33013		<destination designation="identity" />
33014	</element>
33015	<!--enum::msoAnimEffectTeeter {Constant}-->
33016	<element type="constant">
33017		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectTeeter">
33018			<context kind="enumeration">MsoAnimEffect</context>
33019			<name>msoAnimEffectTeeter</name>
33020			<value>80</value>
33021		</source>
33022		<destination designation="identity" />
33023	</element>
33024	<!--enum::msoAnimEffectThinLine {Constant}-->
33025	<element type="constant">
33026		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectThinLine">
33027			<context kind="enumeration">MsoAnimEffect</context>
33028			<name>msoAnimEffectThinLine</name>
33029			<value>36</value>
33030		</source>
33031		<destination designation="identity" />
33032	</element>
33033	<!--enum::msoAnimEffectTransparency {Constant}-->
33034	<element type="constant">
33035		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectTransparency">
33036			<context kind="enumeration">MsoAnimEffect</context>
33037			<name>msoAnimEffectTransparency</name>
33038			<value>62</value>
33039		</source>
33040		<destination designation="identity" />
33041	</element>
33042	<!--enum::msoAnimEffectUnfold {Constant}-->
33043	<element type="constant">
33044		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectUnfold">
33045			<context kind="enumeration">MsoAnimEffect</context>
33046			<name>msoAnimEffectUnfold</name>
33047			<value>37</value>
33048		</source>
33049		<destination designation="identity" />
33050	</element>
33051	<!--enum::msoAnimEffectVerticalGrow {Constant}-->
33052	<element type="constant">
33053		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectVerticalGrow">
33054			<context kind="enumeration">MsoAnimEffect</context>
33055			<name>msoAnimEffectVerticalGrow</name>
33056			<value>81</value>
33057		</source>
33058		<destination designation="identity" />
33059	</element>
33060	<!--enum::msoAnimEffectWave {Constant}-->
33061	<element type="constant">
33062		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectWave">
33063			<context kind="enumeration">MsoAnimEffect</context>
33064			<name>msoAnimEffectWave</name>
33065			<value>82</value>
33066		</source>
33067		<destination designation="identity" />
33068	</element>
33069	<!--enum::msoAnimEffectWedge {Constant}-->
33070	<element type="constant">
33071		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectWedge">
33072			<context kind="enumeration">MsoAnimEffect</context>
33073			<name>msoAnimEffectWedge</name>
33074			<value>20</value>
33075		</source>
33076		<destination designation="identity" />
33077	</element>
33078	<!--enum::msoAnimEffectWheel {Constant}-->
33079	<element type="constant">
33080		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectWheel">
33081			<context kind="enumeration">MsoAnimEffect</context>
33082			<name>msoAnimEffectWheel</name>
33083			<value>21</value>
33084		</source>
33085		<destination designation="identity" />
33086	</element>
33087	<!--enum::msoAnimEffectWhip {Constant}-->
33088	<element type="constant">
33089		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectWhip">
33090			<context kind="enumeration">MsoAnimEffect</context>
33091			<name>msoAnimEffectWhip</name>
33092			<value>38</value>
33093		</source>
33094		<destination designation="identity" />
33095	</element>
33096	<!--enum::msoAnimEffectWipe {Constant}-->
33097	<element type="constant">
33098		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectWipe">
33099			<context kind="enumeration">MsoAnimEffect</context>
33100			<name>msoAnimEffectWipe</name>
33101			<value>22</value>
33102		</source>
33103		<destination designation="identity" />
33104	</element>
33105	<!--enum::msoAnimEffectZip {Constant}-->
33106	<element type="constant">
33107		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectZip">
33108			<context kind="enumeration">MsoAnimEffect</context>
33109			<name>msoAnimEffectZip</name>
33110			<value>46</value>
33111		</source>
33112		<destination designation="identity" />
33113	</element>
33114	<!--enum::msoAnimEffectZoom {Constant}-->
33115	<element type="constant">
33116		<source id="PowerPoint.MsoAnimEffect.msoAnimEffectZoom">
33117			<context kind="enumeration">MsoAnimEffect</context>
33118			<name>msoAnimEffectZoom</name>
33119			<value>23</value>
33120		</source>
33121		<destination designation="identity" />
33122	</element>
33123	<!--enum::MsoAnimEffectAfter  {Enumeration}-->
33124	<element type="enumeration">
33125		<source id="PowerPoint.MsoAnimEffectAfter">
33126			<name>MsoAnimEffectAfter</name>
33127		</source>
33128		<destination designation="identity" />
33129	</element>
33130	<!--enum::msoAnimEffectAfterFreeze {Constant}-->
33131	<element type="constant">
33132		<source id="PowerPoint.MsoAnimEffectAfter.msoAnimEffectAfterFreeze">
33133			<context kind="enumeration">MsoAnimEffectAfter</context>
33134			<name>msoAnimEffectAfterFreeze</name>
33135			<value>1</value>
33136		</source>
33137		<destination designation="identity" />
33138	</element>
33139	<!--enum::msoAnimEffectAfterHold {Constant}-->
33140	<element type="constant">
33141		<source id="PowerPoint.MsoAnimEffectAfter.msoAnimEffectAfterHold">
33142			<context kind="enumeration">MsoAnimEffectAfter</context>
33143			<name>msoAnimEffectAfterHold</name>
33144			<value>3</value>
33145		</source>
33146		<destination designation="identity" />
33147	</element>
33148	<!--enum::msoAnimEffectAfterRemove {Constant}-->
33149	<element type="constant">
33150		<source id="PowerPoint.MsoAnimEffectAfter.msoAnimEffectAfterRemove">
33151			<context kind="enumeration">MsoAnimEffectAfter</context>
33152			<name>msoAnimEffectAfterRemove</name>
33153			<value>2</value>
33154		</source>
33155		<destination designation="identity" />
33156	</element>
33157	<!--enum::msoAnimEffectAfterTransition {Constant}-->
33158	<element type="constant">
33159		<source id="PowerPoint.MsoAnimEffectAfter.msoAnimEffectAfterTransition">
33160			<context kind="enumeration">MsoAnimEffectAfter</context>
33161			<name>msoAnimEffectAfterTransition</name>
33162			<value>4</value>
33163		</source>
33164		<destination designation="identity" />
33165	</element>
33166	<!--enum::MsoAnimEffectRestart  {Enumeration}-->
33167	<element type="enumeration">
33168		<source id="PowerPoint.MsoAnimEffectRestart">
33169			<name>MsoAnimEffectRestart</name>
33170		</source>
33171		<destination designation="identity" />
33172	</element>
33173	<!--enum::msoAnimEffectRestartAlways {Constant}-->
33174	<element type="constant">
33175		<source id="PowerPoint.MsoAnimEffectRestart.msoAnimEffectRestartAlways">
33176			<context kind="enumeration">MsoAnimEffectRestart</context>
33177			<name>msoAnimEffectRestartAlways</name>
33178			<value>1</value>
33179		</source>
33180		<destination designation="identity" />
33181	</element>
33182	<!--enum::msoAnimEffectRestartNever {Constant}-->
33183	<element type="constant">
33184		<source id="PowerPoint.MsoAnimEffectRestart.msoAnimEffectRestartNever">
33185			<context kind="enumeration">MsoAnimEffectRestart</context>
33186			<name>msoAnimEffectRestartNever</name>
33187			<value>3</value>
33188		</source>
33189		<destination designation="identity" />
33190	</element>
33191	<!--enum::msoAnimEffectRestartWhenOff {Constant}-->
33192	<element type="constant">
33193		<source id="PowerPoint.MsoAnimEffectRestart.msoAnimEffectRestartWhenOff">
33194			<context kind="enumeration">MsoAnimEffectRestart</context>
33195			<name>msoAnimEffectRestartWhenOff</name>
33196			<value>2</value>
33197		</source>
33198		<destination designation="identity" />
33199	</element>
33200	<!--enum::MsoAnimFilterEffectSubtype  {Enumeration}-->
33201	<element type="enumeration">
33202		<source id="PowerPoint.MsoAnimFilterEffectSubtype">
33203			<name>MsoAnimFilterEffectSubtype</name>
33204		</source>
33205		<destination designation="identity" />
33206	</element>
33207	<!--enum::msoAnimFilterEffectSubtypeAcross {Constant}-->
33208	<element type="constant">
33209		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeAcross">
33210			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33211			<name>msoAnimFilterEffectSubtypeAcross</name>
33212			<value>9</value>
33213		</source>
33214		<destination designation="identity" />
33215	</element>
33216	<!--enum::msoAnimFilterEffectSubtypeDown {Constant}-->
33217	<element type="constant">
33218		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeDown">
33219			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33220			<name>msoAnimFilterEffectSubtypeDown</name>
33221			<value>25</value>
33222		</source>
33223		<destination designation="identity" />
33224	</element>
33225	<!--enum::msoAnimFilterEffectSubtypeDownLeft {Constant}-->
33226	<element type="constant">
33227		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeDownLeft">
33228			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33229			<name>msoAnimFilterEffectSubtypeDownLeft</name>
33230			<value>14</value>
33231		</source>
33232		<destination designation="identity" />
33233	</element>
33234	<!--enum::msoAnimFilterEffectSubtypeDownRight {Constant}-->
33235	<element type="constant">
33236		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeDownRight">
33237			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33238			<name>msoAnimFilterEffectSubtypeDownRight</name>
33239			<value>16</value>
33240		</source>
33241		<destination designation="identity" />
33242	</element>
33243	<!--enum::msoAnimFilterEffectSubtypeFromBottom {Constant}-->
33244	<element type="constant">
33245		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeFromBottom">
33246			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33247			<name>msoAnimFilterEffectSubtypeFromBottom</name>
33248			<value>13</value>
33249		</source>
33250		<destination designation="identity" />
33251	</element>
33252	<!--enum::msoAnimFilterEffectSubtypeFromLeft {Constant}-->
33253	<element type="constant">
33254		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeFromLeft">
33255			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33256			<name>msoAnimFilterEffectSubtypeFromLeft</name>
33257			<value>10</value>
33258		</source>
33259		<destination designation="identity" />
33260	</element>
33261	<!--enum::msoAnimFilterEffectSubtypeFromRight {Constant}-->
33262	<element type="constant">
33263		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeFromRight">
33264			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33265			<name>msoAnimFilterEffectSubtypeFromRight</name>
33266			<value>11</value>
33267		</source>
33268		<destination designation="identity" />
33269	</element>
33270	<!--enum::msoAnimFilterEffectSubtypeFromTop {Constant}-->
33271	<element type="constant">
33272		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeFromTop">
33273			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33274			<name>msoAnimFilterEffectSubtypeFromTop</name>
33275			<value>12</value>
33276		</source>
33277		<destination designation="identity" />
33278	</element>
33279	<!--enum::msoAnimFilterEffectSubtypeHorizontal {Constant}-->
33280	<element type="constant">
33281		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeHorizontal">
33282			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33283			<name>msoAnimFilterEffectSubtypeHorizontal</name>
33284			<value>5</value>
33285		</source>
33286		<destination designation="identity" />
33287	</element>
33288	<!--enum::msoAnimFilterEffectSubtypeIn {Constant}-->
33289	<element type="constant">
33290		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeIn">
33291			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33292			<name>msoAnimFilterEffectSubtypeIn</name>
33293			<value>7</value>
33294		</source>
33295		<destination designation="identity" />
33296	</element>
33297	<!--enum::msoAnimFilterEffectSubtypeInHorizontal {Constant}-->
33298	<element type="constant">
33299		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeInHorizontal">
33300			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33301			<name>msoAnimFilterEffectSubtypeInHorizontal</name>
33302			<value>3</value>
33303		</source>
33304		<destination designation="identity" />
33305	</element>
33306	<!--enum::msoAnimFilterEffectSubtypeInVertical {Constant}-->
33307	<element type="constant">
33308		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeInVertical">
33309			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33310			<name>msoAnimFilterEffectSubtypeInVertical</name>
33311			<value>1</value>
33312		</source>
33313		<destination designation="identity" />
33314	</element>
33315	<!--enum::msoAnimFilterEffectSubtypeLeft {Constant}-->
33316	<element type="constant">
33317		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeLeft">
33318			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33319			<name>msoAnimFilterEffectSubtypeLeft</name>
33320			<value>23</value>
33321		</source>
33322		<destination designation="identity" />
33323	</element>
33324	<!--enum::msoAnimFilterEffectSubtypeNone {Constant}-->
33325	<element type="constant">
33326		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeNone">
33327			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33328			<name>msoAnimFilterEffectSubtypeNone</name>
33329			<value>0</value>
33330		</source>
33331		<destination designation="identity" />
33332	</element>
33333	<!--enum::msoAnimFilterEffectSubtypeOut {Constant}-->
33334	<element type="constant">
33335		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeOut">
33336			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33337			<name>msoAnimFilterEffectSubtypeOut</name>
33338			<value>8</value>
33339		</source>
33340		<destination designation="identity" />
33341	</element>
33342	<!--enum::msoAnimFilterEffectSubtypeOutHorizontal {Constant}-->
33343	<element type="constant">
33344		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeOutHorizontal">
33345			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33346			<name>msoAnimFilterEffectSubtypeOutHorizontal</name>
33347			<value>4</value>
33348		</source>
33349		<destination designation="identity" />
33350	</element>
33351	<!--enum::msoAnimFilterEffectSubtypeOutVertical {Constant}-->
33352	<element type="constant">
33353		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeOutVertical">
33354			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33355			<name>msoAnimFilterEffectSubtypeOutVertical</name>
33356			<value>2</value>
33357		</source>
33358		<destination designation="identity" />
33359	</element>
33360	<!--enum::msoAnimFilterEffectSubtypeRight {Constant}-->
33361	<element type="constant">
33362		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeRight">
33363			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33364			<name>msoAnimFilterEffectSubtypeRight</name>
33365			<value>24</value>
33366		</source>
33367		<destination designation="identity" />
33368	</element>
33369	<!--enum::msoAnimFilterEffectSubtypeSpokes1 {Constant}-->
33370	<element type="constant">
33371		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeSpokes1">
33372			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33373			<name>msoAnimFilterEffectSubtypeSpokes1</name>
33374			<value>18</value>
33375		</source>
33376		<destination designation="identity" />
33377	</element>
33378	<!--enum::msoAnimFilterEffectSubtypeSpokes2 {Constant}-->
33379	<element type="constant">
33380		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeSpokes2">
33381			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33382			<name>msoAnimFilterEffectSubtypeSpokes2</name>
33383			<value>19</value>
33384		</source>
33385		<destination designation="identity" />
33386	</element>
33387	<!--enum::msoAnimFilterEffectSubtypeSpokes3 {Constant}-->
33388	<element type="constant">
33389		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeSpokes3">
33390			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33391			<name>msoAnimFilterEffectSubtypeSpokes3</name>
33392			<value>20</value>
33393		</source>
33394		<destination designation="identity" />
33395	</element>
33396	<!--enum::msoAnimFilterEffectSubtypeSpokes4 {Constant}-->
33397	<element type="constant">
33398		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeSpokes4">
33399			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33400			<name>msoAnimFilterEffectSubtypeSpokes4</name>
33401			<value>21</value>
33402		</source>
33403		<destination designation="identity" />
33404	</element>
33405	<!--enum::msoAnimFilterEffectSubtypeSpokes8 {Constant}-->
33406	<element type="constant">
33407		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeSpokes8">
33408			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33409			<name>msoAnimFilterEffectSubtypeSpokes8</name>
33410			<value>22</value>
33411		</source>
33412		<destination designation="identity" />
33413	</element>
33414	<!--enum::msoAnimFilterEffectSubtypeUp {Constant}-->
33415	<element type="constant">
33416		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeUp">
33417			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33418			<name>msoAnimFilterEffectSubtypeUp</name>
33419			<value>26</value>
33420		</source>
33421		<destination designation="identity" />
33422	</element>
33423	<!--enum::msoAnimFilterEffectSubtypeUpLeft {Constant}-->
33424	<element type="constant">
33425		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeUpLeft">
33426			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33427			<name>msoAnimFilterEffectSubtypeUpLeft</name>
33428			<value>15</value>
33429		</source>
33430		<destination designation="identity" />
33431	</element>
33432	<!--enum::msoAnimFilterEffectSubtypeUpRight {Constant}-->
33433	<element type="constant">
33434		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeUpRight">
33435			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33436			<name>msoAnimFilterEffectSubtypeUpRight</name>
33437			<value>17</value>
33438		</source>
33439		<destination designation="identity" />
33440	</element>
33441	<!--enum::msoAnimFilterEffectSubtypeVertical {Constant}-->
33442	<element type="constant">
33443		<source id="PowerPoint.MsoAnimFilterEffectSubtype.msoAnimFilterEffectSubtypeVertical">
33444			<context kind="enumeration">MsoAnimFilterEffectSubtype</context>
33445			<name>msoAnimFilterEffectSubtypeVertical</name>
33446			<value>6</value>
33447		</source>
33448		<destination designation="identity" />
33449	</element>
33450	<!--enum::MsoAnimFilterEffectType  {Enumeration}-->
33451	<element type="enumeration">
33452		<source id="PowerPoint.MsoAnimFilterEffectType">
33453			<name>MsoAnimFilterEffectType</name>
33454		</source>
33455		<destination designation="identity" />
33456	</element>
33457	<!--enum::msoAnimFilterEffectTypeBarn {Constant}-->
33458	<element type="constant">
33459		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeBarn">
33460			<context kind="enumeration">MsoAnimFilterEffectType</context>
33461			<name>msoAnimFilterEffectTypeBarn</name>
33462			<value>1</value>
33463		</source>
33464		<destination designation="identity" />
33465	</element>
33466	<!--enum::msoAnimFilterEffectTypeBlinds {Constant}-->
33467	<element type="constant">
33468		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeBlinds">
33469			<context kind="enumeration">MsoAnimFilterEffectType</context>
33470			<name>msoAnimFilterEffectTypeBlinds</name>
33471			<value>2</value>
33472		</source>
33473		<destination designation="identity" />
33474	</element>
33475	<!--enum::msoAnimFilterEffectTypeBox {Constant}-->
33476	<element type="constant">
33477		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeBox">
33478			<context kind="enumeration">MsoAnimFilterEffectType</context>
33479			<name>msoAnimFilterEffectTypeBox</name>
33480			<value>3</value>
33481		</source>
33482		<destination designation="identity" />
33483	</element>
33484	<!--enum::msoAnimFilterEffectTypeCheckerboard {Constant}-->
33485	<element type="constant">
33486		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeCheckerboard">
33487			<context kind="enumeration">MsoAnimFilterEffectType</context>
33488			<name>msoAnimFilterEffectTypeCheckerboard</name>
33489			<value>4</value>
33490		</source>
33491		<destination designation="identity" />
33492	</element>
33493	<!--enum::msoAnimFilterEffectTypeCircle {Constant}-->
33494	<element type="constant">
33495		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeCircle">
33496			<context kind="enumeration">MsoAnimFilterEffectType</context>
33497			<name>msoAnimFilterEffectTypeCircle</name>
33498			<value>5</value>
33499		</source>
33500		<destination designation="identity" />
33501	</element>
33502	<!--enum::msoAnimFilterEffectTypeDiamond {Constant}-->
33503	<element type="constant">
33504		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeDiamond">
33505			<context kind="enumeration">MsoAnimFilterEffectType</context>
33506			<name>msoAnimFilterEffectTypeDiamond</name>
33507			<value>6</value>
33508		</source>
33509		<destination designation="identity" />
33510	</element>
33511	<!--enum::msoAnimFilterEffectTypeDissolve {Constant}-->
33512	<element type="constant">
33513		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeDissolve">
33514			<context kind="enumeration">MsoAnimFilterEffectType</context>
33515			<name>msoAnimFilterEffectTypeDissolve</name>
33516			<value>7</value>
33517		</source>
33518		<destination designation="identity" />
33519	</element>
33520	<!--enum::msoAnimFilterEffectTypeFade {Constant}-->
33521	<element type="constant">
33522		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeFade">
33523			<context kind="enumeration">MsoAnimFilterEffectType</context>
33524			<name>msoAnimFilterEffectTypeFade</name>
33525			<value>8</value>
33526		</source>
33527		<destination designation="identity" />
33528	</element>
33529	<!--enum::msoAnimFilterEffectTypeImage {Constant}-->
33530	<element type="constant">
33531		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeImage">
33532			<context kind="enumeration">MsoAnimFilterEffectType</context>
33533			<name>msoAnimFilterEffectTypeImage</name>
33534			<value>9</value>
33535		</source>
33536		<destination designation="identity" />
33537	</element>
33538	<!--enum::msoAnimFilterEffectTypeNone {Constant}-->
33539	<element type="constant">
33540		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeNone">
33541			<context kind="enumeration">MsoAnimFilterEffectType</context>
33542			<name>msoAnimFilterEffectTypeNone</name>
33543			<value>0</value>
33544		</source>
33545		<destination designation="identity" />
33546	</element>
33547	<!--enum::msoAnimFilterEffectTypePixelate {Constant}-->
33548	<element type="constant">
33549		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypePixelate">
33550			<context kind="enumeration">MsoAnimFilterEffectType</context>
33551			<name>msoAnimFilterEffectTypePixelate</name>
33552			<value>10</value>
33553		</source>
33554		<destination designation="identity" />
33555	</element>
33556	<!--enum::msoAnimFilterEffectTypePlus {Constant}-->
33557	<element type="constant">
33558		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypePlus">
33559			<context kind="enumeration">MsoAnimFilterEffectType</context>
33560			<name>msoAnimFilterEffectTypePlus</name>
33561			<value>11</value>
33562		</source>
33563		<destination designation="identity" />
33564	</element>
33565	<!--enum::msoAnimFilterEffectTypeRandomBar {Constant}-->
33566	<element type="constant">
33567		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeRandomBar">
33568			<context kind="enumeration">MsoAnimFilterEffectType</context>
33569			<name>msoAnimFilterEffectTypeRandomBar</name>
33570			<value>12</value>
33571		</source>
33572		<destination designation="identity" />
33573	</element>
33574	<!--enum::msoAnimFilterEffectTypeSlide {Constant}-->
33575	<element type="constant">
33576		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeSlide">
33577			<context kind="enumeration">MsoAnimFilterEffectType</context>
33578			<name>msoAnimFilterEffectTypeSlide</name>
33579			<value>13</value>
33580		</source>
33581		<destination designation="identity" />
33582	</element>
33583	<!--enum::msoAnimFilterEffectTypeStretch {Constant}-->
33584	<element type="constant">
33585		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeStretch">
33586			<context kind="enumeration">MsoAnimFilterEffectType</context>
33587			<name>msoAnimFilterEffectTypeStretch</name>
33588			<value>14</value>
33589		</source>
33590		<destination designation="identity" />
33591	</element>
33592	<!--enum::msoAnimFilterEffectTypeStrips {Constant}-->
33593	<element type="constant">
33594		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeStrips">
33595			<context kind="enumeration">MsoAnimFilterEffectType</context>
33596			<name>msoAnimFilterEffectTypeStrips</name>
33597			<value>15</value>
33598		</source>
33599		<destination designation="identity" />
33600	</element>
33601	<!--enum::msoAnimFilterEffectTypeWedge {Constant}-->
33602	<element type="constant">
33603		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeWedge">
33604			<context kind="enumeration">MsoAnimFilterEffectType</context>
33605			<name>msoAnimFilterEffectTypeWedge</name>
33606			<value>16</value>
33607		</source>
33608		<destination designation="identity" />
33609	</element>
33610	<!--enum::msoAnimFilterEffectTypeWheel {Constant}-->
33611	<element type="constant">
33612		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeWheel">
33613			<context kind="enumeration">MsoAnimFilterEffectType</context>
33614			<name>msoAnimFilterEffectTypeWheel</name>
33615			<value>17</value>
33616		</source>
33617		<destination designation="identity" />
33618	</element>
33619	<!--enum::msoAnimFilterEffectTypeWipe {Constant}-->
33620	<element type="constant">
33621		<source id="PowerPoint.MsoAnimFilterEffectType.msoAnimFilterEffectTypeWipe">
33622			<context kind="enumeration">MsoAnimFilterEffectType</context>
33623			<name>msoAnimFilterEffectTypeWipe</name>
33624			<value>18</value>
33625		</source>
33626		<destination designation="identity" />
33627	</element>
33628	<!--enum::MsoAnimProperty  {Enumeration}-->
33629	<element type="enumeration">
33630		<source id="PowerPoint.MsoAnimProperty">
33631			<name>MsoAnimProperty</name>
33632		</source>
33633		<destination designation="identity" />
33634	</element>
33635	<!--enum::msoAnimColor {Constant}-->
33636	<element type="constant">
33637		<source id="PowerPoint.MsoAnimProperty.msoAnimColor">
33638			<context kind="enumeration">MsoAnimProperty</context>
33639			<name>msoAnimColor</name>
33640			<value>7</value>
33641		</source>
33642		<destination designation="identity" />
33643	</element>
33644	<!--enum::msoAnimHeight {Constant}-->
33645	<element type="constant">
33646		<source id="PowerPoint.MsoAnimProperty.msoAnimHeight">
33647			<context kind="enumeration">MsoAnimProperty</context>
33648			<name>msoAnimHeight</name>
33649			<value>4</value>
33650		</source>
33651		<destination designation="identity" />
33652	</element>
33653	<!--enum::msoAnimNone {Constant}-->
33654	<element type="constant">
33655		<source id="PowerPoint.MsoAnimProperty.msoAnimNone">
33656			<context kind="enumeration">MsoAnimProperty</context>
33657			<name>msoAnimNone</name>
33658			<value>0</value>
33659		</source>
33660		<destination designation="identity" />
33661	</element>
33662	<!--enum::msoAnimOpacity {Constant}-->
33663	<element type="constant">
33664		<source id="PowerPoint.MsoAnimProperty.msoAnimOpacity">
33665			<context kind="enumeration">MsoAnimProperty</context>
33666			<name>msoAnimOpacity</name>
33667			<value>5</value>
33668		</source>
33669		<destination designation="identity" />
33670	</element>
33671	<!--enum::msoAnimRotation {Constant}-->
33672	<element type="constant">
33673		<source id="PowerPoint.MsoAnimProperty.msoAnimRotation">
33674			<context kind="enumeration">MsoAnimProperty</context>
33675			<name>msoAnimRotation</name>
33676			<value>6</value>
33677		</source>
33678		<destination designation="identity" />
33679	</element>
33680	<!--enum::msoAnimShapeFillBackColor {Constant}-->
33681	<element type="constant">
33682		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeFillBackColor">
33683			<context kind="enumeration">MsoAnimProperty</context>
33684			<name>msoAnimShapeFillBackColor</name>
33685			<value>1007</value>
33686		</source>
33687		<destination designation="identity" />
33688	</element>
33689	<!--enum::msoAnimShapeFillColor {Constant}-->
33690	<element type="constant">
33691		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeFillColor">
33692			<context kind="enumeration">MsoAnimProperty</context>
33693			<name>msoAnimShapeFillColor</name>
33694			<value>1005</value>
33695		</source>
33696		<destination designation="identity" />
33697	</element>
33698	<!--enum::msoAnimShapeFillOn {Constant}-->
33699	<element type="constant">
33700		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeFillOn">
33701			<context kind="enumeration">MsoAnimProperty</context>
33702			<name>msoAnimShapeFillOn</name>
33703			<value>1004</value>
33704		</source>
33705		<destination designation="identity" />
33706	</element>
33707	<!--enum::msoAnimShapeFillOpacity {Constant}-->
33708	<element type="constant">
33709		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeFillOpacity">
33710			<context kind="enumeration">MsoAnimProperty</context>
33711			<name>msoAnimShapeFillOpacity</name>
33712			<value>1006</value>
33713		</source>
33714		<destination designation="identity" />
33715	</element>
33716	<!--enum::msoAnimShapeLineColor {Constant}-->
33717	<element type="constant">
33718		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeLineColor">
33719			<context kind="enumeration">MsoAnimProperty</context>
33720			<name>msoAnimShapeLineColor</name>
33721			<value>1009</value>
33722		</source>
33723		<destination designation="identity" />
33724	</element>
33725	<!--enum::msoAnimShapeLineOn {Constant}-->
33726	<element type="constant">
33727		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeLineOn">
33728			<context kind="enumeration">MsoAnimProperty</context>
33729			<name>msoAnimShapeLineOn</name>
33730			<value>1008</value>
33731		</source>
33732		<destination designation="identity" />
33733	</element>
33734	<!--enum::msoAnimShapePictureBrightness {Constant}-->
33735	<element type="constant">
33736		<source id="PowerPoint.MsoAnimProperty.msoAnimShapePictureBrightness">
33737			<context kind="enumeration">MsoAnimProperty</context>
33738			<name>msoAnimShapePictureBrightness</name>
33739			<value>1001</value>
33740		</source>
33741		<destination designation="identity" />
33742	</element>
33743	<!--enum::msoAnimShapePictureContrast {Constant}-->
33744	<element type="constant">
33745		<source id="PowerPoint.MsoAnimProperty.msoAnimShapePictureContrast">
33746			<context kind="enumeration">MsoAnimProperty</context>
33747			<name>msoAnimShapePictureContrast</name>
33748			<value>1000</value>
33749		</source>
33750		<destination designation="identity" />
33751	</element>
33752	<!--enum::msoAnimShapePictureGamma {Constant}-->
33753	<element type="constant">
33754		<source id="PowerPoint.MsoAnimProperty.msoAnimShapePictureGamma">
33755			<context kind="enumeration">MsoAnimProperty</context>
33756			<name>msoAnimShapePictureGamma</name>
33757			<value>1002</value>
33758		</source>
33759		<destination designation="identity" />
33760	</element>
33761	<!--enum::msoAnimShapePictureGrayscale {Constant}-->
33762	<element type="constant">
33763		<source id="PowerPoint.MsoAnimProperty.msoAnimShapePictureGrayscale">
33764			<context kind="enumeration">MsoAnimProperty</context>
33765			<name>msoAnimShapePictureGrayscale</name>
33766			<value>1003</value>
33767		</source>
33768		<destination designation="identity" />
33769	</element>
33770	<!--enum::msoAnimShapeShadowColor {Constant}-->
33771	<element type="constant">
33772		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeShadowColor">
33773			<context kind="enumeration">MsoAnimProperty</context>
33774			<name>msoAnimShapeShadowColor</name>
33775			<value>1012</value>
33776		</source>
33777		<destination designation="identity" />
33778	</element>
33779	<!--enum::msoAnimShapeShadowOffsetX {Constant}-->
33780	<element type="constant">
33781		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeShadowOffsetX">
33782			<context kind="enumeration">MsoAnimProperty</context>
33783			<name>msoAnimShapeShadowOffsetX</name>
33784			<value>1014</value>
33785		</source>
33786		<destination designation="identity" />
33787	</element>
33788	<!--enum::msoAnimShapeShadowOffsetY {Constant}-->
33789	<element type="constant">
33790		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeShadowOffsetY">
33791			<context kind="enumeration">MsoAnimProperty</context>
33792			<name>msoAnimShapeShadowOffsetY</name>
33793			<value>1015</value>
33794		</source>
33795		<destination designation="identity" />
33796	</element>
33797	<!--enum::msoAnimShapeShadowOn {Constant}-->
33798	<element type="constant">
33799		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeShadowOn">
33800			<context kind="enumeration">MsoAnimProperty</context>
33801			<name>msoAnimShapeShadowOn</name>
33802			<value>1010</value>
33803		</source>
33804		<destination designation="identity" />
33805	</element>
33806	<!--enum::msoAnimShapeShadowOpacity {Constant}-->
33807	<element type="constant">
33808		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeShadowOpacity">
33809			<context kind="enumeration">MsoAnimProperty</context>
33810			<name>msoAnimShapeShadowOpacity</name>
33811			<value>1013</value>
33812		</source>
33813		<destination designation="identity" />
33814	</element>
33815	<!--enum::msoAnimShapeShadowType {Constant}-->
33816	<element type="constant">
33817		<source id="PowerPoint.MsoAnimProperty.msoAnimShapeShadowType">
33818			<context kind="enumeration">MsoAnimProperty</context>
33819			<name>msoAnimShapeShadowType</name>
33820			<value>1011</value>
33821		</source>
33822		<destination designation="identity" />
33823	</element>
33824	<!--enum::msoAnimTextBulletCharacter {Constant}-->
33825	<element type="constant">
33826		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletCharacter">
33827			<context kind="enumeration">MsoAnimProperty</context>
33828			<name>msoAnimTextBulletCharacter</name>
33829			<value>111</value>
33830		</source>
33831		<destination designation="identity" />
33832	</element>
33833	<!--enum::msoAnimTextBulletColor {Constant}-->
33834	<element type="constant">
33835		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletColor">
33836			<context kind="enumeration">MsoAnimProperty</context>
33837			<name>msoAnimTextBulletColor</name>
33838			<value>114</value>
33839		</source>
33840		<destination designation="identity" />
33841	</element>
33842	<!--enum::msoAnimTextBulletFontName {Constant}-->
33843	<element type="constant">
33844		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletFontName">
33845			<context kind="enumeration">MsoAnimProperty</context>
33846			<name>msoAnimTextBulletFontName</name>
33847			<value>112</value>
33848		</source>
33849		<destination designation="identity" />
33850	</element>
33851	<!--enum::msoAnimTextBulletNumber {Constant}-->
33852	<element type="constant">
33853		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletNumber">
33854			<context kind="enumeration">MsoAnimProperty</context>
33855			<name>msoAnimTextBulletNumber</name>
33856			<value>113</value>
33857		</source>
33858		<destination designation="identity" />
33859	</element>
33860	<!--enum::msoAnimTextBulletRelativeSize {Constant}-->
33861	<element type="constant">
33862		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletRelativeSize">
33863			<context kind="enumeration">MsoAnimProperty</context>
33864			<name>msoAnimTextBulletRelativeSize</name>
33865			<value>115</value>
33866		</source>
33867		<destination designation="identity" />
33868	</element>
33869	<!--enum::msoAnimTextBulletStyle {Constant}-->
33870	<element type="constant">
33871		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletStyle">
33872			<context kind="enumeration">MsoAnimProperty</context>
33873			<name>msoAnimTextBulletStyle</name>
33874			<value>116</value>
33875		</source>
33876		<destination designation="identity" />
33877	</element>
33878	<!--enum::msoAnimTextBulletType {Constant}-->
33879	<element type="constant">
33880		<source id="PowerPoint.MsoAnimProperty.msoAnimTextBulletType">
33881			<context kind="enumeration">MsoAnimProperty</context>
33882			<name>msoAnimTextBulletType</name>
33883			<value>117</value>
33884		</source>
33885		<destination designation="identity" />
33886	</element>
33887	<!--enum::msoAnimTextFontBold {Constant}-->
33888	<element type="constant">
33889		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontBold">
33890			<context kind="enumeration">MsoAnimProperty</context>
33891			<name>msoAnimTextFontBold</name>
33892			<value>100</value>
33893		</source>
33894		<destination designation="identity" />
33895	</element>
33896	<!--enum::msoAnimTextFontColor {Constant}-->
33897	<element type="constant">
33898		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontColor">
33899			<context kind="enumeration">MsoAnimProperty</context>
33900			<name>msoAnimTextFontColor</name>
33901			<value>101</value>
33902		</source>
33903		<destination designation="identity" />
33904	</element>
33905	<!--enum::msoAnimTextFontEmboss {Constant}-->
33906	<element type="constant">
33907		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontEmboss">
33908			<context kind="enumeration">MsoAnimProperty</context>
33909			<name>msoAnimTextFontEmboss</name>
33910			<value>102</value>
33911		</source>
33912		<destination designation="identity" />
33913	</element>
33914	<!--enum::msoAnimTextFontItalic {Constant}-->
33915	<element type="constant">
33916		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontItalic">
33917			<context kind="enumeration">MsoAnimProperty</context>
33918			<name>msoAnimTextFontItalic</name>
33919			<value>103</value>
33920		</source>
33921		<destination designation="identity" />
33922	</element>
33923	<!--enum::msoAnimTextFontName {Constant}-->
33924	<element type="constant">
33925		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontName">
33926			<context kind="enumeration">MsoAnimProperty</context>
33927			<name>msoAnimTextFontName</name>
33928			<value>104</value>
33929		</source>
33930		<destination designation="identity" />
33931	</element>
33932	<!--enum::msoAnimTextFontShadow {Constant}-->
33933	<element type="constant">
33934		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontShadow">
33935			<context kind="enumeration">MsoAnimProperty</context>
33936			<name>msoAnimTextFontShadow</name>
33937			<value>105</value>
33938		</source>
33939		<destination designation="identity" />
33940	</element>
33941	<!--enum::msoAnimTextFontSize {Constant}-->
33942	<element type="constant">
33943		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontSize">
33944			<context kind="enumeration">MsoAnimProperty</context>
33945			<name>msoAnimTextFontSize</name>
33946			<value>106</value>
33947		</source>
33948		<destination designation="identity" />
33949	</element>
33950	<!--enum::msoAnimTextFontStrikeThrough {Constant}-->
33951	<element type="constant">
33952		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontStrikeThrough">
33953			<context kind="enumeration">MsoAnimProperty</context>
33954			<name>msoAnimTextFontStrikeThrough</name>
33955			<value>110</value>
33956		</source>
33957		<destination designation="identity" />
33958	</element>
33959	<!--enum::msoAnimTextFontSubscript {Constant}-->
33960	<element type="constant">
33961		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontSubscript">
33962			<context kind="enumeration">MsoAnimProperty</context>
33963			<name>msoAnimTextFontSubscript</name>
33964			<value>107</value>
33965		</source>
33966		<destination designation="identity" />
33967	</element>
33968	<!--enum::msoAnimTextFontSuperscript {Constant}-->
33969	<element type="constant">
33970		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontSuperscript">
33971			<context kind="enumeration">MsoAnimProperty</context>
33972			<name>msoAnimTextFontSuperscript</name>
33973			<value>108</value>
33974		</source>
33975		<destination designation="identity" />
33976	</element>
33977	<!--enum::msoAnimTextFontUnderline {Constant}-->
33978	<element type="constant">
33979		<source id="PowerPoint.MsoAnimProperty.msoAnimTextFontUnderline">
33980			<context kind="enumeration">MsoAnimProperty</context>
33981			<name>msoAnimTextFontUnderline</name>
33982			<value>109</value>
33983		</source>
33984		<destination designation="identity" />
33985	</element>
33986	<!--enum::msoAnimVisibility {Constant}-->
33987	<element type="constant">
33988		<source id="PowerPoint.MsoAnimProperty.msoAnimVisibility">
33989			<context kind="enumeration">MsoAnimProperty</context>
33990			<name>msoAnimVisibility</name>
33991			<value>8</value>
33992		</source>
33993		<destination designation="identity" />
33994	</element>
33995	<!--enum::msoAnimWidth {Constant}-->
33996	<element type="constant">
33997		<source id="PowerPoint.MsoAnimProperty.msoAnimWidth">
33998			<context kind="enumeration">MsoAnimProperty</context>
33999			<name>msoAnimWidth</name>
34000			<value>3</value>
34001		</source>
34002		<destination designation="identity" />
34003	</element>
34004	<!--enum::msoAnimX {Constant}-->
34005	<element type="constant">
34006		<source id="PowerPoint.MsoAnimProperty.msoAnimX">
34007			<context kind="enumeration">MsoAnimProperty</context>
34008			<name>msoAnimX</name>
34009			<value>1</value>
34010		</source>
34011		<destination designation="identity" />
34012	</element>
34013	<!--enum::msoAnimY {Constant}-->
34014	<element type="constant">
34015		<source id="PowerPoint.MsoAnimProperty.msoAnimY">
34016			<context kind="enumeration">MsoAnimProperty</context>
34017			<name>msoAnimY</name>
34018			<value>2</value>
34019		</source>
34020		<destination designation="identity" />
34021	</element>
34022	<!--enum::MsoAnimTextUnitEffect  {Enumeration}-->
34023	<element type="enumeration">
34024		<source id="PowerPoint.MsoAnimTextUnitEffect">
34025			<name>MsoAnimTextUnitEffect</name>
34026		</source>
34027		<destination designation="identity" />
34028	</element>
34029	<!--enum::msoAnimTextUnitEffectByCharacter {Constant}-->
34030	<element type="constant">
34031		<source id="PowerPoint.MsoAnimTextUnitEffect.msoAnimTextUnitEffectByCharacter">
34032			<context kind="enumeration">MsoAnimTextUnitEffect</context>
34033			<name>msoAnimTextUnitEffectByCharacter</name>
34034			<value>1</value>
34035		</source>
34036		<destination designation="identity" />
34037	</element>
34038	<!--enum::msoAnimTextUnitEffectByParagraph {Constant}-->
34039	<element type="constant">
34040		<source id="PowerPoint.MsoAnimTextUnitEffect.msoAnimTextUnitEffectByParagraph">
34041			<context kind="enumeration">MsoAnimTextUnitEffect</context>
34042			<name>msoAnimTextUnitEffectByParagraph</name>
34043			<value>0</value>
34044		</source>
34045		<destination designation="identity" />
34046	</element>
34047	<!--enum::msoAnimTextUnitEffectByWord {Constant}-->
34048	<element type="constant">
34049		<source id="PowerPoint.MsoAnimTextUnitEffect.msoAnimTextUnitEffectByWord">
34050			<context kind="enumeration">MsoAnimTextUnitEffect</context>
34051			<name>msoAnimTextUnitEffectByWord</name>
34052			<value>2</value>
34053		</source>
34054		<destination designation="identity" />
34055	</element>
34056	<!--enum::msoAnimTextUnitEffectMixed {Constant}-->
34057	<element type="constant">
34058		<source id="PowerPoint.MsoAnimTextUnitEffect.msoAnimTextUnitEffectMixed">
34059			<context kind="enumeration">MsoAnimTextUnitEffect</context>
34060			<name>msoAnimTextUnitEffectMixed</name>
34061			<value>-1</value>
34062		</source>
34063		<destination designation="identity" />
34064	</element>
34065	<!--enum::MsoAnimTriggerType  {Enumeration}-->
34066	<element type="enumeration">
34067		<source id="PowerPoint.MsoAnimTriggerType">
34068			<name>MsoAnimTriggerType</name>
34069		</source>
34070		<destination designation="identity" />
34071	</element>
34072	<!--enum::msoAnimTriggerAfterPrevious {Constant}-->
34073	<element type="constant">
34074		<source id="PowerPoint.MsoAnimTriggerType.msoAnimTriggerAfterPrevious">
34075			<context kind="enumeration">MsoAnimTriggerType</context>
34076			<name>msoAnimTriggerAfterPrevious</name>
34077			<value>3</value>
34078		</source>
34079		<destination designation="identity" />
34080	</element>
34081	<!--enum::msoAnimTriggerMixed {Constant}-->
34082	<element type="constant">
34083		<source id="PowerPoint.MsoAnimTriggerType.msoAnimTriggerMixed">
34084			<context kind="enumeration">MsoAnimTriggerType</context>
34085			<name>msoAnimTriggerMixed</name>
34086			<value>-1</value>
34087		</source>
34088		<destination designation="identity" />
34089	</element>
34090	<!--enum::msoAnimTriggerNone {Constant}-->
34091	<element type="constant">
34092		<source id="PowerPoint.MsoAnimTriggerType.msoAnimTriggerNone">
34093			<context kind="enumeration">MsoAnimTriggerType</context>
34094			<name>msoAnimTriggerNone</name>
34095			<value>0</value>
34096		</source>
34097		<destination designation="identity" />
34098	</element>
34099	<!--enum::msoAnimTriggerOnPageClick {Constant}-->
34100	<element type="constant">
34101		<source id="PowerPoint.MsoAnimTriggerType.msoAnimTriggerOnPageClick">
34102			<context kind="enumeration">MsoAnimTriggerType</context>
34103			<name>msoAnimTriggerOnPageClick</name>
34104			<value>1</value>
34105		</source>
34106		<destination designation="identity" />
34107	</element>
34108	<!--enum::msoAnimTriggerOnShapeClick {Constant}-->
34109	<element type="constant">
34110		<source id="PowerPoint.MsoAnimTriggerType.msoAnimTriggerOnShapeClick">
34111			<context kind="enumeration">MsoAnimTriggerType</context>
34112			<name>msoAnimTriggerOnShapeClick</name>
34113			<value>4</value>
34114		</source>
34115		<destination designation="identity" />
34116	</element>
34117	<!--enum::msoAnimTriggerWithPrevious {Constant}-->
34118	<element type="constant">
34119		<source id="PowerPoint.MsoAnimTriggerType.msoAnimTriggerWithPrevious">
34120			<context kind="enumeration">MsoAnimTriggerType</context>
34121			<name>msoAnimTriggerWithPrevious</name>
34122			<value>2</value>
34123		</source>
34124		<destination designation="identity" />
34125	</element>
34126	<!--enum::MsoAnimType  {Enumeration}-->
34127	<element type="enumeration">
34128		<source id="PowerPoint.MsoAnimType">
34129			<name>MsoAnimType</name>
34130		</source>
34131		<destination designation="identity" />
34132	</element>
34133	<!--enum::msoAnimTypeColor {Constant}-->
34134	<element type="constant">
34135		<source id="PowerPoint.MsoAnimType.msoAnimTypeColor">
34136			<context kind="enumeration">MsoAnimType</context>
34137			<name>msoAnimTypeColor</name>
34138			<value>2</value>
34139		</source>
34140		<destination designation="identity" />
34141	</element>
34142	<!--enum::msoAnimTypeCommand {Constant}-->
34143	<element type="constant">
34144		<source id="PowerPoint.MsoAnimType.msoAnimTypeCommand">
34145			<context kind="enumeration">MsoAnimType</context>
34146			<name>msoAnimTypeCommand</name>
34147			<value>6</value>
34148		</source>
34149		<destination designation="identity" />
34150	</element>
34151	<!--enum::msoAnimTypeFilter {Constant}-->
34152	<element type="constant">
34153		<source id="PowerPoint.MsoAnimType.msoAnimTypeFilter">
34154			<context kind="enumeration">MsoAnimType</context>
34155			<name>msoAnimTypeFilter</name>
34156			<value>7</value>
34157		</source>
34158		<destination designation="identity" />
34159	</element>
34160	<!--enum::msoAnimTypeMixed {Constant}-->
34161	<element type="constant">
34162		<source id="PowerPoint.MsoAnimType.msoAnimTypeMixed">
34163			<context kind="enumeration">MsoAnimType</context>
34164			<name>msoAnimTypeMixed</name>
34165			<value>-2</value>
34166		</source>
34167		<destination designation="identity" />
34168	</element>
34169	<!--enum::msoAnimTypeMotion {Constant}-->
34170	<element type="constant">
34171		<source id="PowerPoint.MsoAnimType.msoAnimTypeMotion">
34172			<context kind="enumeration">MsoAnimType</context>
34173			<name>msoAnimTypeMotion</name>
34174			<value>1</value>
34175		</source>
34176		<destination designation="identity" />
34177	</element>
34178	<!--enum::msoAnimTypeNone {Constant}-->
34179	<element type="constant">
34180		<source id="PowerPoint.MsoAnimType.msoAnimTypeNone">
34181			<context kind="enumeration">MsoAnimType</context>
34182			<name>msoAnimTypeNone</name>
34183			<value>0</value>
34184		</source>
34185		<destination designation="identity" />
34186	</element>
34187	<!--enum::msoAnimTypeProperty {Constant}-->
34188	<element type="constant">
34189		<source id="PowerPoint.MsoAnimType.msoAnimTypeProperty">
34190			<context kind="enumeration">MsoAnimType</context>
34191			<name>msoAnimTypeProperty</name>
34192			<value>5</value>
34193		</source>
34194		<destination designation="identity" />
34195	</element>
34196	<!--enum::msoAnimTypeRotation {Constant}-->
34197	<element type="constant">
34198		<source id="PowerPoint.MsoAnimType.msoAnimTypeRotation">
34199			<context kind="enumeration">MsoAnimType</context>
34200			<name>msoAnimTypeRotation</name>
34201			<value>4</value>
34202		</source>
34203		<destination designation="identity" />
34204	</element>
34205	<!--enum::msoAnimTypeScale {Constant}-->
34206	<element type="constant">
34207		<source id="PowerPoint.MsoAnimType.msoAnimTypeScale">
34208			<context kind="enumeration">MsoAnimType</context>
34209			<name>msoAnimTypeScale</name>
34210			<value>3</value>
34211		</source>
34212		<destination designation="identity" />
34213	</element>
34214	<!--enum::msoAnimTypeSet {Constant}-->
34215	<element type="constant">
34216		<source id="PowerPoint.MsoAnimType.msoAnimTypeSet">
34217			<context kind="enumeration">MsoAnimType</context>
34218			<name>msoAnimTypeSet</name>
34219			<value>8</value>
34220		</source>
34221		<destination designation="identity" />
34222	</element>
34223	<!--Class::NamedSlideShow-->
34224	<element type="class">
34225		<source id="PowerPoint.NamedSlideShow">
34226			<name>NamedSlideShow</name>
34227		</source>
34228		<destination designation="identity" />
34229	</element>
34230	<!--property::NamedSlideShow.Application {ReadOnly}-->
34231	<element type="property">
34232		<source id="PowerPoint.NamedSlideShow.Application">
34233			<context kind="class">NamedSlideShow</context>
34234			<name>Application</name>
34235			<type>Application</type>
34236		</source>
34237	</element>
34238	<!--property::NamedSlideShow.Count {ReadOnly}-->
34239	<element type="property">
34240		<source id="PowerPoint.NamedSlideShow.Count">
34241			<context kind="class">NamedSlideShow</context>
34242			<name>Count</name>
34243			<type>Integer</type>
34244		</source>
34245	</element>
34246	<!--method::NamedSlideShow.Delete-->
34247	<element type="method">
34248		<source id="PowerPoint.NamedSlideShow.Delete">
34249			<context kind="class">NamedSlideShow</context>
34250			<name>Delete</name>
34251			<type>void</type>
34252		</source>
34253	</element>
34254	<!--property::NamedSlideShow.Name {ReadOnly}-->
34255	<element type="property">
34256		<source id="PowerPoint.NamedSlideShow.Name">
34257			<context kind="class">NamedSlideShow</context>
34258			<name>Name</name>
34259			<type>String</type>
34260		</source>
34261	</element>
34262	<!--property::NamedSlideShow.Parent {ReadOnly}-->
34263	<element type="property">
34264		<source id="PowerPoint.NamedSlideShow.Parent">
34265			<context kind="class">NamedSlideShow</context>
34266			<name>Parent</name>
34267			<type>Object</type>
34268		</source>
34269	</element>
34270	<!--property::NamedSlideShow.SlideIDs {ReadOnly}-->
34271	<element type="property">
34272		<source id="PowerPoint.NamedSlideShow.SlideIDs">
34273			<context kind="class">NamedSlideShow</context>
34274			<name>SlideIDs</name>
34275			<type>Variant</type>
34276		</source>
34277	</element>
34278	<!--Class::NamedSlideShows-->
34279	<element type="class">
34280		<source id="PowerPoint.NamedSlideShows">
34281			<name>NamedSlideShows</name>
34282		</source>
34283		<destination designation="identity" />
34284	</element>
34285	<!--method::NamedSlideShows.Add-->
34286	<element type="method">
34287		<source id="PowerPoint.NamedSlideShows.Add">
34288			<context kind="class">NamedSlideShows</context>
34289			<name>Add</name>
34290			<type>NamedSlideShow</type>
34291			<parameter-list>
34292				<parameter>
34293					<type>String</type>
34294					<name>Name</name>
34295				</parameter>
34296				<parameter>
34297					<type>Variant</type>
34298					<name>safeArrayOfSlideIDs</name>
34299				</parameter>
34300			</parameter-list>
34301		</source>
34302	</element>
34303	<!--property::NamedSlideShows.Application {ReadOnly}-->
34304	<element type="property">
34305		<source id="PowerPoint.NamedSlideShows.Application">
34306			<context kind="class">NamedSlideShows</context>
34307			<name>Application</name>
34308			<type>Application</type>
34309		</source>
34310	</element>
34311	<!--property::NamedSlideShows.Count {ReadOnly}-->
34312	<element type="property">
34313		<source id="PowerPoint.NamedSlideShows.Count">
34314			<context kind="class">NamedSlideShows</context>
34315			<name>Count</name>
34316			<type>Integer</type>
34317		</source>
34318	</element>
34319	<!--method::NamedSlideShows.Item {Default}-->
34320	<element type="method">
34321		<source id="PowerPoint.NamedSlideShows.Item">
34322			<context kind="class">NamedSlideShows</context>
34323			<name default="true">Item</name>
34324			<type>NamedSlideShow</type>
34325			<parameter-list>
34326				<parameter>
34327					<type>Variant</type>
34328					<name>Index</name>
34329				</parameter>
34330			</parameter-list>
34331		</source>
34332	</element>
34333	<!--property::NamedSlideShows.Parent {ReadOnly}-->
34334	<element type="property">
34335		<source id="PowerPoint.NamedSlideShows.Parent">
34336			<context kind="class">NamedSlideShows</context>
34337			<name>Parent</name>
34338			<type>Object</type>
34339		</source>
34340	</element>
34341	<!--Class::ObjectVerbs-->
34342	<element type="class">
34343		<source id="PowerPoint.ObjectVerbs">
34344			<name>ObjectVerbs</name>
34345		</source>
34346		<destination designation="identity" />
34347	</element>
34348	<!--property::ObjectVerbs.Application {ReadOnly}-->
34349	<element type="property">
34350		<source id="PowerPoint.ObjectVerbs.Application">
34351			<context kind="class">ObjectVerbs</context>
34352			<name>Application</name>
34353			<type>Application</type>
34354		</source>
34355	</element>
34356	<!--property::ObjectVerbs.Count {ReadOnly}-->
34357	<element type="property">
34358		<source id="PowerPoint.ObjectVerbs.Count">
34359			<context kind="class">ObjectVerbs</context>
34360			<name>Count</name>
34361			<type>Integer</type>
34362		</source>
34363	</element>
34364	<!--method::ObjectVerbs.Item {Default}-->
34365	<element type="method">
34366		<source id="PowerPoint.ObjectVerbs.Item">
34367			<context kind="class">ObjectVerbs</context>
34368			<name default="true">Item</name>
34369			<type>String</type>
34370			<parameter-list>
34371				<parameter>
34372					<type>Integer</type>
34373					<name>Index</name>
34374				</parameter>
34375			</parameter-list>
34376		</source>
34377	</element>
34378	<!--property::ObjectVerbs.Parent {ReadOnly}-->
34379	<element type="property">
34380		<source id="PowerPoint.ObjectVerbs.Parent">
34381			<context kind="class">ObjectVerbs</context>
34382			<name>Parent</name>
34383			<type>Object</type>
34384		</source>
34385	</element>
34386	<!--Class::OLEControl-->
34387	<element type="class">
34388		<source id="PowerPoint.OLEControl">
34389			<name>OLEControl</name>
34390		</source>
34391		<destination designation="identity" />
34392	</element>
34393	<!--property::OLEControl.AltHTML-->
34394	<element type="property">
34395		<source id="PowerPoint.OLEControl.AltHTML">
34396			<context kind="class">OLEControl</context>
34397			<name>AltHTML</name>
34398			<type>String</type>
34399		</source>
34400	</element>
34401	<!--property::OLEControl.Height-->
34402	<element type="property">
34403		<source id="PowerPoint.OLEControl.Height">
34404			<context kind="class">OLEControl</context>
34405			<name>Height</name>
34406			<type>Single</type>
34407		</source>
34408	</element>
34409	<!--property::OLEControl.Left-->
34410	<element type="property">
34411		<source id="PowerPoint.OLEControl.Left">
34412			<context kind="class">OLEControl</context>
34413			<name>Left</name>
34414			<type>Single</type>
34415		</source>
34416	</element>
34417	<!--property::OLEControl.Name-->
34418	<element type="property">
34419		<source id="PowerPoint.OLEControl.Name">
34420			<context kind="class">OLEControl</context>
34421			<name>Name</name>
34422			<type>String</type>
34423		</source>
34424	</element>
34425	<!--property::OLEControl.Top-->
34426	<element type="property">
34427		<source id="PowerPoint.OLEControl.Top">
34428			<context kind="class">OLEControl</context>
34429			<name>Top</name>
34430			<type>Single</type>
34431		</source>
34432	</element>
34433	<!--property::OLEControl.Visible-->
34434	<element type="property">
34435		<source id="PowerPoint.OLEControl.Visible">
34436			<context kind="class">OLEControl</context>
34437			<name>Visible</name>
34438			<type>boolean</type>
34439		</source>
34440	</element>
34441	<!--property::OLEControl.Width-->
34442	<element type="property">
34443		<source id="PowerPoint.OLEControl.Width">
34444			<context kind="class">OLEControl</context>
34445			<name>Width</name>
34446			<type>Single</type>
34447		</source>
34448	</element>
34449	<!--property::OLEControl.ZOrderPosition {ReadOnly}-->
34450	<element type="property">
34451		<source id="PowerPoint.OLEControl.ZOrderPosition">
34452			<context kind="class">OLEControl</context>
34453			<name>ZOrderPosition</name>
34454			<type>Integer</type>
34455		</source>
34456	</element>
34457	<!--Class::OLEFormat-->
34458	<element type="class">
34459		<source id="PowerPoint.OLEFormat">
34460			<name>OLEFormat</name>
34461		</source>
34462		<destination designation="identity" />
34463	</element>
34464	<!--method::OLEFormat.Activate-->
34465	<element type="method">
34466		<source id="PowerPoint.OLEFormat.Activate">
34467			<context kind="class">OLEFormat</context>
34468			<name>Activate</name>
34469			<type>void</type>
34470		</source>
34471	</element>
34472	<!--property::OLEFormat.Application {ReadOnly}-->
34473	<element type="property">
34474		<source id="PowerPoint.OLEFormat.Application">
34475			<context kind="class">OLEFormat</context>
34476			<name>Application</name>
34477			<type>Application</type>
34478		</source>
34479	</element>
34480	<!--method::OLEFormat.DoVerb-->
34481	<element type="method">
34482		<source id="PowerPoint.OLEFormat.DoVerb">
34483			<context kind="class">OLEFormat</context>
34484			<name>DoVerb</name>
34485			<type>void</type>
34486			<parameter-list>
34487				<parameter optional="true">
34488					<type>Integer</type>
34489					<name>Index</name>
34490				</parameter>
34491			</parameter-list>
34492		</source>
34493	</element>
34494	<!--property::OLEFormat.FollowColors-->
34495	<element type="property">
34496		<source id="PowerPoint.OLEFormat.FollowColors">
34497			<context kind="class">OLEFormat</context>
34498			<name>FollowColors</name>
34499			<type>Integer</type>
34500		</source>
34501	</element>
34502	<!--property::OLEFormat.Object {ReadOnly}-->
34503	<element type="property">
34504		<source id="PowerPoint.OLEFormat.Object">
34505			<context kind="class">OLEFormat</context>
34506			<name>Object</name>
34507			<type>Object</type>
34508		</source>
34509	</element>
34510	<!--property::OLEFormat.ObjectVerbs {ReadOnly}-->
34511	<element type="property">
34512		<source id="PowerPoint.OLEFormat.ObjectVerbs">
34513			<context kind="class">OLEFormat</context>
34514			<name>ObjectVerbs</name>
34515			<type>ObjectVerbs</type>
34516		</source>
34517	</element>
34518	<!--property::OLEFormat.Parent {ReadOnly}-->
34519	<element type="property">
34520		<source id="PowerPoint.OLEFormat.Parent">
34521			<context kind="class">OLEFormat</context>
34522			<name>Parent</name>
34523			<type>Object</type>
34524		</source>
34525	</element>
34526	<!--property::OLEFormat.ProgID {ReadOnly}-->
34527	<element type="property">
34528		<source id="PowerPoint.OLEFormat.ProgID">
34529			<context kind="class">OLEFormat</context>
34530			<name>ProgID</name>
34531			<type>String</type>
34532		</source>
34533	</element>
34534	<!--Class::Options-->
34535	<element type="class">
34536		<source id="PowerPoint.Options">
34537			<name>Options</name>
34538		</source>
34539		<destination designation="identity" />
34540	</element>
34541	<!--property::Options.DisplayPasteOptions-->
34542	<element type="property">
34543		<source id="PowerPoint.Options.DisplayPasteOptions">
34544			<context kind="class">Options</context>
34545			<name>DisplayPasteOptions</name>
34546			<type>Integer</type>
34547		</source>
34548	</element>
34549	<!--Class::PageSetup-->
34550	<element type="class">
34551		<source id="PowerPoint.PageSetup">
34552			<name>PageSetup</name>
34553		</source>
34554		<destination designation="identity" />
34555	</element>
34556	<!--property::PageSetup.Application {ReadOnly}-->
34557	<element type="property">
34558		<source id="PowerPoint.PageSetup.Application">
34559			<context kind="class">PageSetup</context>
34560			<name>Application</name>
34561			<type>Application</type>
34562		</source>
34563	</element>
34564	<!--property::PageSetup.FirstSlideNumber-->
34565	<element type="property">
34566		<source id="PowerPoint.PageSetup.FirstSlideNumber">
34567			<context kind="class">PageSetup</context>
34568			<name>FirstSlideNumber</name>
34569			<type>Integer</type>
34570		</source>
34571	</element>
34572	<!--property::PageSetup.NotesOrientation-->
34573	<element type="property">
34574		<source id="PowerPoint.PageSetup.NotesOrientation">
34575			<context kind="class">PageSetup</context>
34576			<name>NotesOrientation</name>
34577			<type>Integer</type>
34578		</source>
34579	</element>
34580	<!--property::PageSetup.Parent {ReadOnly}-->
34581	<element type="property">
34582		<source id="PowerPoint.PageSetup.Parent">
34583			<context kind="class">PageSetup</context>
34584			<name>Parent</name>
34585			<type>Object</type>
34586		</source>
34587	</element>
34588	<!--property::PageSetup.SlideHeight-->
34589	<element type="property">
34590		<source id="PowerPoint.PageSetup.SlideHeight">
34591			<context kind="class">PageSetup</context>
34592			<name>SlideHeight</name>
34593			<type>Single</type>
34594		</source>
34595	</element>
34596	<!--property::PageSetup.SlideOrientation-->
34597	<element type="property">
34598		<source id="PowerPoint.PageSetup.SlideOrientation">
34599			<context kind="class">PageSetup</context>
34600			<name>SlideOrientation</name>
34601			<type>Integer</type>
34602		</source>
34603	</element>
34604	<!--property::PageSetup.SlideSize-->
34605	<element type="property">
34606		<source id="PowerPoint.PageSetup.SlideSize">
34607			<context kind="class">PageSetup</context>
34608			<name>SlideSize</name>
34609			<type>Integer</type>
34610		</source>
34611	</element>
34612	<!--property::PageSetup.SlideWidth-->
34613	<element type="property">
34614		<source id="PowerPoint.PageSetup.SlideWidth">
34615			<context kind="class">PageSetup</context>
34616			<name>SlideWidth</name>
34617			<type>Single</type>
34618		</source>
34619	</element>
34620	<!--Class::Pane-->
34621	<element type="class">
34622		<source id="PowerPoint.Pane">
34623			<name>Pane</name>
34624		</source>
34625		<destination designation="identity" />
34626	</element>
34627	<!--method::Pane.Activate-->
34628	<element type="method">
34629		<source id="PowerPoint.Pane.Activate">
34630			<context kind="class">Pane</context>
34631			<name>Activate</name>
34632			<type>void</type>
34633		</source>
34634	</element>
34635	<!--property::Pane.Active {ReadOnly}-->
34636	<element type="property">
34637		<source id="PowerPoint.Pane.Active">
34638			<context kind="class">Pane</context>
34639			<name>Active</name>
34640			<type>Integer</type>
34641		</source>
34642	</element>
34643	<!--property::Pane.Application {ReadOnly}-->
34644	<element type="property">
34645		<source id="PowerPoint.Pane.Application">
34646			<context kind="class">Pane</context>
34647			<name>Application</name>
34648			<type>Application</type>
34649		</source>
34650	</element>
34651	<!--property::Pane.Parent {ReadOnly}-->
34652	<element type="property">
34653		<source id="PowerPoint.Pane.Parent">
34654			<context kind="class">Pane</context>
34655			<name>Parent</name>
34656			<type>Object</type>
34657		</source>
34658	</element>
34659	<!--property::Pane.ViewType {ReadOnly}-->
34660	<element type="property">
34661		<source id="PowerPoint.Pane.ViewType">
34662			<context kind="class">Pane</context>
34663			<name>ViewType</name>
34664			<type>Integer</type>
34665		</source>
34666	</element>
34667	<!--Class::Panes-->
34668	<element type="class">
34669		<source id="PowerPoint.Panes">
34670			<name>Panes</name>
34671		</source>
34672		<destination designation="identity" />
34673	</element>
34674	<!--property::Panes.Application {ReadOnly}-->
34675	<element type="property">
34676		<source id="PowerPoint.Panes.Application">
34677			<context kind="class">Panes</context>
34678			<name>Application</name>
34679			<type>Application</type>
34680		</source>
34681	</element>
34682	<!--property::Panes.Count {ReadOnly}-->
34683	<element type="property">
34684		<source id="PowerPoint.Panes.Count">
34685			<context kind="class">Panes</context>
34686			<name>Count</name>
34687			<type>Integer</type>
34688		</source>
34689	</element>
34690	<!--method::Panes.Item {Default}-->
34691	<element type="method">
34692		<source id="PowerPoint.Panes.Item">
34693			<context kind="class">Panes</context>
34694			<name default="true">Item</name>
34695			<type>Pane</type>
34696			<parameter-list>
34697				<parameter>
34698					<type>Integer</type>
34699					<name>Index</name>
34700				</parameter>
34701			</parameter-list>
34702		</source>
34703	</element>
34704	<!--property::Panes.Parent {ReadOnly}-->
34705	<element type="property">
34706		<source id="PowerPoint.Panes.Parent">
34707			<context kind="class">Panes</context>
34708			<name>Parent</name>
34709			<type>Object</type>
34710		</source>
34711	</element>
34712	<!--Class::ParagraphFormat-->
34713	<element type="class">
34714		<source id="PowerPoint.ParagraphFormat">
34715			<name>ParagraphFormat</name>
34716		</source>
34717		<destination designation="identity" />
34718	</element>
34719	<!--property::ParagraphFormat.Alignment-->
34720	<element type="property">
34721		<source id="PowerPoint.ParagraphFormat.Alignment">
34722			<context kind="class">ParagraphFormat</context>
34723			<name>Alignment</name>
34724			<type>Integer</type>
34725		</source>
34726	</element>
34727	<!--property::ParagraphFormat.Application {ReadOnly}-->
34728	<element type="property">
34729		<source id="PowerPoint.ParagraphFormat.Application">
34730			<context kind="class">ParagraphFormat</context>
34731			<name>Application</name>
34732			<type>Application</type>
34733		</source>
34734	</element>
34735	<!--property::ParagraphFormat.BaseLineAlignment-->
34736	<element type="property">
34737		<source id="PowerPoint.ParagraphFormat.BaseLineAlignment">
34738			<context kind="class">ParagraphFormat</context>
34739			<name>BaseLineAlignment</name>
34740			<type>Integer</type>
34741		</source>
34742	</element>
34743	<!--property::ParagraphFormat.Bullet {ReadOnly}-->
34744	<element type="property">
34745		<source id="PowerPoint.ParagraphFormat.Bullet">
34746			<context kind="class">ParagraphFormat</context>
34747			<name>Bullet</name>
34748			<type>BulletFormat</type>
34749		</source>
34750	</element>
34751	<!--property::ParagraphFormat.FarEastLineBreakControl-->
34752	<element type="property">
34753		<source id="PowerPoint.ParagraphFormat.FarEastLineBreakControl">
34754			<context kind="class">ParagraphFormat</context>
34755			<name>FarEastLineBreakControl</name>
34756			<type>Integer</type>
34757		</source>
34758	</element>
34759	<!--property::ParagraphFormat.HangingPunctuation-->
34760	<element type="property">
34761		<source id="PowerPoint.ParagraphFormat.HangingPunctuation">
34762			<context kind="class">ParagraphFormat</context>
34763			<name>HangingPunctuation</name>
34764			<type>Integer</type>
34765		</source>
34766	</element>
34767	<!--property::ParagraphFormat.LineRuleAfter-->
34768	<element type="property">
34769		<source id="PowerPoint.ParagraphFormat.LineRuleAfter">
34770			<context kind="class">ParagraphFormat</context>
34771			<name>LineRuleAfter</name>
34772			<type>Integer</type>
34773		</source>
34774	</element>
34775	<!--property::ParagraphFormat.LineRuleBefore-->
34776	<element type="property">
34777		<source id="PowerPoint.ParagraphFormat.LineRuleBefore">
34778			<context kind="class">ParagraphFormat</context>
34779			<name>LineRuleBefore</name>
34780			<type>Integer</type>
34781		</source>
34782	</element>
34783	<!--property::ParagraphFormat.LineRuleWithin-->
34784	<element type="property">
34785		<source id="PowerPoint.ParagraphFormat.LineRuleWithin">
34786			<context kind="class">ParagraphFormat</context>
34787			<name>LineRuleWithin</name>
34788			<type>Integer</type>
34789		</source>
34790	</element>
34791	<!--property::ParagraphFormat.Parent {ReadOnly}-->
34792	<element type="property">
34793		<source id="PowerPoint.ParagraphFormat.Parent">
34794			<context kind="class">ParagraphFormat</context>
34795			<name>Parent</name>
34796			<type>Object</type>
34797		</source>
34798	</element>
34799	<!--property::ParagraphFormat.SpaceAfter-->
34800	<element type="property">
34801		<source id="PowerPoint.ParagraphFormat.SpaceAfter">
34802			<context kind="class">ParagraphFormat</context>
34803			<name>SpaceAfter</name>
34804			<type>Single</type>
34805		</source>
34806	</element>
34807	<!--property::ParagraphFormat.SpaceBefore-->
34808	<element type="property">
34809		<source id="PowerPoint.ParagraphFormat.SpaceBefore">
34810			<context kind="class">ParagraphFormat</context>
34811			<name>SpaceBefore</name>
34812			<type>Single</type>
34813		</source>
34814	</element>
34815	<!--property::ParagraphFormat.SpaceWithin-->
34816	<element type="property">
34817		<source id="PowerPoint.ParagraphFormat.SpaceWithin">
34818			<context kind="class">ParagraphFormat</context>
34819			<name>SpaceWithin</name>
34820			<type>Single</type>
34821		</source>
34822	</element>
34823	<!--property::ParagraphFormat.TextDirection-->
34824	<element type="property">
34825		<source id="PowerPoint.ParagraphFormat.TextDirection">
34826			<context kind="class">ParagraphFormat</context>
34827			<name>TextDirection</name>
34828			<type>Integer</type>
34829		</source>
34830	</element>
34831	<!--property::ParagraphFormat.WordWrap-->
34832	<element type="property">
34833		<source id="PowerPoint.ParagraphFormat.WordWrap">
34834			<context kind="class">ParagraphFormat</context>
34835			<name>WordWrap</name>
34836			<type>Integer</type>
34837		</source>
34838	</element>
34839	<!--Class::PictureFormat-->
34840	<element type="class">
34841		<source id="PowerPoint.PictureFormat">
34842			<name>PictureFormat</name>
34843		</source>
34844		<destination designation="identity" />
34845	</element>
34846	<!--property::PictureFormat.Application {ReadOnly}-->
34847	<element type="property">
34848		<source id="PowerPoint.PictureFormat.Application">
34849			<context kind="class">PictureFormat</context>
34850			<name>Application</name>
34851			<type>Application</type>
34852		</source>
34853	</element>
34854	<!--property::PictureFormat.Brightness-->
34855	<element type="property">
34856		<source id="PowerPoint.PictureFormat.Brightness">
34857			<context kind="class">PictureFormat</context>
34858			<name>Brightness</name>
34859			<type>Single</type>
34860		</source>
34861	</element>
34862	<!--property::PictureFormat.ColorType-->
34863	<element type="property">
34864		<source id="PowerPoint.PictureFormat.ColorType">
34865			<context kind="class">PictureFormat</context>
34866			<name>ColorType</name>
34867			<type>Integer</type>
34868		</source>
34869	</element>
34870	<!--property::PictureFormat.Contrast-->
34871	<element type="property">
34872		<source id="PowerPoint.PictureFormat.Contrast">
34873			<context kind="class">PictureFormat</context>
34874			<name>Contrast</name>
34875			<type>Single</type>
34876		</source>
34877	</element>
34878	<!--property::PictureFormat.Creator {ReadOnly}-->
34879	<element type="property">
34880		<source id="PowerPoint.PictureFormat.Creator">
34881			<context kind="class">PictureFormat</context>
34882			<name>Creator</name>
34883			<type>Integer</type>
34884		</source>
34885	</element>
34886	<!--property::PictureFormat.CropBottom-->
34887	<element type="property">
34888		<source id="PowerPoint.PictureFormat.CropBottom">
34889			<context kind="class">PictureFormat</context>
34890			<name>CropBottom</name>
34891			<type>Single</type>
34892		</source>
34893	</element>
34894	<!--property::PictureFormat.CropLeft-->
34895	<element type="property">
34896		<source id="PowerPoint.PictureFormat.CropLeft">
34897			<context kind="class">PictureFormat</context>
34898			<name>CropLeft</name>
34899			<type>Single</type>
34900		</source>
34901	</element>
34902	<!--property::PictureFormat.CropRight-->
34903	<element type="property">
34904		<source id="PowerPoint.PictureFormat.CropRight">
34905			<context kind="class">PictureFormat</context>
34906			<name>CropRight</name>
34907			<type>Single</type>
34908		</source>
34909	</element>
34910	<!--property::PictureFormat.CropTop-->
34911	<element type="property">
34912		<source id="PowerPoint.PictureFormat.CropTop">
34913			<context kind="class">PictureFormat</context>
34914			<name>CropTop</name>
34915			<type>Single</type>
34916		</source>
34917	</element>
34918	<!--method::PictureFormat.IncrementBrightness-->
34919	<element type="method">
34920		<source id="PowerPoint.PictureFormat.IncrementBrightness">
34921			<context kind="class">PictureFormat</context>
34922			<name>IncrementBrightness</name>
34923			<type>void</type>
34924			<parameter-list>
34925				<parameter>
34926					<type>Single</type>
34927					<name>Increment</name>
34928				</parameter>
34929			</parameter-list>
34930		</source>
34931	</element>
34932	<!--method::PictureFormat.IncrementContrast-->
34933	<element type="method">
34934		<source id="PowerPoint.PictureFormat.IncrementContrast">
34935			<context kind="class">PictureFormat</context>
34936			<name>IncrementContrast</name>
34937			<type>void</type>
34938			<parameter-list>
34939				<parameter>
34940					<type>Single</type>
34941					<name>Increment</name>
34942				</parameter>
34943			</parameter-list>
34944		</source>
34945	</element>
34946	<!--property::PictureFormat.Parent {ReadOnly}-->
34947	<element type="property">
34948		<source id="PowerPoint.PictureFormat.Parent">
34949			<context kind="class">PictureFormat</context>
34950			<name>Parent</name>
34951			<type>Object</type>
34952		</source>
34953	</element>
34954	<!--property::PictureFormat.TransparencyColor-->
34955	<element type="property">
34956		<source id="PowerPoint.PictureFormat.TransparencyColor">
34957			<context kind="class">PictureFormat</context>
34958			<name>TransparencyColor</name>
34959			<type>Integer</type>
34960		</source>
34961	</element>
34962	<!--property::PictureFormat.TransparentBackground-->
34963	<element type="property">
34964		<source id="PowerPoint.PictureFormat.TransparentBackground">
34965			<context kind="class">PictureFormat</context>
34966			<name>TransparentBackground</name>
34967			<type>Integer</type>
34968		</source>
34969	</element>
34970	<!--Class::PlaceholderFormat-->
34971	<element type="class">
34972		<source id="PowerPoint.PlaceholderFormat">
34973			<name>PlaceholderFormat</name>
34974		</source>
34975		<destination designation="identity" />
34976	</element>
34977	<!--property::PlaceholderFormat.Application {ReadOnly}-->
34978	<element type="property">
34979		<source id="PowerPoint.PlaceholderFormat.Application">
34980			<context kind="class">PlaceholderFormat</context>
34981			<name>Application</name>
34982			<type>Application</type>
34983		</source>
34984	</element>
34985	<!--property::PlaceholderFormat.Parent {ReadOnly}-->
34986	<element type="property">
34987		<source id="PowerPoint.PlaceholderFormat.Parent">
34988			<context kind="class">PlaceholderFormat</context>
34989			<name>Parent</name>
34990			<type>Object</type>
34991		</source>
34992	</element>
34993	<!--property::PlaceholderFormat.Type {ReadOnly}-->
34994	<element type="property">
34995		<source id="PowerPoint.PlaceholderFormat.Type">
34996			<context kind="class">PlaceholderFormat</context>
34997			<name>Type</name>
34998			<type>Integer</type>
34999		</source>
35000	</element>
35001	<!--Class::Placeholders-->
35002	<element type="class">
35003		<source id="PowerPoint.Placeholders">
35004			<name>Placeholders</name>
35005		</source>
35006		<destination designation="identity" />
35007	</element>
35008	<!--property::Placeholders.Application {ReadOnly}-->
35009	<element type="property">
35010		<source id="PowerPoint.Placeholders.Application">
35011			<context kind="class">Placeholders</context>
35012			<name>Application</name>
35013			<type>Application</type>
35014		</source>
35015	</element>
35016	<!--property::Placeholders.Count {ReadOnly}-->
35017	<element type="property">
35018		<source id="PowerPoint.Placeholders.Count">
35019			<context kind="class">Placeholders</context>
35020			<name>Count</name>
35021			<type>Integer</type>
35022		</source>
35023	</element>
35024	<!--method::Placeholders.Item {Default}-->
35025	<element type="method">
35026		<source id="PowerPoint.Placeholders.Item">
35027			<context kind="class">Placeholders</context>
35028			<name default="true">Item</name>
35029			<type>Shape</type>
35030			<parameter-list>
35031				<parameter>
35032					<type>Integer</type>
35033					<name>Index</name>
35034				</parameter>
35035			</parameter-list>
35036		</source>
35037	</element>
35038	<!--property::Placeholders.Parent {ReadOnly}-->
35039	<element type="property">
35040		<source id="PowerPoint.Placeholders.Parent">
35041			<context kind="class">Placeholders</context>
35042			<name>Parent</name>
35043			<type>Object</type>
35044		</source>
35045	</element>
35046	<!--Class::PlaySettings-->
35047	<element type="class">
35048		<source id="PowerPoint.PlaySettings">
35049			<name>PlaySettings</name>
35050		</source>
35051		<destination designation="identity" />
35052	</element>
35053	<!--property::PlaySettings.ActionVerb-->
35054	<element type="property">
35055		<source id="PowerPoint.PlaySettings.ActionVerb">
35056			<context kind="class">PlaySettings</context>
35057			<name>ActionVerb</name>
35058			<type>String</type>
35059		</source>
35060	</element>
35061	<!--property::PlaySettings.Application {ReadOnly}-->
35062	<element type="property">
35063		<source id="PowerPoint.PlaySettings.Application">
35064			<context kind="class">PlaySettings</context>
35065			<name>Application</name>
35066			<type>Application</type>
35067		</source>
35068	</element>
35069	<!--property::PlaySettings.HideWhileNotPlaying-->
35070	<element type="property">
35071		<source id="PowerPoint.PlaySettings.HideWhileNotPlaying">
35072			<context kind="class">PlaySettings</context>
35073			<name>HideWhileNotPlaying</name>
35074			<type>Integer</type>
35075		</source>
35076	</element>
35077	<!--property::PlaySettings.LoopUntilStopped-->
35078	<element type="property">
35079		<source id="PowerPoint.PlaySettings.LoopUntilStopped">
35080			<context kind="class">PlaySettings</context>
35081			<name>LoopUntilStopped</name>
35082			<type>Integer</type>
35083		</source>
35084	</element>
35085	<!--property::PlaySettings.Parent {ReadOnly}-->
35086	<element type="property">
35087		<source id="PowerPoint.PlaySettings.Parent">
35088			<context kind="class">PlaySettings</context>
35089			<name>Parent</name>
35090			<type>Object</type>
35091		</source>
35092	</element>
35093	<!--property::PlaySettings.PauseAnimation-->
35094	<element type="property">
35095		<source id="PowerPoint.PlaySettings.PauseAnimation">
35096			<context kind="class">PlaySettings</context>
35097			<name>PauseAnimation</name>
35098			<type>Integer</type>
35099		</source>
35100	</element>
35101	<!--property::PlaySettings.PlayOnEntry-->
35102	<element type="property">
35103		<source id="PowerPoint.PlaySettings.PlayOnEntry">
35104			<context kind="class">PlaySettings</context>
35105			<name>PlayOnEntry</name>
35106			<type>Integer</type>
35107		</source>
35108	</element>
35109	<!--property::PlaySettings.RewindMovie-->
35110	<element type="property">
35111		<source id="PowerPoint.PlaySettings.RewindMovie">
35112			<context kind="class">PlaySettings</context>
35113			<name>RewindMovie</name>
35114			<type>Integer</type>
35115		</source>
35116	</element>
35117	<!--property::PlaySettings.StopAfterSlides-->
35118	<element type="property">
35119		<source id="PowerPoint.PlaySettings.StopAfterSlides">
35120			<context kind="class">PlaySettings</context>
35121			<name>StopAfterSlides</name>
35122			<type>Integer</type>
35123		</source>
35124	</element>
35125	<!--Class::PowerRex-->
35126	<element type="class">
35127		<source id="PowerPoint.PowerRex">
35128			<name>PowerRex</name>
35129		</source>
35130		<destination designation="identity" />
35131	</element>
35132	<!--method::PowerRex.OnAsfEncoderEvent-->
35133	<element type="method">
35134		<source id="PowerPoint.PowerRex.OnAsfEncoderEvent">
35135			<context kind="class">PowerRex</context>
35136			<name>OnAsfEncoderEvent</name>
35137			<type>void</type>
35138			<parameter-list>
35139				<parameter>
35140					<type>Variant</type>
35141					<name>erorCode</name>
35142				</parameter>
35143				<parameter>
35144					<type>Variant</type>
35145					<name>bstrErrorDesc</name>
35146				</parameter>
35147			</parameter-list>
35148		</source>
35149	</element>
35150	<!--enum::PpActionType  {Enumeration}-->
35151	<element type="enumeration">
35152		<source id="PowerPoint.PpActionType">
35153			<name>PpActionType</name>
35154		</source>
35155		<destination designation="identity" />
35156	</element>
35157	<!--enum::ppActionEndShow {Constant}-->
35158	<element type="constant">
35159		<source id="PowerPoint.PpActionType.ppActionEndShow">
35160			<context kind="enumeration">PpActionType</context>
35161			<name>ppActionEndShow</name>
35162			<value>6</value>
35163		</source>
35164		<destination designation="identity" />
35165	</element>
35166	<!--enum::ppActionFirstSlide {Constant}-->
35167	<element type="constant">
35168		<source id="PowerPoint.PpActionType.ppActionFirstSlide">
35169			<context kind="enumeration">PpActionType</context>
35170			<name>ppActionFirstSlide</name>
35171			<value>3</value>
35172		</source>
35173		<destination designation="identity" />
35174	</element>
35175	<!--enum::ppActionHyperlink {Constant}-->
35176	<element type="constant">
35177		<source id="PowerPoint.PpActionType.ppActionHyperlink">
35178			<context kind="enumeration">PpActionType</context>
35179			<name>ppActionHyperlink</name>
35180			<value>7</value>
35181		</source>
35182		<destination designation="identity" />
35183	</element>
35184	<!--enum::ppActionLastSlide {Constant}-->
35185	<element type="constant">
35186		<source id="PowerPoint.PpActionType.ppActionLastSlide">
35187			<context kind="enumeration">PpActionType</context>
35188			<name>ppActionLastSlide</name>
35189			<value>4</value>
35190		</source>
35191		<destination designation="identity" />
35192	</element>
35193	<!--enum::ppActionLastSlideViewed {Constant}-->
35194	<element type="constant">
35195		<source id="PowerPoint.PpActionType.ppActionLastSlideViewed">
35196			<context kind="enumeration">PpActionType</context>
35197			<name>ppActionLastSlideViewed</name>
35198			<value>5</value>
35199		</source>
35200		<destination designation="identity" />
35201	</element>
35202	<!--enum::ppActionMixed {Constant}-->
35203	<element type="constant">
35204		<source id="PowerPoint.PpActionType.ppActionMixed">
35205			<context kind="enumeration">PpActionType</context>
35206			<name>ppActionMixed</name>
35207			<value>-2</value>
35208		</source>
35209		<destination designation="identity" />
35210	</element>
35211	<!--enum::ppActionNamedSlideShow {Constant}-->
35212	<element type="constant">
35213		<source id="PowerPoint.PpActionType.ppActionNamedSlideShow">
35214			<context kind="enumeration">PpActionType</context>
35215			<name>ppActionNamedSlideShow</name>
35216			<value>10</value>
35217		</source>
35218		<destination designation="identity" />
35219	</element>
35220	<!--enum::ppActionNextSlide {Constant}-->
35221	<element type="constant">
35222		<source id="PowerPoint.PpActionType.ppActionNextSlide">
35223			<context kind="enumeration">PpActionType</context>
35224			<name>ppActionNextSlide</name>
35225			<value>1</value>
35226		</source>
35227		<destination designation="identity" />
35228	</element>
35229	<!--enum::ppActionNone {Constant}-->
35230	<element type="constant">
35231		<source id="PowerPoint.PpActionType.ppActionNone">
35232			<context kind="enumeration">PpActionType</context>
35233			<name>ppActionNone</name>
35234			<value>0</value>
35235		</source>
35236		<destination designation="identity" />
35237	</element>
35238	<!--enum::ppActionOLEVerb {Constant}-->
35239	<element type="constant">
35240		<source id="PowerPoint.PpActionType.ppActionOLEVerb">
35241			<context kind="enumeration">PpActionType</context>
35242			<name>ppActionOLEVerb</name>
35243			<value>11</value>
35244		</source>
35245		<destination designation="identity" />
35246	</element>
35247	<!--enum::ppActionPlay {Constant}-->
35248	<element type="constant">
35249		<source id="PowerPoint.PpActionType.ppActionPlay">
35250			<context kind="enumeration">PpActionType</context>
35251			<name>ppActionPlay</name>
35252			<value>12</value>
35253		</source>
35254		<destination designation="identity" />
35255	</element>
35256	<!--enum::ppActionPreviousSlide {Constant}-->
35257	<element type="constant">
35258		<source id="PowerPoint.PpActionType.ppActionPreviousSlide">
35259			<context kind="enumeration">PpActionType</context>
35260			<name>ppActionPreviousSlide</name>
35261			<value>2</value>
35262		</source>
35263		<destination designation="identity" />
35264	</element>
35265	<!--enum::ppActionRunMacro {Constant}-->
35266	<element type="constant">
35267		<source id="PowerPoint.PpActionType.ppActionRunMacro">
35268			<context kind="enumeration">PpActionType</context>
35269			<name>ppActionRunMacro</name>
35270			<value>8</value>
35271		</source>
35272		<destination designation="identity" />
35273	</element>
35274	<!--enum::ppActionRunProgram {Constant}-->
35275	<element type="constant">
35276		<source id="PowerPoint.PpActionType.ppActionRunProgram">
35277			<context kind="enumeration">PpActionType</context>
35278			<name>ppActionRunProgram</name>
35279			<value>9</value>
35280		</source>
35281		<destination designation="identity" />
35282	</element>
35283	<!--enum::PpAdvanceMode  {Enumeration}-->
35284	<element type="enumeration">
35285		<source id="PowerPoint.PpAdvanceMode">
35286			<name>PpAdvanceMode</name>
35287		</source>
35288		<destination designation="identity" />
35289	</element>
35290	<!--enum::ppAdvanceModeMixed {Constant}-->
35291	<element type="constant">
35292		<source id="PowerPoint.PpAdvanceMode.ppAdvanceModeMixed">
35293			<context kind="enumeration">PpAdvanceMode</context>
35294			<name>ppAdvanceModeMixed</name>
35295			<value>-2</value>
35296		</source>
35297		<destination designation="identity" />
35298	</element>
35299	<!--enum::ppAdvanceOnClick {Constant}-->
35300	<element type="constant">
35301		<source id="PowerPoint.PpAdvanceMode.ppAdvanceOnClick">
35302			<context kind="enumeration">PpAdvanceMode</context>
35303			<name>ppAdvanceOnClick</name>
35304			<value>1</value>
35305		</source>
35306		<destination designation="identity" />
35307	</element>
35308	<!--enum::ppAdvanceOnTime {Constant}-->
35309	<element type="constant">
35310		<source id="PowerPoint.PpAdvanceMode.ppAdvanceOnTime">
35311			<context kind="enumeration">PpAdvanceMode</context>
35312			<name>ppAdvanceOnTime</name>
35313			<value>2</value>
35314		</source>
35315		<destination designation="identity" />
35316	</element>
35317	<!--enum::PpAfterEffect  {Enumeration}-->
35318	<element type="enumeration">
35319		<source id="PowerPoint.PpAfterEffect">
35320			<name>PpAfterEffect</name>
35321		</source>
35322		<destination designation="identity" />
35323	</element>
35324	<!--enum::ppAfterEffectDim {Constant}-->
35325	<element type="constant">
35326		<source id="PowerPoint.PpAfterEffect.ppAfterEffectDim">
35327			<context kind="enumeration">PpAfterEffect</context>
35328			<name>ppAfterEffectDim</name>
35329			<value>2</value>
35330		</source>
35331		<destination designation="identity" />
35332	</element>
35333	<!--enum::ppAfterEffectHide {Constant}-->
35334	<element type="constant">
35335		<source id="PowerPoint.PpAfterEffect.ppAfterEffectHide">
35336			<context kind="enumeration">PpAfterEffect</context>
35337			<name>ppAfterEffectHide</name>
35338			<value>1</value>
35339		</source>
35340		<destination designation="identity" />
35341	</element>
35342	<!--enum::ppAfterEffectHideOnClick {Constant}-->
35343	<element type="constant">
35344		<source id="PowerPoint.PpAfterEffect.ppAfterEffectHideOnClick">
35345			<context kind="enumeration">PpAfterEffect</context>
35346			<name>ppAfterEffectHideOnClick</name>
35347			<value>3</value>
35348		</source>
35349		<destination designation="identity" />
35350	</element>
35351	<!--enum::ppAfterEffectMixed {Constant}-->
35352	<element type="constant">
35353		<source id="PowerPoint.PpAfterEffect.ppAfterEffectMixed">
35354			<context kind="enumeration">PpAfterEffect</context>
35355			<name>ppAfterEffectMixed</name>
35356			<value>-2</value>
35357		</source>
35358		<destination designation="identity" />
35359	</element>
35360	<!--enum::ppAfterEffectNothing {Constant}-->
35361	<element type="constant">
35362		<source id="PowerPoint.PpAfterEffect.ppAfterEffectNothing">
35363			<context kind="enumeration">PpAfterEffect</context>
35364			<name>ppAfterEffectNothing</name>
35365			<value>0</value>
35366		</source>
35367		<destination designation="identity" />
35368	</element>
35369	<!--enum::PpAlertLevel  {Enumeration}-->
35370	<element type="enumeration">
35371		<source id="PowerPoint.PpAlertLevel">
35372			<name>PpAlertLevel</name>
35373		</source>
35374		<destination designation="identity" />
35375	</element>
35376	<!--enum::ppAlertsAll {Constant}-->
35377	<element type="constant">
35378		<source id="PowerPoint.PpAlertLevel.ppAlertsAll">
35379			<context kind="enumeration">PpAlertLevel</context>
35380			<name>ppAlertsAll</name>
35381			<value>2</value>
35382		</source>
35383		<destination designation="identity" />
35384	</element>
35385	<!--enum::ppAlertsNone {Constant}-->
35386	<element type="constant">
35387		<source id="PowerPoint.PpAlertLevel.ppAlertsNone">
35388			<context kind="enumeration">PpAlertLevel</context>
35389			<name>ppAlertsNone</name>
35390			<value>1</value>
35391		</source>
35392		<destination designation="identity" />
35393	</element>
35394	<!--enum::PpArrangeStyle  {Enumeration}-->
35395	<element type="enumeration">
35396		<source id="PowerPoint.PpArrangeStyle">
35397			<name>PpArrangeStyle</name>
35398		</source>
35399		<destination designation="identity" />
35400	</element>
35401	<!--enum::ppArrangeCascade {Constant}-->
35402	<element type="constant">
35403		<source id="PowerPoint.PpArrangeStyle.ppArrangeCascade">
35404			<context kind="enumeration">PpArrangeStyle</context>
35405			<name>ppArrangeCascade</name>
35406			<value>2</value>
35407		</source>
35408		<destination designation="identity" />
35409	</element>
35410	<!--enum::ppArrangeTiled {Constant}-->
35411	<element type="constant">
35412		<source id="PowerPoint.PpArrangeStyle.ppArrangeTiled">
35413			<context kind="enumeration">PpArrangeStyle</context>
35414			<name>ppArrangeTiled</name>
35415			<value>1</value>
35416		</source>
35417		<destination designation="identity" />
35418	</element>
35419	<!--enum::PpAutoSize  {Enumeration}-->
35420	<element type="enumeration">
35421		<source id="PowerPoint.PpAutoSize">
35422			<name>PpAutoSize</name>
35423		</source>
35424		<destination designation="identity" />
35425	</element>
35426	<!--enum::ppAutoSizeMixed {Constant}-->
35427	<element type="constant">
35428		<source id="PowerPoint.PpAutoSize.ppAutoSizeMixed">
35429			<context kind="enumeration">PpAutoSize</context>
35430			<name>ppAutoSizeMixed</name>
35431			<value>-2</value>
35432		</source>
35433		<destination designation="identity" />
35434	</element>
35435	<!--enum::ppAutoSizeNone {Constant}-->
35436	<element type="constant">
35437		<source id="PowerPoint.PpAutoSize.ppAutoSizeNone">
35438			<context kind="enumeration">PpAutoSize</context>
35439			<name>ppAutoSizeNone</name>
35440			<value>0</value>
35441		</source>
35442		<destination designation="identity" />
35443	</element>
35444	<!--enum::ppAutoSizeShapeToFitText {Constant}-->
35445	<element type="constant">
35446		<source id="PowerPoint.PpAutoSize.ppAutoSizeShapeToFitText">
35447			<context kind="enumeration">PpAutoSize</context>
35448			<name>ppAutoSizeShapeToFitText</name>
35449			<value>1</value>
35450		</source>
35451		<destination designation="identity" />
35452	</element>
35453	<!--enum::PpBaselineAlignment  {Enumeration}-->
35454	<element type="enumeration">
35455		<source id="PowerPoint.PpBaselineAlignment">
35456			<name>PpBaselineAlignment</name>
35457		</source>
35458		<destination designation="identity" />
35459	</element>
35460	<!--enum::ppBaselineAlignBaseline {Constant}-->
35461	<element type="constant">
35462		<source id="PowerPoint.PpBaselineAlignment.ppBaselineAlignBaseline">
35463			<context kind="enumeration">PpBaselineAlignment</context>
35464			<name>ppBaselineAlignBaseline</name>
35465			<value>1</value>
35466		</source>
35467		<destination designation="identity" />
35468	</element>
35469	<!--enum::ppBaselineAlignCenter {Constant}-->
35470	<element type="constant">
35471		<source id="PowerPoint.PpBaselineAlignment.ppBaselineAlignCenter">
35472			<context kind="enumeration">PpBaselineAlignment</context>
35473			<name>ppBaselineAlignCenter</name>
35474			<value>3</value>
35475		</source>
35476		<destination designation="identity" />
35477	</element>
35478	<!--enum::ppBaselineAlignFarEast50 {Constant}-->
35479	<element type="constant">
35480		<source id="PowerPoint.PpBaselineAlignment.ppBaselineAlignFarEast50">
35481			<context kind="enumeration">PpBaselineAlignment</context>
35482			<name>ppBaselineAlignFarEast50</name>
35483			<value>4</value>
35484		</source>
35485		<destination designation="identity" />
35486	</element>
35487	<!--enum::ppBaselineAlignMixed {Constant}-->
35488	<element type="constant">
35489		<source id="PowerPoint.PpBaselineAlignment.ppBaselineAlignMixed">
35490			<context kind="enumeration">PpBaselineAlignment</context>
35491			<name>ppBaselineAlignMixed</name>
35492			<value>-2</value>
35493		</source>
35494		<destination designation="identity" />
35495	</element>
35496	<!--enum::ppBaselineAlignTop {Constant}-->
35497	<element type="constant">
35498		<source id="PowerPoint.PpBaselineAlignment.ppBaselineAlignTop">
35499			<context kind="enumeration">PpBaselineAlignment</context>
35500			<name>ppBaselineAlignTop</name>
35501			<value>2</value>
35502		</source>
35503		<destination designation="identity" />
35504	</element>
35505	<!--enum::PpBorderType  {Enumeration}-->
35506	<element type="enumeration">
35507		<source id="PowerPoint.PpBorderType">
35508			<name>PpBorderType</name>
35509		</source>
35510		<destination designation="identity" />
35511	</element>
35512	<!--enum::ppBorderBottom {Constant}-->
35513	<element type="constant">
35514		<source id="PowerPoint.PpBorderType.ppBorderBottom">
35515			<context kind="enumeration">PpBorderType</context>
35516			<name>ppBorderBottom</name>
35517			<value>3</value>
35518		</source>
35519		<destination designation="identity" />
35520	</element>
35521	<!--enum::ppBorderDiagonalDown {Constant}-->
35522	<element type="constant">
35523		<source id="PowerPoint.PpBorderType.ppBorderDiagonalDown">
35524			<context kind="enumeration">PpBorderType</context>
35525			<name>ppBorderDiagonalDown</name>
35526			<value>5</value>
35527		</source>
35528		<destination designation="identity" />
35529	</element>
35530	<!--enum::ppBorderDiagonalUp {Constant}-->
35531	<element type="constant">
35532		<source id="PowerPoint.PpBorderType.ppBorderDiagonalUp">
35533			<context kind="enumeration">PpBorderType</context>
35534			<name>ppBorderDiagonalUp</name>
35535			<value>6</value>
35536		</source>
35537		<destination designation="identity" />
35538	</element>
35539	<!--enum::ppBorderLeft {Constant}-->
35540	<element type="constant">
35541		<source id="PowerPoint.PpBorderType.ppBorderLeft">
35542			<context kind="enumeration">PpBorderType</context>
35543			<name>ppBorderLeft</name>
35544			<value>2</value>
35545		</source>
35546		<destination designation="identity" />
35547	</element>
35548	<!--enum::ppBorderRight {Constant}-->
35549	<element type="constant">
35550		<source id="PowerPoint.PpBorderType.ppBorderRight">
35551			<context kind="enumeration">PpBorderType</context>
35552			<name>ppBorderRight</name>
35553			<value>4</value>
35554		</source>
35555		<destination designation="identity" />
35556	</element>
35557	<!--enum::ppBorderTop {Constant}-->
35558	<element type="constant">
35559		<source id="PowerPoint.PpBorderType.ppBorderTop">
35560			<context kind="enumeration">PpBorderType</context>
35561			<name>ppBorderTop</name>
35562			<value>1</value>
35563		</source>
35564		<destination designation="identity" />
35565	</element>
35566	<!--enum::PpBulletType  {Enumeration}-->
35567	<element type="enumeration">
35568		<source id="PowerPoint.PpBulletType">
35569			<name>PpBulletType</name>
35570		</source>
35571		<destination designation="identity" />
35572	</element>
35573	<!--enum::ppBulletMixed {Constant}-->
35574	<element type="constant">
35575		<source id="PowerPoint.PpBulletType.ppBulletMixed">
35576			<context kind="enumeration">PpBulletType</context>
35577			<name>ppBulletMixed</name>
35578			<value>-2</value>
35579		</source>
35580		<destination designation="identity" />
35581	</element>
35582	<!--enum::ppBulletNone {Constant}-->
35583	<element type="constant">
35584		<source id="PowerPoint.PpBulletType.ppBulletNone">
35585			<context kind="enumeration">PpBulletType</context>
35586			<name>ppBulletNone</name>
35587			<value>0</value>
35588		</source>
35589		<destination designation="identity" />
35590	</element>
35591	<!--enum::ppBulletNumbered {Constant}-->
35592	<element type="constant">
35593		<source id="PowerPoint.PpBulletType.ppBulletNumbered">
35594			<context kind="enumeration">PpBulletType</context>
35595			<name>ppBulletNumbered</name>
35596			<value>2</value>
35597		</source>
35598		<destination designation="identity" />
35599	</element>
35600	<!--enum::ppBulletPicture {Constant}-->
35601	<element type="constant">
35602		<source id="PowerPoint.PpBulletType.ppBulletPicture">
35603			<context kind="enumeration">PpBulletType</context>
35604			<name>ppBulletPicture</name>
35605			<value>3</value>
35606		</source>
35607		<destination designation="identity" />
35608	</element>
35609	<!--enum::ppBulletUnnumbered {Constant}-->
35610	<element type="constant">
35611		<source id="PowerPoint.PpBulletType.ppBulletUnnumbered">
35612			<context kind="enumeration">PpBulletType</context>
35613			<name>ppBulletUnnumbered</name>
35614			<value>1</value>
35615		</source>
35616		<destination designation="identity" />
35617	</element>
35618	<!--enum::PpChangeCase  {Enumeration}-->
35619	<element type="enumeration">
35620		<source id="PowerPoint.PpChangeCase">
35621			<name>PpChangeCase</name>
35622		</source>
35623		<destination designation="identity" />
35624	</element>
35625	<!--enum::ppCaseLower {Constant}-->
35626	<element type="constant">
35627		<source id="PowerPoint.PpChangeCase.ppCaseLower">
35628			<context kind="enumeration">PpChangeCase</context>
35629			<name>ppCaseLower</name>
35630			<value>2</value>
35631		</source>
35632		<destination designation="identity" />
35633	</element>
35634	<!--enum::ppCaseSentence {Constant}-->
35635	<element type="constant">
35636		<source id="PowerPoint.PpChangeCase.ppCaseSentence">
35637			<context kind="enumeration">PpChangeCase</context>
35638			<name>ppCaseSentence</name>
35639			<value>1</value>
35640		</source>
35641		<destination designation="identity" />
35642	</element>
35643	<!--enum::ppCaseTitle {Constant}-->
35644	<element type="constant">
35645		<source id="PowerPoint.PpChangeCase.ppCaseTitle">
35646			<context kind="enumeration">PpChangeCase</context>
35647			<name>ppCaseTitle</name>
35648			<value>4</value>
35649		</source>
35650		<destination designation="identity" />
35651	</element>
35652	<!--enum::ppCaseToggle {Constant}-->
35653	<element type="constant">
35654		<source id="PowerPoint.PpChangeCase.ppCaseToggle">
35655			<context kind="enumeration">PpChangeCase</context>
35656			<name>ppCaseToggle</name>
35657			<value>5</value>
35658		</source>
35659		<destination designation="identity" />
35660	</element>
35661	<!--enum::ppCaseUpper {Constant}-->
35662	<element type="constant">
35663		<source id="PowerPoint.PpChangeCase.ppCaseUpper">
35664			<context kind="enumeration">PpChangeCase</context>
35665			<name>ppCaseUpper</name>
35666			<value>3</value>
35667		</source>
35668		<destination designation="identity" />
35669	</element>
35670	<!--enum::PpChartUnitEffect  {Enumeration}-->
35671	<element type="enumeration">
35672		<source id="PowerPoint.PpChartUnitEffect">
35673			<name>PpChartUnitEffect</name>
35674		</source>
35675		<destination designation="identity" />
35676	</element>
35677	<!--enum::ppAnimateByCategory {Constant}-->
35678	<element type="constant">
35679		<source id="PowerPoint.PpChartUnitEffect.ppAnimateByCategory">
35680			<context kind="enumeration">PpChartUnitEffect</context>
35681			<name>ppAnimateByCategory</name>
35682			<value>2</value>
35683		</source>
35684		<destination designation="identity" />
35685	</element>
35686	<!--enum::ppAnimateByCategoryElements {Constant}-->
35687	<element type="constant">
35688		<source id="PowerPoint.PpChartUnitEffect.ppAnimateByCategoryElements">
35689			<context kind="enumeration">PpChartUnitEffect</context>
35690			<name>ppAnimateByCategoryElements</name>
35691			<value>4</value>
35692		</source>
35693		<destination designation="identity" />
35694	</element>
35695	<!--enum::ppAnimateBySeries {Constant}-->
35696	<element type="constant">
35697		<source id="PowerPoint.PpChartUnitEffect.ppAnimateBySeries">
35698			<context kind="enumeration">PpChartUnitEffect</context>
35699			<name>ppAnimateBySeries</name>
35700			<value>1</value>
35701		</source>
35702		<destination designation="identity" />
35703	</element>
35704	<!--enum::ppAnimateBySeriesElements {Constant}-->
35705	<element type="constant">
35706		<source id="PowerPoint.PpChartUnitEffect.ppAnimateBySeriesElements">
35707			<context kind="enumeration">PpChartUnitEffect</context>
35708			<name>ppAnimateBySeriesElements</name>
35709			<value>3</value>
35710		</source>
35711		<destination designation="identity" />
35712	</element>
35713	<!--enum::ppAnimateChartAllAtOnce {Constant}-->
35714	<element type="constant">
35715		<source id="PowerPoint.PpChartUnitEffect.ppAnimateChartAllAtOnce">
35716			<context kind="enumeration">PpChartUnitEffect</context>
35717			<name>ppAnimateChartAllAtOnce</name>
35718			<value>5</value>
35719		</source>
35720		<destination designation="identity" />
35721	</element>
35722	<!--enum::ppAnimateChartMixed {Constant}-->
35723	<element type="constant">
35724		<source id="PowerPoint.PpChartUnitEffect.ppAnimateChartMixed">
35725			<context kind="enumeration">PpChartUnitEffect</context>
35726			<name>ppAnimateChartMixed</name>
35727			<value>-2</value>
35728		</source>
35729		<destination designation="identity" />
35730	</element>
35731	<!--enum::PpColorSchemeIndex  {Enumeration}-->
35732	<element type="enumeration">
35733		<source id="PowerPoint.PpColorSchemeIndex">
35734			<name>PpColorSchemeIndex</name>
35735		</source>
35736		<destination designation="identity" />
35737	</element>
35738	<!--enum::ppAccent1 {Constant}-->
35739	<element type="constant">
35740		<source id="PowerPoint.PpColorSchemeIndex.ppAccent1">
35741			<context kind="enumeration">PpColorSchemeIndex</context>
35742			<name>ppAccent1</name>
35743			<value>6</value>
35744		</source>
35745		<destination designation="identity" />
35746	</element>
35747	<!--enum::ppAccent2 {Constant}-->
35748	<element type="constant">
35749		<source id="PowerPoint.PpColorSchemeIndex.ppAccent2">
35750			<context kind="enumeration">PpColorSchemeIndex</context>
35751			<name>ppAccent2</name>
35752			<value>7</value>
35753		</source>
35754		<destination designation="identity" />
35755	</element>
35756	<!--enum::ppAccent3 {Constant}-->
35757	<element type="constant">
35758		<source id="PowerPoint.PpColorSchemeIndex.ppAccent3">
35759			<context kind="enumeration">PpColorSchemeIndex</context>
35760			<name>ppAccent3</name>
35761			<value>8</value>
35762		</source>
35763		<destination designation="identity" />
35764	</element>
35765	<!--enum::ppBackground {Constant}-->
35766	<element type="constant">
35767		<source id="PowerPoint.PpColorSchemeIndex.ppBackground">
35768			<context kind="enumeration">PpColorSchemeIndex</context>
35769			<name>ppBackground</name>
35770			<value>1</value>
35771		</source>
35772		<destination designation="identity" />
35773	</element>
35774	<!--enum::ppFill {Constant}-->
35775	<element type="constant">
35776		<source id="PowerPoint.PpColorSchemeIndex.ppFill">
35777			<context kind="enumeration">PpColorSchemeIndex</context>
35778			<name>ppFill</name>
35779			<value>5</value>
35780		</source>
35781		<destination designation="identity" />
35782	</element>
35783	<!--enum::ppForeground {Constant}-->
35784	<element type="constant">
35785		<source id="PowerPoint.PpColorSchemeIndex.ppForeground">
35786			<context kind="enumeration">PpColorSchemeIndex</context>
35787			<name>ppForeground</name>
35788			<value>2</value>
35789		</source>
35790		<destination designation="identity" />
35791	</element>
35792	<!--enum::ppNotSchemeColor {Constant}-->
35793	<element type="constant">
35794		<source id="PowerPoint.PpColorSchemeIndex.ppNotSchemeColor">
35795			<context kind="enumeration">PpColorSchemeIndex</context>
35796			<name>ppNotSchemeColor</name>
35797			<value>0</value>
35798		</source>
35799		<destination designation="identity" />
35800	</element>
35801	<!--enum::ppSchemeColorMixed {Constant}-->
35802	<element type="constant">
35803		<source id="PowerPoint.PpColorSchemeIndex.ppSchemeColorMixed">
35804			<context kind="enumeration">PpColorSchemeIndex</context>
35805			<name>ppSchemeColorMixed</name>
35806			<value>-2</value>
35807		</source>
35808		<destination designation="identity" />
35809	</element>
35810	<!--enum::ppShadow {Constant}-->
35811	<element type="constant">
35812		<source id="PowerPoint.PpColorSchemeIndex.ppShadow">
35813			<context kind="enumeration">PpColorSchemeIndex</context>
35814			<name>ppShadow</name>
35815			<value>3</value>
35816		</source>
35817		<destination designation="identity" />
35818	</element>
35819	<!--enum::ppTitle {Constant}-->
35820	<element type="constant">
35821		<source id="PowerPoint.PpColorSchemeIndex.ppTitle">
35822			<context kind="enumeration">PpColorSchemeIndex</context>
35823			<name>ppTitle</name>
35824			<value>4</value>
35825		</source>
35826		<destination designation="identity" />
35827	</element>
35828	<!--enum::PpDateTimeFormat  {Enumeration}-->
35829	<element type="enumeration">
35830		<source id="PowerPoint.PpDateTimeFormat">
35831			<name>PpDateTimeFormat</name>
35832		</source>
35833		<destination designation="identity" />
35834	</element>
35835	<!--enum::ppDateTimeddddMMMMddyyyy {Constant}-->
35836	<element type="constant">
35837		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeddddMMMMddyyyy">
35838			<context kind="enumeration">PpDateTimeFormat</context>
35839			<name>ppDateTimeddddMMMMddyyyy</name>
35840			<value>2</value>
35841		</source>
35842		<destination designation="identity" />
35843	</element>
35844	<!--enum::ppDateTimedMMMMyyyy {Constant}-->
35845	<element type="constant">
35846		<source id="PowerPoint.PpDateTimeFormat.ppDateTimedMMMMyyyy">
35847			<context kind="enumeration">PpDateTimeFormat</context>
35848			<name>ppDateTimedMMMMyyyy</name>
35849			<value>3</value>
35850		</source>
35851		<destination designation="identity" />
35852	</element>
35853	<!--enum::ppDateTimedMMMyy {Constant}-->
35854	<element type="constant">
35855		<source id="PowerPoint.PpDateTimeFormat.ppDateTimedMMMyy">
35856			<context kind="enumeration">PpDateTimeFormat</context>
35857			<name>ppDateTimedMMMyy</name>
35858			<value>5</value>
35859		</source>
35860		<destination designation="identity" />
35861	</element>
35862	<!--enum::ppDateTimeFigureOut {Constant}-->
35863	<element type="constant">
35864		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeFigureOut">
35865			<context kind="enumeration">PpDateTimeFormat</context>
35866			<name>ppDateTimeFigureOut</name>
35867			<value>14</value>
35868		</source>
35869		<destination designation="identity" />
35870	</element>
35871	<!--enum::ppDateTimeFormatMixed {Constant}-->
35872	<element type="constant">
35873		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeFormatMixed">
35874			<context kind="enumeration">PpDateTimeFormat</context>
35875			<name>ppDateTimeFormatMixed</name>
35876			<value>-2</value>
35877		</source>
35878		<destination designation="identity" />
35879	</element>
35880	<!--enum::ppDateTimeHmm {Constant}-->
35881	<element type="constant">
35882		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeHmm">
35883			<context kind="enumeration">PpDateTimeFormat</context>
35884			<name>ppDateTimeHmm</name>
35885			<value>10</value>
35886		</source>
35887		<destination designation="identity" />
35888	</element>
35889	<!--enum::ppDateTimehmmAMPM {Constant}-->
35890	<element type="constant">
35891		<source id="PowerPoint.PpDateTimeFormat.ppDateTimehmmAMPM">
35892			<context kind="enumeration">PpDateTimeFormat</context>
35893			<name>ppDateTimehmmAMPM</name>
35894			<value>12</value>
35895		</source>
35896		<destination designation="identity" />
35897	</element>
35898	<!--enum::ppDateTimeHmmss {Constant}-->
35899	<element type="constant">
35900		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeHmmss">
35901			<context kind="enumeration">PpDateTimeFormat</context>
35902			<name>ppDateTimeHmmss</name>
35903			<value>11</value>
35904		</source>
35905		<destination designation="identity" />
35906	</element>
35907	<!--enum::ppDateTimehmmssAMPM {Constant}-->
35908	<element type="constant">
35909		<source id="PowerPoint.PpDateTimeFormat.ppDateTimehmmssAMPM">
35910			<context kind="enumeration">PpDateTimeFormat</context>
35911			<name>ppDateTimehmmssAMPM</name>
35912			<value>13</value>
35913		</source>
35914		<destination designation="identity" />
35915	</element>
35916	<!--enum::ppDateTimeMdyy {Constant}-->
35917	<element type="constant">
35918		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeMdyy">
35919			<context kind="enumeration">PpDateTimeFormat</context>
35920			<name>ppDateTimeMdyy</name>
35921			<value>1</value>
35922		</source>
35923		<destination designation="identity" />
35924	</element>
35925	<!--enum::ppDateTimeMMddyyHmm {Constant}-->
35926	<element type="constant">
35927		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeMMddyyHmm">
35928			<context kind="enumeration">PpDateTimeFormat</context>
35929			<name>ppDateTimeMMddyyHmm</name>
35930			<value>8</value>
35931		</source>
35932		<destination designation="identity" />
35933	</element>
35934	<!--enum::ppDateTimeMMddyyhmmAMPM {Constant}-->
35935	<element type="constant">
35936		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeMMddyyhmmAMPM">
35937			<context kind="enumeration">PpDateTimeFormat</context>
35938			<name>ppDateTimeMMddyyhmmAMPM</name>
35939			<value>9</value>
35940		</source>
35941		<destination designation="identity" />
35942	</element>
35943	<!--enum::ppDateTimeMMMMdyyyy {Constant}-->
35944	<element type="constant">
35945		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeMMMMdyyyy">
35946			<context kind="enumeration">PpDateTimeFormat</context>
35947			<name>ppDateTimeMMMMdyyyy</name>
35948			<value>4</value>
35949		</source>
35950		<destination designation="identity" />
35951	</element>
35952	<!--enum::ppDateTimeMMMMyy {Constant}-->
35953	<element type="constant">
35954		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeMMMMyy">
35955			<context kind="enumeration">PpDateTimeFormat</context>
35956			<name>ppDateTimeMMMMyy</name>
35957			<value>6</value>
35958		</source>
35959		<destination designation="identity" />
35960	</element>
35961	<!--enum::ppDateTimeMMyy {Constant}-->
35962	<element type="constant">
35963		<source id="PowerPoint.PpDateTimeFormat.ppDateTimeMMyy">
35964			<context kind="enumeration">PpDateTimeFormat</context>
35965			<name>ppDateTimeMMyy</name>
35966			<value>7</value>
35967		</source>
35968		<destination designation="identity" />
35969	</element>
35970	<!--enum::PpDirection  {Enumeration}-->
35971	<element type="enumeration">
35972		<source id="PowerPoint.PpDirection">
35973			<name>PpDirection</name>
35974		</source>
35975		<destination designation="identity" />
35976	</element>
35977	<!--enum::ppDirectionLeftToRight {Constant}-->
35978	<element type="constant">
35979		<source id="PowerPoint.PpDirection.ppDirectionLeftToRight">
35980			<context kind="enumeration">PpDirection</context>
35981			<name>ppDirectionLeftToRight</name>
35982			<value>1</value>
35983		</source>
35984		<destination designation="identity" />
35985	</element>
35986	<!--enum::ppDirectionMixed {Constant}-->
35987	<element type="constant">
35988		<source id="PowerPoint.PpDirection.ppDirectionMixed">
35989			<context kind="enumeration">PpDirection</context>
35990			<name>ppDirectionMixed</name>
35991			<value>-2</value>
35992		</source>
35993		<destination designation="identity" />
35994	</element>
35995	<!--enum::ppDirectionRightToLeft {Constant}-->
35996	<element type="constant">
35997		<source id="PowerPoint.PpDirection.ppDirectionRightToLeft">
35998			<context kind="enumeration">PpDirection</context>
35999			<name>ppDirectionRightToLeft</name>
36000			<value>2</value>
36001		</source>
36002		<destination designation="identity" />
36003	</element>
36004	<!--enum::PpEntryEffect  {Enumeration}-->
36005	<element type="enumeration">
36006		<source id="PowerPoint.PpEntryEffect">
36007			<name>PpEntryEffect</name>
36008		</source>
36009		<destination designation="identity" />
36010	</element>
36011	<!--enum::ppEffectAppear {Constant}-->
36012	<element type="constant">
36013		<source id="PowerPoint.PpEntryEffect.ppEffectAppear">
36014			<context kind="enumeration">PpEntryEffect</context>
36015			<name>ppEffectAppear</name>
36016			<value>3844</value>
36017		</source>
36018		<destination designation="identity" />
36019	</element>
36020	<!--enum::ppEffectBlindsHorizontal {Constant}-->
36021	<element type="constant">
36022		<source id="PowerPoint.PpEntryEffect.ppEffectBlindsHorizontal">
36023			<context kind="enumeration">PpEntryEffect</context>
36024			<name>ppEffectBlindsHorizontal</name>
36025			<value>769</value>
36026		</source>
36027		<destination designation="identity" />
36028	</element>
36029	<!--enum::ppEffectBlindsVertical {Constant}-->
36030	<element type="constant">
36031		<source id="PowerPoint.PpEntryEffect.ppEffectBlindsVertical">
36032			<context kind="enumeration">PpEntryEffect</context>
36033			<name>ppEffectBlindsVertical</name>
36034			<value>770</value>
36035		</source>
36036		<destination designation="identity" />
36037	</element>
36038	<!--enum::ppEffectBoxIn {Constant}-->
36039	<element type="constant">
36040		<source id="PowerPoint.PpEntryEffect.ppEffectBoxIn">
36041			<context kind="enumeration">PpEntryEffect</context>
36042			<name>ppEffectBoxIn</name>
36043			<value>3074</value>
36044		</source>
36045		<destination designation="identity" />
36046	</element>
36047	<!--enum::ppEffectBoxOut {Constant}-->
36048	<element type="constant">
36049		<source id="PowerPoint.PpEntryEffect.ppEffectBoxOut">
36050			<context kind="enumeration">PpEntryEffect</context>
36051			<name>ppEffectBoxOut</name>
36052			<value>3073</value>
36053		</source>
36054		<destination designation="identity" />
36055	</element>
36056	<!--enum::ppEffectCheckerboardAcross {Constant}-->
36057	<element type="constant">
36058		<source id="PowerPoint.PpEntryEffect.ppEffectCheckerboardAcross">
36059			<context kind="enumeration">PpEntryEffect</context>
36060			<name>ppEffectCheckerboardAcross</name>
36061			<value>1025</value>
36062		</source>
36063		<destination designation="identity" />
36064	</element>
36065	<!--enum::ppEffectCheckerboardDown {Constant}-->
36066	<element type="constant">
36067		<source id="PowerPoint.PpEntryEffect.ppEffectCheckerboardDown">
36068			<context kind="enumeration">PpEntryEffect</context>
36069			<name>ppEffectCheckerboardDown</name>
36070			<value>1026</value>
36071		</source>
36072		<destination designation="identity" />
36073	</element>
36074	<!--enum::ppEffectCircleOut {Constant}-->
36075	<element type="constant">
36076		<source id="PowerPoint.PpEntryEffect.ppEffectCircleOut">
36077			<context kind="enumeration">PpEntryEffect</context>
36078			<name>ppEffectCircleOut</name>
36079			<value>3845</value>
36080		</source>
36081		<destination designation="identity" />
36082	</element>
36083	<!--enum::ppEffectCombHorizontal {Constant}-->
36084	<element type="constant">
36085		<source id="PowerPoint.PpEntryEffect.ppEffectCombHorizontal">
36086			<context kind="enumeration">PpEntryEffect</context>
36087			<name>ppEffectCombHorizontal</name>
36088			<value>3847</value>
36089		</source>
36090		<destination designation="identity" />
36091	</element>
36092	<!--enum::ppEffectCombVertical {Constant}-->
36093	<element type="constant">
36094		<source id="PowerPoint.PpEntryEffect.ppEffectCombVertical">
36095			<context kind="enumeration">PpEntryEffect</context>
36096			<name>ppEffectCombVertical</name>
36097			<value>3848</value>
36098		</source>
36099		<destination designation="identity" />
36100	</element>
36101	<!--enum::ppEffectCoverDown {Constant}-->
36102	<element type="constant">
36103		<source id="PowerPoint.PpEntryEffect.ppEffectCoverDown">
36104			<context kind="enumeration">PpEntryEffect</context>
36105			<name>ppEffectCoverDown</name>
36106			<value>1284</value>
36107		</source>
36108		<destination designation="identity" />
36109	</element>
36110	<!--enum::ppEffectCoverLeft {Constant}-->
36111	<element type="constant">
36112		<source id="PowerPoint.PpEntryEffect.ppEffectCoverLeft">
36113			<context kind="enumeration">PpEntryEffect</context>
36114			<name>ppEffectCoverLeft</name>
36115			<value>1281</value>
36116		</source>
36117		<destination designation="identity" />
36118	</element>
36119	<!--enum::ppEffectCoverLeftDown {Constant}-->
36120	<element type="constant">
36121		<source id="PowerPoint.PpEntryEffect.ppEffectCoverLeftDown">
36122			<context kind="enumeration">PpEntryEffect</context>
36123			<name>ppEffectCoverLeftDown</name>
36124			<value>1287</value>
36125		</source>
36126		<destination designation="identity" />
36127	</element>
36128	<!--enum::ppEffectCoverLeftUp {Constant}-->
36129	<element type="constant">
36130		<source id="PowerPoint.PpEntryEffect.ppEffectCoverLeftUp">
36131			<context kind="enumeration">PpEntryEffect</context>
36132			<name>ppEffectCoverLeftUp</name>
36133			<value>1285</value>
36134		</source>
36135		<destination designation="identity" />
36136	</element>
36137	<!--enum::ppEffectCoverRight {Constant}-->
36138	<element type="constant">
36139		<source id="PowerPoint.PpEntryEffect.ppEffectCoverRight">
36140			<context kind="enumeration">PpEntryEffect</context>
36141			<name>ppEffectCoverRight</name>
36142			<value>1283</value>
36143		</source>
36144		<destination designation="identity" />
36145	</element>
36146	<!--enum::ppEffectCoverRightDown {Constant}-->
36147	<element type="constant">
36148		<source id="PowerPoint.PpEntryEffect.ppEffectCoverRightDown">
36149			<context kind="enumeration">PpEntryEffect</context>
36150			<name>ppEffectCoverRightDown</name>
36151			<value>1288</value>
36152		</source>
36153		<destination designation="identity" />
36154	</element>
36155	<!--enum::ppEffectCoverRightUp {Constant}-->
36156	<element type="constant">
36157		<source id="PowerPoint.PpEntryEffect.ppEffectCoverRightUp">
36158			<context kind="enumeration">PpEntryEffect</context>
36159			<name>ppEffectCoverRightUp</name>
36160			<value>1286</value>
36161		</source>
36162		<destination designation="identity" />
36163	</element>
36164	<!--enum::ppEffectCoverUp {Constant}-->
36165	<element type="constant">
36166		<source id="PowerPoint.PpEntryEffect.ppEffectCoverUp">
36167			<context kind="enumeration">PpEntryEffect</context>
36168			<name>ppEffectCoverUp</name>
36169			<value>1282</value>
36170		</source>
36171		<destination designation="identity" />
36172	</element>
36173	<!--enum::ppEffectCrawlFromDown {Constant}-->
36174	<element type="constant">
36175		<source id="PowerPoint.PpEntryEffect.ppEffectCrawlFromDown">
36176			<context kind="enumeration">PpEntryEffect</context>
36177			<name>ppEffectCrawlFromDown</name>
36178			<value>3344</value>
36179		</source>
36180		<destination designation="identity" />
36181	</element>
36182	<!--enum::ppEffectCrawlFromLeft {Constant}-->
36183	<element type="constant">
36184		<source id="PowerPoint.PpEntryEffect.ppEffectCrawlFromLeft">
36185			<context kind="enumeration">PpEntryEffect</context>
36186			<name>ppEffectCrawlFromLeft</name>
36187			<value>3341</value>
36188		</source>
36189		<destination designation="identity" />
36190	</element>
36191	<!--enum::ppEffectCrawlFromRight {Constant}-->
36192	<element type="constant">
36193		<source id="PowerPoint.PpEntryEffect.ppEffectCrawlFromRight">
36194			<context kind="enumeration">PpEntryEffect</context>
36195			<name>ppEffectCrawlFromRight</name>
36196			<value>3343</value>
36197		</source>
36198		<destination designation="identity" />
36199	</element>
36200	<!--enum::ppEffectCrawlFromUp {Constant}-->
36201	<element type="constant">
36202		<source id="PowerPoint.PpEntryEffect.ppEffectCrawlFromUp">
36203			<context kind="enumeration">PpEntryEffect</context>
36204			<name>ppEffectCrawlFromUp</name>
36205			<value>3342</value>
36206		</source>
36207		<destination designation="identity" />
36208	</element>
36209	<!--enum::ppEffectCut {Constant}-->
36210	<element type="constant">
36211		<source id="PowerPoint.PpEntryEffect.ppEffectCut">
36212			<context kind="enumeration">PpEntryEffect</context>
36213			<name>ppEffectCut</name>
36214			<value>257</value>
36215		</source>
36216		<destination designation="identity" />
36217	</element>
36218	<!--enum::ppEffectCutThroughBlack {Constant}-->
36219	<element type="constant">
36220		<source id="PowerPoint.PpEntryEffect.ppEffectCutThroughBlack">
36221			<context kind="enumeration">PpEntryEffect</context>
36222			<name>ppEffectCutThroughBlack</name>
36223			<value>258</value>
36224		</source>
36225		<destination designation="identity" />
36226	</element>
36227	<!--enum::ppEffectDiamondOut {Constant}-->
36228	<element type="constant">
36229		<source id="PowerPoint.PpEntryEffect.ppEffectDiamondOut">
36230			<context kind="enumeration">PpEntryEffect</context>
36231			<name>ppEffectDiamondOut</name>
36232			<value>3846</value>
36233		</source>
36234		<destination designation="identity" />
36235	</element>
36236	<!--enum::ppEffectDissolve {Constant}-->
36237	<element type="constant">
36238		<source id="PowerPoint.PpEntryEffect.ppEffectDissolve">
36239			<context kind="enumeration">PpEntryEffect</context>
36240			<name>ppEffectDissolve</name>
36241			<value>1537</value>
36242		</source>
36243		<destination designation="identity" />
36244	</element>
36245	<!--enum::ppEffectFade {Constant}-->
36246	<element type="constant">
36247		<source id="PowerPoint.PpEntryEffect.ppEffectFade">
36248			<context kind="enumeration">PpEntryEffect</context>
36249			<name>ppEffectFade</name>
36250			<value>1793</value>
36251		</source>
36252		<destination designation="identity" />
36253	</element>
36254	<!--enum::ppEffectFadeSmoothly {Constant}-->
36255	<element type="constant">
36256		<source id="PowerPoint.PpEntryEffect.ppEffectFadeSmoothly">
36257			<context kind="enumeration">PpEntryEffect</context>
36258			<name>ppEffectFadeSmoothly</name>
36259			<value>3849</value>
36260		</source>
36261		<destination designation="identity" />
36262	</element>
36263	<!--enum::ppEffectFlashOnceFast {Constant}-->
36264	<element type="constant">
36265		<source id="PowerPoint.PpEntryEffect.ppEffectFlashOnceFast">
36266			<context kind="enumeration">PpEntryEffect</context>
36267			<name>ppEffectFlashOnceFast</name>
36268			<value>3841</value>
36269		</source>
36270		<destination designation="identity" />
36271	</element>
36272	<!--enum::ppEffectFlashOnceMedium {Constant}-->
36273	<element type="constant">
36274		<source id="PowerPoint.PpEntryEffect.ppEffectFlashOnceMedium">
36275			<context kind="enumeration">PpEntryEffect</context>
36276			<name>ppEffectFlashOnceMedium</name>
36277			<value>3842</value>
36278		</source>
36279		<destination designation="identity" />
36280	</element>
36281	<!--enum::ppEffectFlashOnceSlow {Constant}-->
36282	<element type="constant">
36283		<source id="PowerPoint.PpEntryEffect.ppEffectFlashOnceSlow">
36284			<context kind="enumeration">PpEntryEffect</context>
36285			<name>ppEffectFlashOnceSlow</name>
36286			<value>3843</value>
36287		</source>
36288		<destination designation="identity" />
36289	</element>
36290	<!--enum::ppEffectFlyFromBottom {Constant}-->
36291	<element type="constant">
36292		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromBottom">
36293			<context kind="enumeration">PpEntryEffect</context>
36294			<name>ppEffectFlyFromBottom</name>
36295			<value>3332</value>
36296		</source>
36297		<destination designation="identity" />
36298	</element>
36299	<!--enum::ppEffectFlyFromBottomLeft {Constant}-->
36300	<element type="constant">
36301		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromBottomLeft">
36302			<context kind="enumeration">PpEntryEffect</context>
36303			<name>ppEffectFlyFromBottomLeft</name>
36304			<value>3335</value>
36305		</source>
36306		<destination designation="identity" />
36307	</element>
36308	<!--enum::ppEffectFlyFromBottomRight {Constant}-->
36309	<element type="constant">
36310		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromBottomRight">
36311			<context kind="enumeration">PpEntryEffect</context>
36312			<name>ppEffectFlyFromBottomRight</name>
36313			<value>3336</value>
36314		</source>
36315		<destination designation="identity" />
36316	</element>
36317	<!--enum::ppEffectFlyFromLeft {Constant}-->
36318	<element type="constant">
36319		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromLeft">
36320			<context kind="enumeration">PpEntryEffect</context>
36321			<name>ppEffectFlyFromLeft</name>
36322			<value>3329</value>
36323		</source>
36324		<destination designation="identity" />
36325	</element>
36326	<!--enum::ppEffectFlyFromRight {Constant}-->
36327	<element type="constant">
36328		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromRight">
36329			<context kind="enumeration">PpEntryEffect</context>
36330			<name>ppEffectFlyFromRight</name>
36331			<value>3331</value>
36332		</source>
36333		<destination designation="identity" />
36334	</element>
36335	<!--enum::ppEffectFlyFromTop {Constant}-->
36336	<element type="constant">
36337		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromTop">
36338			<context kind="enumeration">PpEntryEffect</context>
36339			<name>ppEffectFlyFromTop</name>
36340			<value>3330</value>
36341		</source>
36342		<destination designation="identity" />
36343	</element>
36344	<!--enum::ppEffectFlyFromTopLeft {Constant}-->
36345	<element type="constant">
36346		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromTopLeft">
36347			<context kind="enumeration">PpEntryEffect</context>
36348			<name>ppEffectFlyFromTopLeft</name>
36349			<value>3333</value>
36350		</source>
36351		<destination designation="identity" />
36352	</element>
36353	<!--enum::ppEffectFlyFromTopRight {Constant}-->
36354	<element type="constant">
36355		<source id="PowerPoint.PpEntryEffect.ppEffectFlyFromTopRight">
36356			<context kind="enumeration">PpEntryEffect</context>
36357			<name>ppEffectFlyFromTopRight</name>
36358			<value>3334</value>
36359		</source>
36360		<destination designation="identity" />
36361	</element>
36362	<!--enum::ppEffectMixed {Constant}-->
36363	<element type="constant">
36364		<source id="PowerPoint.PpEntryEffect.ppEffectMixed">
36365			<context kind="enumeration">PpEntryEffect</context>
36366			<name>ppEffectMixed</name>
36367			<value>-2</value>
36368		</source>
36369		<destination designation="identity" />
36370	</element>
36371	<!--enum::ppEffectNewsflash {Constant}-->
36372	<element type="constant">
36373		<source id="PowerPoint.PpEntryEffect.ppEffectNewsflash">
36374			<context kind="enumeration">PpEntryEffect</context>
36375			<name>ppEffectNewsflash</name>
36376			<value>3850</value>
36377		</source>
36378		<destination designation="identity" />
36379	</element>
36380	<!--enum::ppEffectNone {Constant}-->
36381	<element type="constant">
36382		<source id="PowerPoint.PpEntryEffect.ppEffectNone">
36383			<context kind="enumeration">PpEntryEffect</context>
36384			<name>ppEffectNone</name>
36385			<value>0</value>
36386		</source>
36387		<destination designation="identity" />
36388	</element>
36389	<!--enum::ppEffectPeekFromDown {Constant}-->
36390	<element type="constant">
36391		<source id="PowerPoint.PpEntryEffect.ppEffectPeekFromDown">
36392			<context kind="enumeration">PpEntryEffect</context>
36393			<name>ppEffectPeekFromDown</name>
36394			<value>3338</value>
36395		</source>
36396		<destination designation="identity" />
36397	</element>
36398	<!--enum::ppEffectPeekFromLeft {Constant}-->
36399	<element type="constant">
36400		<source id="PowerPoint.PpEntryEffect.ppEffectPeekFromLeft">
36401			<context kind="enumeration">PpEntryEffect</context>
36402			<name>ppEffectPeekFromLeft</name>
36403			<value>3337</value>
36404		</source>
36405		<destination designation="identity" />
36406	</element>
36407	<!--enum::ppEffectPeekFromRight {Constant}-->
36408	<element type="constant">
36409		<source id="PowerPoint.PpEntryEffect.ppEffectPeekFromRight">
36410			<context kind="enumeration">PpEntryEffect</context>
36411			<name>ppEffectPeekFromRight</name>
36412			<value>3339</value>
36413		</source>
36414		<destination designation="identity" />
36415	</element>
36416	<!--enum::ppEffectPeekFromUp {Constant}-->
36417	<element type="constant">
36418		<source id="PowerPoint.PpEntryEffect.ppEffectPeekFromUp">
36419			<context kind="enumeration">PpEntryEffect</context>
36420			<name>ppEffectPeekFromUp</name>
36421			<value>3340</value>
36422		</source>
36423		<destination designation="identity" />
36424	</element>
36425	<!--enum::ppEffectPlusOut {Constant}-->
36426	<element type="constant">
36427		<source id="PowerPoint.PpEntryEffect.ppEffectPlusOut">
36428			<context kind="enumeration">PpEntryEffect</context>
36429			<name>ppEffectPlusOut</name>
36430			<value>3851</value>
36431		</source>
36432		<destination designation="identity" />
36433	</element>
36434	<!--enum::ppEffectPushDown {Constant}-->
36435	<element type="constant">
36436		<source id="PowerPoint.PpEntryEffect.ppEffectPushDown">
36437			<context kind="enumeration">PpEntryEffect</context>
36438			<name>ppEffectPushDown</name>
36439			<value>3852</value>
36440		</source>
36441		<destination designation="identity" />
36442	</element>
36443	<!--enum::ppEffectPushLeft {Constant}-->
36444	<element type="constant">
36445		<source id="PowerPoint.PpEntryEffect.ppEffectPushLeft">
36446			<context kind="enumeration">PpEntryEffect</context>
36447			<name>ppEffectPushLeft</name>
36448			<value>3853</value>
36449		</source>
36450		<destination designation="identity" />
36451	</element>
36452	<!--enum::ppEffectPushRight {Constant}-->
36453	<element type="constant">
36454		<source id="PowerPoint.PpEntryEffect.ppEffectPushRight">
36455			<context kind="enumeration">PpEntryEffect</context>
36456			<name>ppEffectPushRight</name>
36457			<value>3854</value>
36458		</source>
36459		<destination designation="identity" />
36460	</element>
36461	<!--enum::ppEffectPushUp {Constant}-->
36462	<element type="constant">
36463		<source id="PowerPoint.PpEntryEffect.ppEffectPushUp">
36464			<context kind="enumeration">PpEntryEffect</context>
36465			<name>ppEffectPushUp</name>
36466			<value>3855</value>
36467		</source>
36468		<destination designation="identity" />
36469	</element>
36470	<!--enum::ppEffectRandom {Constant}-->
36471	<element type="constant">
36472		<source id="PowerPoint.PpEntryEffect.ppEffectRandom">
36473			<context kind="enumeration">PpEntryEffect</context>
36474			<name>ppEffectRandom</name>
36475			<value>513</value>
36476		</source>
36477		<destination designation="identity" />
36478	</element>
36479	<!--enum::ppEffectRandomBarsHorizontal {Constant}-->
36480	<element type="constant">
36481		<source id="PowerPoint.PpEntryEffect.ppEffectRandomBarsHorizontal">
36482			<context kind="enumeration">PpEntryEffect</context>
36483			<name>ppEffectRandomBarsHorizontal</name>
36484			<value>2305</value>
36485		</source>
36486		<destination designation="identity" />
36487	</element>
36488	<!--enum::ppEffectRandomBarsVertical {Constant}-->
36489	<element type="constant">
36490		<source id="PowerPoint.PpEntryEffect.ppEffectRandomBarsVertical">
36491			<context kind="enumeration">PpEntryEffect</context>
36492			<name>ppEffectRandomBarsVertical</name>
36493			<value>2306</value>
36494		</source>
36495		<destination designation="identity" />
36496	</element>
36497	<!--enum::ppEffectSpiral {Constant}-->
36498	<element type="constant">
36499		<source id="PowerPoint.PpEntryEffect.ppEffectSpiral">
36500			<context kind="enumeration">PpEntryEffect</context>
36501			<name>ppEffectSpiral</name>
36502			<value>3357</value>
36503		</source>
36504		<destination designation="identity" />
36505	</element>
36506	<!--enum::ppEffectSplitHorizontalIn {Constant}-->
36507	<element type="constant">
36508		<source id="PowerPoint.PpEntryEffect.ppEffectSplitHorizontalIn">
36509			<context kind="enumeration">PpEntryEffect</context>
36510			<name>ppEffectSplitHorizontalIn</name>
36511			<value>3586</value>
36512		</source>
36513		<destination designation="identity" />
36514	</element>
36515	<!--enum::ppEffectSplitHorizontalOut {Constant}-->
36516	<element type="constant">
36517		<source id="PowerPoint.PpEntryEffect.ppEffectSplitHorizontalOut">
36518			<context kind="enumeration">PpEntryEffect</context>
36519			<name>ppEffectSplitHorizontalOut</name>
36520			<value>3585</value>
36521		</source>
36522		<destination designation="identity" />
36523	</element>
36524	<!--enum::ppEffectSplitVerticalIn {Constant}-->
36525	<element type="constant">
36526		<source id="PowerPoint.PpEntryEffect.ppEffectSplitVerticalIn">
36527			<context kind="enumeration">PpEntryEffect</context>
36528			<name>ppEffectSplitVerticalIn</name>
36529			<value>3588</value>
36530		</source>
36531		<destination designation="identity" />
36532	</element>
36533	<!--enum::ppEffectSplitVerticalOut {Constant}-->
36534	<element type="constant">
36535		<source id="PowerPoint.PpEntryEffect.ppEffectSplitVerticalOut">
36536			<context kind="enumeration">PpEntryEffect</context>
36537			<name>ppEffectSplitVerticalOut</name>
36538			<value>3587</value>
36539		</source>
36540		<destination designation="identity" />
36541	</element>
36542	<!--enum::ppEffectStretchAcross {Constant}-->
36543	<element type="constant">
36544		<source id="PowerPoint.PpEntryEffect.ppEffectStretchAcross">
36545			<context kind="enumeration">PpEntryEffect</context>
36546			<name>ppEffectStretchAcross</name>
36547			<value>3351</value>
36548		</source>
36549		<destination designation="identity" />
36550	</element>
36551	<!--enum::ppEffectStretchDown {Constant}-->
36552	<element type="constant">
36553		<source id="PowerPoint.PpEntryEffect.ppEffectStretchDown">
36554			<context kind="enumeration">PpEntryEffect</context>
36555			<name>ppEffectStretchDown</name>
36556			<value>3355</value>
36557		</source>
36558		<destination designation="identity" />
36559	</element>
36560	<!--enum::ppEffectStretchLeft {Constant}-->
36561	<element type="constant">
36562		<source id="PowerPoint.PpEntryEffect.ppEffectStretchLeft">
36563			<context kind="enumeration">PpEntryEffect</context>
36564			<name>ppEffectStretchLeft</name>
36565			<value>3352</value>
36566		</source>
36567		<destination designation="identity" />
36568	</element>
36569	<!--enum::ppEffectStretchRight {Constant}-->
36570	<element type="constant">
36571		<source id="PowerPoint.PpEntryEffect.ppEffectStretchRight">
36572			<context kind="enumeration">PpEntryEffect</context>
36573			<name>ppEffectStretchRight</name>
36574			<value>3354</value>
36575		</source>
36576		<destination designation="identity" />
36577	</element>
36578	<!--enum::ppEffectStretchUp {Constant}-->
36579	<element type="constant">
36580		<source id="PowerPoint.PpEntryEffect.ppEffectStretchUp">
36581			<context kind="enumeration">PpEntryEffect</context>
36582			<name>ppEffectStretchUp</name>
36583			<value>3353</value>
36584		</source>
36585		<destination designation="identity" />
36586	</element>
36587	<!--enum::ppEffectStripsDownLeft {Constant}-->
36588	<element type="constant">
36589		<source id="PowerPoint.PpEntryEffect.ppEffectStripsDownLeft">
36590			<context kind="enumeration">PpEntryEffect</context>
36591			<name>ppEffectStripsDownLeft</name>
36592			<value>2563</value>
36593		</source>
36594		<destination designation="identity" />
36595	</element>
36596	<!--enum::ppEffectStripsDownRight {Constant}-->
36597	<element type="constant">
36598		<source id="PowerPoint.PpEntryEffect.ppEffectStripsDownRight">
36599			<context kind="enumeration">PpEntryEffect</context>
36600			<name>ppEffectStripsDownRight</name>
36601			<value>2564</value>
36602		</source>
36603		<destination designation="identity" />
36604	</element>
36605	<!--enum::ppEffectStripsLeftDown {Constant}-->
36606	<element type="constant">
36607		<source id="PowerPoint.PpEntryEffect.ppEffectStripsLeftDown">
36608			<context kind="enumeration">PpEntryEffect</context>
36609			<name>ppEffectStripsLeftDown</name>
36610			<value>2567</value>
36611		</source>
36612		<destination designation="identity" />
36613	</element>
36614	<!--enum::ppEffectStripsLeftUp {Constant}-->
36615	<element type="constant">
36616		<source id="PowerPoint.PpEntryEffect.ppEffectStripsLeftUp">
36617			<context kind="enumeration">PpEntryEffect</context>
36618			<name>ppEffectStripsLeftUp</name>
36619			<value>2565</value>
36620		</source>
36621		<destination designation="identity" />
36622	</element>
36623	<!--enum::ppEffectStripsRightDown {Constant}-->
36624	<element type="constant">
36625		<source id="PowerPoint.PpEntryEffect.ppEffectStripsRightDown">
36626			<context kind="enumeration">PpEntryEffect</context>
36627			<name>ppEffectStripsRightDown</name>
36628			<value>2568</value>
36629		</source>
36630		<destination designation="identity" />
36631	</element>
36632	<!--enum::ppEffectStripsRightUp {Constant}-->
36633	<element type="constant">
36634		<source id="PowerPoint.PpEntryEffect.ppEffectStripsRightUp">
36635			<context kind="enumeration">PpEntryEffect</context>
36636			<name>ppEffectStripsRightUp</name>
36637			<value>2566</value>
36638		</source>
36639		<destination designation="identity" />
36640	</element>
36641	<!--enum::ppEffectStripsUpLeft {Constant}-->
36642	<element type="constant">
36643		<source id="PowerPoint.PpEntryEffect.ppEffectStripsUpLeft">
36644			<context kind="enumeration">PpEntryEffect</context>
36645			<name>ppEffectStripsUpLeft</name>
36646			<value>2561</value>
36647		</source>
36648		<destination designation="identity" />
36649	</element>
36650	<!--enum::ppEffectStripsUpRight {Constant}-->
36651	<element type="constant">
36652		<source id="PowerPoint.PpEntryEffect.ppEffectStripsUpRight">
36653			<context kind="enumeration">PpEntryEffect</context>
36654			<name>ppEffectStripsUpRight</name>
36655			<value>2562</value>
36656		</source>
36657		<destination designation="identity" />
36658	</element>
36659	<!--enum::ppEffectSwivel {Constant}-->
36660	<element type="constant">
36661		<source id="PowerPoint.PpEntryEffect.ppEffectSwivel">
36662			<context kind="enumeration">PpEntryEffect</context>
36663			<name>ppEffectSwivel</name>
36664			<value>3356</value>
36665		</source>
36666		<destination designation="identity" />
36667	</element>
36668	<!--enum::ppEffectUncoverDown {Constant}-->
36669	<element type="constant">
36670		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverDown">
36671			<context kind="enumeration">PpEntryEffect</context>
36672			<name>ppEffectUncoverDown</name>
36673			<value>2052</value>
36674		</source>
36675		<destination designation="identity" />
36676	</element>
36677	<!--enum::ppEffectUncoverLeft {Constant}-->
36678	<element type="constant">
36679		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverLeft">
36680			<context kind="enumeration">PpEntryEffect</context>
36681			<name>ppEffectUncoverLeft</name>
36682			<value>2049</value>
36683		</source>
36684		<destination designation="identity" />
36685	</element>
36686	<!--enum::ppEffectUncoverLeftDown {Constant}-->
36687	<element type="constant">
36688		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverLeftDown">
36689			<context kind="enumeration">PpEntryEffect</context>
36690			<name>ppEffectUncoverLeftDown</name>
36691			<value>2055</value>
36692		</source>
36693		<destination designation="identity" />
36694	</element>
36695	<!--enum::ppEffectUncoverLeftUp {Constant}-->
36696	<element type="constant">
36697		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverLeftUp">
36698			<context kind="enumeration">PpEntryEffect</context>
36699			<name>ppEffectUncoverLeftUp</name>
36700			<value>2053</value>
36701		</source>
36702		<destination designation="identity" />
36703	</element>
36704	<!--enum::ppEffectUncoverRight {Constant}-->
36705	<element type="constant">
36706		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverRight">
36707			<context kind="enumeration">PpEntryEffect</context>
36708			<name>ppEffectUncoverRight</name>
36709			<value>2051</value>
36710		</source>
36711		<destination designation="identity" />
36712	</element>
36713	<!--enum::ppEffectUncoverRightDown {Constant}-->
36714	<element type="constant">
36715		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverRightDown">
36716			<context kind="enumeration">PpEntryEffect</context>
36717			<name>ppEffectUncoverRightDown</name>
36718			<value>2056</value>
36719		</source>
36720		<destination designation="identity" />
36721	</element>
36722	<!--enum::ppEffectUncoverRightUp {Constant}-->
36723	<element type="constant">
36724		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverRightUp">
36725			<context kind="enumeration">PpEntryEffect</context>
36726			<name>ppEffectUncoverRightUp</name>
36727			<value>2054</value>
36728		</source>
36729		<destination designation="identity" />
36730	</element>
36731	<!--enum::ppEffectUncoverUp {Constant}-->
36732	<element type="constant">
36733		<source id="PowerPoint.PpEntryEffect.ppEffectUncoverUp">
36734			<context kind="enumeration">PpEntryEffect</context>
36735			<name>ppEffectUncoverUp</name>
36736			<value>2050</value>
36737		</source>
36738		<destination designation="identity" />
36739	</element>
36740	<!--enum::ppEffectWedge {Constant}-->
36741	<element type="constant">
36742		<source id="PowerPoint.PpEntryEffect.ppEffectWedge">
36743			<context kind="enumeration">PpEntryEffect</context>
36744			<name>ppEffectWedge</name>
36745			<value>3856</value>
36746		</source>
36747		<destination designation="identity" />
36748	</element>
36749	<!--enum::ppEffectWheel1Spoke {Constant}-->
36750	<element type="constant">
36751		<source id="PowerPoint.PpEntryEffect.ppEffectWheel1Spoke">
36752			<context kind="enumeration">PpEntryEffect</context>
36753			<name>ppEffectWheel1Spoke</name>
36754			<value>3857</value>
36755		</source>
36756		<destination designation="identity" />
36757	</element>
36758	<!--enum::ppEffectWheel2Spokes {Constant}-->
36759	<element type="constant">
36760		<source id="PowerPoint.PpEntryEffect.ppEffectWheel2Spokes">
36761			<context kind="enumeration">PpEntryEffect</context>
36762			<name>ppEffectWheel2Spokes</name>
36763			<value>3858</value>
36764		</source>
36765		<destination designation="identity" />
36766	</element>
36767	<!--enum::ppEffectWheel3Spokes {Constant}-->
36768	<element type="constant">
36769		<source id="PowerPoint.PpEntryEffect.ppEffectWheel3Spokes">
36770			<context kind="enumeration">PpEntryEffect</context>
36771			<name>ppEffectWheel3Spokes</name>
36772			<value>3859</value>
36773		</source>
36774		<destination designation="identity" />
36775	</element>
36776	<!--enum::ppEffectWheel4Spokes {Constant}-->
36777	<element type="constant">
36778		<source id="PowerPoint.PpEntryEffect.ppEffectWheel4Spokes">
36779			<context kind="enumeration">PpEntryEffect</context>
36780			<name>ppEffectWheel4Spokes</name>
36781			<value>3860</value>
36782		</source>
36783		<destination designation="identity" />
36784	</element>
36785	<!--enum::ppEffectWheel8Spokes {Constant}-->
36786	<element type="constant">
36787		<source id="PowerPoint.PpEntryEffect.ppEffectWheel8Spokes">
36788			<context kind="enumeration">PpEntryEffect</context>
36789			<name>ppEffectWheel8Spokes</name>
36790			<value>3861</value>
36791		</source>
36792		<destination designation="identity" />
36793	</element>
36794	<!--enum::ppEffectWipeDown {Constant}-->
36795	<element type="constant">
36796		<source id="PowerPoint.PpEntryEffect.ppEffectWipeDown">
36797			<context kind="enumeration">PpEntryEffect</context>
36798			<name>ppEffectWipeDown</name>
36799			<value>2820</value>
36800		</source>
36801		<destination designation="identity" />
36802	</element>
36803	<!--enum::ppEffectWipeLeft {Constant}-->
36804	<element type="constant">
36805		<source id="PowerPoint.PpEntryEffect.ppEffectWipeLeft">
36806			<context kind="enumeration">PpEntryEffect</context>
36807			<name>ppEffectWipeLeft</name>
36808			<value>2817</value>
36809		</source>
36810		<destination designation="identity" />
36811	</element>
36812	<!--enum::ppEffectWipeRight {Constant}-->
36813	<element type="constant">
36814		<source id="PowerPoint.PpEntryEffect.ppEffectWipeRight">
36815			<context kind="enumeration">PpEntryEffect</context>
36816			<name>ppEffectWipeRight</name>
36817			<value>2819</value>
36818		</source>
36819		<destination designation="identity" />
36820	</element>
36821	<!--enum::ppEffectWipeUp {Constant}-->
36822	<element type="constant">
36823		<source id="PowerPoint.PpEntryEffect.ppEffectWipeUp">
36824			<context kind="enumeration">PpEntryEffect</context>
36825			<name>ppEffectWipeUp</name>
36826			<value>2818</value>
36827		</source>
36828		<destination designation="identity" />
36829	</element>
36830	<!--enum::ppEffectZoomBottom {Constant}-->
36831	<element type="constant">
36832		<source id="PowerPoint.PpEntryEffect.ppEffectZoomBottom">
36833			<context kind="enumeration">PpEntryEffect</context>
36834			<name>ppEffectZoomBottom</name>
36835			<value>3350</value>
36836		</source>
36837		<destination designation="identity" />
36838	</element>
36839	<!--enum::ppEffectZoomCenter {Constant}-->
36840	<element type="constant">
36841		<source id="PowerPoint.PpEntryEffect.ppEffectZoomCenter">
36842			<context kind="enumeration">PpEntryEffect</context>
36843			<name>ppEffectZoomCenter</name>
36844			<value>3349</value>
36845		</source>
36846		<destination designation="identity" />
36847	</element>
36848	<!--enum::ppEffectZoomIn {Constant}-->
36849	<element type="constant">
36850		<source id="PowerPoint.PpEntryEffect.ppEffectZoomIn">
36851			<context kind="enumeration">PpEntryEffect</context>
36852			<name>ppEffectZoomIn</name>
36853			<value>3345</value>
36854		</source>
36855		<destination designation="identity" />
36856	</element>
36857	<!--enum::ppEffectZoomInSlightly {Constant}-->
36858	<element type="constant">
36859		<source id="PowerPoint.PpEntryEffect.ppEffectZoomInSlightly">
36860			<context kind="enumeration">PpEntryEffect</context>
36861			<name>ppEffectZoomInSlightly</name>
36862			<value>3346</value>
36863		</source>
36864		<destination designation="identity" />
36865	</element>
36866	<!--enum::ppEffectZoomOut {Constant}-->
36867	<element type="constant">
36868		<source id="PowerPoint.PpEntryEffect.ppEffectZoomOut">
36869			<context kind="enumeration">PpEntryEffect</context>
36870			<name>ppEffectZoomOut</name>
36871			<value>3347</value>
36872		</source>
36873		<destination designation="identity" />
36874	</element>
36875	<!--enum::ppEffectZoomOutSlightly {Constant}-->
36876	<element type="constant">
36877		<source id="PowerPoint.PpEntryEffect.ppEffectZoomOutSlightly">
36878			<context kind="enumeration">PpEntryEffect</context>
36879			<name>ppEffectZoomOutSlightly</name>
36880			<value>3348</value>
36881		</source>
36882		<destination designation="identity" />
36883	</element>
36884	<!--enum::PpExportMode  {Enumeration}-->
36885	<element type="enumeration">
36886		<source id="PowerPoint.PpExportMode">
36887			<name>PpExportMode</name>
36888		</source>
36889		<destination designation="identity" />
36890	</element>
36891	<!--enum::ppClipRelativeToSlide {Constant}-->
36892	<element type="constant">
36893		<source id="PowerPoint.PpExportMode.ppClipRelativeToSlide">
36894			<context kind="enumeration">PpExportMode</context>
36895			<name>ppClipRelativeToSlide</name>
36896			<value>2</value>
36897		</source>
36898		<destination designation="identity" />
36899	</element>
36900	<!--enum::ppRelativeToSlide {Constant}-->
36901	<element type="constant">
36902		<source id="PowerPoint.PpExportMode.ppRelativeToSlide">
36903			<context kind="enumeration">PpExportMode</context>
36904			<name>ppRelativeToSlide</name>
36905			<value>1</value>
36906		</source>
36907		<destination designation="identity" />
36908	</element>
36909	<!--enum::ppScaleToFit {Constant}-->
36910	<element type="constant">
36911		<source id="PowerPoint.PpExportMode.ppScaleToFit">
36912			<context kind="enumeration">PpExportMode</context>
36913			<name>ppScaleToFit</name>
36914			<value>3</value>
36915		</source>
36916		<destination designation="identity" />
36917	</element>
36918	<!--enum::ppScaleXY {Constant}-->
36919	<element type="constant">
36920		<source id="PowerPoint.PpExportMode.ppScaleXY">
36921			<context kind="enumeration">PpExportMode</context>
36922			<name>ppScaleXY</name>
36923			<value>4</value>
36924		</source>
36925		<destination designation="identity" />
36926	</element>
36927	<!--enum::PpFarEastLineBreakLevel  {Enumeration}-->
36928	<element type="enumeration">
36929		<source id="PowerPoint.PpFarEastLineBreakLevel">
36930			<name>PpFarEastLineBreakLevel</name>
36931		</source>
36932		<destination designation="identity" />
36933	</element>
36934	<!--enum::ppFarEastLineBreakLevelCustom {Constant}-->
36935	<element type="constant">
36936		<source id="PowerPoint.PpFarEastLineBreakLevel.ppFarEastLineBreakLevelCustom">
36937			<context kind="enumeration">PpFarEastLineBreakLevel</context>
36938			<name>ppFarEastLineBreakLevelCustom</name>
36939			<value>3</value>
36940		</source>
36941		<destination designation="identity" />
36942	</element>
36943	<!--enum::ppFarEastLineBreakLevelNormal {Constant}-->
36944	<element type="constant">
36945		<source id="PowerPoint.PpFarEastLineBreakLevel.ppFarEastLineBreakLevelNormal">
36946			<context kind="enumeration">PpFarEastLineBreakLevel</context>
36947			<name>ppFarEastLineBreakLevelNormal</name>
36948			<value>1</value>
36949		</source>
36950		<destination designation="identity" />
36951	</element>
36952	<!--enum::ppFarEastLineBreakLevelStrict {Constant}-->
36953	<element type="constant">
36954		<source id="PowerPoint.PpFarEastLineBreakLevel.ppFarEastLineBreakLevelStrict">
36955			<context kind="enumeration">PpFarEastLineBreakLevel</context>
36956			<name>ppFarEastLineBreakLevelStrict</name>
36957			<value>2</value>
36958		</source>
36959		<destination designation="identity" />
36960	</element>
36961	<!--enum::PpFileDialogType  {Enumeration}-->
36962	<element type="enumeration">
36963		<source id="PowerPoint.PpFileDialogType">
36964			<name>PpFileDialogType</name>
36965		</source>
36966		<destination designation="identity" />
36967	</element>
36968	<!--enum::ppFileDialogOpen {Constant}-->
36969	<element type="constant">
36970		<source id="PowerPoint.PpFileDialogType.ppFileDialogOpen">
36971			<context kind="enumeration">PpFileDialogType</context>
36972			<name>ppFileDialogOpen</name>
36973			<value>1</value>
36974		</source>
36975		<destination designation="identity" />
36976	</element>
36977	<!--enum::ppFileDialogSave {Constant}-->
36978	<element type="constant">
36979		<source id="PowerPoint.PpFileDialogType.ppFileDialogSave">
36980			<context kind="enumeration">PpFileDialogType</context>
36981			<name>ppFileDialogSave</name>
36982			<value>2</value>
36983		</source>
36984		<destination designation="identity" />
36985	</element>
36986	<!--enum::PpFollowColors  {Enumeration}-->
36987	<element type="enumeration">
36988		<source id="PowerPoint.PpFollowColors">
36989			<name>PpFollowColors</name>
36990		</source>
36991		<destination designation="identity" />
36992	</element>
36993	<!--enum::ppFollowColorsMixed {Constant}-->
36994	<element type="constant">
36995		<source id="PowerPoint.PpFollowColors.ppFollowColorsMixed">
36996			<context kind="enumeration">PpFollowColors</context>
36997			<name>ppFollowColorsMixed</name>
36998			<value>-2</value>
36999		</source>
37000		<destination designation="identity" />
37001	</element>
37002	<!--enum::ppFollowColorsNone {Constant}-->
37003	<element type="constant">
37004		<source id="PowerPoint.PpFollowColors.ppFollowColorsNone">
37005			<context kind="enumeration">PpFollowColors</context>
37006			<name>ppFollowColorsNone</name>
37007			<value>0</value>
37008		</source>
37009		<destination designation="identity" />
37010	</element>
37011	<!--enum::ppFollowColorsScheme {Constant}-->
37012	<element type="constant">
37013		<source id="PowerPoint.PpFollowColors.ppFollowColorsScheme">
37014			<context kind="enumeration">PpFollowColors</context>
37015			<name>ppFollowColorsScheme</name>
37016			<value>1</value>
37017		</source>
37018		<destination designation="identity" />
37019	</element>
37020	<!--enum::ppFollowColorsTextAndBackground {Constant}-->
37021	<element type="constant">
37022		<source id="PowerPoint.PpFollowColors.ppFollowColorsTextAndBackground">
37023			<context kind="enumeration">PpFollowColors</context>
37024			<name>ppFollowColorsTextAndBackground</name>
37025			<value>2</value>
37026		</source>
37027		<destination designation="identity" />
37028	</element>
37029	<!--enum::PpFrameColors  {Enumeration}-->
37030	<element type="enumeration">
37031		<source id="PowerPoint.PpFrameColors">
37032			<name>PpFrameColors</name>
37033		</source>
37034		<destination designation="identity" />
37035	</element>
37036	<!--enum::ppFrameColorsBlackTextOnWhite {Constant}-->
37037	<element type="constant">
37038		<source id="PowerPoint.PpFrameColors.ppFrameColorsBlackTextOnWhite">
37039			<context kind="enumeration">PpFrameColors</context>
37040			<name>ppFrameColorsBlackTextOnWhite</name>
37041			<value>5</value>
37042		</source>
37043		<destination designation="identity" />
37044	</element>
37045	<!--enum::ppFrameColorsBrowserColors {Constant}-->
37046	<element type="constant">
37047		<source id="PowerPoint.PpFrameColors.ppFrameColorsBrowserColors">
37048			<context kind="enumeration">PpFrameColors</context>
37049			<name>ppFrameColorsBrowserColors</name>
37050			<value>1</value>
37051		</source>
37052		<destination designation="identity" />
37053	</element>
37054	<!--enum::ppFrameColorsPresentationSchemeAccentColor {Constant}-->
37055	<element type="constant">
37056		<source id="PowerPoint.PpFrameColors.ppFrameColorsPresentationSchemeAccentColor">
37057			<context kind="enumeration">PpFrameColors</context>
37058			<name>ppFrameColorsPresentationSchemeAccentColor</name>
37059			<value>3</value>
37060		</source>
37061		<destination designation="identity" />
37062	</element>
37063	<!--enum::ppFrameColorsPresentationSchemeTextColor {Constant}-->
37064	<element type="constant">
37065		<source id="PowerPoint.PpFrameColors.ppFrameColorsPresentationSchemeTextColor">
37066			<context kind="enumeration">PpFrameColors</context>
37067			<name>ppFrameColorsPresentationSchemeTextColor</name>
37068			<value>2</value>
37069		</source>
37070		<destination designation="identity" />
37071	</element>
37072	<!--enum::ppFrameColorsWhiteTextOnBlack {Constant}-->
37073	<element type="constant">
37074		<source id="PowerPoint.PpFrameColors.ppFrameColorsWhiteTextOnBlack">
37075			<context kind="enumeration">PpFrameColors</context>
37076			<name>ppFrameColorsWhiteTextOnBlack</name>
37077			<value>4</value>
37078		</source>
37079		<destination designation="identity" />
37080	</element>
37081	<!--enum::PpHTMLVersion  {Enumeration}-->
37082	<element type="enumeration">
37083		<source id="PowerPoint.PpHTMLVersion">
37084			<name>PpHTMLVersion</name>
37085		</source>
37086		<destination designation="identity" />
37087	</element>
37088	<!--enum::ppHTMLAutodetect {Constant}-->
37089	<element type="constant">
37090		<source id="PowerPoint.PpHTMLVersion.ppHTMLAutodetect">
37091			<context kind="enumeration">PpHTMLVersion</context>
37092			<name>ppHTMLAutodetect</name>
37093			<value>4</value>
37094		</source>
37095		<destination designation="identity" />
37096	</element>
37097	<!--enum::ppHTMLDual {Constant}-->
37098	<element type="constant">
37099		<source id="PowerPoint.PpHTMLVersion.ppHTMLDual">
37100			<context kind="enumeration">PpHTMLVersion</context>
37101			<name>ppHTMLDual</name>
37102			<value>3</value>
37103		</source>
37104		<destination designation="identity" />
37105	</element>
37106	<!--enum::ppHTMLv3 {Constant}-->
37107	<element type="constant">
37108		<source id="PowerPoint.PpHTMLVersion.ppHTMLv3">
37109			<context kind="enumeration">PpHTMLVersion</context>
37110			<name>ppHTMLv3</name>
37111			<value>1</value>
37112		</source>
37113		<destination designation="identity" />
37114	</element>
37115	<!--enum::ppHTMLv4 {Constant}-->
37116	<element type="constant">
37117		<source id="PowerPoint.PpHTMLVersion.ppHTMLv4">
37118			<context kind="enumeration">PpHTMLVersion</context>
37119			<name>ppHTMLv4</name>
37120			<value>2</value>
37121		</source>
37122		<destination designation="identity" />
37123	</element>
37124	<!--enum::PpIndentControl  {Enumeration}-->
37125	<element type="enumeration">
37126		<source id="PowerPoint.PpIndentControl">
37127			<name>PpIndentControl</name>
37128		</source>
37129		<destination designation="identity" />
37130	</element>
37131	<!--enum::ppIndentControlMixed {Constant}-->
37132	<element type="constant">
37133		<source id="PowerPoint.PpIndentControl.ppIndentControlMixed">
37134			<context kind="enumeration">PpIndentControl</context>
37135			<name>ppIndentControlMixed</name>
37136			<value>-2</value>
37137		</source>
37138		<destination designation="identity" />
37139	</element>
37140	<!--enum::ppIndentKeepAttr {Constant}-->
37141	<element type="constant">
37142		<source id="PowerPoint.PpIndentControl.ppIndentKeepAttr">
37143			<context kind="enumeration">PpIndentControl</context>
37144			<name>ppIndentKeepAttr</name>
37145			<value>2</value>
37146		</source>
37147		<destination designation="identity" />
37148	</element>
37149	<!--enum::ppIndentReplaceAttr {Constant}-->
37150	<element type="constant">
37151		<source id="PowerPoint.PpIndentControl.ppIndentReplaceAttr">
37152			<context kind="enumeration">PpIndentControl</context>
37153			<name>ppIndentReplaceAttr</name>
37154			<value>1</value>
37155		</source>
37156		<destination designation="identity" />
37157	</element>
37158	<!--enum::PpMediaType  {Enumeration}-->
37159	<element type="enumeration">
37160		<source id="PowerPoint.PpMediaType">
37161			<name>PpMediaType</name>
37162		</source>
37163		<destination designation="identity" />
37164	</element>
37165	<!--enum::ppMediaTypeMixed {Constant}-->
37166	<element type="constant">
37167		<source id="PowerPoint.PpMediaType.ppMediaTypeMixed">
37168			<context kind="enumeration">PpMediaType</context>
37169			<name>ppMediaTypeMixed</name>
37170			<value>-2</value>
37171		</source>
37172		<destination designation="identity" />
37173	</element>
37174	<!--enum::ppMediaTypeMovie {Constant}-->
37175	<element type="constant">
37176		<source id="PowerPoint.PpMediaType.ppMediaTypeMovie">
37177			<context kind="enumeration">PpMediaType</context>
37178			<name>ppMediaTypeMovie</name>
37179			<value>3</value>
37180		</source>
37181		<destination designation="identity" />
37182	</element>
37183	<!--enum::ppMediaTypeOther {Constant}-->
37184	<element type="constant">
37185		<source id="PowerPoint.PpMediaType.ppMediaTypeOther">
37186			<context kind="enumeration">PpMediaType</context>
37187			<name>ppMediaTypeOther</name>
37188			<value>1</value>
37189		</source>
37190		<destination designation="identity" />
37191	</element>
37192	<!--enum::ppMediaTypeSound {Constant}-->
37193	<element type="constant">
37194		<source id="PowerPoint.PpMediaType.ppMediaTypeSound">
37195			<context kind="enumeration">PpMediaType</context>
37196			<name>ppMediaTypeSound</name>
37197			<value>2</value>
37198		</source>
37199		<destination designation="identity" />
37200	</element>
37201	<!--enum::PpMouseActivation  {Enumeration}-->
37202	<element type="enumeration">
37203		<source id="PowerPoint.PpMouseActivation">
37204			<name>PpMouseActivation</name>
37205		</source>
37206		<destination designation="identity" />
37207	</element>
37208	<!--enum::ppMouseClick {Constant}-->
37209	<element type="constant">
37210		<source id="PowerPoint.PpMouseActivation.ppMouseClick">
37211			<context kind="enumeration">PpMouseActivation</context>
37212			<name>ppMouseClick</name>
37213			<value>1</value>
37214		</source>
37215		<destination designation="identity" />
37216	</element>
37217	<!--enum::ppMouseOver {Constant}-->
37218	<element type="constant">
37219		<source id="PowerPoint.PpMouseActivation.ppMouseOver">
37220			<context kind="enumeration">PpMouseActivation</context>
37221			<name>ppMouseOver</name>
37222			<value>2</value>
37223		</source>
37224		<destination designation="identity" />
37225	</element>
37226	<!--enum::PpNumberedBulletStyle  {Enumeration}-->
37227	<element type="enumeration">
37228		<source id="PowerPoint.PpNumberedBulletStyle">
37229			<name>PpNumberedBulletStyle</name>
37230		</source>
37231		<destination designation="identity" />
37232	</element>
37233	<!--enum::ppBulletAlphaLCParenBoth {Constant}-->
37234	<element type="constant">
37235		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletAlphaLCParenBoth">
37236			<context kind="enumeration">PpNumberedBulletStyle</context>
37237			<name>ppBulletAlphaLCParenBoth</name>
37238			<value>8</value>
37239		</source>
37240		<destination designation="identity" />
37241	</element>
37242	<!--enum::ppBulletAlphaLCParenRight {Constant}-->
37243	<element type="constant">
37244		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletAlphaLCParenRight">
37245			<context kind="enumeration">PpNumberedBulletStyle</context>
37246			<name>ppBulletAlphaLCParenRight</name>
37247			<value>9</value>
37248		</source>
37249		<destination designation="identity" />
37250	</element>
37251	<!--enum::ppBulletAlphaLCPeriod {Constant}-->
37252	<element type="constant">
37253		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletAlphaLCPeriod">
37254			<context kind="enumeration">PpNumberedBulletStyle</context>
37255			<name>ppBulletAlphaLCPeriod</name>
37256			<value>0</value>
37257		</source>
37258		<destination designation="identity" />
37259	</element>
37260	<!--enum::ppBulletAlphaUCParenBoth {Constant}-->
37261	<element type="constant">
37262		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletAlphaUCParenBoth">
37263			<context kind="enumeration">PpNumberedBulletStyle</context>
37264			<name>ppBulletAlphaUCParenBoth</name>
37265			<value>10</value>
37266		</source>
37267		<destination designation="identity" />
37268	</element>
37269	<!--enum::ppBulletAlphaUCParenRight {Constant}-->
37270	<element type="constant">
37271		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletAlphaUCParenRight">
37272			<context kind="enumeration">PpNumberedBulletStyle</context>
37273			<name>ppBulletAlphaUCParenRight</name>
37274			<value>11</value>
37275		</source>
37276		<destination designation="identity" />
37277	</element>
37278	<!--enum::ppBulletAlphaUCPeriod {Constant}-->
37279	<element type="constant">
37280		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletAlphaUCPeriod">
37281			<context kind="enumeration">PpNumberedBulletStyle</context>
37282			<name>ppBulletAlphaUCPeriod</name>
37283			<value>1</value>
37284		</source>
37285		<destination designation="identity" />
37286	</element>
37287	<!--enum::ppBulletArabicAbjadDash {Constant}-->
37288	<element type="constant">
37289		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicAbjadDash">
37290			<context kind="enumeration">PpNumberedBulletStyle</context>
37291			<name>ppBulletArabicAbjadDash</name>
37292			<value>24</value>
37293		</source>
37294		<destination designation="identity" />
37295	</element>
37296	<!--enum::ppBulletArabicAlphaDash {Constant}-->
37297	<element type="constant">
37298		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicAlphaDash">
37299			<context kind="enumeration">PpNumberedBulletStyle</context>
37300			<name>ppBulletArabicAlphaDash</name>
37301			<value>23</value>
37302		</source>
37303		<destination designation="identity" />
37304	</element>
37305	<!--enum::ppBulletArabicDBPeriod {Constant}-->
37306	<element type="constant">
37307		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicDBPeriod">
37308			<context kind="enumeration">PpNumberedBulletStyle</context>
37309			<name>ppBulletArabicDBPeriod</name>
37310			<value>29</value>
37311		</source>
37312		<destination designation="identity" />
37313	</element>
37314	<!--enum::ppBulletArabicDBPlain {Constant}-->
37315	<element type="constant">
37316		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicDBPlain">
37317			<context kind="enumeration">PpNumberedBulletStyle</context>
37318			<name>ppBulletArabicDBPlain</name>
37319			<value>28</value>
37320		</source>
37321		<destination designation="identity" />
37322	</element>
37323	<!--enum::ppBulletArabicParenBoth {Constant}-->
37324	<element type="constant">
37325		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicParenBoth">
37326			<context kind="enumeration">PpNumberedBulletStyle</context>
37327			<name>ppBulletArabicParenBoth</name>
37328			<value>12</value>
37329		</source>
37330		<destination designation="identity" />
37331	</element>
37332	<!--enum::ppBulletArabicParenRight {Constant}-->
37333	<element type="constant">
37334		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicParenRight">
37335			<context kind="enumeration">PpNumberedBulletStyle</context>
37336			<name>ppBulletArabicParenRight</name>
37337			<value>2</value>
37338		</source>
37339		<destination designation="identity" />
37340	</element>
37341	<!--enum::ppBulletArabicPeriod {Constant}-->
37342	<element type="constant">
37343		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicPeriod">
37344			<context kind="enumeration">PpNumberedBulletStyle</context>
37345			<name>ppBulletArabicPeriod</name>
37346			<value>3</value>
37347		</source>
37348		<destination designation="identity" />
37349	</element>
37350	<!--enum::ppBulletArabicPlain {Constant}-->
37351	<element type="constant">
37352		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletArabicPlain">
37353			<context kind="enumeration">PpNumberedBulletStyle</context>
37354			<name>ppBulletArabicPlain</name>
37355			<value>13</value>
37356		</source>
37357		<destination designation="identity" />
37358	</element>
37359	<!--enum::ppBulletCircleNumDBPlain {Constant}-->
37360	<element type="constant">
37361		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletCircleNumDBPlain">
37362			<context kind="enumeration">PpNumberedBulletStyle</context>
37363			<name>ppBulletCircleNumDBPlain</name>
37364			<value>18</value>
37365		</source>
37366		<destination designation="identity" />
37367	</element>
37368	<!--enum::ppBulletCircleNumWDBlackPlain {Constant}-->
37369	<element type="constant">
37370		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletCircleNumWDBlackPlain">
37371			<context kind="enumeration">PpNumberedBulletStyle</context>
37372			<name>ppBulletCircleNumWDBlackPlain</name>
37373			<value>20</value>
37374		</source>
37375		<destination designation="identity" />
37376	</element>
37377	<!--enum::ppBulletCircleNumWDWhitePlain {Constant}-->
37378	<element type="constant">
37379		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletCircleNumWDWhitePlain">
37380			<context kind="enumeration">PpNumberedBulletStyle</context>
37381			<name>ppBulletCircleNumWDWhitePlain</name>
37382			<value>19</value>
37383		</source>
37384		<destination designation="identity" />
37385	</element>
37386	<!--enum::ppBulletHebrewAlphaDash {Constant}-->
37387	<element type="constant">
37388		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletHebrewAlphaDash">
37389			<context kind="enumeration">PpNumberedBulletStyle</context>
37390			<name>ppBulletHebrewAlphaDash</name>
37391			<value>25</value>
37392		</source>
37393		<destination designation="identity" />
37394	</element>
37395	<!--enum::ppBulletHindiAlpha1Period {Constant}-->
37396	<element type="constant">
37397		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletHindiAlpha1Period">
37398			<context kind="enumeration">PpNumberedBulletStyle</context>
37399			<name>ppBulletHindiAlpha1Period</name>
37400			<value>40</value>
37401		</source>
37402		<destination designation="identity" />
37403	</element>
37404	<!--enum::ppBulletHindiAlphaPeriod {Constant}-->
37405	<element type="constant">
37406		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletHindiAlphaPeriod">
37407			<context kind="enumeration">PpNumberedBulletStyle</context>
37408			<name>ppBulletHindiAlphaPeriod</name>
37409			<value>36</value>
37410		</source>
37411		<destination designation="identity" />
37412	</element>
37413	<!--enum::ppBulletHindiNumParenRight {Constant}-->
37414	<element type="constant">
37415		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletHindiNumParenRight">
37416			<context kind="enumeration">PpNumberedBulletStyle</context>
37417			<name>ppBulletHindiNumParenRight</name>
37418			<value>39</value>
37419		</source>
37420		<destination designation="identity" />
37421	</element>
37422	<!--enum::ppBulletHindiNumPeriod {Constant}-->
37423	<element type="constant">
37424		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletHindiNumPeriod">
37425			<context kind="enumeration">PpNumberedBulletStyle</context>
37426			<name>ppBulletHindiNumPeriod</name>
37427			<value>37</value>
37428		</source>
37429		<destination designation="identity" />
37430	</element>
37431	<!--enum::ppBulletKanjiKoreanPeriod {Constant}-->
37432	<element type="constant">
37433		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletKanjiKoreanPeriod">
37434			<context kind="enumeration">PpNumberedBulletStyle</context>
37435			<name>ppBulletKanjiKoreanPeriod</name>
37436			<value>27</value>
37437		</source>
37438		<destination designation="identity" />
37439	</element>
37440	<!--enum::ppBulletKanjiKoreanPlain {Constant}-->
37441	<element type="constant">
37442		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletKanjiKoreanPlain">
37443			<context kind="enumeration">PpNumberedBulletStyle</context>
37444			<name>ppBulletKanjiKoreanPlain</name>
37445			<value>26</value>
37446		</source>
37447		<destination designation="identity" />
37448	</element>
37449	<!--enum::ppBulletKanjiSimpChinDBPeriod {Constant}-->
37450	<element type="constant">
37451		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletKanjiSimpChinDBPeriod">
37452			<context kind="enumeration">PpNumberedBulletStyle</context>
37453			<name>ppBulletKanjiSimpChinDBPeriod</name>
37454			<value>38</value>
37455		</source>
37456		<destination designation="identity" />
37457	</element>
37458	<!--enum::ppBulletRomanLCParenBoth {Constant}-->
37459	<element type="constant">
37460		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletRomanLCParenBoth">
37461			<context kind="enumeration">PpNumberedBulletStyle</context>
37462			<name>ppBulletRomanLCParenBoth</name>
37463			<value>4</value>
37464		</source>
37465		<destination designation="identity" />
37466	</element>
37467	<!--enum::ppBulletRomanLCParenRight {Constant}-->
37468	<element type="constant">
37469		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletRomanLCParenRight">
37470			<context kind="enumeration">PpNumberedBulletStyle</context>
37471			<name>ppBulletRomanLCParenRight</name>
37472			<value>5</value>
37473		</source>
37474		<destination designation="identity" />
37475	</element>
37476	<!--enum::ppBulletRomanLCPeriod {Constant}-->
37477	<element type="constant">
37478		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletRomanLCPeriod">
37479			<context kind="enumeration">PpNumberedBulletStyle</context>
37480			<name>ppBulletRomanLCPeriod</name>
37481			<value>6</value>
37482		</source>
37483		<destination designation="identity" />
37484	</element>
37485	<!--enum::ppBulletRomanUCParenBoth {Constant}-->
37486	<element type="constant">
37487		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletRomanUCParenBoth">
37488			<context kind="enumeration">PpNumberedBulletStyle</context>
37489			<name>ppBulletRomanUCParenBoth</name>
37490			<value>14</value>
37491		</source>
37492		<destination designation="identity" />
37493	</element>
37494	<!--enum::ppBulletRomanUCParenRight {Constant}-->
37495	<element type="constant">
37496		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletRomanUCParenRight">
37497			<context kind="enumeration">PpNumberedBulletStyle</context>
37498			<name>ppBulletRomanUCParenRight</name>
37499			<value>15</value>
37500		</source>
37501		<destination designation="identity" />
37502	</element>
37503	<!--enum::ppBulletRomanUCPeriod {Constant}-->
37504	<element type="constant">
37505		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletRomanUCPeriod">
37506			<context kind="enumeration">PpNumberedBulletStyle</context>
37507			<name>ppBulletRomanUCPeriod</name>
37508			<value>7</value>
37509		</source>
37510		<destination designation="identity" />
37511	</element>
37512	<!--enum::ppBulletSimpChinPeriod {Constant}-->
37513	<element type="constant">
37514		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletSimpChinPeriod">
37515			<context kind="enumeration">PpNumberedBulletStyle</context>
37516			<name>ppBulletSimpChinPeriod</name>
37517			<value>17</value>
37518		</source>
37519		<destination designation="identity" />
37520	</element>
37521	<!--enum::ppBulletSimpChinPlain {Constant}-->
37522	<element type="constant">
37523		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletSimpChinPlain">
37524			<context kind="enumeration">PpNumberedBulletStyle</context>
37525			<name>ppBulletSimpChinPlain</name>
37526			<value>16</value>
37527		</source>
37528		<destination designation="identity" />
37529	</element>
37530	<!--enum::ppBulletStyleMixed {Constant}-->
37531	<element type="constant">
37532		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletStyleMixed">
37533			<context kind="enumeration">PpNumberedBulletStyle</context>
37534			<name>ppBulletStyleMixed</name>
37535			<value>-2</value>
37536		</source>
37537		<destination designation="identity" />
37538	</element>
37539	<!--enum::ppBulletThaiAlphaParenBoth {Constant}-->
37540	<element type="constant">
37541		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletThaiAlphaParenBoth">
37542			<context kind="enumeration">PpNumberedBulletStyle</context>
37543			<name>ppBulletThaiAlphaParenBoth</name>
37544			<value>32</value>
37545		</source>
37546		<destination designation="identity" />
37547	</element>
37548	<!--enum::ppBulletThaiAlphaParenRight {Constant}-->
37549	<element type="constant">
37550		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletThaiAlphaParenRight">
37551			<context kind="enumeration">PpNumberedBulletStyle</context>
37552			<name>ppBulletThaiAlphaParenRight</name>
37553			<value>31</value>
37554		</source>
37555		<destination designation="identity" />
37556	</element>
37557	<!--enum::ppBulletThaiAlphaPeriod {Constant}-->
37558	<element type="constant">
37559		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletThaiAlphaPeriod">
37560			<context kind="enumeration">PpNumberedBulletStyle</context>
37561			<name>ppBulletThaiAlphaPeriod</name>
37562			<value>30</value>
37563		</source>
37564		<destination designation="identity" />
37565	</element>
37566	<!--enum::ppBulletThaiNumParenBoth {Constant}-->
37567	<element type="constant">
37568		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletThaiNumParenBoth">
37569			<context kind="enumeration">PpNumberedBulletStyle</context>
37570			<name>ppBulletThaiNumParenBoth</name>
37571			<value>35</value>
37572		</source>
37573		<destination designation="identity" />
37574	</element>
37575	<!--enum::ppBulletThaiNumParenRight {Constant}-->
37576	<element type="constant">
37577		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletThaiNumParenRight">
37578			<context kind="enumeration">PpNumberedBulletStyle</context>
37579			<name>ppBulletThaiNumParenRight</name>
37580			<value>34</value>
37581		</source>
37582		<destination designation="identity" />
37583	</element>
37584	<!--enum::ppBulletThaiNumPeriod {Constant}-->
37585	<element type="constant">
37586		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletThaiNumPeriod">
37587			<context kind="enumeration">PpNumberedBulletStyle</context>
37588			<name>ppBulletThaiNumPeriod</name>
37589			<value>33</value>
37590		</source>
37591		<destination designation="identity" />
37592	</element>
37593	<!--enum::ppBulletTradChinPeriod {Constant}-->
37594	<element type="constant">
37595		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletTradChinPeriod">
37596			<context kind="enumeration">PpNumberedBulletStyle</context>
37597			<name>ppBulletTradChinPeriod</name>
37598			<value>22</value>
37599		</source>
37600		<destination designation="identity" />
37601	</element>
37602	<!--enum::ppBulletTradChinPlain {Constant}-->
37603	<element type="constant">
37604		<source id="PowerPoint.PpNumberedBulletStyle.ppBulletTradChinPlain">
37605			<context kind="enumeration">PpNumberedBulletStyle</context>
37606			<name>ppBulletTradChinPlain</name>
37607			<value>21</value>
37608		</source>
37609		<destination designation="identity" />
37610	</element>
37611	<!--enum::PpParagraphAlignment  {Enumeration}-->
37612	<element type="enumeration">
37613		<source id="PowerPoint.PpParagraphAlignment">
37614			<name>PpParagraphAlignment</name>
37615		</source>
37616		<destination designation="identity" />
37617	</element>
37618	<!--enum::ppAlignCenter {Constant}-->
37619	<element type="constant">
37620		<source id="PowerPoint.PpParagraphAlignment.ppAlignCenter">
37621			<context kind="enumeration">PpParagraphAlignment</context>
37622			<name>ppAlignCenter</name>
37623			<value>2</value>
37624		</source>
37625		<destination designation="identity" />
37626	</element>
37627	<!--enum::ppAlignDistribute {Constant}-->
37628	<element type="constant">
37629		<source id="PowerPoint.PpParagraphAlignment.ppAlignDistribute">
37630			<context kind="enumeration">PpParagraphAlignment</context>
37631			<name>ppAlignDistribute</name>
37632			<value>5</value>
37633		</source>
37634		<destination designation="identity" />
37635	</element>
37636	<!--enum::ppAlignJustify {Constant}-->
37637	<element type="constant">
37638		<source id="PowerPoint.PpParagraphAlignment.ppAlignJustify">
37639			<context kind="enumeration">PpParagraphAlignment</context>
37640			<name>ppAlignJustify</name>
37641			<value>4</value>
37642		</source>
37643		<destination designation="identity" />
37644	</element>
37645	<!--enum::ppAlignJustifyLow {Constant}-->
37646	<element type="constant">
37647		<source id="PowerPoint.PpParagraphAlignment.ppAlignJustifyLow">
37648			<context kind="enumeration">PpParagraphAlignment</context>
37649			<name>ppAlignJustifyLow</name>
37650			<value>7</value>
37651		</source>
37652		<destination designation="identity" />
37653	</element>
37654	<!--enum::ppAlignLeft {Constant}-->
37655	<element type="constant">
37656		<source id="PowerPoint.PpParagraphAlignment.ppAlignLeft">
37657			<context kind="enumeration">PpParagraphAlignment</context>
37658			<name>ppAlignLeft</name>
37659			<value>1</value>
37660		</source>
37661		<destination designation="identity" />
37662	</element>
37663	<!--enum::ppAlignmentMixed {Constant}-->
37664	<element type="constant">
37665		<source id="PowerPoint.PpParagraphAlignment.ppAlignmentMixed">
37666			<context kind="enumeration">PpParagraphAlignment</context>
37667			<name>ppAlignmentMixed</name>
37668			<value>-2</value>
37669		</source>
37670		<destination designation="identity" />
37671	</element>
37672	<!--enum::ppAlignRight {Constant}-->
37673	<element type="constant">
37674		<source id="PowerPoint.PpParagraphAlignment.ppAlignRight">
37675			<context kind="enumeration">PpParagraphAlignment</context>
37676			<name>ppAlignRight</name>
37677			<value>3</value>
37678		</source>
37679		<destination designation="identity" />
37680	</element>
37681	<!--enum::ppAlignThaiDistribute {Constant}-->
37682	<element type="constant">
37683		<source id="PowerPoint.PpParagraphAlignment.ppAlignThaiDistribute">
37684			<context kind="enumeration">PpParagraphAlignment</context>
37685			<name>ppAlignThaiDistribute</name>
37686			<value>6</value>
37687		</source>
37688		<destination designation="identity" />
37689	</element>
37690	<!--enum::PpPasteDataType  {Enumeration}-->
37691	<element type="enumeration">
37692		<source id="PowerPoint.PpPasteDataType">
37693			<name>PpPasteDataType</name>
37694		</source>
37695		<destination designation="identity" />
37696	</element>
37697	<!--enum::ppPasteBitmap {Constant}-->
37698	<element type="constant">
37699		<source id="PowerPoint.PpPasteDataType.ppPasteBitmap">
37700			<context kind="enumeration">PpPasteDataType</context>
37701			<name>ppPasteBitmap</name>
37702			<value>1</value>
37703		</source>
37704		<destination designation="identity" />
37705	</element>
37706	<!--enum::ppPasteDefault {Constant}-->
37707	<element type="constant">
37708		<source id="PowerPoint.PpPasteDataType.ppPasteDefault">
37709			<context kind="enumeration">PpPasteDataType</context>
37710			<name>ppPasteDefault</name>
37711			<value>0</value>
37712		</source>
37713		<destination designation="identity" />
37714	</element>
37715	<!--enum::ppPasteEnhancedMetafile {Constant}-->
37716	<element type="constant">
37717		<source id="PowerPoint.PpPasteDataType.ppPasteEnhancedMetafile">
37718			<context kind="enumeration">PpPasteDataType</context>
37719			<name>ppPasteEnhancedMetafile</name>
37720			<value>2</value>
37721		</source>
37722		<destination designation="identity" />
37723	</element>
37724	<!--enum::ppPasteGIF {Constant}-->
37725	<element type="constant">
37726		<source id="PowerPoint.PpPasteDataType.ppPasteGIF">
37727			<context kind="enumeration">PpPasteDataType</context>
37728			<name>ppPasteGIF</name>
37729			<value>4</value>
37730		</source>
37731		<destination designation="identity" />
37732	</element>
37733	<!--enum::ppPasteHTML {Constant}-->
37734	<element type="constant">
37735		<source id="PowerPoint.PpPasteDataType.ppPasteHTML">
37736			<context kind="enumeration">PpPasteDataType</context>
37737			<name>ppPasteHTML</name>
37738			<value>8</value>
37739		</source>
37740		<destination designation="identity" />
37741	</element>
37742	<!--enum::ppPasteJPG {Constant}-->
37743	<element type="constant">
37744		<source id="PowerPoint.PpPasteDataType.ppPasteJPG">
37745			<context kind="enumeration">PpPasteDataType</context>
37746			<name>ppPasteJPG</name>
37747			<value>5</value>
37748		</source>
37749		<destination designation="identity" />
37750	</element>
37751	<!--enum::ppPasteMetafilePicture {Constant}-->
37752	<element type="constant">
37753		<source id="PowerPoint.PpPasteDataType.ppPasteMetafilePicture">
37754			<context kind="enumeration">PpPasteDataType</context>
37755			<name>ppPasteMetafilePicture</name>
37756			<value>3</value>
37757		</source>
37758		<destination designation="identity" />
37759	</element>
37760	<!--enum::ppPasteOLEObject {Constant}-->
37761	<element type="constant">
37762		<source id="PowerPoint.PpPasteDataType.ppPasteOLEObject">
37763			<context kind="enumeration">PpPasteDataType</context>
37764			<name>ppPasteOLEObject</name>
37765			<value>10</value>
37766		</source>
37767		<destination designation="identity" />
37768	</element>
37769	<!--enum::ppPastePNG {Constant}-->
37770	<element type="constant">
37771		<source id="PowerPoint.PpPasteDataType.ppPastePNG">
37772			<context kind="enumeration">PpPasteDataType</context>
37773			<name>ppPastePNG</name>
37774			<value>6</value>
37775		</source>
37776		<destination designation="identity" />
37777	</element>
37778	<!--enum::ppPasteRTF {Constant}-->
37779	<element type="constant">
37780		<source id="PowerPoint.PpPasteDataType.ppPasteRTF">
37781			<context kind="enumeration">PpPasteDataType</context>
37782			<name>ppPasteRTF</name>
37783			<value>9</value>
37784		</source>
37785		<destination designation="identity" />
37786	</element>
37787	<!--enum::ppPasteShape {Constant}-->
37788	<element type="constant">
37789		<source id="PowerPoint.PpPasteDataType.ppPasteShape">
37790			<context kind="enumeration">PpPasteDataType</context>
37791			<name>ppPasteShape</name>
37792			<value>11</value>
37793		</source>
37794		<destination designation="identity" />
37795	</element>
37796	<!--enum::ppPasteText {Constant}-->
37797	<element type="constant">
37798		<source id="PowerPoint.PpPasteDataType.ppPasteText">
37799			<context kind="enumeration">PpPasteDataType</context>
37800			<name>ppPasteText</name>
37801			<value>7</value>
37802		</source>
37803		<destination designation="identity" />
37804	</element>
37805	<!--enum::PpPlaceholderType  {Enumeration}-->
37806	<element type="enumeration">
37807		<source id="PowerPoint.PpPlaceholderType">
37808			<name>PpPlaceholderType</name>
37809		</source>
37810		<destination designation="identity" />
37811	</element>
37812	<!--enum::ppPlaceholderBitmap {Constant}-->
37813	<element type="constant">
37814		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderBitmap">
37815			<context kind="enumeration">PpPlaceholderType</context>
37816			<name>ppPlaceholderBitmap</name>
37817			<value>9</value>
37818		</source>
37819		<destination designation="identity" />
37820	</element>
37821	<!--enum::ppPlaceholderBody {Constant}-->
37822	<element type="constant">
37823		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderBody">
37824			<context kind="enumeration">PpPlaceholderType</context>
37825			<name>ppPlaceholderBody</name>
37826			<value>2</value>
37827		</source>
37828		<destination designation="identity" />
37829	</element>
37830	<!--enum::ppPlaceholderCenterTitle {Constant}-->
37831	<element type="constant">
37832		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderCenterTitle">
37833			<context kind="enumeration">PpPlaceholderType</context>
37834			<name>ppPlaceholderCenterTitle</name>
37835			<value>3</value>
37836		</source>
37837		<destination designation="identity" />
37838	</element>
37839	<!--enum::ppPlaceholderChart {Constant}-->
37840	<element type="constant">
37841		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderChart">
37842			<context kind="enumeration">PpPlaceholderType</context>
37843			<name>ppPlaceholderChart</name>
37844			<value>8</value>
37845		</source>
37846		<destination designation="identity" />
37847	</element>
37848	<!--enum::ppPlaceholderDate {Constant}-->
37849	<element type="constant">
37850		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderDate">
37851			<context kind="enumeration">PpPlaceholderType</context>
37852			<name>ppPlaceholderDate</name>
37853			<value>16</value>
37854		</source>
37855		<destination designation="identity" />
37856	</element>
37857	<!--enum::ppPlaceholderFooter {Constant}-->
37858	<element type="constant">
37859		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderFooter">
37860			<context kind="enumeration">PpPlaceholderType</context>
37861			<name>ppPlaceholderFooter</name>
37862			<value>15</value>
37863		</source>
37864		<destination designation="identity" />
37865	</element>
37866	<!--enum::ppPlaceholderHeader {Constant}-->
37867	<element type="constant">
37868		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderHeader">
37869			<context kind="enumeration">PpPlaceholderType</context>
37870			<name>ppPlaceholderHeader</name>
37871			<value>14</value>
37872		</source>
37873		<destination designation="identity" />
37874	</element>
37875	<!--enum::ppPlaceholderMediaClip {Constant}-->
37876	<element type="constant">
37877		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderMediaClip">
37878			<context kind="enumeration">PpPlaceholderType</context>
37879			<name>ppPlaceholderMediaClip</name>
37880			<value>10</value>
37881		</source>
37882		<destination designation="identity" />
37883	</element>
37884	<!--enum::ppPlaceholderMixed {Constant}-->
37885	<element type="constant">
37886		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderMixed">
37887			<context kind="enumeration">PpPlaceholderType</context>
37888			<name>ppPlaceholderMixed</name>
37889			<value>-2</value>
37890		</source>
37891		<destination designation="identity" />
37892	</element>
37893	<!--enum::ppPlaceholderObject {Constant}-->
37894	<element type="constant">
37895		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderObject">
37896			<context kind="enumeration">PpPlaceholderType</context>
37897			<name>ppPlaceholderObject</name>
37898			<value>7</value>
37899		</source>
37900		<destination designation="identity" />
37901	</element>
37902	<!--enum::ppPlaceholderOrgChart {Constant}-->
37903	<element type="constant">
37904		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderOrgChart">
37905			<context kind="enumeration">PpPlaceholderType</context>
37906			<name>ppPlaceholderOrgChart</name>
37907			<value>11</value>
37908		</source>
37909		<destination designation="identity" />
37910	</element>
37911	<!--enum::ppPlaceholderSlideNumber {Constant}-->
37912	<element type="constant">
37913		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderSlideNumber">
37914			<context kind="enumeration">PpPlaceholderType</context>
37915			<name>ppPlaceholderSlideNumber</name>
37916			<value>13</value>
37917		</source>
37918		<destination designation="identity" />
37919	</element>
37920	<!--enum::ppPlaceholderSubtitle {Constant}-->
37921	<element type="constant">
37922		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderSubtitle">
37923			<context kind="enumeration">PpPlaceholderType</context>
37924			<name>ppPlaceholderSubtitle</name>
37925			<value>4</value>
37926		</source>
37927		<destination designation="identity" />
37928	</element>
37929	<!--enum::ppPlaceholderTable {Constant}-->
37930	<element type="constant">
37931		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderTable">
37932			<context kind="enumeration">PpPlaceholderType</context>
37933			<name>ppPlaceholderTable</name>
37934			<value>12</value>
37935		</source>
37936		<destination designation="identity" />
37937	</element>
37938	<!--enum::ppPlaceholderTitle {Constant}-->
37939	<element type="constant">
37940		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderTitle">
37941			<context kind="enumeration">PpPlaceholderType</context>
37942			<name>ppPlaceholderTitle</name>
37943			<value>1</value>
37944		</source>
37945		<destination designation="identity" />
37946	</element>
37947	<!--enum::ppPlaceholderVerticalBody {Constant}-->
37948	<element type="constant">
37949		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderVerticalBody">
37950			<context kind="enumeration">PpPlaceholderType</context>
37951			<name>ppPlaceholderVerticalBody</name>
37952			<value>6</value>
37953		</source>
37954		<destination designation="identity" />
37955	</element>
37956	<!--enum::ppPlaceholderVerticalTitle {Constant}-->
37957	<element type="constant">
37958		<source id="PowerPoint.PpPlaceholderType.ppPlaceholderVerticalTitle">
37959			<context kind="enumeration">PpPlaceholderType</context>
37960			<name>ppPlaceholderVerticalTitle</name>
37961			<value>5</value>
37962		</source>
37963		<destination designation="identity" />
37964	</element>
37965	<!--enum::PpPrintColorType  {Enumeration}-->
37966	<element type="enumeration">
37967		<source id="PowerPoint.PpPrintColorType">
37968			<name>PpPrintColorType</name>
37969		</source>
37970		<destination designation="identity" />
37971	</element>
37972	<!--enum::ppPrintBlackAndWhite {Constant}-->
37973	<element type="constant">
37974		<source id="PowerPoint.PpPrintColorType.ppPrintBlackAndWhite">
37975			<context kind="enumeration">PpPrintColorType</context>
37976			<name>ppPrintBlackAndWhite</name>
37977			<value>2</value>
37978		</source>
37979		<destination designation="identity" />
37980	</element>
37981	<!--enum::ppPrintColor {Constant}-->
37982	<element type="constant">
37983		<source id="PowerPoint.PpPrintColorType.ppPrintColor">
37984			<context kind="enumeration">PpPrintColorType</context>
37985			<name>ppPrintColor</name>
37986			<value>1</value>
37987		</source>
37988		<destination designation="identity" />
37989	</element>
37990	<!--enum::ppPrintPureBlackAndWhite {Constant}-->
37991	<element type="constant">
37992		<source id="PowerPoint.PpPrintColorType.ppPrintPureBlackAndWhite">
37993			<context kind="enumeration">PpPrintColorType</context>
37994			<name>ppPrintPureBlackAndWhite</name>
37995			<value>3</value>
37996		</source>
37997		<destination designation="identity" />
37998	</element>
37999	<!--enum::PpPrintHandoutOrder  {Enumeration}-->
38000	<element type="enumeration">
38001		<source id="PowerPoint.PpPrintHandoutOrder">
38002			<name>PpPrintHandoutOrder</name>
38003		</source>
38004		<destination designation="identity" />
38005	</element>
38006	<!--enum::ppPrintHandoutHorizontalFirst {Constant}-->
38007	<element type="constant">
38008		<source id="PowerPoint.PpPrintHandoutOrder.ppPrintHandoutHorizontalFirst">
38009			<context kind="enumeration">PpPrintHandoutOrder</context>
38010			<name>ppPrintHandoutHorizontalFirst</name>
38011			<value>2</value>
38012		</source>
38013		<destination designation="identity" />
38014	</element>
38015	<!--enum::ppPrintHandoutVerticalFirst {Constant}-->
38016	<element type="constant">
38017		<source id="PowerPoint.PpPrintHandoutOrder.ppPrintHandoutVerticalFirst">
38018			<context kind="enumeration">PpPrintHandoutOrder</context>
38019			<name>ppPrintHandoutVerticalFirst</name>
38020			<value>1</value>
38021		</source>
38022		<destination designation="identity" />
38023	</element>
38024	<!--enum::PpPrintOutputType  {Enumeration}-->
38025	<element type="enumeration">
38026		<source id="PowerPoint.PpPrintOutputType">
38027			<name>PpPrintOutputType</name>
38028		</source>
38029		<destination designation="identity" />
38030	</element>
38031	<!--enum::ppPrintOutputBuildSlides {Constant}-->
38032	<element type="constant">
38033		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputBuildSlides">
38034			<context kind="enumeration">PpPrintOutputType</context>
38035			<name>ppPrintOutputBuildSlides</name>
38036			<value>7</value>
38037		</source>
38038		<destination designation="identity" />
38039	</element>
38040	<!--enum::ppPrintOutputFourSlideHandouts {Constant}-->
38041	<element type="constant">
38042		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputFourSlideHandouts">
38043			<context kind="enumeration">PpPrintOutputType</context>
38044			<name>ppPrintOutputFourSlideHandouts</name>
38045			<value>8</value>
38046		</source>
38047		<destination designation="identity" />
38048	</element>
38049	<!--enum::ppPrintOutputNineSlideHandouts {Constant}-->
38050	<element type="constant">
38051		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputNineSlideHandouts">
38052			<context kind="enumeration">PpPrintOutputType</context>
38053			<name>ppPrintOutputNineSlideHandouts</name>
38054			<value>9</value>
38055		</source>
38056		<destination designation="identity" />
38057	</element>
38058	<!--enum::ppPrintOutputNotesPages {Constant}-->
38059	<element type="constant">
38060		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputNotesPages">
38061			<context kind="enumeration">PpPrintOutputType</context>
38062			<name>ppPrintOutputNotesPages</name>
38063			<value>5</value>
38064		</source>
38065		<destination designation="identity" />
38066	</element>
38067	<!--enum::ppPrintOutputOneSlideHandouts {Constant}-->
38068	<element type="constant">
38069		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputOneSlideHandouts">
38070			<context kind="enumeration">PpPrintOutputType</context>
38071			<name>ppPrintOutputOneSlideHandouts</name>
38072			<value>10</value>
38073		</source>
38074		<destination designation="identity" />
38075	</element>
38076	<!--enum::ppPrintOutputOutline {Constant}-->
38077	<element type="constant">
38078		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputOutline">
38079			<context kind="enumeration">PpPrintOutputType</context>
38080			<name>ppPrintOutputOutline</name>
38081			<value>6</value>
38082		</source>
38083		<destination designation="identity" />
38084	</element>
38085	<!--enum::ppPrintOutputSixSlideHandouts {Constant}-->
38086	<element type="constant">
38087		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputSixSlideHandouts">
38088			<context kind="enumeration">PpPrintOutputType</context>
38089			<name>ppPrintOutputSixSlideHandouts</name>
38090			<value>4</value>
38091		</source>
38092		<destination designation="identity" />
38093	</element>
38094	<!--enum::ppPrintOutputSlides {Constant}-->
38095	<element type="constant">
38096		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputSlides">
38097			<context kind="enumeration">PpPrintOutputType</context>
38098			<name>ppPrintOutputSlides</name>
38099			<value>1</value>
38100		</source>
38101		<destination designation="identity" />
38102	</element>
38103	<!--enum::ppPrintOutputThreeSlideHandouts {Constant}-->
38104	<element type="constant">
38105		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputThreeSlideHandouts">
38106			<context kind="enumeration">PpPrintOutputType</context>
38107			<name>ppPrintOutputThreeSlideHandouts</name>
38108			<value>3</value>
38109		</source>
38110		<destination designation="identity" />
38111	</element>
38112	<!--enum::ppPrintOutputTwoSlideHandouts {Constant}-->
38113	<element type="constant">
38114		<source id="PowerPoint.PpPrintOutputType.ppPrintOutputTwoSlideHandouts">
38115			<context kind="enumeration">PpPrintOutputType</context>
38116			<name>ppPrintOutputTwoSlideHandouts</name>
38117			<value>2</value>
38118		</source>
38119		<destination designation="identity" />
38120	</element>
38121	<!--enum::PpPrintRangeType  {Enumeration}-->
38122	<element type="enumeration">
38123		<source id="PowerPoint.PpPrintRangeType">
38124			<name>PpPrintRangeType</name>
38125		</source>
38126		<destination designation="identity" />
38127	</element>
38128	<!--enum::ppPrintAll {Constant}-->
38129	<element type="constant">
38130		<source id="PowerPoint.PpPrintRangeType.ppPrintAll">
38131			<context kind="enumeration">PpPrintRangeType</context>
38132			<name>ppPrintAll</name>
38133			<value>1</value>
38134		</source>
38135		<destination designation="identity" />
38136	</element>
38137	<!--enum::ppPrintCurrent {Constant}-->
38138	<element type="constant">
38139		<source id="PowerPoint.PpPrintRangeType.ppPrintCurrent">
38140			<context kind="enumeration">PpPrintRangeType</context>
38141			<name>ppPrintCurrent</name>
38142			<value>3</value>
38143		</source>
38144		<destination designation="identity" />
38145	</element>
38146	<!--enum::ppPrintNamedSlideShow {Constant}-->
38147	<element type="constant">
38148		<source id="PowerPoint.PpPrintRangeType.ppPrintNamedSlideShow">
38149			<context kind="enumeration">PpPrintRangeType</context>
38150			<name>ppPrintNamedSlideShow</name>
38151			<value>5</value>
38152		</source>
38153		<destination designation="identity" />
38154	</element>
38155	<!--enum::ppPrintSelection {Constant}-->
38156	<element type="constant">
38157		<source id="PowerPoint.PpPrintRangeType.ppPrintSelection">
38158			<context kind="enumeration">PpPrintRangeType</context>
38159			<name>ppPrintSelection</name>
38160			<value>2</value>
38161		</source>
38162		<destination designation="identity" />
38163	</element>
38164	<!--enum::ppPrintSlideRange {Constant}-->
38165	<element type="constant">
38166		<source id="PowerPoint.PpPrintRangeType.ppPrintSlideRange">
38167			<context kind="enumeration">PpPrintRangeType</context>
38168			<name>ppPrintSlideRange</name>
38169			<value>4</value>
38170		</source>
38171		<destination designation="identity" />
38172	</element>
38173	<!--enum::PpPublishSourceType  {Enumeration}-->
38174	<element type="enumeration">
38175		<source id="PowerPoint.PpPublishSourceType">
38176			<name>PpPublishSourceType</name>
38177		</source>
38178		<destination designation="identity" />
38179	</element>
38180	<!--enum::ppPublishAll {Constant}-->
38181	<element type="constant">
38182		<source id="PowerPoint.PpPublishSourceType.ppPublishAll">
38183			<context kind="enumeration">PpPublishSourceType</context>
38184			<name>ppPublishAll</name>
38185			<value>1</value>
38186		</source>
38187		<destination designation="identity" />
38188	</element>
38189	<!--enum::ppPublishNamedSlideShow {Constant}-->
38190	<element type="constant">
38191		<source id="PowerPoint.PpPublishSourceType.ppPublishNamedSlideShow">
38192			<context kind="enumeration">PpPublishSourceType</context>
38193			<name>ppPublishNamedSlideShow</name>
38194			<value>3</value>
38195		</source>
38196		<destination designation="identity" />
38197	</element>
38198	<!--enum::ppPublishSlideRange {Constant}-->
38199	<element type="constant">
38200		<source id="PowerPoint.PpPublishSourceType.ppPublishSlideRange">
38201			<context kind="enumeration">PpPublishSourceType</context>
38202			<name>ppPublishSlideRange</name>
38203			<value>2</value>
38204		</source>
38205		<destination designation="identity" />
38206	</element>
38207	<!--enum::PpRevisionInfo  {Enumeration}-->
38208	<element type="enumeration">
38209		<source id="PowerPoint.PpRevisionInfo">
38210			<name>PpRevisionInfo</name>
38211		</source>
38212		<destination designation="identity" />
38213	</element>
38214	<!--enum::ppRevisionInfoBaseline {Constant}-->
38215	<element type="constant">
38216		<source id="PowerPoint.PpRevisionInfo.ppRevisionInfoBaseline">
38217			<context kind="enumeration">PpRevisionInfo</context>
38218			<name>ppRevisionInfoBaseline</name>
38219			<value>1</value>
38220		</source>
38221		<destination designation="identity" />
38222	</element>
38223	<!--enum::ppRevisionInfoMerged {Constant}-->
38224	<element type="constant">
38225		<source id="PowerPoint.PpRevisionInfo.ppRevisionInfoMerged">
38226			<context kind="enumeration">PpRevisionInfo</context>
38227			<name>ppRevisionInfoMerged</name>
38228			<value>2</value>
38229		</source>
38230		<destination designation="identity" />
38231	</element>
38232	<!--enum::ppRevisionInfoNone {Constant}-->
38233	<element type="constant">
38234		<source id="PowerPoint.PpRevisionInfo.ppRevisionInfoNone">
38235			<context kind="enumeration">PpRevisionInfo</context>
38236			<name>ppRevisionInfoNone</name>
38237			<value>0</value>
38238		</source>
38239		<destination designation="identity" />
38240	</element>
38241	<!--enum::PpSaveAsFileType  {Enumeration}-->
38242	<element type="enumeration">
38243		<source id="PowerPoint.PpSaveAsFileType">
38244			<name>PpSaveAsFileType</name>
38245		</source>
38246		<destination designation="identity" />
38247	</element>
38248	<!--enum::ppSaveAsAddIn {Constant}-->
38249	<element type="constant">
38250		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsAddIn">
38251			<context kind="enumeration">PpSaveAsFileType</context>
38252			<name>ppSaveAsAddIn</name>
38253			<value>8</value>
38254		</source>
38255		<destination designation="identity" />
38256	</element>
38257	<!--enum::ppSaveAsBMP {Constant}-->
38258	<element type="constant">
38259		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsBMP">
38260			<context kind="enumeration">PpSaveAsFileType</context>
38261			<name>ppSaveAsBMP</name>
38262			<value>19</value>
38263		</source>
38264		<destination designation="identity" />
38265	</element>
38266	<!--enum::ppSaveAsDefault {Constant}-->
38267	<element type="constant">
38268		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsDefault">
38269			<context kind="enumeration">PpSaveAsFileType</context>
38270			<name>ppSaveAsDefault</name>
38271			<value>11</value>
38272		</source>
38273		<destination designation="identity" />
38274	</element>
38275	<!--enum::ppSaveAsEMF {Constant}-->
38276	<element type="constant">
38277		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsEMF">
38278			<context kind="enumeration">PpSaveAsFileType</context>
38279			<name>ppSaveAsEMF</name>
38280			<value>23</value>
38281		</source>
38282		<destination designation="identity" />
38283	</element>
38284	<!--enum::ppSaveAsGIF {Constant}-->
38285	<element type="constant">
38286		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsGIF">
38287			<context kind="enumeration">PpSaveAsFileType</context>
38288			<name>ppSaveAsGIF</name>
38289			<value>16</value>
38290		</source>
38291		<destination designation="identity" />
38292	</element>
38293	<!--enum::ppSaveAsHTML {Constant}-->
38294	<element type="constant">
38295		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsHTML">
38296			<context kind="enumeration">PpSaveAsFileType</context>
38297			<name>ppSaveAsHTML</name>
38298			<value>12</value>
38299		</source>
38300		<destination designation="identity" />
38301	</element>
38302	<!--enum::ppSaveAsHTMLDual {Constant}-->
38303	<element type="constant">
38304		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsHTMLDual">
38305			<context kind="enumeration">PpSaveAsFileType</context>
38306			<name>ppSaveAsHTMLDual</name>
38307			<value>14</value>
38308		</source>
38309		<destination designation="identity" />
38310	</element>
38311	<!--enum::ppSaveAsHTMLv3 {Constant}-->
38312	<element type="constant">
38313		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsHTMLv3">
38314			<context kind="enumeration">PpSaveAsFileType</context>
38315			<name>ppSaveAsHTMLv3</name>
38316			<value>13</value>
38317		</source>
38318		<destination designation="identity" />
38319	</element>
38320	<!--enum::ppSaveAsJPG {Constant}-->
38321	<element type="constant">
38322		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsJPG">
38323			<context kind="enumeration">PpSaveAsFileType</context>
38324			<name>ppSaveAsJPG</name>
38325			<value>17</value>
38326		</source>
38327		<destination designation="identity" />
38328	</element>
38329	<!--enum::ppSaveAsMetaFile {Constant}-->
38330	<element type="constant">
38331		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsMetaFile">
38332			<context kind="enumeration">PpSaveAsFileType</context>
38333			<name>ppSaveAsMetaFile</name>
38334			<value>15</value>
38335		</source>
38336		<destination designation="identity" />
38337	</element>
38338	<!--enum::ppSaveAsPNG {Constant}-->
38339	<element type="constant">
38340		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPNG">
38341			<context kind="enumeration">PpSaveAsFileType</context>
38342			<name>ppSaveAsPNG</name>
38343			<value>18</value>
38344		</source>
38345		<destination designation="identity" />
38346	</element>
38347	<!--enum::ppSaveAsPowerPoint3 {Constant}-->
38348	<element type="constant">
38349		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPowerPoint3">
38350			<context kind="enumeration">PpSaveAsFileType</context>
38351			<name>ppSaveAsPowerPoint3</name>
38352			<value>4</value>
38353		</source>
38354		<destination designation="identity" />
38355	</element>
38356	<!--enum::ppSaveAsPowerPoint4 {Constant}-->
38357	<element type="constant">
38358		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPowerPoint4">
38359			<context kind="enumeration">PpSaveAsFileType</context>
38360			<name>ppSaveAsPowerPoint4</name>
38361			<value>3</value>
38362		</source>
38363		<destination designation="identity" />
38364	</element>
38365	<!--enum::ppSaveAsPowerPoint4FarEast {Constant}-->
38366	<element type="constant">
38367		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPowerPoint4FarEast">
38368			<context kind="enumeration">PpSaveAsFileType</context>
38369			<name>ppSaveAsPowerPoint4FarEast</name>
38370			<value>10</value>
38371		</source>
38372		<destination designation="identity" />
38373	</element>
38374	<!--enum::ppSaveAsPowerPoint7 {Constant}-->
38375	<element type="constant">
38376		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPowerPoint7">
38377			<context kind="enumeration">PpSaveAsFileType</context>
38378			<name>ppSaveAsPowerPoint7</name>
38379			<value>2</value>
38380		</source>
38381		<destination designation="identity" />
38382	</element>
38383	<!--enum::ppSaveAsPresentation {Constant}-->
38384	<element type="constant">
38385		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPresentation">
38386			<context kind="enumeration">PpSaveAsFileType</context>
38387			<name>ppSaveAsPresentation</name>
38388			<value>1</value>
38389		</source>
38390		<destination designation="identity" />
38391	</element>
38392	<!--enum::ppSaveAsPresForReview {Constant}-->
38393	<element type="constant">
38394		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsPresForReview">
38395			<context kind="enumeration">PpSaveAsFileType</context>
38396			<name>ppSaveAsPresForReview</name>
38397			<value>22</value>
38398		</source>
38399		<destination designation="identity" />
38400	</element>
38401	<!--enum::ppSaveAsRTF {Constant}-->
38402	<element type="constant">
38403		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsRTF">
38404			<context kind="enumeration">PpSaveAsFileType</context>
38405			<name>ppSaveAsRTF</name>
38406			<value>6</value>
38407		</source>
38408		<destination designation="identity" />
38409	</element>
38410	<!--enum::ppSaveAsShow {Constant}-->
38411	<element type="constant">
38412		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsShow">
38413			<context kind="enumeration">PpSaveAsFileType</context>
38414			<name>ppSaveAsShow</name>
38415			<value>7</value>
38416		</source>
38417		<destination designation="identity" />
38418	</element>
38419	<!--enum::ppSaveAsTemplate {Constant}-->
38420	<element type="constant">
38421		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsTemplate">
38422			<context kind="enumeration">PpSaveAsFileType</context>
38423			<name>ppSaveAsTemplate</name>
38424			<value>5</value>
38425		</source>
38426		<destination designation="identity" />
38427	</element>
38428	<!--enum::ppSaveAsTIF {Constant}-->
38429	<element type="constant">
38430		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsTIF">
38431			<context kind="enumeration">PpSaveAsFileType</context>
38432			<name>ppSaveAsTIF</name>
38433			<value>21</value>
38434		</source>
38435		<destination designation="identity" />
38436	</element>
38437	<!--enum::ppSaveAsWebArchive {Constant}-->
38438	<element type="constant">
38439		<source id="PowerPoint.PpSaveAsFileType.ppSaveAsWebArchive">
38440			<context kind="enumeration">PpSaveAsFileType</context>
38441			<name>ppSaveAsWebArchive</name>
38442			<value>20</value>
38443		</source>
38444		<destination designation="identity" />
38445	</element>
38446	<!--enum::PpSelectionType  {Enumeration}-->
38447	<element type="enumeration">
38448		<source id="PowerPoint.PpSelectionType">
38449			<name>PpSelectionType</name>
38450		</source>
38451		<destination designation="identity" />
38452	</element>
38453	<!--enum::ppSelectionNone {Constant}-->
38454	<element type="constant">
38455		<source id="PowerPoint.PpSelectionType.ppSelectionNone">
38456			<context kind="enumeration">PpSelectionType</context>
38457			<name>ppSelectionNone</name>
38458			<value>0</value>
38459		</source>
38460		<destination designation="identity" />
38461	</element>
38462	<!--enum::ppSelectionShapes {Constant}-->
38463	<element type="constant">
38464		<source id="PowerPoint.PpSelectionType.ppSelectionShapes">
38465			<context kind="enumeration">PpSelectionType</context>
38466			<name>ppSelectionShapes</name>
38467			<value>2</value>
38468		</source>
38469		<destination designation="identity" />
38470	</element>
38471	<!--enum::ppSelectionSlides {Constant}-->
38472	<element type="constant">
38473		<source id="PowerPoint.PpSelectionType.ppSelectionSlides">
38474			<context kind="enumeration">PpSelectionType</context>
38475			<name>ppSelectionSlides</name>
38476			<value>1</value>
38477		</source>
38478		<destination designation="identity" />
38479	</element>
38480	<!--enum::ppSelectionText {Constant}-->
38481	<element type="constant">
38482		<source id="PowerPoint.PpSelectionType.ppSelectionText">
38483			<context kind="enumeration">PpSelectionType</context>
38484			<name>ppSelectionText</name>
38485			<value>3</value>
38486		</source>
38487		<destination designation="identity" />
38488	</element>
38489	<!--enum::PpShapeFormat  {Enumeration}-->
38490	<element type="enumeration">
38491		<source id="PowerPoint.PpShapeFormat">
38492			<name>PpShapeFormat</name>
38493		</source>
38494		<destination designation="identity" />
38495	</element>
38496	<!--enum::ppShapeFormatBMP {Constant}-->
38497	<element type="constant">
38498		<source id="PowerPoint.PpShapeFormat.ppShapeFormatBMP">
38499			<context kind="enumeration">PpShapeFormat</context>
38500			<name>ppShapeFormatBMP</name>
38501			<value>3</value>
38502		</source>
38503		<destination designation="identity" />
38504	</element>
38505	<!--enum::ppShapeFormatEMF {Constant}-->
38506	<element type="constant">
38507		<source id="PowerPoint.PpShapeFormat.ppShapeFormatEMF">
38508			<context kind="enumeration">PpShapeFormat</context>
38509			<name>ppShapeFormatEMF</name>
38510			<value>5</value>
38511		</source>
38512		<destination designation="identity" />
38513	</element>
38514	<!--enum::ppShapeFormatGIF {Constant}-->
38515	<element type="constant">
38516		<source id="PowerPoint.PpShapeFormat.ppShapeFormatGIF">
38517			<context kind="enumeration">PpShapeFormat</context>
38518			<name>ppShapeFormatGIF</name>
38519			<value>0</value>
38520		</source>
38521		<destination designation="identity" />
38522	</element>
38523	<!--enum::ppShapeFormatJPG {Constant}-->
38524	<element type="constant">
38525		<source id="PowerPoint.PpShapeFormat.ppShapeFormatJPG">
38526			<context kind="enumeration">PpShapeFormat</context>
38527			<name>ppShapeFormatJPG</name>
38528			<value>1</value>
38529		</source>
38530		<destination designation="identity" />
38531	</element>
38532	<!--enum::ppShapeFormatPNG {Constant}-->
38533	<element type="constant">
38534		<source id="PowerPoint.PpShapeFormat.ppShapeFormatPNG">
38535			<context kind="enumeration">PpShapeFormat</context>
38536			<name>ppShapeFormatPNG</name>
38537			<value>2</value>
38538		</source>
38539		<destination designation="identity" />
38540	</element>
38541	<!--enum::ppShapeFormatWMF {Constant}-->
38542	<element type="constant">
38543		<source id="PowerPoint.PpShapeFormat.ppShapeFormatWMF">
38544			<context kind="enumeration">PpShapeFormat</context>
38545			<name>ppShapeFormatWMF</name>
38546			<value>4</value>
38547		</source>
38548		<destination designation="identity" />
38549	</element>
38550	<!--enum::PpSlideLayout  {Enumeration}-->
38551	<element type="enumeration">
38552		<source id="PowerPoint.PpSlideLayout">
38553			<name>PpSlideLayout</name>
38554		</source>
38555		<destination designation="identity" />
38556	</element>
38557	<!--enum::ppLayoutBlank {Constant}-->
38558	<element type="constant">
38559		<source id="PowerPoint.PpSlideLayout.ppLayoutBlank">
38560			<context kind="enumeration">PpSlideLayout</context>
38561			<name>ppLayoutBlank</name>
38562			<value>12</value>
38563		</source>
38564		<destination designation="identity" />
38565	</element>
38566	<!--enum::ppLayoutChart {Constant}-->
38567	<element type="constant">
38568		<source id="PowerPoint.PpSlideLayout.ppLayoutChart">
38569			<context kind="enumeration">PpSlideLayout</context>
38570			<name>ppLayoutChart</name>
38571			<value>8</value>
38572		</source>
38573		<destination designation="identity" />
38574	</element>
38575	<!--enum::ppLayoutChartAndText {Constant}-->
38576	<element type="constant">
38577		<source id="PowerPoint.PpSlideLayout.ppLayoutChartAndText">
38578			<context kind="enumeration">PpSlideLayout</context>
38579			<name>ppLayoutChartAndText</name>
38580			<value>6</value>
38581		</source>
38582		<destination designation="identity" />
38583	</element>
38584	<!--enum::ppLayoutClipartAndText {Constant}-->
38585	<element type="constant">
38586		<source id="PowerPoint.PpSlideLayout.ppLayoutClipartAndText">
38587			<context kind="enumeration">PpSlideLayout</context>
38588			<name>ppLayoutClipartAndText</name>
38589			<value>10</value>
38590		</source>
38591		<destination designation="identity" />
38592	</element>
38593	<!--enum::ppLayoutClipArtAndVerticalText {Constant}-->
38594	<element type="constant">
38595		<source id="PowerPoint.PpSlideLayout.ppLayoutClipArtAndVerticalText">
38596			<context kind="enumeration">PpSlideLayout</context>
38597			<name>ppLayoutClipArtAndVerticalText</name>
38598			<value>26</value>
38599		</source>
38600		<destination designation="identity" />
38601	</element>
38602	<!--enum::ppLayoutFourObjects {Constant}-->
38603	<element type="constant">
38604		<source id="PowerPoint.PpSlideLayout.ppLayoutFourObjects">
38605			<context kind="enumeration">PpSlideLayout</context>
38606			<name>ppLayoutFourObjects</name>
38607			<value>24</value>
38608		</source>
38609		<destination designation="identity" />
38610	</element>
38611	<!--enum::ppLayoutLargeObject {Constant}-->
38612	<element type="constant">
38613		<source id="PowerPoint.PpSlideLayout.ppLayoutLargeObject">
38614			<context kind="enumeration">PpSlideLayout</context>
38615			<name>ppLayoutLargeObject</name>
38616			<value>15</value>
38617		</source>
38618		<destination designation="identity" />
38619	</element>
38620	<!--enum::ppLayoutMediaClipAndText {Constant}-->
38621	<element type="constant">
38622		<source id="PowerPoint.PpSlideLayout.ppLayoutMediaClipAndText">
38623			<context kind="enumeration">PpSlideLayout</context>
38624			<name>ppLayoutMediaClipAndText</name>
38625			<value>18</value>
38626		</source>
38627		<destination designation="identity" />
38628	</element>
38629	<!--enum::ppLayoutMixed {Constant}-->
38630	<element type="constant">
38631		<source id="PowerPoint.PpSlideLayout.ppLayoutMixed">
38632			<context kind="enumeration">PpSlideLayout</context>
38633			<name>ppLayoutMixed</name>
38634			<value>-2</value>
38635		</source>
38636		<destination designation="identity" />
38637	</element>
38638	<!--enum::ppLayoutObject {Constant}-->
38639	<element type="constant">
38640		<source id="PowerPoint.PpSlideLayout.ppLayoutObject">
38641			<context kind="enumeration">PpSlideLayout</context>
38642			<name>ppLayoutObject</name>
38643			<value>16</value>
38644		</source>
38645		<destination designation="identity" />
38646	</element>
38647	<!--enum::ppLayoutObjectAndText {Constant}-->
38648	<element type="constant">
38649		<source id="PowerPoint.PpSlideLayout.ppLayoutObjectAndText">
38650			<context kind="enumeration">PpSlideLayout</context>
38651			<name>ppLayoutObjectAndText</name>
38652			<value>14</value>
38653		</source>
38654		<destination designation="identity" />
38655	</element>
38656	<!--enum::ppLayoutObjectAndTwoObjects {Constant}-->
38657	<element type="constant">
38658		<source id="PowerPoint.PpSlideLayout.ppLayoutObjectAndTwoObjects">
38659			<context kind="enumeration">PpSlideLayout</context>
38660			<name>ppLayoutObjectAndTwoObjects</name>
38661			<value>30</value>
38662		</source>
38663		<destination designation="identity" />
38664	</element>
38665	<!--enum::ppLayoutObjectOverText {Constant}-->
38666	<element type="constant">
38667		<source id="PowerPoint.PpSlideLayout.ppLayoutObjectOverText">
38668			<context kind="enumeration">PpSlideLayout</context>
38669			<name>ppLayoutObjectOverText</name>
38670			<value>19</value>
38671		</source>
38672		<destination designation="identity" />
38673	</element>
38674	<!--enum::ppLayoutOrgchart {Constant}-->
38675	<element type="constant">
38676		<source id="PowerPoint.PpSlideLayout.ppLayoutOrgchart">
38677			<context kind="enumeration">PpSlideLayout</context>
38678			<name>ppLayoutOrgchart</name>
38679			<value>7</value>
38680		</source>
38681		<destination designation="identity" />
38682	</element>
38683	<!--enum::ppLayoutTable {Constant}-->
38684	<element type="constant">
38685		<source id="PowerPoint.PpSlideLayout.ppLayoutTable">
38686			<context kind="enumeration">PpSlideLayout</context>
38687			<name>ppLayoutTable</name>
38688			<value>4</value>
38689		</source>
38690		<destination designation="identity" />
38691	</element>
38692	<!--enum::ppLayoutText {Constant}-->
38693	<element type="constant">
38694		<source id="PowerPoint.PpSlideLayout.ppLayoutText">
38695			<context kind="enumeration">PpSlideLayout</context>
38696			<name>ppLayoutText</name>
38697			<value>2</value>
38698		</source>
38699		<destination designation="identity" />
38700	</element>
38701	<!--enum::ppLayoutTextAndChart {Constant}-->
38702	<element type="constant">
38703		<source id="PowerPoint.PpSlideLayout.ppLayoutTextAndChart">
38704			<context kind="enumeration">PpSlideLayout</context>
38705			<name>ppLayoutTextAndChart</name>
38706			<value>5</value>
38707		</source>
38708		<destination designation="identity" />
38709	</element>
38710	<!--enum::ppLayoutTextAndClipart {Constant}-->
38711	<element type="constant">
38712		<source id="PowerPoint.PpSlideLayout.ppLayoutTextAndClipart">
38713			<context kind="enumeration">PpSlideLayout</context>
38714			<name>ppLayoutTextAndClipart</name>
38715			<value>9</value>
38716		</source>
38717		<destination designation="identity" />
38718	</element>
38719	<!--enum::ppLayoutTextAndMediaClip {Constant}-->
38720	<element type="constant">
38721		<source id="PowerPoint.PpSlideLayout.ppLayoutTextAndMediaClip">
38722			<context kind="enumeration">PpSlideLayout</context>
38723			<name>ppLayoutTextAndMediaClip</name>
38724			<value>17</value>
38725		</source>
38726		<destination designation="identity" />
38727	</element>
38728	<!--enum::ppLayoutTextAndObject {Constant}-->
38729	<element type="constant">
38730		<source id="PowerPoint.PpSlideLayout.ppLayoutTextAndObject">
38731			<context kind="enumeration">PpSlideLayout</context>
38732			<name>ppLayoutTextAndObject</name>
38733			<value>13</value>
38734		</source>
38735		<destination designation="identity" />
38736	</element>
38737	<!--enum::ppLayoutTextAndTwoObjects {Constant}-->
38738	<element type="constant">
38739		<source id="PowerPoint.PpSlideLayout.ppLayoutTextAndTwoObjects">
38740			<context kind="enumeration">PpSlideLayout</context>
38741			<name>ppLayoutTextAndTwoObjects</name>
38742			<value>21</value>
38743		</source>
38744		<destination designation="identity" />
38745	</element>
38746	<!--enum::ppLayoutTextOverObject {Constant}-->
38747	<element type="constant">
38748		<source id="PowerPoint.PpSlideLayout.ppLayoutTextOverObject">
38749			<context kind="enumeration">PpSlideLayout</context>
38750			<name>ppLayoutTextOverObject</name>
38751			<value>20</value>
38752		</source>
38753		<destination designation="identity" />
38754	</element>
38755	<!--enum::ppLayoutTitle {Constant}-->
38756	<element type="constant">
38757		<source id="PowerPoint.PpSlideLayout.ppLayoutTitle">
38758			<context kind="enumeration">PpSlideLayout</context>
38759			<name>ppLayoutTitle</name>
38760			<value>1</value>
38761		</source>
38762		<destination designation="identity" />
38763	</element>
38764	<!--enum::ppLayoutTitleOnly {Constant}-->
38765	<element type="constant">
38766		<source id="PowerPoint.PpSlideLayout.ppLayoutTitleOnly">
38767			<context kind="enumeration">PpSlideLayout</context>
38768			<name>ppLayoutTitleOnly</name>
38769			<value>11</value>
38770		</source>
38771		<destination designation="identity" />
38772	</element>
38773	<!--enum::ppLayoutTwoColumnText {Constant}-->
38774	<element type="constant">
38775		<source id="PowerPoint.PpSlideLayout.ppLayoutTwoColumnText">
38776			<context kind="enumeration">PpSlideLayout</context>
38777			<name>ppLayoutTwoColumnText</name>
38778			<value>3</value>
38779		</source>
38780		<destination designation="identity" />
38781	</element>
38782	<!--enum::ppLayoutTwoObjects {Constant}-->
38783	<element type="constant">
38784		<source id="PowerPoint.PpSlideLayout.ppLayoutTwoObjects">
38785			<context kind="enumeration">PpSlideLayout</context>
38786			<name>ppLayoutTwoObjects</name>
38787			<value>29</value>
38788		</source>
38789		<destination designation="identity" />
38790	</element>
38791	<!--enum::ppLayoutTwoObjectsAndObject {Constant}-->
38792	<element type="constant">
38793		<source id="PowerPoint.PpSlideLayout.ppLayoutTwoObjectsAndObject">
38794			<context kind="enumeration">PpSlideLayout</context>
38795			<name>ppLayoutTwoObjectsAndObject</name>
38796			<value>31</value>
38797		</source>
38798		<destination designation="identity" />
38799	</element>
38800	<!--enum::ppLayoutTwoObjectsAndText {Constant}-->
38801	<element type="constant">
38802		<source id="PowerPoint.PpSlideLayout.ppLayoutTwoObjectsAndText">
38803			<context kind="enumeration">PpSlideLayout</context>
38804			<name>ppLayoutTwoObjectsAndText</name>
38805			<value>22</value>
38806		</source>
38807		<destination designation="identity" />
38808	</element>
38809	<!--enum::ppLayoutTwoObjectsOverText {Constant}-->
38810	<element type="constant">
38811		<source id="PowerPoint.PpSlideLayout.ppLayoutTwoObjectsOverText">
38812			<context kind="enumeration">PpSlideLayout</context>
38813			<name>ppLayoutTwoObjectsOverText</name>
38814			<value>23</value>
38815		</source>
38816		<destination designation="identity" />
38817	</element>
38818	<!--enum::ppLayoutVerticalText {Constant}-->
38819	<element type="constant">
38820		<source id="PowerPoint.PpSlideLayout.ppLayoutVerticalText">
38821			<context kind="enumeration">PpSlideLayout</context>
38822			<name>ppLayoutVerticalText</name>
38823			<value>25</value>
38824		</source>
38825		<destination designation="identity" />
38826	</element>
38827	<!--enum::ppLayoutVerticalTitleAndText {Constant}-->
38828	<element type="constant">
38829		<source id="PowerPoint.PpSlideLayout.ppLayoutVerticalTitleAndText">
38830			<context kind="enumeration">PpSlideLayout</context>
38831			<name>ppLayoutVerticalTitleAndText</name>
38832			<value>27</value>
38833		</source>
38834		<destination designation="identity" />
38835	</element>
38836	<!--enum::ppLayoutVerticalTitleAndTextOverChart {Constant}-->
38837	<element type="constant">
38838		<source id="PowerPoint.PpSlideLayout.ppLayoutVerticalTitleAndTextOverChart">
38839			<context kind="enumeration">PpSlideLayout</context>
38840			<name>ppLayoutVerticalTitleAndTextOverChart</name>
38841			<value>28</value>
38842		</source>
38843		<destination designation="identity" />
38844	</element>
38845	<!--enum::PpSlideShowAdvanceMode  {Enumeration}-->
38846	<element type="enumeration">
38847		<source id="PowerPoint.PpSlideShowAdvanceMode">
38848			<name>PpSlideShowAdvanceMode</name>
38849		</source>
38850		<destination designation="identity" />
38851	</element>
38852	<!--enum::ppSlideShowManualAdvance {Constant}-->
38853	<element type="constant">
38854		<source id="PowerPoint.PpSlideShowAdvanceMode.ppSlideShowManualAdvance">
38855			<context kind="enumeration">PpSlideShowAdvanceMode</context>
38856			<name>ppSlideShowManualAdvance</name>
38857			<value>1</value>
38858		</source>
38859		<destination designation="identity" />
38860	</element>
38861	<!--enum::ppSlideShowRehearseNewTimings {Constant}-->
38862	<element type="constant">
38863		<source id="PowerPoint.PpSlideShowAdvanceMode.ppSlideShowRehearseNewTimings">
38864			<context kind="enumeration">PpSlideShowAdvanceMode</context>
38865			<name>ppSlideShowRehearseNewTimings</name>
38866			<value>3</value>
38867		</source>
38868		<destination designation="identity" />
38869	</element>
38870	<!--enum::ppSlideShowUseSlideTimings {Constant}-->
38871	<element type="constant">
38872		<source id="PowerPoint.PpSlideShowAdvanceMode.ppSlideShowUseSlideTimings">
38873			<context kind="enumeration">PpSlideShowAdvanceMode</context>
38874			<name>ppSlideShowUseSlideTimings</name>
38875			<value>2</value>
38876		</source>
38877		<destination designation="identity" />
38878	</element>
38879	<!--enum::PpSlideShowPointerType  {Enumeration}-->
38880	<element type="enumeration">
38881		<source id="PowerPoint.PpSlideShowPointerType">
38882			<name>PpSlideShowPointerType</name>
38883		</source>
38884		<destination designation="identity" />
38885	</element>
38886	<!--enum::ppSlideShowPointerAlwaysHidden {Constant}-->
38887	<element type="constant">
38888		<source id="PowerPoint.PpSlideShowPointerType.ppSlideShowPointerAlwaysHidden">
38889			<context kind="enumeration">PpSlideShowPointerType</context>
38890			<name>ppSlideShowPointerAlwaysHidden</name>
38891			<value>3</value>
38892		</source>
38893		<destination designation="identity" />
38894	</element>
38895	<!--enum::ppSlideShowPointerArrow {Constant}-->
38896	<element type="constant">
38897		<source id="PowerPoint.PpSlideShowPointerType.ppSlideShowPointerArrow">
38898			<context kind="enumeration">PpSlideShowPointerType</context>
38899			<name>ppSlideShowPointerArrow</name>
38900			<value>1</value>
38901		</source>
38902		<destination designation="identity" />
38903	</element>
38904	<!--enum::ppSlideShowPointerAutoArrow {Constant}-->
38905	<element type="constant">
38906		<source id="PowerPoint.PpSlideShowPointerType.ppSlideShowPointerAutoArrow">
38907			<context kind="enumeration">PpSlideShowPointerType</context>
38908			<name>ppSlideShowPointerAutoArrow</name>
38909			<value>4</value>
38910		</source>
38911		<destination designation="identity" />
38912	</element>
38913	<!--enum::ppSlideShowPointerEraser {Constant}-->
38914	<element type="constant">
38915		<source id="PowerPoint.PpSlideShowPointerType.ppSlideShowPointerEraser">
38916			<context kind="enumeration">PpSlideShowPointerType</context>
38917			<name>ppSlideShowPointerEraser</name>
38918			<value>5</value>
38919		</source>
38920		<destination designation="identity" />
38921	</element>
38922	<!--enum::ppSlideShowPointerNone {Constant}-->
38923	<element type="constant">
38924		<source id="PowerPoint.PpSlideShowPointerType.ppSlideShowPointerNone">
38925			<context kind="enumeration">PpSlideShowPointerType</context>
38926			<name>ppSlideShowPointerNone</name>
38927			<value>0</value>
38928		</source>
38929		<destination designation="identity" />
38930	</element>
38931	<!--enum::ppSlideShowPointerPen {Constant}-->
38932	<element type="constant">
38933		<source id="PowerPoint.PpSlideShowPointerType.ppSlideShowPointerPen">
38934			<context kind="enumeration">PpSlideShowPointerType</context>
38935			<name>ppSlideShowPointerPen</name>
38936			<value>2</value>
38937		</source>
38938		<destination designation="identity" />
38939	</element>
38940	<!--enum::PpSlideShowRangeType  {Enumeration}-->
38941	<element type="enumeration">
38942		<source id="PowerPoint.PpSlideShowRangeType">
38943			<name>PpSlideShowRangeType</name>
38944		</source>
38945		<destination designation="identity" />
38946	</element>
38947	<!--enum::ppShowAll {Constant}-->
38948	<element type="constant">
38949		<source id="PowerPoint.PpSlideShowRangeType.ppShowAll">
38950			<context kind="enumeration">PpSlideShowRangeType</context>
38951			<name>ppShowAll</name>
38952			<value>1</value>
38953		</source>
38954		<destination designation="identity" />
38955	</element>
38956	<!--enum::ppShowNamedSlideShow {Constant}-->
38957	<element type="constant">
38958		<source id="PowerPoint.PpSlideShowRangeType.ppShowNamedSlideShow">
38959			<context kind="enumeration">PpSlideShowRangeType</context>
38960			<name>ppShowNamedSlideShow</name>
38961			<value>3</value>
38962		</source>
38963		<destination designation="identity" />
38964	</element>
38965	<!--enum::ppShowSlideRange {Constant}-->
38966	<element type="constant">
38967		<source id="PowerPoint.PpSlideShowRangeType.ppShowSlideRange">
38968			<context kind="enumeration">PpSlideShowRangeType</context>
38969			<name>ppShowSlideRange</name>
38970			<value>2</value>
38971		</source>
38972		<destination designation="identity" />
38973	</element>
38974	<!--enum::PpSlideShowState  {Enumeration}-->
38975	<element type="enumeration">
38976		<source id="PowerPoint.PpSlideShowState">
38977			<name>PpSlideShowState</name>
38978		</source>
38979		<destination designation="identity" />
38980	</element>
38981	<!--enum::ppSlideShowBlackScreen {Constant}-->
38982	<element type="constant">
38983		<source id="PowerPoint.PpSlideShowState.ppSlideShowBlackScreen">
38984			<context kind="enumeration">PpSlideShowState</context>
38985			<name>ppSlideShowBlackScreen</name>
38986			<value>3</value>
38987		</source>
38988		<destination designation="identity" />
38989	</element>
38990	<!--enum::ppSlideShowDone {Constant}-->
38991	<element type="constant">
38992		<source id="PowerPoint.PpSlideShowState.ppSlideShowDone">
38993			<context kind="enumeration">PpSlideShowState</context>
38994			<name>ppSlideShowDone</name>
38995			<value>5</value>
38996		</source>
38997		<destination designation="identity" />
38998	</element>
38999	<!--enum::ppSlideShowPaused {Constant}-->
39000	<element type="constant">
39001		<source id="PowerPoint.PpSlideShowState.ppSlideShowPaused">
39002			<context kind="enumeration">PpSlideShowState</context>
39003			<name>ppSlideShowPaused</name>
39004			<value>2</value>
39005		</source>
39006		<destination designation="identity" />
39007	</element>
39008	<!--enum::ppSlideShowRunning {Constant}-->
39009	<element type="constant">
39010		<source id="PowerPoint.PpSlideShowState.ppSlideShowRunning">
39011			<context kind="enumeration">PpSlideShowState</context>
39012			<name>ppSlideShowRunning</name>
39013			<value>1</value>
39014		</source>
39015		<destination designation="identity" />
39016	</element>
39017	<!--enum::ppSlideShowWhiteScreen {Constant}-->
39018	<element type="constant">
39019		<source id="PowerPoint.PpSlideShowState.ppSlideShowWhiteScreen">
39020			<context kind="enumeration">PpSlideShowState</context>
39021			<name>ppSlideShowWhiteScreen</name>
39022			<value>4</value>
39023		</source>
39024		<destination designation="identity" />
39025	</element>
39026	<!--enum::PpSlideShowType  {Enumeration}-->
39027	<element type="enumeration">
39028		<source id="PowerPoint.PpSlideShowType">
39029			<name>PpSlideShowType</name>
39030		</source>
39031		<destination designation="identity" />
39032	</element>
39033	<!--enum::ppShowTypeKiosk {Constant}-->
39034	<element type="constant">
39035		<source id="PowerPoint.PpSlideShowType.ppShowTypeKiosk">
39036			<context kind="enumeration">PpSlideShowType</context>
39037			<name>ppShowTypeKiosk</name>
39038			<value>3</value>
39039		</source>
39040		<destination designation="identity" />
39041	</element>
39042	<!--enum::ppShowTypeSpeaker {Constant}-->
39043	<element type="constant">
39044		<source id="PowerPoint.PpSlideShowType.ppShowTypeSpeaker">
39045			<context kind="enumeration">PpSlideShowType</context>
39046			<name>ppShowTypeSpeaker</name>
39047			<value>1</value>
39048		</source>
39049		<destination designation="identity" />
39050	</element>
39051	<!--enum::ppShowTypeWindow {Constant}-->
39052	<element type="constant">
39053		<source id="PowerPoint.PpSlideShowType.ppShowTypeWindow">
39054			<context kind="enumeration">PpSlideShowType</context>
39055			<name>ppShowTypeWindow</name>
39056			<value>2</value>
39057		</source>
39058		<destination designation="identity" />
39059	</element>
39060	<!--enum::PpSlideSizeType  {Enumeration}-->
39061	<element type="enumeration">
39062		<source id="PowerPoint.PpSlideSizeType">
39063			<name>PpSlideSizeType</name>
39064		</source>
39065		<destination designation="identity" />
39066	</element>
39067	<!--enum::ppSlideSize35MM {Constant}-->
39068	<element type="constant">
39069		<source id="PowerPoint.PpSlideSizeType.ppSlideSize35MM">
39070			<context kind="enumeration">PpSlideSizeType</context>
39071			<name>ppSlideSize35MM</name>
39072			<value>4</value>
39073		</source>
39074		<destination designation="identity" />
39075	</element>
39076	<!--enum::ppSlideSizeA3Paper {Constant}-->
39077	<element type="constant">
39078		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeA3Paper">
39079			<context kind="enumeration">PpSlideSizeType</context>
39080			<name>ppSlideSizeA3Paper</name>
39081			<value>9</value>
39082		</source>
39083		<destination designation="identity" />
39084	</element>
39085	<!--enum::ppSlideSizeA4Paper {Constant}-->
39086	<element type="constant">
39087		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeA4Paper">
39088			<context kind="enumeration">PpSlideSizeType</context>
39089			<name>ppSlideSizeA4Paper</name>
39090			<value>3</value>
39091		</source>
39092		<destination designation="identity" />
39093	</element>
39094	<!--enum::ppSlideSizeB4ISOPaper {Constant}-->
39095	<element type="constant">
39096		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeB4ISOPaper">
39097			<context kind="enumeration">PpSlideSizeType</context>
39098			<name>ppSlideSizeB4ISOPaper</name>
39099			<value>10</value>
39100		</source>
39101		<destination designation="identity" />
39102	</element>
39103	<!--enum::ppSlideSizeB4JISPaper {Constant}-->
39104	<element type="constant">
39105		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeB4JISPaper">
39106			<context kind="enumeration">PpSlideSizeType</context>
39107			<name>ppSlideSizeB4JISPaper</name>
39108			<value>12</value>
39109		</source>
39110		<destination designation="identity" />
39111	</element>
39112	<!--enum::ppSlideSizeB5ISOPaper {Constant}-->
39113	<element type="constant">
39114		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeB5ISOPaper">
39115			<context kind="enumeration">PpSlideSizeType</context>
39116			<name>ppSlideSizeB5ISOPaper</name>
39117			<value>11</value>
39118		</source>
39119		<destination designation="identity" />
39120	</element>
39121	<!--enum::ppSlideSizeB5JISPaper {Constant}-->
39122	<element type="constant">
39123		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeB5JISPaper">
39124			<context kind="enumeration">PpSlideSizeType</context>
39125			<name>ppSlideSizeB5JISPaper</name>
39126			<value>13</value>
39127		</source>
39128		<destination designation="identity" />
39129	</element>
39130	<!--enum::ppSlideSizeBanner {Constant}-->
39131	<element type="constant">
39132		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeBanner">
39133			<context kind="enumeration">PpSlideSizeType</context>
39134			<name>ppSlideSizeBanner</name>
39135			<value>6</value>
39136		</source>
39137		<destination designation="identity" />
39138	</element>
39139	<!--enum::ppSlideSizeCustom {Constant}-->
39140	<element type="constant">
39141		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeCustom">
39142			<context kind="enumeration">PpSlideSizeType</context>
39143			<name>ppSlideSizeCustom</name>
39144			<value>7</value>
39145		</source>
39146		<destination designation="identity" />
39147	</element>
39148	<!--enum::ppSlideSizeHagakiCard {Constant}-->
39149	<element type="constant">
39150		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeHagakiCard">
39151			<context kind="enumeration">PpSlideSizeType</context>
39152			<name>ppSlideSizeHagakiCard</name>
39153			<value>14</value>
39154		</source>
39155		<destination designation="identity" />
39156	</element>
39157	<!--enum::ppSlideSizeLedgerPaper {Constant}-->
39158	<element type="constant">
39159		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeLedgerPaper">
39160			<context kind="enumeration">PpSlideSizeType</context>
39161			<name>ppSlideSizeLedgerPaper</name>
39162			<value>8</value>
39163		</source>
39164		<destination designation="identity" />
39165	</element>
39166	<!--enum::ppSlideSizeLetterPaper {Constant}-->
39167	<element type="constant">
39168		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeLetterPaper">
39169			<context kind="enumeration">PpSlideSizeType</context>
39170			<name>ppSlideSizeLetterPaper</name>
39171			<value>2</value>
39172		</source>
39173		<destination designation="identity" />
39174	</element>
39175	<!--enum::ppSlideSizeOnScreen {Constant}-->
39176	<element type="constant">
39177		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeOnScreen">
39178			<context kind="enumeration">PpSlideSizeType</context>
39179			<name>ppSlideSizeOnScreen</name>
39180			<value>1</value>
39181		</source>
39182		<destination designation="identity" />
39183	</element>
39184	<!--enum::ppSlideSizeOverhead {Constant}-->
39185	<element type="constant">
39186		<source id="PowerPoint.PpSlideSizeType.ppSlideSizeOverhead">
39187			<context kind="enumeration">PpSlideSizeType</context>
39188			<name>ppSlideSizeOverhead</name>
39189			<value>5</value>
39190		</source>
39191		<destination designation="identity" />
39192	</element>
39193	<!--enum::PpSoundEffectType  {Enumeration}-->
39194	<element type="enumeration">
39195		<source id="PowerPoint.PpSoundEffectType">
39196			<name>PpSoundEffectType</name>
39197		</source>
39198		<destination designation="identity" />
39199	</element>
39200	<!--enum::ppSoundEffectsMixed {Constant}-->
39201	<element type="constant">
39202		<source id="PowerPoint.PpSoundEffectType.ppSoundEffectsMixed">
39203			<context kind="enumeration">PpSoundEffectType</context>
39204			<name>ppSoundEffectsMixed</name>
39205			<value>-2</value>
39206		</source>
39207		<destination designation="identity" />
39208	</element>
39209	<!--enum::ppSoundFile {Constant}-->
39210	<element type="constant">
39211		<source id="PowerPoint.PpSoundEffectType.ppSoundFile">
39212			<context kind="enumeration">PpSoundEffectType</context>
39213			<name>ppSoundFile</name>
39214			<value>2</value>
39215		</source>
39216		<destination designation="identity" />
39217	</element>
39218	<!--enum::ppSoundNone {Constant}-->
39219	<element type="constant">
39220		<source id="PowerPoint.PpSoundEffectType.ppSoundNone">
39221			<context kind="enumeration">PpSoundEffectType</context>
39222			<name>ppSoundNone</name>
39223			<value>0</value>
39224		</source>
39225		<destination designation="identity" />
39226	</element>
39227	<!--enum::ppSoundStopPrevious {Constant}-->
39228	<element type="constant">
39229		<source id="PowerPoint.PpSoundEffectType.ppSoundStopPrevious">
39230			<context kind="enumeration">PpSoundEffectType</context>
39231			<name>ppSoundStopPrevious</name>
39232			<value>1</value>
39233		</source>
39234		<destination designation="identity" />
39235	</element>
39236	<!--enum::PpSoundFormatType  {Enumeration}-->
39237	<element type="enumeration">
39238		<source id="PowerPoint.PpSoundFormatType">
39239			<name>PpSoundFormatType</name>
39240		</source>
39241		<destination designation="identity" />
39242	</element>
39243	<!--enum::ppSoundFormatCDAudio {Constant}-->
39244	<element type="constant">
39245		<source id="PowerPoint.PpSoundFormatType.ppSoundFormatCDAudio">
39246			<context kind="enumeration">PpSoundFormatType</context>
39247			<name>ppSoundFormatCDAudio</name>
39248			<value>3</value>
39249		</source>
39250		<destination designation="identity" />
39251	</element>
39252	<!--enum::ppSoundFormatMIDI {Constant}-->
39253	<element type="constant">
39254		<source id="PowerPoint.PpSoundFormatType.ppSoundFormatMIDI">
39255			<context kind="enumeration">PpSoundFormatType</context>
39256			<name>ppSoundFormatMIDI</name>
39257			<value>2</value>
39258		</source>
39259		<destination designation="identity" />
39260	</element>
39261	<!--enum::ppSoundFormatMixed {Constant}-->
39262	<element type="constant">
39263		<source id="PowerPoint.PpSoundFormatType.ppSoundFormatMixed">
39264			<context kind="enumeration">PpSoundFormatType</context>
39265			<name>ppSoundFormatMixed</name>
39266			<value>-2</value>
39267		</source>
39268		<destination designation="identity" />
39269	</element>
39270	<!--enum::ppSoundFormatNone {Constant}-->
39271	<element type="constant">
39272		<source id="PowerPoint.PpSoundFormatType.ppSoundFormatNone">
39273			<context kind="enumeration">PpSoundFormatType</context>
39274			<name>ppSoundFormatNone</name>
39275			<value>0</value>
39276		</source>
39277		<destination designation="identity" />
39278	</element>
39279	<!--enum::ppSoundFormatWAV {Constant}-->
39280	<element type="constant">
39281		<source id="PowerPoint.PpSoundFormatType.ppSoundFormatWAV">
39282			<context kind="enumeration">PpSoundFormatType</context>
39283			<name>ppSoundFormatWAV</name>
39284			<value>1</value>
39285		</source>
39286		<destination designation="identity" />
39287	</element>
39288	<!--enum::PpTabStopType  {Enumeration}-->
39289	<element type="enumeration">
39290		<source id="PowerPoint.PpTabStopType">
39291			<name>PpTabStopType</name>
39292		</source>
39293		<destination designation="identity" />
39294	</element>
39295	<!--enum::ppTabStopCenter {Constant}-->
39296	<element type="constant">
39297		<source id="PowerPoint.PpTabStopType.ppTabStopCenter">
39298			<context kind="enumeration">PpTabStopType</context>
39299			<name>ppTabStopCenter</name>
39300			<value>2</value>
39301		</source>
39302		<destination designation="identity" />
39303	</element>
39304	<!--enum::ppTabStopDecimal {Constant}-->
39305	<element type="constant">
39306		<source id="PowerPoint.PpTabStopType.ppTabStopDecimal">
39307			<context kind="enumeration">PpTabStopType</context>
39308			<name>ppTabStopDecimal</name>
39309			<value>4</value>
39310		</source>
39311		<destination designation="identity" />
39312	</element>
39313	<!--enum::ppTabStopLeft {Constant}-->
39314	<element type="constant">
39315		<source id="PowerPoint.PpTabStopType.ppTabStopLeft">
39316			<context kind="enumeration">PpTabStopType</context>
39317			<name>ppTabStopLeft</name>
39318			<value>1</value>
39319		</source>
39320		<destination designation="identity" />
39321	</element>
39322	<!--enum::ppTabStopMixed {Constant}-->
39323	<element type="constant">
39324		<source id="PowerPoint.PpTabStopType.ppTabStopMixed">
39325			<context kind="enumeration">PpTabStopType</context>
39326			<name>ppTabStopMixed</name>
39327			<value>-2</value>
39328		</source>
39329		<destination designation="identity" />
39330	</element>
39331	<!--enum::ppTabStopRight {Constant}-->
39332	<element type="constant">
39333		<source id="PowerPoint.PpTabStopType.ppTabStopRight">
39334			<context kind="enumeration">PpTabStopType</context>
39335			<name>ppTabStopRight</name>
39336			<value>3</value>
39337		</source>
39338		<destination designation="identity" />
39339	</element>
39340	<!--enum::PpTextLevelEffect  {Enumeration}-->
39341	<element type="enumeration">
39342		<source id="PowerPoint.PpTextLevelEffect">
39343			<name>PpTextLevelEffect</name>
39344		</source>
39345		<destination designation="identity" />
39346	</element>
39347	<!--enum::ppAnimateByAllLevels {Constant}-->
39348	<element type="constant">
39349		<source id="PowerPoint.PpTextLevelEffect.ppAnimateByAllLevels">
39350			<context kind="enumeration">PpTextLevelEffect</context>
39351			<name>ppAnimateByAllLevels</name>
39352			<value>16</value>
39353		</source>
39354		<destination designation="identity" />
39355	</element>
39356	<!--enum::ppAnimateByFifthLevel {Constant}-->
39357	<element type="constant">
39358		<source id="PowerPoint.PpTextLevelEffect.ppAnimateByFifthLevel">
39359			<context kind="enumeration">PpTextLevelEffect</context>
39360			<name>ppAnimateByFifthLevel</name>
39361			<value>5</value>
39362		</source>
39363		<destination designation="identity" />
39364	</element>
39365	<!--enum::ppAnimateByFirstLevel {Constant}-->
39366	<element type="constant">
39367		<source id="PowerPoint.PpTextLevelEffect.ppAnimateByFirstLevel">
39368			<context kind="enumeration">PpTextLevelEffect</context>
39369			<name>ppAnimateByFirstLevel</name>
39370			<value>1</value>
39371		</source>
39372		<destination designation="identity" />
39373	</element>
39374	<!--enum::ppAnimateByFourthLevel {Constant}-->
39375	<element type="constant">
39376		<source id="PowerPoint.PpTextLevelEffect.ppAnimateByFourthLevel">
39377			<context kind="enumeration">PpTextLevelEffect</context>
39378			<name>ppAnimateByFourthLevel</name>
39379			<value>4</value>
39380		</source>
39381		<destination designation="identity" />
39382	</element>
39383	<!--enum::ppAnimateBySecondLevel {Constant}-->
39384	<element type="constant">
39385		<source id="PowerPoint.PpTextLevelEffect.ppAnimateBySecondLevel">
39386			<context kind="enumeration">PpTextLevelEffect</context>
39387			<name>ppAnimateBySecondLevel</name>
39388			<value>2</value>
39389		</source>
39390		<destination designation="identity" />
39391	</element>
39392	<!--enum::ppAnimateByThirdLevel {Constant}-->
39393	<element type="constant">
39394		<source id="PowerPoint.PpTextLevelEffect.ppAnimateByThirdLevel">
39395			<context kind="enumeration">PpTextLevelEffect</context>
39396			<name>ppAnimateByThirdLevel</name>
39397			<value>3</value>
39398		</source>
39399		<destination designation="identity" />
39400	</element>
39401	<!--enum::ppAnimateLevelMixed {Constant}-->
39402	<element type="constant">
39403		<source id="PowerPoint.PpTextLevelEffect.ppAnimateLevelMixed">
39404			<context kind="enumeration">PpTextLevelEffect</context>
39405			<name>ppAnimateLevelMixed</name>
39406			<value>-2</value>
39407		</source>
39408		<destination designation="identity" />
39409	</element>
39410	<!--enum::ppAnimateLevelNone {Constant}-->
39411	<element type="constant">
39412		<source id="PowerPoint.PpTextLevelEffect.ppAnimateLevelNone">
39413			<context kind="enumeration">PpTextLevelEffect</context>
39414			<name>ppAnimateLevelNone</name>
39415			<value>0</value>
39416		</source>
39417		<destination designation="identity" />
39418	</element>
39419	<!--enum::PpTextStyleType  {Enumeration}-->
39420	<element type="enumeration">
39421		<source id="PowerPoint.PpTextStyleType">
39422			<name>PpTextStyleType</name>
39423		</source>
39424		<destination designation="identity" />
39425	</element>
39426	<!--enum::ppBodyStyle {Constant}-->
39427	<element type="constant">
39428		<source id="PowerPoint.PpTextStyleType.ppBodyStyle">
39429			<context kind="enumeration">PpTextStyleType</context>
39430			<name>ppBodyStyle</name>
39431			<value>3</value>
39432		</source>
39433		<destination designation="identity" />
39434	</element>
39435	<!--enum::ppDefaultStyle {Constant}-->
39436	<element type="constant">
39437		<source id="PowerPoint.PpTextStyleType.ppDefaultStyle">
39438			<context kind="enumeration">PpTextStyleType</context>
39439			<name>ppDefaultStyle</name>
39440			<value>1</value>
39441		</source>
39442		<destination designation="identity" />
39443	</element>
39444	<!--enum::ppTitleStyle {Constant}-->
39445	<element type="constant">
39446		<source id="PowerPoint.PpTextStyleType.ppTitleStyle">
39447			<context kind="enumeration">PpTextStyleType</context>
39448			<name>ppTitleStyle</name>
39449			<value>2</value>
39450		</source>
39451		<destination designation="identity" />
39452	</element>
39453	<!--enum::PpTextUnitEffect  {Enumeration}-->
39454	<element type="enumeration">
39455		<source id="PowerPoint.PpTextUnitEffect">
39456			<name>PpTextUnitEffect</name>
39457		</source>
39458		<destination designation="identity" />
39459	</element>
39460	<!--enum::ppAnimateByCharacter {Constant}-->
39461	<element type="constant">
39462		<source id="PowerPoint.PpTextUnitEffect.ppAnimateByCharacter">
39463			<context kind="enumeration">PpTextUnitEffect</context>
39464			<name>ppAnimateByCharacter</name>
39465			<value>2</value>
39466		</source>
39467		<destination designation="identity" />
39468	</element>
39469	<!--enum::ppAnimateByParagraph {Constant}-->
39470	<element type="constant">
39471		<source id="PowerPoint.PpTextUnitEffect.ppAnimateByParagraph">
39472			<context kind="enumeration">PpTextUnitEffect</context>
39473			<name>ppAnimateByParagraph</name>
39474			<value>0</value>
39475		</source>
39476		<destination designation="identity" />
39477	</element>
39478	<!--enum::ppAnimateByWord {Constant}-->
39479	<element type="constant">
39480		<source id="PowerPoint.PpTextUnitEffect.ppAnimateByWord">
39481			<context kind="enumeration">PpTextUnitEffect</context>
39482			<name>ppAnimateByWord</name>
39483			<value>1</value>
39484		</source>
39485		<destination designation="identity" />
39486	</element>
39487	<!--enum::ppAnimateUnitMixed {Constant}-->
39488	<element type="constant">
39489		<source id="PowerPoint.PpTextUnitEffect.ppAnimateUnitMixed">
39490			<context kind="enumeration">PpTextUnitEffect</context>
39491			<name>ppAnimateUnitMixed</name>
39492			<value>-2</value>
39493		</source>
39494		<destination designation="identity" />
39495	</element>
39496	<!--enum::PpTransitionSpeed  {Enumeration}-->
39497	<element type="enumeration">
39498		<source id="PowerPoint.PpTransitionSpeed">
39499			<name>PpTransitionSpeed</name>
39500		</source>
39501		<destination designation="identity" />
39502	</element>
39503	<!--enum::ppTransitionSpeedFast {Constant}-->
39504	<element type="constant">
39505		<source id="PowerPoint.PpTransitionSpeed.ppTransitionSpeedFast">
39506			<context kind="enumeration">PpTransitionSpeed</context>
39507			<name>ppTransitionSpeedFast</name>
39508			<value>3</value>
39509		</source>
39510		<destination designation="identity" />
39511	</element>
39512	<!--enum::ppTransitionSpeedMedium {Constant}-->
39513	<element type="constant">
39514		<source id="PowerPoint.PpTransitionSpeed.ppTransitionSpeedMedium">
39515			<context kind="enumeration">PpTransitionSpeed</context>
39516			<name>ppTransitionSpeedMedium</name>
39517			<value>2</value>
39518		</source>
39519		<destination designation="identity" />
39520	</element>
39521	<!--enum::ppTransitionSpeedMixed {Constant}-->
39522	<element type="constant">
39523		<source id="PowerPoint.PpTransitionSpeed.ppTransitionSpeedMixed">
39524			<context kind="enumeration">PpTransitionSpeed</context>
39525			<name>ppTransitionSpeedMixed</name>
39526			<value>-2</value>
39527		</source>
39528		<destination designation="identity" />
39529	</element>
39530	<!--enum::ppTransitionSpeedSlow {Constant}-->
39531	<element type="constant">
39532		<source id="PowerPoint.PpTransitionSpeed.ppTransitionSpeedSlow">
39533			<context kind="enumeration">PpTransitionSpeed</context>
39534			<name>ppTransitionSpeedSlow</name>
39535			<value>1</value>
39536		</source>
39537		<destination designation="identity" />
39538	</element>
39539	<!--enum::PpUpdateOption  {Enumeration}-->
39540	<element type="enumeration">
39541		<source id="PowerPoint.PpUpdateOption">
39542			<name>PpUpdateOption</name>
39543		</source>
39544		<destination designation="identity" />
39545	</element>
39546	<!--enum::ppUpdateOptionAutomatic {Constant}-->
39547	<element type="constant">
39548		<source id="PowerPoint.PpUpdateOption.ppUpdateOptionAutomatic">
39549			<context kind="enumeration">PpUpdateOption</context>
39550			<name>ppUpdateOptionAutomatic</name>
39551			<value>2</value>
39552		</source>
39553		<destination designation="identity" />
39554	</element>
39555	<!--enum::ppUpdateOptionManual {Constant}-->
39556	<element type="constant">
39557		<source id="PowerPoint.PpUpdateOption.ppUpdateOptionManual">
39558			<context kind="enumeration">PpUpdateOption</context>
39559			<name>ppUpdateOptionManual</name>
39560			<value>1</value>
39561		</source>
39562		<destination designation="identity" />
39563	</element>
39564	<!--enum::ppUpdateOptionMixed {Constant}-->
39565	<element type="constant">
39566		<source id="PowerPoint.PpUpdateOption.ppUpdateOptionMixed">
39567			<context kind="enumeration">PpUpdateOption</context>
39568			<name>ppUpdateOptionMixed</name>
39569			<value>-2</value>
39570		</source>
39571		<destination designation="identity" />
39572	</element>
39573	<!--enum::PpViewType  {Enumeration}-->
39574	<element type="enumeration">
39575		<source id="PowerPoint.PpViewType">
39576			<name>PpViewType</name>
39577		</source>
39578		<destination designation="identity" />
39579	</element>
39580	<!--enum::ppViewHandoutMaster {Constant}-->
39581	<element type="constant">
39582		<source id="PowerPoint.PpViewType.ppViewHandoutMaster">
39583			<context kind="enumeration">PpViewType</context>
39584			<name>ppViewHandoutMaster</name>
39585			<value>4</value>
39586		</source>
39587		<destination designation="identity" />
39588	</element>
39589	<!--enum::ppViewMasterThumbnails {Constant}-->
39590	<element type="constant">
39591		<source id="PowerPoint.PpViewType.ppViewMasterThumbnails">
39592			<context kind="enumeration">PpViewType</context>
39593			<name>ppViewMasterThumbnails</name>
39594			<value>12</value>
39595		</source>
39596		<destination designation="identity" />
39597	</element>
39598	<!--enum::ppViewNormal {Constant}-->
39599	<element type="constant">
39600		<source id="PowerPoint.PpViewType.ppViewNormal">
39601			<context kind="enumeration">PpViewType</context>
39602			<name>ppViewNormal</name>
39603			<value>9</value>
39604		</source>
39605		<destination designation="identity" />
39606	</element>
39607	<!--enum::ppViewNotesMaster {Constant}-->
39608	<element type="constant">
39609		<source id="PowerPoint.PpViewType.ppViewNotesMaster">
39610			<context kind="enumeration">PpViewType</context>
39611			<name>ppViewNotesMaster</name>
39612			<value>5</value>
39613		</source>
39614		<destination designation="identity" />
39615	</element>
39616	<!--enum::ppViewNotesPage {Constant}-->
39617	<element type="constant">
39618		<source id="PowerPoint.PpViewType.ppViewNotesPage">
39619			<context kind="enumeration">PpViewType</context>
39620			<name>ppViewNotesPage</name>
39621			<value>3</value>
39622		</source>
39623		<destination designation="identity" />
39624	</element>
39625	<!--enum::ppViewOutline {Constant}-->
39626	<element type="constant">
39627		<source id="PowerPoint.PpViewType.ppViewOutline">
39628			<context kind="enumeration">PpViewType</context>
39629			<name>ppViewOutline</name>
39630			<value>6</value>
39631		</source>
39632		<destination designation="identity" />
39633	</element>
39634	<!--enum::ppViewPrintPreview {Constant}-->
39635	<element type="constant">
39636		<source id="PowerPoint.PpViewType.ppViewPrintPreview">
39637			<context kind="enumeration">PpViewType</context>
39638			<name>ppViewPrintPreview</name>
39639			<value>10</value>
39640		</source>
39641		<destination designation="identity" />
39642	</element>
39643	<!--enum::ppViewSlide {Constant}-->
39644	<element type="constant">
39645		<source id="PowerPoint.PpViewType.ppViewSlide">
39646			<context kind="enumeration">PpViewType</context>
39647			<name>ppViewSlide</name>
39648			<value>1</value>
39649		</source>
39650		<destination designation="identity" />
39651	</element>
39652	<!--enum::ppViewSlideMaster {Constant}-->
39653	<element type="constant">
39654		<source id="PowerPoint.PpViewType.ppViewSlideMaster">
39655			<context kind="enumeration">PpViewType</context>
39656			<name>ppViewSlideMaster</name>
39657			<value>2</value>
39658		</source>
39659		<destination designation="identity" />
39660	</element>
39661	<!--enum::ppViewSlideSorter {Constant}-->
39662	<element type="constant">
39663		<source id="PowerPoint.PpViewType.ppViewSlideSorter">
39664			<context kind="enumeration">PpViewType</context>
39665			<name>ppViewSlideSorter</name>
39666			<value>7</value>
39667		</source>
39668		<destination designation="identity" />
39669	</element>
39670	<!--enum::ppViewThumbnails {Constant}-->
39671	<element type="constant">
39672		<source id="PowerPoint.PpViewType.ppViewThumbnails">
39673			<context kind="enumeration">PpViewType</context>
39674			<name>ppViewThumbnails</name>
39675			<value>11</value>
39676		</source>
39677		<destination designation="identity" />
39678	</element>
39679	<!--enum::ppViewTitleMaster {Constant}-->
39680	<element type="constant">
39681		<source id="PowerPoint.PpViewType.ppViewTitleMaster">
39682			<context kind="enumeration">PpViewType</context>
39683			<name>ppViewTitleMaster</name>
39684			<value>8</value>
39685		</source>
39686		<destination designation="identity" />
39687	</element>
39688	<!--enum::PpWindowState  {Enumeration}-->
39689	<element type="enumeration">
39690		<source id="PowerPoint.PpWindowState">
39691			<name>PpWindowState</name>
39692		</source>
39693		<destination designation="identity" />
39694	</element>
39695	<!--enum::ppWindowMaximized {Constant}-->
39696	<element type="constant">
39697		<source id="PowerPoint.PpWindowState.ppWindowMaximized">
39698			<context kind="enumeration">PpWindowState</context>
39699			<name>ppWindowMaximized</name>
39700			<value>3</value>
39701		</source>
39702		<destination designation="identity" />
39703	</element>
39704	<!--enum::ppWindowMinimized {Constant}-->
39705	<element type="constant">
39706		<source id="PowerPoint.PpWindowState.ppWindowMinimized">
39707			<context kind="enumeration">PpWindowState</context>
39708			<name>ppWindowMinimized</name>
39709			<value>2</value>
39710		</source>
39711		<destination designation="identity" />
39712	</element>
39713	<!--enum::ppWindowNormal {Constant}-->
39714	<element type="constant">
39715		<source id="PowerPoint.PpWindowState.ppWindowNormal">
39716			<context kind="enumeration">PpWindowState</context>
39717			<name>ppWindowNormal</name>
39718			<value>1</value>
39719		</source>
39720		<destination designation="identity" />
39721	</element>
39722	<!--Class::Presentation-->
39723	<element type="class">
39724		<source id="PowerPoint.Presentation">
39725			<name>Presentation</name>
39726		</source>
39727		<destination designation="identity" />
39728	</element>
39729	<!--method::Presentation.AddBaseline-->
39730	<element type="method">
39731		<source id="PowerPoint.Presentation.AddBaseline">
39732			<context kind="class">Presentation</context>
39733			<name>AddBaseline</name>
39734			<type>void</type>
39735			<parameter-list>
39736				<parameter optional="true">
39737					<type>String</type>
39738					<name>FileName</name>
39739				</parameter>
39740			</parameter-list>
39741		</source>
39742	</element>
39743	<!--method::Presentation.AddTitleMaster-->
39744	<element type="method">
39745		<source id="PowerPoint.Presentation.AddTitleMaster">
39746			<context kind="class">Presentation</context>
39747			<name>AddTitleMaster</name>
39748			<type>_Master</type>
39749		</source>
39750	</element>
39751	<!--method::Presentation.AddToFavorites-->
39752	<element type="method">
39753		<source id="PowerPoint.Presentation.AddToFavorites">
39754			<context kind="class">Presentation</context>
39755			<name>AddToFavorites</name>
39756			<type>void</type>
39757		</source>
39758	</element>
39759	<!--property::Presentation.Application {ReadOnly}-->
39760	<element type="property">
39761		<source id="PowerPoint.Presentation.Application">
39762			<context kind="class">Presentation</context>
39763			<name>Application</name>
39764			<type>Application</type>
39765		</source>
39766	</element>
39767	<!--method::Presentation.ApplyTemplate-->
39768	<element type="method">
39769		<source id="PowerPoint.Presentation.ApplyTemplate">
39770			<context kind="class">Presentation</context>
39771			<name>ApplyTemplate</name>
39772			<type>void</type>
39773			<parameter-list>
39774				<parameter>
39775					<type>String</type>
39776					<name>FileName</name>
39777				</parameter>
39778			</parameter-list>
39779		</source>
39780	</element>
39781	<!--property::Presentation.BuiltInDocumentProperties {ReadOnly}-->
39782	<element type="property">
39783		<source id="PowerPoint.Presentation.BuiltInDocumentProperties">
39784			<context kind="class">Presentation</context>
39785			<name>BuiltInDocumentProperties</name>
39786			<type>Object</type>
39787		</source>
39788	</element>
39789	<!--method::Presentation.CanCheckIn-->
39790	<element type="method">
39791		<source id="PowerPoint.Presentation.CanCheckIn">
39792			<context kind="class">Presentation</context>
39793			<name>CanCheckIn</name>
39794			<type>boolean</type>
39795		</source>
39796	</element>
39797	<!--method::Presentation.CheckIn-->
39798	<element type="method">
39799		<source id="PowerPoint.Presentation.CheckIn">
39800			<context kind="class">Presentation</context>
39801			<name>CheckIn</name>
39802			<type>void</type>
39803			<parameter-list>
39804				<parameter optional="true">
39805					<type>boolean</type>
39806					<name>SaveChanges</name>
39807				</parameter>
39808				<parameter optional="true">
39809					<type>Variant</type>
39810					<name>Comments</name>
39811				</parameter>
39812				<parameter optional="true">
39813					<type>Variant</type>
39814					<name>MakePublic</name>
39815				</parameter>
39816			</parameter-list>
39817		</source>
39818	</element>
39819	<!--method::Presentation.Close-->
39820	<element type="method">
39821		<source id="PowerPoint.Presentation.Close">
39822			<context kind="class">Presentation</context>
39823			<name>Close</name>
39824			<type>void</type>
39825		</source>
39826	</element>
39827	<!--property::Presentation.ColorSchemes {ReadOnly}-->
39828	<element type="property">
39829		<source id="PowerPoint.Presentation.ColorSchemes">
39830			<context kind="class">Presentation</context>
39831			<name>ColorSchemes</name>
39832			<type>ColorSchemes</type>
39833		</source>
39834	</element>
39835	<!--property::Presentation.CommandBars {ReadOnly}-->
39836	<element type="property">
39837		<source id="PowerPoint.Presentation.CommandBars">
39838			<context kind="class">Presentation</context>
39839			<name>CommandBars</name>
39840			<type>CommandBars</type>
39841		</source>
39842	</element>
39843	<!--property::Presentation.Container {ReadOnly}-->
39844	<element type="property">
39845		<source id="PowerPoint.Presentation.Container">
39846			<context kind="class">Presentation</context>
39847			<name>Container</name>
39848			<type>Object</type>
39849		</source>
39850	</element>
39851	<!--property::Presentation.CustomDocumentProperties {ReadOnly}-->
39852	<element type="property">
39853		<source id="PowerPoint.Presentation.CustomDocumentProperties">
39854			<context kind="class">Presentation</context>
39855			<name>CustomDocumentProperties</name>
39856			<type>Object</type>
39857		</source>
39858	</element>
39859	<!--property::Presentation.DefaultLanguageID-->
39860	<element type="property">
39861		<source id="PowerPoint.Presentation.DefaultLanguageID">
39862			<context kind="class">Presentation</context>
39863			<name>DefaultLanguageID</name>
39864			<type>Integer</type>
39865		</source>
39866	</element>
39867	<!--property::Presentation.DefaultShape {ReadOnly}-->
39868	<element type="property">
39869		<source id="PowerPoint.Presentation.DefaultShape">
39870			<context kind="class">Presentation</context>
39871			<name>DefaultShape</name>
39872			<type>Shape</type>
39873		</source>
39874	</element>
39875	<!--property::Presentation.Designs {ReadOnly}-->
39876	<element type="property">
39877		<source id="PowerPoint.Presentation.Designs">
39878			<context kind="class">Presentation</context>
39879			<name>Designs</name>
39880			<type>Designs</type>
39881		</source>
39882	</element>
39883	<!--property::Presentation.DisplayComments-->
39884	<element type="property">
39885		<source id="PowerPoint.Presentation.DisplayComments">
39886			<context kind="class">Presentation</context>
39887			<name>DisplayComments</name>
39888			<type>Integer</type>
39889		</source>
39890	</element>
39891	<!--property::Presentation.DocumentLibraryVersions {ReadOnly}-->
39892	<element type="property">
39893		<source id="PowerPoint.Presentation.DocumentLibraryVersions">
39894			<context kind="class">Presentation</context>
39895			<name>DocumentLibraryVersions</name>
39896			<type>DocumentLibraryVersions</type>
39897		</source>
39898	</element>
39899	<!--method::Presentation.EndReview-->
39900	<element type="method">
39901		<source id="PowerPoint.Presentation.EndReview">
39902			<context kind="class">Presentation</context>
39903			<name>EndReview</name>
39904			<type>void</type>
39905		</source>
39906	</element>
39907	<!--property::Presentation.EnvelopeVisible-->
39908	<element type="property">
39909		<source id="PowerPoint.Presentation.EnvelopeVisible">
39910			<context kind="class">Presentation</context>
39911			<name>EnvelopeVisible</name>
39912			<type>Integer</type>
39913		</source>
39914	</element>
39915	<!--method::Presentation.Export-->
39916	<element type="method">
39917		<source id="PowerPoint.Presentation.Export">
39918			<context kind="class">Presentation</context>
39919			<name>Export</name>
39920			<type>void</type>
39921			<parameter-list>
39922				<parameter>
39923					<type>String</type>
39924					<name>Path</name>
39925				</parameter>
39926				<parameter>
39927					<type>String</type>
39928					<name>FilterName</name>
39929				</parameter>
39930				<parameter optional="true">
39931					<type>Integer</type>
39932					<name>ScaleWidth</name>
39933				</parameter>
39934				<parameter optional="true">
39935					<type>Integer</type>
39936					<name>ScaleHeight</name>
39937				</parameter>
39938			</parameter-list>
39939		</source>
39940	</element>
39941	<!--property::Presentation.ExtraColors {ReadOnly}-->
39942	<element type="property">
39943		<source id="PowerPoint.Presentation.ExtraColors">
39944			<context kind="class">Presentation</context>
39945			<name>ExtraColors</name>
39946			<type>ExtraColors</type>
39947		</source>
39948	</element>
39949	<!--property::Presentation.FarEastLineBreakLanguage-->
39950	<element type="property">
39951		<source id="PowerPoint.Presentation.FarEastLineBreakLanguage">
39952			<context kind="class">Presentation</context>
39953			<name>FarEastLineBreakLanguage</name>
39954			<type>Integer</type>
39955		</source>
39956	</element>
39957	<!--property::Presentation.FarEastLineBreakLevel-->
39958	<element type="property">
39959		<source id="PowerPoint.Presentation.FarEastLineBreakLevel">
39960			<context kind="class">Presentation</context>
39961			<name>FarEastLineBreakLevel</name>
39962			<type>Integer</type>
39963		</source>
39964	</element>
39965	<!--method::Presentation.FollowHyperlink-->
39966	<element type="method">
39967		<source id="PowerPoint.Presentation.FollowHyperlink">
39968			<context kind="class">Presentation</context>
39969			<name>FollowHyperlink</name>
39970			<type>void</type>
39971			<parameter-list>
39972				<parameter>
39973					<type>String</type>
39974					<name>Address</name>
39975				</parameter>
39976				<parameter optional="true">
39977					<type>String</type>
39978					<name>SubAddress</name>
39979				</parameter>
39980				<parameter optional="true">
39981					<type>boolean</type>
39982					<name>NewWindow</name>
39983				</parameter>
39984				<parameter optional="true">
39985					<type>boolean</type>
39986					<name>AddHistory</name>
39987				</parameter>
39988				<parameter optional="true">
39989					<type>String</type>
39990					<name>ExtraInfo</name>
39991				</parameter>
39992				<parameter optional="true">
39993					<type>Integer</type>
39994					<name>Method</name>
39995				</parameter>
39996				<parameter optional="true">
39997					<type>String</type>
39998					<name>HeaderInfo</name>
39999				</parameter>
40000			</parameter-list>
40001		</source>
40002	</element>
40003	<!--property::Presentation.Fonts {ReadOnly}-->
40004	<element type="property">
40005		<source id="PowerPoint.Presentation.Fonts">
40006			<context kind="class">Presentation</context>
40007			<name>Fonts</name>
40008			<type>Fonts</type>
40009		</source>
40010	</element>
40011	<!--property::Presentation.FullName {ReadOnly}-->
40012	<element type="property">
40013		<source id="PowerPoint.Presentation.FullName">
40014			<context kind="class">Presentation</context>
40015			<name>FullName</name>
40016			<type>String</type>
40017		</source>
40018	</element>
40019	<!--property::Presentation.GridDistance-->
40020	<element type="property">
40021		<source id="PowerPoint.Presentation.GridDistance">
40022			<context kind="class">Presentation</context>
40023			<name>GridDistance</name>
40024			<type>Single</type>
40025		</source>
40026	</element>
40027	<!--property::Presentation.HandoutMaster {ReadOnly}-->
40028	<element type="property">
40029		<source id="PowerPoint.Presentation.HandoutMaster">
40030			<context kind="class">Presentation</context>
40031			<name>HandoutMaster</name>
40032			<type>_Master</type>
40033		</source>
40034	</element>
40035	<!--property::Presentation.HasRevisionInfo {ReadOnly}-->
40036	<element type="property">
40037		<source id="PowerPoint.Presentation.HasRevisionInfo">
40038			<context kind="class">Presentation</context>
40039			<name>HasRevisionInfo</name>
40040			<type>Integer</type>
40041		</source>
40042	</element>
40043	<!--property::Presentation.HasTitleMaster {ReadOnly}-->
40044	<element type="property">
40045		<source id="PowerPoint.Presentation.HasTitleMaster">
40046			<context kind="class">Presentation</context>
40047			<name>HasTitleMaster</name>
40048			<type>Integer</type>
40049		</source>
40050	</element>
40051	<!--property::Presentation.HTMLProject {ReadOnly}-->
40052	<element type="property">
40053		<source id="PowerPoint.Presentation.HTMLProject">
40054			<context kind="class">Presentation</context>
40055			<name>HTMLProject</name>
40056			<type>HTMLProject</type>
40057		</source>
40058	</element>
40059	<!--property::Presentation.LayoutDirection-->
40060	<element type="property">
40061		<source id="PowerPoint.Presentation.LayoutDirection">
40062			<context kind="class">Presentation</context>
40063			<name>LayoutDirection</name>
40064			<type>Integer</type>
40065		</source>
40066	</element>
40067	<!--method::Presentation.MakeIntoTemplate-->
40068	<element type="method">
40069		<source id="PowerPoint.Presentation.MakeIntoTemplate">
40070			<context kind="class">Presentation</context>
40071			<name>MakeIntoTemplate</name>
40072			<type>void</type>
40073			<parameter-list>
40074				<parameter>
40075					<type>Integer</type>
40076					<name>IsDesignTemplate</name>
40077				</parameter>
40078			</parameter-list>
40079		</source>
40080	</element>
40081	<!--method::Presentation.Merge-->
40082	<element type="method">
40083		<source id="PowerPoint.Presentation.Merge">
40084			<context kind="class">Presentation</context>
40085			<name>Merge</name>
40086			<type>void</type>
40087			<parameter-list>
40088				<parameter>
40089					<type>String</type>
40090					<name>Path</name>
40091				</parameter>
40092			</parameter-list>
40093		</source>
40094	</element>
40095	<!--property::Presentation.Name {ReadOnly}-->
40096	<element type="property">
40097		<source id="PowerPoint.Presentation.Name">
40098			<context kind="class">Presentation</context>
40099			<name>Name</name>
40100			<type>String</type>
40101		</source>
40102	</element>
40103	<!--method::Presentation.NewWindow-->
40104	<element type="method">
40105		<source id="PowerPoint.Presentation.NewWindow">
40106			<context kind="class">Presentation</context>
40107			<name>NewWindow</name>
40108			<type>DocumentWindow</type>
40109		</source>
40110	</element>
40111	<!--property::Presentation.NoLineBreakAfter-->
40112	<element type="property">
40113		<source id="PowerPoint.Presentation.NoLineBreakAfter">
40114			<context kind="class">Presentation</context>
40115			<name>NoLineBreakAfter</name>
40116			<type>String</type>
40117		</source>
40118	</element>
40119	<!--property::Presentation.NoLineBreakBefore-->
40120	<element type="property">
40121		<source id="PowerPoint.Presentation.NoLineBreakBefore">
40122			<context kind="class">Presentation</context>
40123			<name>NoLineBreakBefore</name>
40124			<type>String</type>
40125		</source>
40126	</element>
40127	<!--property::Presentation.NotesMaster {ReadOnly}-->
40128	<element type="property">
40129		<source id="PowerPoint.Presentation.NotesMaster">
40130			<context kind="class">Presentation</context>
40131			<name>NotesMaster</name>
40132			<type>_Master</type>
40133		</source>
40134	</element>
40135	<!--property::Presentation.PageSetup {ReadOnly}-->
40136	<element type="property">
40137		<source id="PowerPoint.Presentation.PageSetup">
40138			<context kind="class">Presentation</context>
40139			<name>PageSetup</name>
40140			<type>PageSetup</type>
40141		</source>
40142	</element>
40143	<!--property::Presentation.Parent {ReadOnly}-->
40144	<element type="property">
40145		<source id="PowerPoint.Presentation.Parent">
40146			<context kind="class">Presentation</context>
40147			<name>Parent</name>
40148			<type>Object</type>
40149		</source>
40150	</element>
40151	<!--property::Presentation.Password-->
40152	<element type="property">
40153		<source id="PowerPoint.Presentation.Password">
40154			<context kind="class">Presentation</context>
40155			<name>Password</name>
40156			<type>String</type>
40157		</source>
40158	</element>
40159	<!--property::Presentation.PasswordEncryptionAlgorithm {ReadOnly}-->
40160	<element type="property">
40161		<source id="PowerPoint.Presentation.PasswordEncryptionAlgorithm">
40162			<context kind="class">Presentation</context>
40163			<name>PasswordEncryptionAlgorithm</name>
40164			<type>String</type>
40165		</source>
40166	</element>
40167	<!--property::Presentation.PasswordEncryptionFileProperties {ReadOnly}-->
40168	<element type="property">
40169		<source id="PowerPoint.Presentation.PasswordEncryptionFileProperties">
40170			<context kind="class">Presentation</context>
40171			<name>PasswordEncryptionFileProperties</name>
40172			<type>boolean</type>
40173		</source>
40174	</element>
40175	<!--property::Presentation.PasswordEncryptionKeyLength {ReadOnly}-->
40176	<element type="property">
40177		<source id="PowerPoint.Presentation.PasswordEncryptionKeyLength">
40178			<context kind="class">Presentation</context>
40179			<name>PasswordEncryptionKeyLength</name>
40180			<type>Integer</type>
40181		</source>
40182	</element>
40183	<!--property::Presentation.PasswordEncryptionProvider {ReadOnly}-->
40184	<element type="property">
40185		<source id="PowerPoint.Presentation.PasswordEncryptionProvider">
40186			<context kind="class">Presentation</context>
40187			<name>PasswordEncryptionProvider</name>
40188			<type>String</type>
40189		</source>
40190	</element>
40191	<!--property::Presentation.Path {ReadOnly}-->
40192	<element type="property">
40193		<source id="PowerPoint.Presentation.Path">
40194			<context kind="class">Presentation</context>
40195			<name>Path</name>
40196			<type>String</type>
40197		</source>
40198	</element>
40199	<!--property::Presentation.Permission {ReadOnly}-->
40200	<element type="property">
40201		<source id="PowerPoint.Presentation.Permission">
40202			<context kind="class">Presentation</context>
40203			<name>Permission</name>
40204			<type>Permission</type>
40205		</source>
40206	</element>
40207	<!--property::Presentation.PrintOptions {ReadOnly}-->
40208	<element type="property">
40209		<source id="PowerPoint.Presentation.PrintOptions">
40210			<context kind="class">Presentation</context>
40211			<name>PrintOptions</name>
40212			<type>PrintOptions</type>
40213		</source>
40214	</element>
40215	<!--method::Presentation.PrintOut-->
40216	<element type="method">
40217		<source id="PowerPoint.Presentation.PrintOut">
40218			<context kind="class">Presentation</context>
40219			<name>PrintOut</name>
40220			<type>void</type>
40221			<parameter-list>
40222				<parameter optional="true">
40223					<type>Integer</type>
40224					<name>From</name>
40225				</parameter>
40226				<parameter optional="true">
40227					<type>Integer</type>
40228					<name>To</name>
40229				</parameter>
40230				<parameter optional="true">
40231					<type>String</type>
40232					<name>PrintToFile</name>
40233				</parameter>
40234				<parameter optional="true">
40235					<type>Integer</type>
40236					<name>Copies</name>
40237				</parameter>
40238				<parameter optional="true">
40239					<type>Integer</type>
40240					<name>Collate</name>
40241				</parameter>
40242			</parameter-list>
40243		</source>
40244	</element>
40245	<!--property::Presentation.PublishObjects {ReadOnly}-->
40246	<element type="property">
40247		<source id="PowerPoint.Presentation.PublishObjects">
40248			<context kind="class">Presentation</context>
40249			<name>PublishObjects</name>
40250			<type>PublishObjects</type>
40251		</source>
40252	</element>
40253	<!--property::Presentation.ReadOnly {ReadOnly}-->
40254	<element type="property">
40255		<source id="PowerPoint.Presentation.ReadOnly">
40256			<context kind="class">Presentation</context>
40257			<name>ReadOnly</name>
40258			<type>Integer</type>
40259		</source>
40260	</element>
40261	<!--method::Presentation.ReloadAs-->
40262	<element type="method">
40263		<source id="PowerPoint.Presentation.ReloadAs">
40264			<context kind="class">Presentation</context>
40265			<name>ReloadAs</name>
40266			<type>void</type>
40267			<parameter-list>
40268				<parameter>
40269					<type>Integer</type>
40270					<name>cp</name>
40271				</parameter>
40272			</parameter-list>
40273		</source>
40274	</element>
40275	<!--method::Presentation.RemoveBaseline-->
40276	<element type="method">
40277		<source id="PowerPoint.Presentation.RemoveBaseline">
40278			<context kind="class">Presentation</context>
40279			<name>RemoveBaseline</name>
40280			<type>void</type>
40281		</source>
40282	</element>
40283	<!--property::Presentation.RemovePersonalInformation-->
40284	<element type="property">
40285		<source id="PowerPoint.Presentation.RemovePersonalInformation">
40286			<context kind="class">Presentation</context>
40287			<name>RemovePersonalInformation</name>
40288			<type>Integer</type>
40289		</source>
40290	</element>
40291	<!--method::Presentation.ReplyWithChanges-->
40292	<element type="method">
40293		<source id="PowerPoint.Presentation.ReplyWithChanges">
40294			<context kind="class">Presentation</context>
40295			<name>ReplyWithChanges</name>
40296			<type>void</type>
40297			<parameter-list>
40298				<parameter optional="true">
40299					<type>boolean</type>
40300					<name>ShowMessage</name>
40301				</parameter>
40302			</parameter-list>
40303		</source>
40304	</element>
40305	<!--method::Presentation.Save-->
40306	<element type="method">
40307		<source id="PowerPoint.Presentation.Save">
40308			<context kind="class">Presentation</context>
40309			<name>Save</name>
40310			<type>void</type>
40311		</source>
40312	</element>
40313	<!--method::Presentation.SaveAs-->
40314	<element type="method">
40315		<source id="PowerPoint.Presentation.SaveAs">
40316			<context kind="class">Presentation</context>
40317			<name>SaveAs</name>
40318			<type>void</type>
40319			<parameter-list>
40320				<parameter>
40321					<type>String</type>
40322					<name>FileName</name>
40323				</parameter>
40324				<parameter optional="true">
40325					<type>Integer</type>
40326					<name>FileFormat</name>
40327				</parameter>
40328				<parameter optional="true">
40329					<type>Integer</type>
40330					<name>EmbedTrueTypeFonts</name>
40331				</parameter>
40332			</parameter-list>
40333		</source>
40334	</element>
40335	<!--method::Presentation.SaveCopyAs-->
40336	<element type="method">
40337		<source id="PowerPoint.Presentation.SaveCopyAs">
40338			<context kind="class">Presentation</context>
40339			<name>SaveCopyAs</name>
40340			<type>void</type>
40341			<parameter-list>
40342				<parameter>
40343					<type>String</type>
40344					<name>FileName</name>
40345				</parameter>
40346				<parameter optional="true">
40347					<type>Integer</type>
40348					<name>FileFormat</name>
40349				</parameter>
40350				<parameter optional="true">
40351					<type>Integer</type>
40352					<name>EmbedTrueTypeFonts</name>
40353				</parameter>
40354			</parameter-list>
40355		</source>
40356	</element>
40357	<!--property::Presentation.Saved-->
40358	<element type="property">
40359		<source id="PowerPoint.Presentation.Saved">
40360			<context kind="class">Presentation</context>
40361			<name>Saved</name>
40362			<type>Integer</type>
40363		</source>
40364	</element>
40365	<!--method::Presentation.sblt-->
40366	<element type="method">
40367		<source id="PowerPoint.Presentation.sblt">
40368			<context kind="class">Presentation</context>
40369			<name>sblt</name>
40370			<type>void</type>
40371			<parameter-list>
40372				<parameter>
40373					<type>String</type>
40374					<name>s</name>
40375				</parameter>
40376			</parameter-list>
40377		</source>
40378	</element>
40379	<!--method::Presentation.SendFaxOverInternet-->
40380	<element type="method">
40381		<source id="PowerPoint.Presentation.SendFaxOverInternet">
40382			<context kind="class">Presentation</context>
40383			<name>SendFaxOverInternet</name>
40384			<type>void</type>
40385			<parameter-list>
40386				<parameter optional="true">
40387					<type>String</type>
40388					<name>Recipients</name>
40389				</parameter>
40390				<parameter optional="true">
40391					<type>String</type>
40392					<name>Subject</name>
40393				</parameter>
40394				<parameter optional="true">
40395					<type>boolean</type>
40396					<name>ShowMessage</name>
40397				</parameter>
40398			</parameter-list>
40399		</source>
40400	</element>
40401	<!--method::Presentation.SendForReview-->
40402	<element type="method">
40403		<source id="PowerPoint.Presentation.SendForReview">
40404			<context kind="class">Presentation</context>
40405			<name>SendForReview</name>
40406			<type>void</type>
40407			<parameter-list>
40408				<parameter optional="true">
40409					<type>String</type>
40410					<name>Recipients</name>
40411				</parameter>
40412				<parameter optional="true">
40413					<type>String</type>
40414					<name>Subject</name>
40415				</parameter>
40416				<parameter optional="true">
40417					<type>boolean</type>
40418					<name>ShowMessage</name>
40419				</parameter>
40420				<parameter optional="true">
40421					<type>Variant</type>
40422					<name>IncludeAttachment</name>
40423				</parameter>
40424			</parameter-list>
40425		</source>
40426	</element>
40427	<!--method::Presentation.SetPasswordEncryptionOptions-->
40428	<element type="method">
40429		<source id="PowerPoint.Presentation.SetPasswordEncryptionOptions">
40430			<context kind="class">Presentation</context>
40431			<name>SetPasswordEncryptionOptions</name>
40432			<type>void</type>
40433			<parameter-list>
40434				<parameter>
40435					<type>String</type>
40436					<name>PasswordEncryptionProvider</name>
40437				</parameter>
40438				<parameter>
40439					<type>String</type>
40440					<name>PasswordEncryptionAlgorithm</name>
40441				</parameter>
40442				<parameter>
40443					<type>Integer</type>
40444					<name>PasswordEncryptionKeyLength</name>
40445				</parameter>
40446				<parameter>
40447					<type>boolean</type>
40448					<name>PasswordEncryptionFileProperties</name>
40449				</parameter>
40450			</parameter-list>
40451		</source>
40452	</element>
40453	<!--method::Presentation.SetUndoText-->
40454	<element type="method">
40455		<source id="PowerPoint.Presentation.SetUndoText">
40456			<context kind="class">Presentation</context>
40457			<name>SetUndoText</name>
40458			<type>void</type>
40459			<parameter-list>
40460				<parameter>
40461					<type>String</type>
40462					<name>Text</name>
40463				</parameter>
40464			</parameter-list>
40465		</source>
40466	</element>
40467	<!--property::Presentation.SharedWorkspace {ReadOnly}-->
40468	<element type="property">
40469		<source id="PowerPoint.Presentation.SharedWorkspace">
40470			<context kind="class">Presentation</context>
40471			<name>SharedWorkspace</name>
40472			<type>SharedWorkspace</type>
40473		</source>
40474	</element>
40475	<!--property::Presentation.Signatures {ReadOnly}-->
40476	<element type="property">
40477		<source id="PowerPoint.Presentation.Signatures">
40478			<context kind="class">Presentation</context>
40479			<name>Signatures</name>
40480			<type>SignatureSet</type>
40481		</source>
40482	</element>
40483	<!--property::Presentation.SlideMaster {ReadOnly}-->
40484	<element type="property">
40485		<source id="PowerPoint.Presentation.SlideMaster">
40486			<context kind="class">Presentation</context>
40487			<name>SlideMaster</name>
40488			<type>_Master</type>
40489		</source>
40490	</element>
40491	<!--property::Presentation.Slides {ReadOnly}-->
40492	<element type="property">
40493		<source id="PowerPoint.Presentation.Slides">
40494			<context kind="class">Presentation</context>
40495			<name>Slides</name>
40496			<type>Slides</type>
40497		</source>
40498	</element>
40499	<!--property::Presentation.SlideShowSettings {ReadOnly}-->
40500	<element type="property">
40501		<source id="PowerPoint.Presentation.SlideShowSettings">
40502			<context kind="class">Presentation</context>
40503			<name>SlideShowSettings</name>
40504			<type>SlideShowSettings</type>
40505		</source>
40506	</element>
40507	<!--property::Presentation.SlideShowWindow {ReadOnly}-->
40508	<element type="property">
40509		<source id="PowerPoint.Presentation.SlideShowWindow">
40510			<context kind="class">Presentation</context>
40511			<name>SlideShowWindow</name>
40512			<type>SlideShowWindow</type>
40513		</source>
40514	</element>
40515	<!--property::Presentation.SnapToGrid-->
40516	<element type="property">
40517		<source id="PowerPoint.Presentation.SnapToGrid">
40518			<context kind="class">Presentation</context>
40519			<name>SnapToGrid</name>
40520			<type>Integer</type>
40521		</source>
40522	</element>
40523	<!--property::Presentation.Sync {ReadOnly}-->
40524	<element type="property">
40525		<source id="PowerPoint.Presentation.Sync">
40526			<context kind="class">Presentation</context>
40527			<name>Sync</name>
40528			<type>Sync</type>
40529		</source>
40530	</element>
40531	<!--property::Presentation.Tags {ReadOnly}-->
40532	<element type="property">
40533		<source id="PowerPoint.Presentation.Tags">
40534			<context kind="class">Presentation</context>
40535			<name>Tags</name>
40536			<type>Tags</type>
40537		</source>
40538	</element>
40539	<!--property::Presentation.TemplateName {ReadOnly}-->
40540	<element type="property">
40541		<source id="PowerPoint.Presentation.TemplateName">
40542			<context kind="class">Presentation</context>
40543			<name>TemplateName</name>
40544			<type>String</type>
40545		</source>
40546	</element>
40547	<!--property::Presentation.TitleMaster {ReadOnly}-->
40548	<element type="property">
40549		<source id="PowerPoint.Presentation.TitleMaster">
40550			<context kind="class">Presentation</context>
40551			<name>TitleMaster</name>
40552			<type>_Master</type>
40553		</source>
40554	</element>
40555	<!--method::Presentation.Unused-->
40556	<element type="method">
40557		<source id="PowerPoint.Presentation.Unused">
40558			<context kind="class">Presentation</context>
40559			<name>Unused</name>
40560			<type>void</type>
40561		</source>
40562	</element>
40563	<!--method::Presentation.UpdateLinks-->
40564	<element type="method">
40565		<source id="PowerPoint.Presentation.UpdateLinks">
40566			<context kind="class">Presentation</context>
40567			<name>UpdateLinks</name>
40568			<type>void</type>
40569		</source>
40570	</element>
40571	<!--property::Presentation.VBASigned {ReadOnly}-->
40572	<element type="property">
40573		<source id="PowerPoint.Presentation.VBASigned">
40574			<context kind="class">Presentation</context>
40575			<name>VBASigned</name>
40576			<type>Integer</type>
40577		</source>
40578	</element>
40579	<!--property::Presentation.VBProject {ReadOnly}-->
40580	<element type="property">
40581		<source id="PowerPoint.Presentation.VBProject">
40582			<context kind="class">Presentation</context>
40583			<name>VBProject</name>
40584			<type>VBProject</type>
40585		</source>
40586	</element>
40587	<!--property::Presentation.WebOptions {ReadOnly}-->
40588	<element type="property">
40589		<source id="PowerPoint.Presentation.WebOptions">
40590			<context kind="class">Presentation</context>
40591			<name>WebOptions</name>
40592			<type>WebOptions</type>
40593		</source>
40594	</element>
40595	<!--method::Presentation.WebPagePreview-->
40596	<element type="method">
40597		<source id="PowerPoint.Presentation.WebPagePreview">
40598			<context kind="class">Presentation</context>
40599			<name>WebPagePreview</name>
40600			<type>void</type>
40601		</source>
40602	</element>
40603	<!--property::Presentation.Windows {ReadOnly}-->
40604	<element type="property">
40605		<source id="PowerPoint.Presentation.Windows">
40606			<context kind="class">Presentation</context>
40607			<name>Windows</name>
40608			<type>DocumentWindows</type>
40609		</source>
40610	</element>
40611	<!--property::Presentation.WritePassword-->
40612	<element type="property">
40613		<source id="PowerPoint.Presentation.WritePassword">
40614			<context kind="class">Presentation</context>
40615			<name>WritePassword</name>
40616			<type>String</type>
40617		</source>
40618	</element>
40619	<!--Class::Presentations-->
40620	<element type="class">
40621		<source id="PowerPoint.Presentations">
40622			<name>Presentations</name>
40623		</source>
40624		<destination designation="identity" />
40625	</element>
40626	<!--method::Presentations.Add-->
40627	<element type="method">
40628		<source id="PowerPoint.Presentations.Add">
40629			<context kind="class">Presentations</context>
40630			<name>Add</name>
40631			<type>Presentation</type>
40632			<parameter-list>
40633				<parameter optional="true">
40634					<type>Integer</type>
40635					<name>WithWindow</name>
40636				</parameter>
40637			</parameter-list>
40638		</source>
40639	</element>
40640	<!--property::Presentations.Application {ReadOnly}-->
40641	<element type="property">
40642		<source id="PowerPoint.Presentations.Application">
40643			<context kind="class">Presentations</context>
40644			<name>Application</name>
40645			<type>Application</type>
40646		</source>
40647	</element>
40648	<!--method::Presentations.CanCheckOut-->
40649	<element type="method">
40650		<source id="PowerPoint.Presentations.CanCheckOut">
40651			<context kind="class">Presentations</context>
40652			<name>CanCheckOut</name>
40653			<type>boolean</type>
40654			<parameter-list>
40655				<parameter>
40656					<type>String</type>
40657					<name>FileName</name>
40658				</parameter>
40659			</parameter-list>
40660		</source>
40661	</element>
40662	<!--method::Presentations.CheckOut-->
40663	<element type="method">
40664		<source id="PowerPoint.Presentations.CheckOut">
40665			<context kind="class">Presentations</context>
40666			<name>CheckOut</name>
40667			<type>void</type>
40668			<parameter-list>
40669				<parameter>
40670					<type>String</type>
40671					<name>FileName</name>
40672				</parameter>
40673			</parameter-list>
40674		</source>
40675	</element>
40676	<!--property::Presentations.Count {ReadOnly}-->
40677	<element type="property">
40678		<source id="PowerPoint.Presentations.Count">
40679			<context kind="class">Presentations</context>
40680			<name>Count</name>
40681			<type>Integer</type>
40682		</source>
40683	</element>
40684	<!--method::Presentations.Item {Default}-->
40685	<element type="method">
40686		<source id="PowerPoint.Presentations.Item">
40687			<context kind="class">Presentations</context>
40688			<name default="true">Item</name>
40689			<type>Presentation</type>
40690			<parameter-list>
40691				<parameter>
40692					<type>Variant</type>
40693					<name>Index</name>
40694				</parameter>
40695			</parameter-list>
40696		</source>
40697	</element>
40698	<!--method::Presentations.Open-->
40699	<element type="method">
40700		<source id="PowerPoint.Presentations.Open">
40701			<context kind="class">Presentations</context>
40702			<name>Open</name>
40703			<type>Presentation</type>
40704			<parameter-list>
40705				<parameter>
40706					<type>String</type>
40707					<name>FileName</name>
40708				</parameter>
40709				<parameter optional="true">
40710					<type>Integer</type>
40711					<name>ReadOnly</name>
40712				</parameter>
40713				<parameter optional="true">
40714					<type>Integer</type>
40715					<name>Untitled</name>
40716				</parameter>
40717				<parameter optional="true">
40718					<type>Integer</type>
40719					<name>WithWindow</name>
40720				</parameter>
40721			</parameter-list>
40722		</source>
40723	</element>
40724	<!--method::Presentations.OpenOld-->
40725	<element type="method">
40726		<source id="PowerPoint.Presentations.OpenOld">
40727			<context kind="class">Presentations</context>
40728			<name>OpenOld</name>
40729			<type>Presentation</type>
40730			<parameter-list>
40731				<parameter>
40732					<type>String</type>
40733					<name>FileName</name>
40734				</parameter>
40735				<parameter optional="true">
40736					<type>Integer</type>
40737					<name>ReadOnly</name>
40738				</parameter>
40739				<parameter optional="true">
40740					<type>Integer</type>
40741					<name>Untitled</name>
40742				</parameter>
40743				<parameter optional="true">
40744					<type>Integer</type>
40745					<name>WithWindow</name>
40746				</parameter>
40747			</parameter-list>
40748		</source>
40749	</element>
40750	<!--property::Presentations.Parent {ReadOnly}-->
40751	<element type="property">
40752		<source id="PowerPoint.Presentations.Parent">
40753			<context kind="class">Presentations</context>
40754			<name>Parent</name>
40755			<type>Object</type>
40756		</source>
40757	</element>
40758	<!--Class::PrintOptions-->
40759	<element type="class">
40760		<source id="PowerPoint.PrintOptions">
40761			<name>PrintOptions</name>
40762		</source>
40763		<destination designation="identity" />
40764	</element>
40765	<!--property::PrintOptions.ActivePrinter-->
40766	<element type="property">
40767		<source id="PowerPoint.PrintOptions.ActivePrinter">
40768			<context kind="class">PrintOptions</context>
40769			<name>ActivePrinter</name>
40770			<type>String</type>
40771		</source>
40772	</element>
40773	<!--property::PrintOptions.Application {ReadOnly}-->
40774	<element type="property">
40775		<source id="PowerPoint.PrintOptions.Application">
40776			<context kind="class">PrintOptions</context>
40777			<name>Application</name>
40778			<type>Application</type>
40779		</source>
40780	</element>
40781	<!--property::PrintOptions.Collate-->
40782	<element type="property">
40783		<source id="PowerPoint.PrintOptions.Collate">
40784			<context kind="class">PrintOptions</context>
40785			<name>Collate</name>
40786			<type>Integer</type>
40787		</source>
40788	</element>
40789	<!--property::PrintOptions.FitToPage-->
40790	<element type="property">
40791		<source id="PowerPoint.PrintOptions.FitToPage">
40792			<context kind="class">PrintOptions</context>
40793			<name>FitToPage</name>
40794			<type>Integer</type>
40795		</source>
40796	</element>
40797	<!--property::PrintOptions.FrameSlides-->
40798	<element type="property">
40799		<source id="PowerPoint.PrintOptions.FrameSlides">
40800			<context kind="class">PrintOptions</context>
40801			<name>FrameSlides</name>
40802			<type>Integer</type>
40803		</source>
40804	</element>
40805	<!--property::PrintOptions.HandoutOrder-->
40806	<element type="property">
40807		<source id="PowerPoint.PrintOptions.HandoutOrder">
40808			<context kind="class">PrintOptions</context>
40809			<name>HandoutOrder</name>
40810			<type>Integer</type>
40811		</source>
40812	</element>
40813	<!--property::PrintOptions.NumberOfCopies-->
40814	<element type="property">
40815		<source id="PowerPoint.PrintOptions.NumberOfCopies">
40816			<context kind="class">PrintOptions</context>
40817			<name>NumberOfCopies</name>
40818			<type>Integer</type>
40819		</source>
40820	</element>
40821	<!--property::PrintOptions.OutputType-->
40822	<element type="property">
40823		<source id="PowerPoint.PrintOptions.OutputType">
40824			<context kind="class">PrintOptions</context>
40825			<name>OutputType</name>
40826			<type>Integer</type>
40827		</source>
40828	</element>
40829	<!--property::PrintOptions.Parent {ReadOnly}-->
40830	<element type="property">
40831		<source id="PowerPoint.PrintOptions.Parent">
40832			<context kind="class">PrintOptions</context>
40833			<name>Parent</name>
40834			<type>Object</type>
40835		</source>
40836	</element>
40837	<!--property::PrintOptions.PrintColorType-->
40838	<element type="property">
40839		<source id="PowerPoint.PrintOptions.PrintColorType">
40840			<context kind="class">PrintOptions</context>
40841			<name>PrintColorType</name>
40842			<type>Integer</type>
40843		</source>
40844	</element>
40845	<!--property::PrintOptions.PrintComments-->
40846	<element type="property">
40847		<source id="PowerPoint.PrintOptions.PrintComments">
40848			<context kind="class">PrintOptions</context>
40849			<name>PrintComments</name>
40850			<type>Integer</type>
40851		</source>
40852	</element>
40853	<!--property::PrintOptions.PrintFontsAsGraphics-->
40854	<element type="property">
40855		<source id="PowerPoint.PrintOptions.PrintFontsAsGraphics">
40856			<context kind="class">PrintOptions</context>
40857			<name>PrintFontsAsGraphics</name>
40858			<type>Integer</type>
40859		</source>
40860	</element>
40861	<!--property::PrintOptions.PrintHiddenSlides-->
40862	<element type="property">
40863		<source id="PowerPoint.PrintOptions.PrintHiddenSlides">
40864			<context kind="class">PrintOptions</context>
40865			<name>PrintHiddenSlides</name>
40866			<type>Integer</type>
40867		</source>
40868	</element>
40869	<!--property::PrintOptions.PrintInBackground-->
40870	<element type="property">
40871		<source id="PowerPoint.PrintOptions.PrintInBackground">
40872			<context kind="class">PrintOptions</context>
40873			<name>PrintInBackground</name>
40874			<type>Integer</type>
40875		</source>
40876	</element>
40877	<!--property::PrintOptions.Ranges {ReadOnly}-->
40878	<element type="property">
40879		<source id="PowerPoint.PrintOptions.Ranges">
40880			<context kind="class">PrintOptions</context>
40881			<name>Ranges</name>
40882			<type>PrintRanges</type>
40883		</source>
40884	</element>
40885	<!--property::PrintOptions.RangeType-->
40886	<element type="property">
40887		<source id="PowerPoint.PrintOptions.RangeType">
40888			<context kind="class">PrintOptions</context>
40889			<name>RangeType</name>
40890			<type>Integer</type>
40891		</source>
40892	</element>
40893	<!--property::PrintOptions.SlideShowName-->
40894	<element type="property">
40895		<source id="PowerPoint.PrintOptions.SlideShowName">
40896			<context kind="class">PrintOptions</context>
40897			<name>SlideShowName</name>
40898			<type>String</type>
40899		</source>
40900	</element>
40901	<!--Class::PrintRange-->
40902	<element type="class">
40903		<source id="PowerPoint.PrintRange">
40904			<name>PrintRange</name>
40905		</source>
40906		<destination designation="identity" />
40907	</element>
40908	<!--property::PrintRange.Application {ReadOnly}-->
40909	<element type="property">
40910		<source id="PowerPoint.PrintRange.Application">
40911			<context kind="class">PrintRange</context>
40912			<name>Application</name>
40913			<type>Application</type>
40914		</source>
40915	</element>
40916	<!--method::PrintRange.Delete-->
40917	<element type="method">
40918		<source id="PowerPoint.PrintRange.Delete">
40919			<context kind="class">PrintRange</context>
40920			<name>Delete</name>
40921			<type>void</type>
40922		</source>
40923	</element>
40924	<!--property::PrintRange.End {ReadOnly}-->
40925	<element type="property">
40926		<source id="PowerPoint.PrintRange.End">
40927			<context kind="class">PrintRange</context>
40928			<name>End</name>
40929			<type>Integer</type>
40930		</source>
40931	</element>
40932	<!--property::PrintRange.Parent {ReadOnly}-->
40933	<element type="property">
40934		<source id="PowerPoint.PrintRange.Parent">
40935			<context kind="class">PrintRange</context>
40936			<name>Parent</name>
40937			<type>Object</type>
40938		</source>
40939	</element>
40940	<!--property::PrintRange.Start {ReadOnly}-->
40941	<element type="property">
40942		<source id="PowerPoint.PrintRange.Start">
40943			<context kind="class">PrintRange</context>
40944			<name>Start</name>
40945			<type>Integer</type>
40946		</source>
40947	</element>
40948	<!--Class::PrintRanges-->
40949	<element type="class">
40950		<source id="PowerPoint.PrintRanges">
40951			<name>PrintRanges</name>
40952		</source>
40953		<destination designation="identity" />
40954	</element>
40955	<!--method::PrintRanges.Add-->
40956	<element type="method">
40957		<source id="PowerPoint.PrintRanges.Add">
40958			<context kind="class">PrintRanges</context>
40959			<name>Add</name>
40960			<type>PrintRange</type>
40961			<parameter-list>
40962				<parameter>
40963					<type>Integer</type>
40964					<name>Start</name>
40965				</parameter>
40966				<parameter>
40967					<type>Integer</type>
40968					<name>End</name>
40969				</parameter>
40970			</parameter-list>
40971		</source>
40972	</element>
40973	<!--property::PrintRanges.Application {ReadOnly}-->
40974	<element type="property">
40975		<source id="PowerPoint.PrintRanges.Application">
40976			<context kind="class">PrintRanges</context>
40977			<name>Application</name>
40978			<type>Application</type>
40979		</source>
40980	</element>
40981	<!--method::PrintRanges.ClearAll-->
40982	<element type="method">
40983		<source id="PowerPoint.PrintRanges.ClearAll">
40984			<context kind="class">PrintRanges</context>
40985			<name>ClearAll</name>
40986			<type>void</type>
40987		</source>
40988	</element>
40989	<!--property::PrintRanges.Count {ReadOnly}-->
40990	<element type="property">
40991		<source id="PowerPoint.PrintRanges.Count">
40992			<context kind="class">PrintRanges</context>
40993			<name>Count</name>
40994			<type>Integer</type>
40995		</source>
40996	</element>
40997	<!--method::PrintRanges.Item {Default}-->
40998	<element type="method">
40999		<source id="PowerPoint.PrintRanges.Item">
41000			<context kind="class">PrintRanges</context>
41001			<name default="true">Item</name>
41002			<type>PrintRange</type>
41003			<parameter-list>
41004				<parameter>
41005					<type>Integer</type>
41006					<name>Index</name>
41007				</parameter>
41008			</parameter-list>
41009		</source>
41010	</element>
41011	<!--property::PrintRanges.Parent {ReadOnly}-->
41012	<element type="property">
41013		<source id="PowerPoint.PrintRanges.Parent">
41014			<context kind="class">PrintRanges</context>
41015			<name>Parent</name>
41016			<type>Object</type>
41017		</source>
41018	</element>
41019	<!--Class::PropertyEffect-->
41020	<element type="class">
41021		<source id="PowerPoint.PropertyEffect">
41022			<name>PropertyEffect</name>
41023		</source>
41024		<destination designation="identity" />
41025	</element>
41026	<!--property::PropertyEffect.Application {ReadOnly}-->
41027	<element type="property">
41028		<source id="PowerPoint.PropertyEffect.Application">
41029			<context kind="class">PropertyEffect</context>
41030			<name>Application</name>
41031			<type>Application</type>
41032		</source>
41033	</element>
41034	<!--property::PropertyEffect.From-->
41035	<element type="property">
41036		<source id="PowerPoint.PropertyEffect.From">
41037			<context kind="class">PropertyEffect</context>
41038			<name>From</name>
41039			<type>Variant</type>
41040		</source>
41041	</element>
41042	<!--property::PropertyEffect.Parent {ReadOnly}-->
41043	<element type="property">
41044		<source id="PowerPoint.PropertyEffect.Parent">
41045			<context kind="class">PropertyEffect</context>
41046			<name>Parent</name>
41047			<type>Object</type>
41048		</source>
41049	</element>
41050	<!--property::PropertyEffect.Points {ReadOnly}-->
41051	<element type="property">
41052		<source id="PowerPoint.PropertyEffect.Points">
41053			<context kind="class">PropertyEffect</context>
41054			<name>Points</name>
41055			<type>AnimationPoints</type>
41056		</source>
41057	</element>
41058	<!--property::PropertyEffect.Property-->
41059	<element type="property">
41060		<source id="PowerPoint.PropertyEffect.Property">
41061			<context kind="class">PropertyEffect</context>
41062			<name>Property</name>
41063			<type>Integer</type>
41064		</source>
41065	</element>
41066	<!--property::PropertyEffect.To-->
41067	<element type="property">
41068		<source id="PowerPoint.PropertyEffect.To">
41069			<context kind="class">PropertyEffect</context>
41070			<name>To</name>
41071			<type>Variant</type>
41072		</source>
41073	</element>
41074	<!--Class::PublishObject-->
41075	<element type="class">
41076		<source id="PowerPoint.PublishObject">
41077			<name>PublishObject</name>
41078		</source>
41079		<destination designation="identity" />
41080	</element>
41081	<!--property::PublishObject.Application {ReadOnly}-->
41082	<element type="property">
41083		<source id="PowerPoint.PublishObject.Application">
41084			<context kind="class">PublishObject</context>
41085			<name>Application</name>
41086			<type>Application</type>
41087		</source>
41088	</element>
41089	<!--property::PublishObject.FileName-->
41090	<element type="property">
41091		<source id="PowerPoint.PublishObject.FileName">
41092			<context kind="class">PublishObject</context>
41093			<name>FileName</name>
41094			<type>String</type>
41095		</source>
41096	</element>
41097	<!--property::PublishObject.HTMLVersion-->
41098	<element type="property">
41099		<source id="PowerPoint.PublishObject.HTMLVersion">
41100			<context kind="class">PublishObject</context>
41101			<name>HTMLVersion</name>
41102			<type>Integer</type>
41103		</source>
41104	</element>
41105	<!--property::PublishObject.Parent {ReadOnly}-->
41106	<element type="property">
41107		<source id="PowerPoint.PublishObject.Parent">
41108			<context kind="class">PublishObject</context>
41109			<name>Parent</name>
41110			<type>Object</type>
41111		</source>
41112	</element>
41113	<!--method::PublishObject.Publish-->
41114	<element type="method">
41115		<source id="PowerPoint.PublishObject.Publish">
41116			<context kind="class">PublishObject</context>
41117			<name>Publish</name>
41118			<type>void</type>
41119		</source>
41120	</element>
41121	<!--property::PublishObject.RangeEnd-->
41122	<element type="property">
41123		<source id="PowerPoint.PublishObject.RangeEnd">
41124			<context kind="class">PublishObject</context>
41125			<name>RangeEnd</name>
41126			<type>Integer</type>
41127		</source>
41128	</element>
41129	<!--property::PublishObject.RangeStart-->
41130	<element type="property">
41131		<source id="PowerPoint.PublishObject.RangeStart">
41132			<context kind="class">PublishObject</context>
41133			<name>RangeStart</name>
41134			<type>Integer</type>
41135		</source>
41136	</element>
41137	<!--property::PublishObject.SlideShowName-->
41138	<element type="property">
41139		<source id="PowerPoint.PublishObject.SlideShowName">
41140			<context kind="class">PublishObject</context>
41141			<name>SlideShowName</name>
41142			<type>String</type>
41143		</source>
41144	</element>
41145	<!--property::PublishObject.SourceType-->
41146	<element type="property">
41147		<source id="PowerPoint.PublishObject.SourceType">
41148			<context kind="class">PublishObject</context>
41149			<name>SourceType</name>
41150			<type>Integer</type>
41151		</source>
41152	</element>
41153	<!--property::PublishObject.SpeakerNotes-->
41154	<element type="property">
41155		<source id="PowerPoint.PublishObject.SpeakerNotes">
41156			<context kind="class">PublishObject</context>
41157			<name>SpeakerNotes</name>
41158			<type>Integer</type>
41159		</source>
41160	</element>
41161	<!--Class::PublishObjects-->
41162	<element type="class">
41163		<source id="PowerPoint.PublishObjects">
41164			<name>PublishObjects</name>
41165		</source>
41166		<destination designation="identity" />
41167	</element>
41168	<!--property::PublishObjects.Application {ReadOnly}-->
41169	<element type="property">
41170		<source id="PowerPoint.PublishObjects.Application">
41171			<context kind="class">PublishObjects</context>
41172			<name>Application</name>
41173			<type>Application</type>
41174		</source>
41175	</element>
41176	<!--property::PublishObjects.Count {ReadOnly}-->
41177	<element type="property">
41178		<source id="PowerPoint.PublishObjects.Count">
41179			<context kind="class">PublishObjects</context>
41180			<name>Count</name>
41181			<type>Integer</type>
41182		</source>
41183	</element>
41184	<!--method::PublishObjects.Item {Default}-->
41185	<element type="method">
41186		<source id="PowerPoint.PublishObjects.Item">
41187			<context kind="class">PublishObjects</context>
41188			<name default="true">Item</name>
41189			<type>PublishObject</type>
41190			<parameter-list>
41191				<parameter>
41192					<type>Integer</type>
41193					<name>Index</name>
41194				</parameter>
41195			</parameter-list>
41196		</source>
41197	</element>
41198	<!--property::PublishObjects.Parent {ReadOnly}-->
41199	<element type="property">
41200		<source id="PowerPoint.PublishObjects.Parent">
41201			<context kind="class">PublishObjects</context>
41202			<name>Parent</name>
41203			<type>Object</type>
41204		</source>
41205	</element>
41206	<!--Class::RGBColor-->
41207	<element type="class">
41208		<source id="PowerPoint.RGBColor">
41209			<name>RGBColor</name>
41210		</source>
41211		<destination designation="identity" />
41212	</element>
41213	<!--property::RGBColor.Application {ReadOnly}-->
41214	<element type="property">
41215		<source id="PowerPoint.RGBColor.Application">
41216			<context kind="class">RGBColor</context>
41217			<name>Application</name>
41218			<type>Application</type>
41219		</source>
41220	</element>
41221	<!--property::RGBColor.Parent {ReadOnly}-->
41222	<element type="property">
41223		<source id="PowerPoint.RGBColor.Parent">
41224			<context kind="class">RGBColor</context>
41225			<name>Parent</name>
41226			<type>Object</type>
41227		</source>
41228	</element>
41229	<!--property::RGBColor.RGB {Default}-->
41230	<element type="property">
41231		<source id="PowerPoint.RGBColor.RGB">
41232			<context kind="class">RGBColor</context>
41233			<name default="true">RGB</name>
41234			<type>Integer</type>
41235		</source>
41236	</element>
41237	<!--Class::RotationEffect-->
41238	<element type="class">
41239		<source id="PowerPoint.RotationEffect">
41240			<name>RotationEffect</name>
41241		</source>
41242		<destination designation="identity" />
41243	</element>
41244	<!--property::RotationEffect.Application {ReadOnly}-->
41245	<element type="property">
41246		<source id="PowerPoint.RotationEffect.Application">
41247			<context kind="class">RotationEffect</context>
41248			<name>Application</name>
41249			<type>Application</type>
41250		</source>
41251	</element>
41252	<!--property::RotationEffect.By-->
41253	<element type="property">
41254		<source id="PowerPoint.RotationEffect.By">
41255			<context kind="class">RotationEffect</context>
41256			<name>By</name>
41257			<type>Single</type>
41258		</source>
41259	</element>
41260	<!--property::RotationEffect.From-->
41261	<element type="property">
41262		<source id="PowerPoint.RotationEffect.From">
41263			<context kind="class">RotationEffect</context>
41264			<name>From</name>
41265			<type>Single</type>
41266		</source>
41267	</element>
41268	<!--property::RotationEffect.Parent {ReadOnly}-->
41269	<element type="property">
41270		<source id="PowerPoint.RotationEffect.Parent">
41271			<context kind="class">RotationEffect</context>
41272			<name>Parent</name>
41273			<type>Object</type>
41274		</source>
41275	</element>
41276	<!--property::RotationEffect.To-->
41277	<element type="property">
41278		<source id="PowerPoint.RotationEffect.To">
41279			<context kind="class">RotationEffect</context>
41280			<name>To</name>
41281			<type>Single</type>
41282		</source>
41283	</element>
41284	<!--Class::Row-->
41285	<element type="class">
41286		<source id="PowerPoint.Row">
41287			<name>Row</name>
41288		</source>
41289		<destination designation="identity" />
41290	</element>
41291	<!--property::Row.Application {ReadOnly}-->
41292	<element type="property">
41293		<source id="PowerPoint.Row.Application">
41294			<context kind="class">Row</context>
41295			<name>Application</name>
41296			<type>Application</type>
41297		</source>
41298	</element>
41299	<!--property::Row.Cells {ReadOnly}-->
41300	<element type="property">
41301		<source id="PowerPoint.Row.Cells">
41302			<context kind="class">Row</context>
41303			<name>Cells</name>
41304			<type>CellRange</type>
41305		</source>
41306	</element>
41307	<!--method::Row.Delete-->
41308	<element type="method">
41309		<source id="PowerPoint.Row.Delete">
41310			<context kind="class">Row</context>
41311			<name>Delete</name>
41312			<type>void</type>
41313		</source>
41314	</element>
41315	<!--property::Row.Height-->
41316	<element type="property">
41317		<source id="PowerPoint.Row.Height">
41318			<context kind="class">Row</context>
41319			<name>Height</name>
41320			<type>Single</type>
41321		</source>
41322	</element>
41323	<!--property::Row.Parent {ReadOnly}-->
41324	<element type="property">
41325		<source id="PowerPoint.Row.Parent">
41326			<context kind="class">Row</context>
41327			<name>Parent</name>
41328			<type>Object</type>
41329		</source>
41330	</element>
41331	<!--method::Row.Select-->
41332	<element type="method">
41333		<source id="PowerPoint.Row.Select">
41334			<context kind="class">Row</context>
41335			<name>Select</name>
41336			<type>void</type>
41337		</source>
41338	</element>
41339	<!--Class::Rows-->
41340	<element type="class">
41341		<source id="PowerPoint.Rows">
41342			<name>Rows</name>
41343		</source>
41344		<destination designation="identity" />
41345	</element>
41346	<!--method::Rows.Add-->
41347	<element type="method">
41348		<source id="PowerPoint.Rows.Add">
41349			<context kind="class">Rows</context>
41350			<name>Add</name>
41351			<type>Row</type>
41352			<parameter-list>
41353				<parameter optional="true">
41354					<type>Integer</type>
41355					<name>BeforeRow</name>
41356				</parameter>
41357			</parameter-list>
41358		</source>
41359	</element>
41360	<!--property::Rows.Application {ReadOnly}-->
41361	<element type="property">
41362		<source id="PowerPoint.Rows.Application">
41363			<context kind="class">Rows</context>
41364			<name>Application</name>
41365			<type>Application</type>
41366		</source>
41367	</element>
41368	<!--property::Rows.Count {ReadOnly}-->
41369	<element type="property">
41370		<source id="PowerPoint.Rows.Count">
41371			<context kind="class">Rows</context>
41372			<name>Count</name>
41373			<type>Integer</type>
41374		</source>
41375	</element>
41376	<!--method::Rows.Item {Default}-->
41377	<element type="method">
41378		<source id="PowerPoint.Rows.Item">
41379			<context kind="class">Rows</context>
41380			<name default="true">Item</name>
41381			<type>Row</type>
41382			<parameter-list>
41383				<parameter>
41384					<type>Integer</type>
41385					<name>Index</name>
41386				</parameter>
41387			</parameter-list>
41388		</source>
41389	</element>
41390	<!--property::Rows.Parent {ReadOnly}-->
41391	<element type="property">
41392		<source id="PowerPoint.Rows.Parent">
41393			<context kind="class">Rows</context>
41394			<name>Parent</name>
41395			<type>Object</type>
41396		</source>
41397	</element>
41398	<!--Class::Ruler-->
41399	<element type="class">
41400		<source id="PowerPoint.Ruler">
41401			<name>Ruler</name>
41402		</source>
41403		<destination designation="identity" />
41404	</element>
41405	<!--property::Ruler.Application {ReadOnly}-->
41406	<element type="property">
41407		<source id="PowerPoint.Ruler.Application">
41408			<context kind="class">Ruler</context>
41409			<name>Application</name>
41410			<type>Application</type>
41411		</source>
41412	</element>
41413	<!--property::Ruler.Levels {ReadOnly}-->
41414	<element type="property">
41415		<source id="PowerPoint.Ruler.Levels">
41416			<context kind="class">Ruler</context>
41417			<name>Levels</name>
41418			<type>RulerLevels</type>
41419		</source>
41420	</element>
41421	<!--property::Ruler.Parent {ReadOnly}-->
41422	<element type="property">
41423		<source id="PowerPoint.Ruler.Parent">
41424			<context kind="class">Ruler</context>
41425			<name>Parent</name>
41426			<type>Object</type>
41427		</source>
41428	</element>
41429	<!--property::Ruler.TabStops {ReadOnly}-->
41430	<element type="property">
41431		<source id="PowerPoint.Ruler.TabStops">
41432			<context kind="class">Ruler</context>
41433			<name>TabStops</name>
41434			<type>TabStops</type>
41435		</source>
41436	</element>
41437	<!--Class::RulerLevel-->
41438	<element type="class">
41439		<source id="PowerPoint.RulerLevel">
41440			<name>RulerLevel</name>
41441		</source>
41442		<destination designation="identity" />
41443	</element>
41444	<!--property::RulerLevel.Application {ReadOnly}-->
41445	<element type="property">
41446		<source id="PowerPoint.RulerLevel.Application">
41447			<context kind="class">RulerLevel</context>
41448			<name>Application</name>
41449			<type>Application</type>
41450		</source>
41451	</element>
41452	<!--property::RulerLevel.FirstMargin-->
41453	<element type="property">
41454		<source id="PowerPoint.RulerLevel.FirstMargin">
41455			<context kind="class">RulerLevel</context>
41456			<name>FirstMargin</name>
41457			<type>Single</type>
41458		</source>
41459	</element>
41460	<!--property::RulerLevel.LeftMargin-->
41461	<element type="property">
41462		<source id="PowerPoint.RulerLevel.LeftMargin">
41463			<context kind="class">RulerLevel</context>
41464			<name>LeftMargin</name>
41465			<type>Single</type>
41466		</source>
41467	</element>
41468	<!--property::RulerLevel.Parent {ReadOnly}-->
41469	<element type="property">
41470		<source id="PowerPoint.RulerLevel.Parent">
41471			<context kind="class">RulerLevel</context>
41472			<name>Parent</name>
41473			<type>Object</type>
41474		</source>
41475	</element>
41476	<!--Class::RulerLevels-->
41477	<element type="class">
41478		<source id="PowerPoint.RulerLevels">
41479			<name>RulerLevels</name>
41480		</source>
41481		<destination designation="identity" />
41482	</element>
41483	<!--property::RulerLevels.Application {ReadOnly}-->
41484	<element type="property">
41485		<source id="PowerPoint.RulerLevels.Application">
41486			<context kind="class">RulerLevels</context>
41487			<name>Application</name>
41488			<type>Application</type>
41489		</source>
41490	</element>
41491	<!--property::RulerLevels.Count {ReadOnly}-->
41492	<element type="property">
41493		<source id="PowerPoint.RulerLevels.Count">
41494			<context kind="class">RulerLevels</context>
41495			<name>Count</name>
41496			<type>Integer</type>
41497		</source>
41498	</element>
41499	<!--method::RulerLevels.Item {Default}-->
41500	<element type="method">
41501		<source id="PowerPoint.RulerLevels.Item">
41502			<context kind="class">RulerLevels</context>
41503			<name default="true">Item</name>
41504			<type>RulerLevel</type>
41505			<parameter-list>
41506				<parameter>
41507					<type>Integer</type>
41508					<name>Index</name>
41509				</parameter>
41510			</parameter-list>
41511		</source>
41512	</element>
41513	<!--property::RulerLevels.Parent {ReadOnly}-->
41514	<element type="property">
41515		<source id="PowerPoint.RulerLevels.Parent">
41516			<context kind="class">RulerLevels</context>
41517			<name>Parent</name>
41518			<type>Object</type>
41519		</source>
41520	</element>
41521	<!--Class::ScaleEffect-->
41522	<element type="class">
41523		<source id="PowerPoint.ScaleEffect">
41524			<name>ScaleEffect</name>
41525		</source>
41526		<destination designation="identity" />
41527	</element>
41528	<!--property::ScaleEffect.Application {ReadOnly}-->
41529	<element type="property">
41530		<source id="PowerPoint.ScaleEffect.Application">
41531			<context kind="class">ScaleEffect</context>
41532			<name>Application</name>
41533			<type>Application</type>
41534		</source>
41535	</element>
41536	<!--property::ScaleEffect.ByX-->
41537	<element type="property">
41538		<source id="PowerPoint.ScaleEffect.ByX">
41539			<context kind="class">ScaleEffect</context>
41540			<name>ByX</name>
41541			<type>Single</type>
41542		</source>
41543	</element>
41544	<!--property::ScaleEffect.ByY-->
41545	<element type="property">
41546		<source id="PowerPoint.ScaleEffect.ByY">
41547			<context kind="class">ScaleEffect</context>
41548			<name>ByY</name>
41549			<type>Single</type>
41550		</source>
41551	</element>
41552	<!--property::ScaleEffect.FromX-->
41553	<element type="property">
41554		<source id="PowerPoint.ScaleEffect.FromX">
41555			<context kind="class">ScaleEffect</context>
41556			<name>FromX</name>
41557			<type>Single</type>
41558		</source>
41559	</element>
41560	<!--property::ScaleEffect.FromY-->
41561	<element type="property">
41562		<source id="PowerPoint.ScaleEffect.FromY">
41563			<context kind="class">ScaleEffect</context>
41564			<name>FromY</name>
41565			<type>Single</type>
41566		</source>
41567	</element>
41568	<!--property::ScaleEffect.Parent {ReadOnly}-->
41569	<element type="property">
41570		<source id="PowerPoint.ScaleEffect.Parent">
41571			<context kind="class">ScaleEffect</context>
41572			<name>Parent</name>
41573			<type>Object</type>
41574		</source>
41575	</element>
41576	<!--property::ScaleEffect.ToX-->
41577	<element type="property">
41578		<source id="PowerPoint.ScaleEffect.ToX">
41579			<context kind="class">ScaleEffect</context>
41580			<name>ToX</name>
41581			<type>Single</type>
41582		</source>
41583	</element>
41584	<!--property::ScaleEffect.ToY-->
41585	<element type="property">
41586		<source id="PowerPoint.ScaleEffect.ToY">
41587			<context kind="class">ScaleEffect</context>
41588			<name>ToY</name>
41589			<type>Single</type>
41590		</source>
41591	</element>
41592	<!--Class::Selection-->
41593	<element type="class">
41594		<source id="PowerPoint.Selection">
41595			<name>Selection</name>
41596		</source>
41597		<destination designation="identity" />
41598	</element>
41599	<!--property::Selection.Application {ReadOnly}-->
41600	<element type="property">
41601		<source id="PowerPoint.Selection.Application">
41602			<context kind="class">Selection</context>
41603			<name>Application</name>
41604			<type>Application</type>
41605		</source>
41606	</element>
41607	<!--property::Selection.ChildShapeRange {ReadOnly}-->
41608	<element type="property">
41609		<source id="PowerPoint.Selection.ChildShapeRange">
41610			<context kind="class">Selection</context>
41611			<name>ChildShapeRange</name>
41612			<type>ShapeRange</type>
41613		</source>
41614	</element>
41615	<!--method::Selection.Copy-->
41616	<element type="method">
41617		<source id="PowerPoint.Selection.Copy">
41618			<context kind="class">Selection</context>
41619			<name>Copy</name>
41620			<type>void</type>
41621		</source>
41622	</element>
41623	<!--method::Selection.Cut-->
41624	<element type="method">
41625		<source id="PowerPoint.Selection.Cut">
41626			<context kind="class">Selection</context>
41627			<name>Cut</name>
41628			<type>void</type>
41629		</source>
41630	</element>
41631	<!--method::Selection.Delete-->
41632	<element type="method">
41633		<source id="PowerPoint.Selection.Delete">
41634			<context kind="class">Selection</context>
41635			<name>Delete</name>
41636			<type>void</type>
41637		</source>
41638	</element>
41639	<!--property::Selection.HasChildShapeRange {ReadOnly}-->
41640	<element type="property">
41641		<source id="PowerPoint.Selection.HasChildShapeRange">
41642			<context kind="class">Selection</context>
41643			<name>HasChildShapeRange</name>
41644			<type>boolean</type>
41645		</source>
41646	</element>
41647	<!--property::Selection.Parent {ReadOnly}-->
41648	<element type="property">
41649		<source id="PowerPoint.Selection.Parent">
41650			<context kind="class">Selection</context>
41651			<name>Parent</name>
41652			<type>Object</type>
41653		</source>
41654	</element>
41655	<!--property::Selection.ShapeRange {ReadOnly}-->
41656	<element type="property">
41657		<source id="PowerPoint.Selection.ShapeRange">
41658			<context kind="class">Selection</context>
41659			<name>ShapeRange</name>
41660			<type>ShapeRange</type>
41661		</source>
41662	</element>
41663	<!--property::Selection.SlideRange {ReadOnly}-->
41664	<element type="property">
41665		<source id="PowerPoint.Selection.SlideRange">
41666			<context kind="class">Selection</context>
41667			<name>SlideRange</name>
41668			<type>SlideRange</type>
41669		</source>
41670	</element>
41671	<!--property::Selection.TextRange {ReadOnly}-->
41672	<element type="property">
41673		<source id="PowerPoint.Selection.TextRange">
41674			<context kind="class">Selection</context>
41675			<name>TextRange</name>
41676			<type>TextRange</type>
41677		</source>
41678	</element>
41679	<!--property::Selection.Type {ReadOnly}-->
41680	<element type="property">
41681		<source id="PowerPoint.Selection.Type">
41682			<context kind="class">Selection</context>
41683			<name>Type</name>
41684			<type>Integer</type>
41685		</source>
41686	</element>
41687	<!--method::Selection.Unselect-->
41688	<element type="method">
41689		<source id="PowerPoint.Selection.Unselect">
41690			<context kind="class">Selection</context>
41691			<name>Unselect</name>
41692			<type>void</type>
41693		</source>
41694	</element>
41695	<!--Class::Sequence-->
41696	<element type="class">
41697		<source id="PowerPoint.Sequence">
41698			<name>Sequence</name>
41699		</source>
41700		<destination designation="identity" />
41701	</element>
41702	<!--method::Sequence.AddEffect-->
41703	<element type="method">
41704		<source id="PowerPoint.Sequence.AddEffect">
41705			<context kind="class">Sequence</context>
41706			<name>AddEffect</name>
41707			<type>Effect</type>
41708			<parameter-list>
41709				<parameter>
41710					<type>Shape</type>
41711					<name>Shape</name>
41712				</parameter>
41713				<parameter>
41714					<type>Integer</type>
41715					<name>effectId</name>
41716				</parameter>
41717				<parameter optional="true">
41718					<type>Integer</type>
41719					<name>Level</name>
41720				</parameter>
41721				<parameter optional="true">
41722					<type>Integer</type>
41723					<name>trigger</name>
41724				</parameter>
41725				<parameter optional="true">
41726					<type>Integer</type>
41727					<name>Index</name>
41728				</parameter>
41729			</parameter-list>
41730		</source>
41731	</element>
41732	<!--property::Sequence.Application {ReadOnly}-->
41733	<element type="property">
41734		<source id="PowerPoint.Sequence.Application">
41735			<context kind="class">Sequence</context>
41736			<name>Application</name>
41737			<type>Application</type>
41738		</source>
41739	</element>
41740	<!--method::Sequence.Clone-->
41741	<element type="method">
41742		<source id="PowerPoint.Sequence.Clone">
41743			<context kind="class">Sequence</context>
41744			<name>Clone</name>
41745			<type>Effect</type>
41746			<parameter-list>
41747				<parameter>
41748					<type>Effect</type>
41749					<name>Effect</name>
41750				</parameter>
41751				<parameter optional="true">
41752					<type>Integer</type>
41753					<name>Index</name>
41754				</parameter>
41755			</parameter-list>
41756		</source>
41757	</element>
41758	<!--method::Sequence.ConvertToAfterEffect-->
41759	<element type="method">
41760		<source id="PowerPoint.Sequence.ConvertToAfterEffect">
41761			<context kind="class">Sequence</context>
41762			<name>ConvertToAfterEffect</name>
41763			<type>Effect</type>
41764			<parameter-list>
41765				<parameter>
41766					<type>Effect</type>
41767					<name>Effect</name>
41768				</parameter>
41769				<parameter>
41770					<type>Integer</type>
41771					<name>After</name>
41772				</parameter>
41773				<parameter optional="true">
41774					<type>Integer</type>
41775					<name>DimColor</name>
41776				</parameter>
41777				<parameter optional="true">
41778					<type>Integer</type>
41779					<name>DimSchemeColor</name>
41780				</parameter>
41781			</parameter-list>
41782		</source>
41783	</element>
41784	<!--method::Sequence.ConvertToAnimateBackground-->
41785	<element type="method">
41786		<source id="PowerPoint.Sequence.ConvertToAnimateBackground">
41787			<context kind="class">Sequence</context>
41788			<name>ConvertToAnimateBackground</name>
41789			<type>Effect</type>
41790			<parameter-list>
41791				<parameter>
41792					<type>Effect</type>
41793					<name>Effect</name>
41794				</parameter>
41795				<parameter>
41796					<type>Integer</type>
41797					<name>AnimateBackground</name>
41798				</parameter>
41799			</parameter-list>
41800		</source>
41801	</element>
41802	<!--method::Sequence.ConvertToAnimateInReverse-->
41803	<element type="method">
41804		<source id="PowerPoint.Sequence.ConvertToAnimateInReverse">
41805			<context kind="class">Sequence</context>
41806			<name>ConvertToAnimateInReverse</name>
41807			<type>Effect</type>
41808			<parameter-list>
41809				<parameter>
41810					<type>Effect</type>
41811					<name>Effect</name>
41812				</parameter>
41813				<parameter>
41814					<type>Integer</type>
41815					<name>animateInReverse</name>
41816				</parameter>
41817			</parameter-list>
41818		</source>
41819	</element>
41820	<!--method::Sequence.ConvertToBuildLevel-->
41821	<element type="method">
41822		<source id="PowerPoint.Sequence.ConvertToBuildLevel">
41823			<context kind="class">Sequence</context>
41824			<name>ConvertToBuildLevel</name>
41825			<type>Effect</type>
41826			<parameter-list>
41827				<parameter>
41828					<type>Effect</type>
41829					<name>Effect</name>
41830				</parameter>
41831				<parameter>
41832					<type>Integer</type>
41833					<name>Level</name>
41834				</parameter>
41835			</parameter-list>
41836		</source>
41837	</element>
41838	<!--method::Sequence.ConvertToTextUnitEffect-->
41839	<element type="method">
41840		<source id="PowerPoint.Sequence.ConvertToTextUnitEffect">
41841			<context kind="class">Sequence</context>
41842			<name>ConvertToTextUnitEffect</name>
41843			<type>Effect</type>
41844			<parameter-list>
41845				<parameter>
41846					<type>Effect</type>
41847					<name>Effect</name>
41848				</parameter>
41849				<parameter>
41850					<type>Integer</type>
41851					<name>unitEffect</name>
41852				</parameter>
41853			</parameter-list>
41854		</source>
41855	</element>
41856	<!--property::Sequence.Count {ReadOnly}-->
41857	<element type="property">
41858		<source id="PowerPoint.Sequence.Count">
41859			<context kind="class">Sequence</context>
41860			<name>Count</name>
41861			<type>Integer</type>
41862		</source>
41863	</element>
41864	<!--method::Sequence.FindFirstAnimationFor-->
41865	<element type="method">
41866		<source id="PowerPoint.Sequence.FindFirstAnimationFor">
41867			<context kind="class">Sequence</context>
41868			<name>FindFirstAnimationFor</name>
41869			<type>Effect</type>
41870			<parameter-list>
41871				<parameter>
41872					<type>Shape</type>
41873					<name>Shape</name>
41874				</parameter>
41875			</parameter-list>
41876		</source>
41877	</element>
41878	<!--method::Sequence.FindFirstAnimationForClick-->
41879	<element type="method">
41880		<source id="PowerPoint.Sequence.FindFirstAnimationForClick">
41881			<context kind="class">Sequence</context>
41882			<name>FindFirstAnimationForClick</name>
41883			<type>Effect</type>
41884			<parameter-list>
41885				<parameter>
41886					<type>Integer</type>
41887					<name>click</name>
41888				</parameter>
41889			</parameter-list>
41890		</source>
41891	</element>
41892	<!--method::Sequence.Item {Default}-->
41893	<element type="method">
41894		<source id="PowerPoint.Sequence.Item">
41895			<context kind="class">Sequence</context>
41896			<name default="true">Item</name>
41897			<type>Effect</type>
41898			<parameter-list>
41899				<parameter>
41900					<type>Integer</type>
41901					<name>Index</name>
41902				</parameter>
41903			</parameter-list>
41904		</source>
41905	</element>
41906	<!--property::Sequence.Parent {ReadOnly}-->
41907	<element type="property">
41908		<source id="PowerPoint.Sequence.Parent">
41909			<context kind="class">Sequence</context>
41910			<name>Parent</name>
41911			<type>Object</type>
41912		</source>
41913	</element>
41914	<!--Class::Sequences-->
41915	<element type="class">
41916		<source id="PowerPoint.Sequences">
41917			<name>Sequences</name>
41918		</source>
41919		<destination designation="identity" />
41920	</element>
41921	<!--method::Sequences.Add-->
41922	<element type="method">
41923		<source id="PowerPoint.Sequences.Add">
41924			<context kind="class">Sequences</context>
41925			<name>Add</name>
41926			<type>Sequence</type>
41927			<parameter-list>
41928				<parameter optional="true">
41929					<type>Integer</type>
41930					<name>Index</name>
41931				</parameter>
41932			</parameter-list>
41933		</source>
41934	</element>
41935	<!--property::Sequences.Application {ReadOnly}-->
41936	<element type="property">
41937		<source id="PowerPoint.Sequences.Application">
41938			<context kind="class">Sequences</context>
41939			<name>Application</name>
41940			<type>Application</type>
41941		</source>
41942	</element>
41943	<!--property::Sequences.Count {ReadOnly}-->
41944	<element type="property">
41945		<source id="PowerPoint.Sequences.Count">
41946			<context kind="class">Sequences</context>
41947			<name>Count</name>
41948			<type>Integer</type>
41949		</source>
41950	</element>
41951	<!--method::Sequences.Item {Default}-->
41952	<element type="method">
41953		<source id="PowerPoint.Sequences.Item">
41954			<context kind="class">Sequences</context>
41955			<name default="true">Item</name>
41956			<type>Sequence</type>
41957			<parameter-list>
41958				<parameter>
41959					<type>Integer</type>
41960					<name>Index</name>
41961				</parameter>
41962			</parameter-list>
41963		</source>
41964	</element>
41965	<!--property::Sequences.Parent {ReadOnly}-->
41966	<element type="property">
41967		<source id="PowerPoint.Sequences.Parent">
41968			<context kind="class">Sequences</context>
41969			<name>Parent</name>
41970			<type>Object</type>
41971		</source>
41972	</element>
41973	<!--Class::SetEffect-->
41974	<element type="class">
41975		<source id="PowerPoint.SetEffect">
41976			<name>SetEffect</name>
41977		</source>
41978		<destination designation="identity" />
41979	</element>
41980	<!--property::SetEffect.Application {ReadOnly}-->
41981	<element type="property">
41982		<source id="PowerPoint.SetEffect.Application">
41983			<context kind="class">SetEffect</context>
41984			<name>Application</name>
41985			<type>Application</type>
41986		</source>
41987	</element>
41988	<!--property::SetEffect.Parent {ReadOnly}-->
41989	<element type="property">
41990		<source id="PowerPoint.SetEffect.Parent">
41991			<context kind="class">SetEffect</context>
41992			<name>Parent</name>
41993			<type>Object</type>
41994		</source>
41995	</element>
41996	<!--property::SetEffect.Property-->
41997	<element type="property">
41998		<source id="PowerPoint.SetEffect.Property">
41999			<context kind="class">SetEffect</context>
42000			<name>Property</name>
42001			<type>Integer</type>
42002		</source>
42003	</element>
42004	<!--property::SetEffect.To-->
42005	<element type="property">
42006		<source id="PowerPoint.SetEffect.To">
42007			<context kind="class">SetEffect</context>
42008			<name>To</name>
42009			<type>Variant</type>
42010		</source>
42011	</element>
42012	<!--Class::ShadowFormat-->
42013	<element type="class">
42014		<source id="PowerPoint.ShadowFormat">
42015			<name>ShadowFormat</name>
42016		</source>
42017		<destination designation="identity" />
42018	</element>
42019	<!--property::ShadowFormat.Application {ReadOnly}-->
42020	<element type="property">
42021		<source id="PowerPoint.ShadowFormat.Application">
42022			<context kind="class">ShadowFormat</context>
42023			<name>Application</name>
42024			<type>Application</type>
42025		</source>
42026	</element>
42027	<!--property::ShadowFormat.Creator {ReadOnly}-->
42028	<element type="property">
42029		<source id="PowerPoint.ShadowFormat.Creator">
42030			<context kind="class">ShadowFormat</context>
42031			<name>Creator</name>
42032			<type>Integer</type>
42033		</source>
42034	</element>
42035	<!--property::ShadowFormat.ForeColor-->
42036	<element type="property">
42037		<source id="PowerPoint.ShadowFormat.ForeColor">
42038			<context kind="class">ShadowFormat</context>
42039			<name>ForeColor</name>
42040			<type>ColorFormat</type>
42041		</source>
42042	</element>
42043	<!--method::ShadowFormat.IncrementOffsetX-->
42044	<element type="method">
42045		<source id="PowerPoint.ShadowFormat.IncrementOffsetX">
42046			<context kind="class">ShadowFormat</context>
42047			<name>IncrementOffsetX</name>
42048			<type>void</type>
42049			<parameter-list>
42050				<parameter>
42051					<type>Single</type>
42052					<name>Increment</name>
42053				</parameter>
42054			</parameter-list>
42055		</source>
42056	</element>
42057	<!--method::ShadowFormat.IncrementOffsetY-->
42058	<element type="method">
42059		<source id="PowerPoint.ShadowFormat.IncrementOffsetY">
42060			<context kind="class">ShadowFormat</context>
42061			<name>IncrementOffsetY</name>
42062			<type>void</type>
42063			<parameter-list>
42064				<parameter>
42065					<type>Single</type>
42066					<name>Increment</name>
42067				</parameter>
42068			</parameter-list>
42069		</source>
42070	</element>
42071	<!--property::ShadowFormat.Obscured-->
42072	<element type="property">
42073		<source id="PowerPoint.ShadowFormat.Obscured">
42074			<context kind="class">ShadowFormat</context>
42075			<name>Obscured</name>
42076			<type>Integer</type>
42077		</source>
42078	</element>
42079	<!--property::ShadowFormat.OffsetX-->
42080	<element type="property">
42081		<source id="PowerPoint.ShadowFormat.OffsetX">
42082			<context kind="class">ShadowFormat</context>
42083			<name>OffsetX</name>
42084			<type>Single</type>
42085		</source>
42086	</element>
42087	<!--property::ShadowFormat.OffsetY-->
42088	<element type="property">
42089		<source id="PowerPoint.ShadowFormat.OffsetY">
42090			<context kind="class">ShadowFormat</context>
42091			<name>OffsetY</name>
42092			<type>Single</type>
42093		</source>
42094	</element>
42095	<!--property::ShadowFormat.Parent {ReadOnly}-->
42096	<element type="property">
42097		<source id="PowerPoint.ShadowFormat.Parent">
42098			<context kind="class">ShadowFormat</context>
42099			<name>Parent</name>
42100			<type>Object</type>
42101		</source>
42102	</element>
42103	<!--property::ShadowFormat.Transparency-->
42104	<element type="property">
42105		<source id="PowerPoint.ShadowFormat.Transparency">
42106			<context kind="class">ShadowFormat</context>
42107			<name>Transparency</name>
42108			<type>Single</type>
42109		</source>
42110	</element>
42111	<!--property::ShadowFormat.Type-->
42112	<element type="property">
42113		<source id="PowerPoint.ShadowFormat.Type">
42114			<context kind="class">ShadowFormat</context>
42115			<name>Type</name>
42116			<type>Integer</type>
42117		</source>
42118	</element>
42119	<!--property::ShadowFormat.Visible-->
42120	<element type="property">
42121		<source id="PowerPoint.ShadowFormat.Visible">
42122			<context kind="class">ShadowFormat</context>
42123			<name>Visible</name>
42124			<type>Integer</type>
42125		</source>
42126	</element>
42127	<!--Class::Shape-->
42128	<element type="class">
42129		<source id="PowerPoint.Shape">
42130			<name>Shape</name>
42131		</source>
42132		<destination designation="identity" />
42133	</element>
42134	<!--property::Shape.ActionSettings {ReadOnly}-->
42135	<element type="property">
42136		<source id="PowerPoint.Shape.ActionSettings">
42137			<context kind="class">Shape</context>
42138			<name>ActionSettings</name>
42139			<type>ActionSettings</type>
42140		</source>
42141	</element>
42142	<!--property::Shape.Adjustments {ReadOnly}-->
42143	<element type="property">
42144		<source id="PowerPoint.Shape.Adjustments">
42145			<context kind="class">Shape</context>
42146			<name>Adjustments</name>
42147			<type>Adjustments</type>
42148		</source>
42149	</element>
42150	<!--property::Shape.AlternativeText-->
42151	<element type="property">
42152		<source id="PowerPoint.Shape.AlternativeText">
42153			<context kind="class">Shape</context>
42154			<name>AlternativeText</name>
42155			<type>String</type>
42156		</source>
42157	</element>
42158	<!--property::Shape.AnimationSettings {ReadOnly}-->
42159	<element type="property">
42160		<source id="PowerPoint.Shape.AnimationSettings">
42161			<context kind="class">Shape</context>
42162			<name>AnimationSettings</name>
42163			<type>AnimationSettings</type>
42164		</source>
42165	</element>
42166	<!--property::Shape.Application {ReadOnly}-->
42167	<element type="property">
42168		<source id="PowerPoint.Shape.Application">
42169			<context kind="class">Shape</context>
42170			<name>Application</name>
42171			<type>Application</type>
42172		</source>
42173	</element>
42174	<!--method::Shape.Apply-->
42175	<element type="method">
42176		<source id="PowerPoint.Shape.Apply">
42177			<context kind="class">Shape</context>
42178			<name>Apply</name>
42179			<type>void</type>
42180		</source>
42181	</element>
42182	<!--property::Shape.AutoShapeType-->
42183	<element type="property">
42184		<source id="PowerPoint.Shape.AutoShapeType">
42185			<context kind="class">Shape</context>
42186			<name>AutoShapeType</name>
42187			<type>Integer</type>
42188		</source>
42189	</element>
42190	<!--property::Shape.BlackWhiteMode-->
42191	<element type="property">
42192		<source id="PowerPoint.Shape.BlackWhiteMode">
42193			<context kind="class">Shape</context>
42194			<name>BlackWhiteMode</name>
42195			<type>Integer</type>
42196		</source>
42197	</element>
42198	<!--property::Shape.Callout {ReadOnly}-->
42199	<element type="property">
42200		<source id="PowerPoint.Shape.Callout">
42201			<context kind="class">Shape</context>
42202			<name>Callout</name>
42203			<type>CalloutFormat</type>
42204		</source>
42205	</element>
42206	<!--method::Shape.CanvasCropBottom-->
42207	<element type="method">
42208		<source id="PowerPoint.Shape.CanvasCropBottom">
42209			<context kind="class">Shape</context>
42210			<name>CanvasCropBottom</name>
42211			<type>void</type>
42212			<parameter-list>
42213				<parameter>
42214					<type>Single</type>
42215					<name>Increment</name>
42216				</parameter>
42217			</parameter-list>
42218		</source>
42219	</element>
42220	<!--method::Shape.CanvasCropLeft-->
42221	<element type="method">
42222		<source id="PowerPoint.Shape.CanvasCropLeft">
42223			<context kind="class">Shape</context>
42224			<name>CanvasCropLeft</name>
42225			<type>void</type>
42226			<parameter-list>
42227				<parameter>
42228					<type>Single</type>
42229					<name>Increment</name>
42230				</parameter>
42231			</parameter-list>
42232		</source>
42233	</element>
42234	<!--method::Shape.CanvasCropRight-->
42235	<element type="method">
42236		<source id="PowerPoint.Shape.CanvasCropRight">
42237			<context kind="class">Shape</context>
42238			<name>CanvasCropRight</name>
42239			<type>void</type>
42240			<parameter-list>
42241				<parameter>
42242					<type>Single</type>
42243					<name>Increment</name>
42244				</parameter>
42245			</parameter-list>
42246		</source>
42247	</element>
42248	<!--method::Shape.CanvasCropTop-->
42249	<element type="method">
42250		<source id="PowerPoint.Shape.CanvasCropTop">
42251			<context kind="class">Shape</context>
42252			<name>CanvasCropTop</name>
42253			<type>void</type>
42254			<parameter-list>
42255				<parameter>
42256					<type>Single</type>
42257					<name>Increment</name>
42258				</parameter>
42259			</parameter-list>
42260		</source>
42261	</element>
42262	<!--property::Shape.CanvasItems {ReadOnly}-->
42263	<element type="property">
42264		<source id="PowerPoint.Shape.CanvasItems">
42265			<context kind="class">Shape</context>
42266			<name>CanvasItems</name>
42267			<type>CanvasShapes</type>
42268		</source>
42269	</element>
42270	<!--property::Shape.Child {ReadOnly}-->
42271	<element type="property">
42272		<source id="PowerPoint.Shape.Child">
42273			<context kind="class">Shape</context>
42274			<name>Child</name>
42275			<type>Integer</type>
42276		</source>
42277	</element>
42278	<!--property::Shape.ConnectionSiteCount {ReadOnly}-->
42279	<element type="property">
42280		<source id="PowerPoint.Shape.ConnectionSiteCount">
42281			<context kind="class">Shape</context>
42282			<name>ConnectionSiteCount</name>
42283			<type>Integer</type>
42284		</source>
42285	</element>
42286	<!--property::Shape.Connector {ReadOnly}-->
42287	<element type="property">
42288		<source id="PowerPoint.Shape.Connector">
42289			<context kind="class">Shape</context>
42290			<name>Connector</name>
42291			<type>Integer</type>
42292		</source>
42293	</element>
42294	<!--property::Shape.ConnectorFormat {ReadOnly}-->
42295	<element type="property">
42296		<source id="PowerPoint.Shape.ConnectorFormat">
42297			<context kind="class">Shape</context>
42298			<name>ConnectorFormat</name>
42299			<type>ConnectorFormat</type>
42300		</source>
42301	</element>
42302	<!--method::Shape.Copy-->
42303	<element type="method">
42304		<source id="PowerPoint.Shape.Copy">
42305			<context kind="class">Shape</context>
42306			<name>Copy</name>
42307			<type>void</type>
42308		</source>
42309	</element>
42310	<!--property::Shape.Creator {ReadOnly}-->
42311	<element type="property">
42312		<source id="PowerPoint.Shape.Creator">
42313			<context kind="class">Shape</context>
42314			<name>Creator</name>
42315			<type>Integer</type>
42316		</source>
42317	</element>
42318	<!--method::Shape.Cut-->
42319	<element type="method">
42320		<source id="PowerPoint.Shape.Cut">
42321			<context kind="class">Shape</context>
42322			<name>Cut</name>
42323			<type>void</type>
42324		</source>
42325	</element>
42326	<!--method::Shape.Delete-->
42327	<element type="method">
42328		<source id="PowerPoint.Shape.Delete">
42329			<context kind="class">Shape</context>
42330			<name>Delete</name>
42331			<type>void</type>
42332		</source>
42333	</element>
42334	<!--property::Shape.Diagram {ReadOnly}-->
42335	<element type="property">
42336		<source id="PowerPoint.Shape.Diagram">
42337			<context kind="class">Shape</context>
42338			<name>Diagram</name>
42339			<type>Diagram</type>
42340		</source>
42341	</element>
42342	<!--property::Shape.DiagramNode {ReadOnly}-->
42343	<element type="property">
42344		<source id="PowerPoint.Shape.DiagramNode">
42345			<context kind="class">Shape</context>
42346			<name>DiagramNode</name>
42347			<type>DiagramNode</type>
42348		</source>
42349	</element>
42350	<!--method::Shape.Duplicate-->
42351	<element type="method">
42352		<source id="PowerPoint.Shape.Duplicate">
42353			<context kind="class">Shape</context>
42354			<name>Duplicate</name>
42355			<type>ShapeRange</type>
42356		</source>
42357	</element>
42358	<!--method::Shape.Export-->
42359	<element type="method">
42360		<source id="PowerPoint.Shape.Export">
42361			<context kind="class">Shape</context>
42362			<name>Export</name>
42363			<type>void</type>
42364			<parameter-list>
42365				<parameter>
42366					<type>String</type>
42367					<name>PathName</name>
42368				</parameter>
42369				<parameter>
42370					<type>Integer</type>
42371					<name>Filter</name>
42372				</parameter>
42373				<parameter optional="true">
42374					<type>Integer</type>
42375					<name>ScaleWidth</name>
42376				</parameter>
42377				<parameter optional="true">
42378					<type>Integer</type>
42379					<name>ScaleHeight</name>
42380				</parameter>
42381				<parameter optional="true">
42382					<type>Integer</type>
42383					<name>ExportMode</name>
42384				</parameter>
42385			</parameter-list>
42386		</source>
42387	</element>
42388	<!--property::Shape.Fill {ReadOnly}-->
42389	<element type="property">
42390		<source id="PowerPoint.Shape.Fill">
42391			<context kind="class">Shape</context>
42392			<name>Fill</name>
42393			<type>FillFormat</type>
42394		</source>
42395	</element>
42396	<!--method::Shape.Flip-->
42397	<element type="method">
42398		<source id="PowerPoint.Shape.Flip">
42399			<context kind="class">Shape</context>
42400			<name>Flip</name>
42401			<type>void</type>
42402			<parameter-list>
42403				<parameter>
42404					<type>Integer</type>
42405					<name>FlipCmd</name>
42406				</parameter>
42407			</parameter-list>
42408		</source>
42409	</element>
42410	<!--property::Shape.GroupItems {ReadOnly}-->
42411	<element type="property">
42412		<source id="PowerPoint.Shape.GroupItems">
42413			<context kind="class">Shape</context>
42414			<name>GroupItems</name>
42415			<type>GroupShapes</type>
42416		</source>
42417	</element>
42418	<!--property::Shape.HasDiagram {ReadOnly}-->
42419	<element type="property">
42420		<source id="PowerPoint.Shape.HasDiagram">
42421			<context kind="class">Shape</context>
42422			<name>HasDiagram</name>
42423			<type>Integer</type>
42424		</source>
42425	</element>
42426	<!--property::Shape.HasDiagramNode {ReadOnly}-->
42427	<element type="property">
42428		<source id="PowerPoint.Shape.HasDiagramNode">
42429			<context kind="class">Shape</context>
42430			<name>HasDiagramNode</name>
42431			<type>Integer</type>
42432		</source>
42433	</element>
42434	<!--property::Shape.HasTable {ReadOnly}-->
42435	<element type="property">
42436		<source id="PowerPoint.Shape.HasTable">
42437			<context kind="class">Shape</context>
42438			<name>HasTable</name>
42439			<type>Integer</type>
42440		</source>
42441	</element>
42442	<!--property::Shape.HasTextFrame {ReadOnly}-->
42443	<element type="property">
42444		<source id="PowerPoint.Shape.HasTextFrame">
42445			<context kind="class">Shape</context>
42446			<name>HasTextFrame</name>
42447			<type>Integer</type>
42448		</source>
42449	</element>
42450	<!--property::Shape.Height-->
42451	<element type="property">
42452		<source id="PowerPoint.Shape.Height">
42453			<context kind="class">Shape</context>
42454			<name>Height</name>
42455			<type>Single</type>
42456		</source>
42457	</element>
42458	<!--property::Shape.HorizontalFlip {ReadOnly}-->
42459	<element type="property">
42460		<source id="PowerPoint.Shape.HorizontalFlip">
42461			<context kind="class">Shape</context>
42462			<name>HorizontalFlip</name>
42463			<type>Integer</type>
42464		</source>
42465	</element>
42466	<!--property::Shape.Id {ReadOnly}-->
42467	<element type="property">
42468		<source id="PowerPoint.Shape.Id">
42469			<context kind="class">Shape</context>
42470			<name>Id</name>
42471			<type>Integer</type>
42472		</source>
42473	</element>
42474	<!--method::Shape.IncrementLeft-->
42475	<element type="method">
42476		<source id="PowerPoint.Shape.IncrementLeft">
42477			<context kind="class">Shape</context>
42478			<name>IncrementLeft</name>
42479			<type>void</type>
42480			<parameter-list>
42481				<parameter>
42482					<type>Single</type>
42483					<name>Increment</name>
42484				</parameter>
42485			</parameter-list>
42486		</source>
42487	</element>
42488	<!--method::Shape.IncrementRotation-->
42489	<element type="method">
42490		<source id="PowerPoint.Shape.IncrementRotation">
42491			<context kind="class">Shape</context>
42492			<name>IncrementRotation</name>
42493			<type>void</type>
42494			<parameter-list>
42495				<parameter>
42496					<type>Single</type>
42497					<name>Increment</name>
42498				</parameter>
42499			</parameter-list>
42500		</source>
42501	</element>
42502	<!--method::Shape.IncrementTop-->
42503	<element type="method">
42504		<source id="PowerPoint.Shape.IncrementTop">
42505			<context kind="class">Shape</context>
42506			<name>IncrementTop</name>
42507			<type>void</type>
42508			<parameter-list>
42509				<parameter>
42510					<type>Single</type>
42511					<name>Increment</name>
42512				</parameter>
42513			</parameter-list>
42514		</source>
42515	</element>
42516	<!--property::Shape.Left-->
42517	<element type="property">
42518		<source id="PowerPoint.Shape.Left">
42519			<context kind="class">Shape</context>
42520			<name>Left</name>
42521			<type>Single</type>
42522		</source>
42523	</element>
42524	<!--property::Shape.Line {ReadOnly}-->
42525	<element type="property">
42526		<source id="PowerPoint.Shape.Line">
42527			<context kind="class">Shape</context>
42528			<name>Line</name>
42529			<type>LineFormat</type>
42530		</source>
42531	</element>
42532	<!--property::Shape.LinkFormat {ReadOnly}-->
42533	<element type="property">
42534		<source id="PowerPoint.Shape.LinkFormat">
42535			<context kind="class">Shape</context>
42536			<name>LinkFormat</name>
42537			<type>LinkFormat</type>
42538		</source>
42539	</element>
42540	<!--property::Shape.LockAspectRatio-->
42541	<element type="property">
42542		<source id="PowerPoint.Shape.LockAspectRatio">
42543			<context kind="class">Shape</context>
42544			<name>LockAspectRatio</name>
42545			<type>Integer</type>
42546		</source>
42547	</element>
42548	<!--property::Shape.MediaType {ReadOnly}-->
42549	<element type="property">
42550		<source id="PowerPoint.Shape.MediaType">
42551			<context kind="class">Shape</context>
42552			<name>MediaType</name>
42553			<type>Integer</type>
42554		</source>
42555	</element>
42556	<!--property::Shape.Name-->
42557	<element type="property">
42558		<source id="PowerPoint.Shape.Name">
42559			<context kind="class">Shape</context>
42560			<name>Name</name>
42561			<type>String</type>
42562		</source>
42563	</element>
42564	<!--property::Shape.Nodes {ReadOnly}-->
42565	<element type="property">
42566		<source id="PowerPoint.Shape.Nodes">
42567			<context kind="class">Shape</context>
42568			<name>Nodes</name>
42569			<type>ShapeNodes</type>
42570		</source>
42571	</element>
42572	<!--property::Shape.OLEFormat {ReadOnly}-->
42573	<element type="property">
42574		<source id="PowerPoint.Shape.OLEFormat">
42575			<context kind="class">Shape</context>
42576			<name>OLEFormat</name>
42577			<type>OLEFormat</type>
42578		</source>
42579	</element>
42580	<!--property::Shape.Parent {ReadOnly}-->
42581	<element type="property">
42582		<source id="PowerPoint.Shape.Parent">
42583			<context kind="class">Shape</context>
42584			<name>Parent</name>
42585			<type>Object</type>
42586		</source>
42587	</element>
42588	<!--property::Shape.ParentGroup {ReadOnly}-->
42589	<element type="property">
42590		<source id="PowerPoint.Shape.ParentGroup">
42591			<context kind="class">Shape</context>
42592			<name>ParentGroup</name>
42593			<type>Shape</type>
42594		</source>
42595	</element>
42596	<!--method::Shape.PickUp-->
42597	<element type="method">
42598		<source id="PowerPoint.Shape.PickUp">
42599			<context kind="class">Shape</context>
42600			<name>PickUp</name>
42601			<type>void</type>
42602		</source>
42603	</element>
42604	<!--property::Shape.PictureFormat {ReadOnly}-->
42605	<element type="property">
42606		<source id="PowerPoint.Shape.PictureFormat">
42607			<context kind="class">Shape</context>
42608			<name>PictureFormat</name>
42609			<type>PictureFormat</type>
42610		</source>
42611	</element>
42612	<!--property::Shape.PlaceholderFormat {ReadOnly}-->
42613	<element type="property">
42614		<source id="PowerPoint.Shape.PlaceholderFormat">
42615			<context kind="class">Shape</context>
42616			<name>PlaceholderFormat</name>
42617			<type>PlaceholderFormat</type>
42618		</source>
42619	</element>
42620	<!--method::Shape.RerouteConnections-->
42621	<element type="method">
42622		<source id="PowerPoint.Shape.RerouteConnections">
42623			<context kind="class">Shape</context>
42624			<name>RerouteConnections</name>
42625			<type>void</type>
42626		</source>
42627	</element>
42628	<!--property::Shape.Rotation-->
42629	<element type="property">
42630		<source id="PowerPoint.Shape.Rotation">
42631			<context kind="class">Shape</context>
42632			<name>Rotation</name>
42633			<type>Single</type>
42634		</source>
42635	</element>
42636	<!--method::Shape.ScaleHeight-->
42637	<element type="method">
42638		<source id="PowerPoint.Shape.ScaleHeight">
42639			<context kind="class">Shape</context>
42640			<name>ScaleHeight</name>
42641			<type>void</type>
42642			<parameter-list>
42643				<parameter>
42644					<type>Single</type>
42645					<name>Factor</name>
42646				</parameter>
42647				<parameter>
42648					<type>Integer</type>
42649					<name>RelativeToOriginalSize</name>
42650				</parameter>
42651				<parameter optional="true">
42652					<type>Integer</type>
42653					<name>fScale</name>
42654				</parameter>
42655			</parameter-list>
42656		</source>
42657	</element>
42658	<!--method::Shape.ScaleWidth-->
42659	<element type="method">
42660		<source id="PowerPoint.Shape.ScaleWidth">
42661			<context kind="class">Shape</context>
42662			<name>ScaleWidth</name>
42663			<type>void</type>
42664			<parameter-list>
42665				<parameter>
42666					<type>Single</type>
42667					<name>Factor</name>
42668				</parameter>
42669				<parameter>
42670					<type>Integer</type>
42671					<name>RelativeToOriginalSize</name>
42672				</parameter>
42673				<parameter optional="true">
42674					<type>Integer</type>
42675					<name>fScale</name>
42676				</parameter>
42677			</parameter-list>
42678		</source>
42679	</element>
42680	<!--property::Shape.Script {ReadOnly}-->
42681	<element type="property">
42682		<source id="PowerPoint.Shape.Script">
42683			<context kind="class">Shape</context>
42684			<name>Script</name>
42685			<type>Script</type>
42686		</source>
42687	</element>
42688	<!--method::Shape.Select-->
42689	<element type="method">
42690		<source id="PowerPoint.Shape.Select">
42691			<context kind="class">Shape</context>
42692			<name>Select</name>
42693			<type>void</type>
42694			<parameter-list>
42695				<parameter optional="true">
42696					<type>Integer</type>
42697					<name>Replace</name>
42698				</parameter>
42699			</parameter-list>
42700		</source>
42701	</element>
42702	<!--method::Shape.SetShapesDefaultProperties-->
42703	<element type="method">
42704		<source id="PowerPoint.Shape.SetShapesDefaultProperties">
42705			<context kind="class">Shape</context>
42706			<name>SetShapesDefaultProperties</name>
42707			<type>void</type>
42708		</source>
42709	</element>
42710	<!--property::Shape.Shadow {ReadOnly}-->
42711	<element type="property">
42712		<source id="PowerPoint.Shape.Shadow">
42713			<context kind="class">Shape</context>
42714			<name>Shadow</name>
42715			<type>ShadowFormat</type>
42716		</source>
42717	</element>
42718	<!--property::Shape.SoundFormat {ReadOnly}-->
42719	<element type="property">
42720		<source id="PowerPoint.Shape.SoundFormat">
42721			<context kind="class">Shape</context>
42722			<name>SoundFormat</name>
42723			<type>SoundFormat</type>
42724		</source>
42725	</element>
42726	<!--property::Shape.Table {ReadOnly}-->
42727	<element type="property">
42728		<source id="PowerPoint.Shape.Table">
42729			<context kind="class">Shape</context>
42730			<name>Table</name>
42731			<type>Table</type>
42732		</source>
42733	</element>
42734	<!--property::Shape.Tags {ReadOnly}-->
42735	<element type="property">
42736		<source id="PowerPoint.Shape.Tags">
42737			<context kind="class">Shape</context>
42738			<name>Tags</name>
42739			<type>Tags</type>
42740		</source>
42741	</element>
42742	<!--property::Shape.TextEffect {ReadOnly}-->
42743	<element type="property">
42744		<source id="PowerPoint.Shape.TextEffect">
42745			<context kind="class">Shape</context>
42746			<name>TextEffect</name>
42747			<type>TextEffectFormat</type>
42748		</source>
42749	</element>
42750	<!--property::Shape.TextFrame {ReadOnly}-->
42751	<element type="property">
42752		<source id="PowerPoint.Shape.TextFrame">
42753			<context kind="class">Shape</context>
42754			<name>TextFrame</name>
42755			<type>TextFrame</type>
42756		</source>
42757	</element>
42758	<!--property::Shape.ThreeD {ReadOnly}-->
42759	<element type="property">
42760		<source id="PowerPoint.Shape.ThreeD">
42761			<context kind="class">Shape</context>
42762			<name>ThreeD</name>
42763			<type>ThreeDFormat</type>
42764		</source>
42765	</element>
42766	<!--property::Shape.Top-->
42767	<element type="property">
42768		<source id="PowerPoint.Shape.Top">
42769			<context kind="class">Shape</context>
42770			<name>Top</name>
42771			<type>Single</type>
42772		</source>
42773	</element>
42774	<!--property::Shape.Type {ReadOnly}-->
42775	<element type="property">
42776		<source id="PowerPoint.Shape.Type">
42777			<context kind="class">Shape</context>
42778			<name>Type</name>
42779			<type>Integer</type>
42780		</source>
42781	</element>
42782	<!--method::Shape.Ungroup-->
42783	<element type="method">
42784		<source id="PowerPoint.Shape.Ungroup">
42785			<context kind="class">Shape</context>
42786			<name>Ungroup</name>
42787			<type>ShapeRange</type>
42788		</source>
42789	</element>
42790	<!--property::Shape.VerticalFlip {ReadOnly}-->
42791	<element type="property">
42792		<source id="PowerPoint.Shape.VerticalFlip">
42793			<context kind="class">Shape</context>
42794			<name>VerticalFlip</name>
42795			<type>Integer</type>
42796		</source>
42797	</element>
42798	<!--property::Shape.Vertices {ReadOnly}-->
42799	<element type="property">
42800		<source id="PowerPoint.Shape.Vertices">
42801			<context kind="class">Shape</context>
42802			<name>Vertices</name>
42803			<type>Variant</type>
42804		</source>
42805	</element>
42806	<!--property::Shape.Visible-->
42807	<element type="property">
42808		<source id="PowerPoint.Shape.Visible">
42809			<context kind="class">Shape</context>
42810			<name>Visible</name>
42811			<type>Integer</type>
42812		</source>
42813	</element>
42814	<!--property::Shape.Width-->
42815	<element type="property">
42816		<source id="PowerPoint.Shape.Width">
42817			<context kind="class">Shape</context>
42818			<name>Width</name>
42819			<type>Single</type>
42820		</source>
42821	</element>
42822	<!--method::Shape.ZOrder-->
42823	<element type="method">
42824		<source id="PowerPoint.Shape.ZOrder">
42825			<context kind="class">Shape</context>
42826			<name>ZOrder</name>
42827			<type>void</type>
42828			<parameter-list>
42829				<parameter>
42830					<type>Integer</type>
42831					<name>ZOrderCmd</name>
42832				</parameter>
42833			</parameter-list>
42834		</source>
42835	</element>
42836	<!--property::Shape.ZOrderPosition {ReadOnly}-->
42837	<element type="property">
42838		<source id="PowerPoint.Shape.ZOrderPosition">
42839			<context kind="class">Shape</context>
42840			<name>ZOrderPosition</name>
42841			<type>Integer</type>
42842		</source>
42843	</element>
42844	<!--Class::ShapeNode-->
42845	<element type="class">
42846		<source id="PowerPoint.ShapeNode">
42847			<name>ShapeNode</name>
42848		</source>
42849		<destination designation="identity" />
42850	</element>
42851	<!--property::ShapeNode.Application {ReadOnly}-->
42852	<element type="property">
42853		<source id="PowerPoint.ShapeNode.Application">
42854			<context kind="class">ShapeNode</context>
42855			<name>Application</name>
42856			<type>Application</type>
42857		</source>
42858	</element>
42859	<!--property::ShapeNode.Creator {ReadOnly}-->
42860	<element type="property">
42861		<source id="PowerPoint.ShapeNode.Creator">
42862			<context kind="class">ShapeNode</context>
42863			<name>Creator</name>
42864			<type>Integer</type>
42865		</source>
42866	</element>
42867	<!--property::ShapeNode.EditingType {ReadOnly}-->
42868	<element type="property">
42869		<source id="PowerPoint.ShapeNode.EditingType">
42870			<context kind="class">ShapeNode</context>
42871			<name>EditingType</name>
42872			<type>Integer</type>
42873		</source>
42874	</element>
42875	<!--property::ShapeNode.Parent {ReadOnly}-->
42876	<element type="property">
42877		<source id="PowerPoint.ShapeNode.Parent">
42878			<context kind="class">ShapeNode</context>
42879			<name>Parent</name>
42880			<type>Object</type>
42881		</source>
42882	</element>
42883	<!--property::ShapeNode.Points {ReadOnly}-->
42884	<element type="property">
42885		<source id="PowerPoint.ShapeNode.Points">
42886			<context kind="class">ShapeNode</context>
42887			<name>Points</name>
42888			<type>Variant</type>
42889		</source>
42890	</element>
42891	<!--property::ShapeNode.SegmentType {ReadOnly}-->
42892	<element type="property">
42893		<source id="PowerPoint.ShapeNode.SegmentType">
42894			<context kind="class">ShapeNode</context>
42895			<name>SegmentType</name>
42896			<type>Integer</type>
42897		</source>
42898	</element>
42899	<!--Class::ShapeNodes-->
42900	<element type="class">
42901		<source id="PowerPoint.ShapeNodes">
42902			<name>ShapeNodes</name>
42903		</source>
42904		<destination designation="identity" />
42905	</element>
42906	<!--property::ShapeNodes.Application {ReadOnly}-->
42907	<element type="property">
42908		<source id="PowerPoint.ShapeNodes.Application">
42909			<context kind="class">ShapeNodes</context>
42910			<name>Application</name>
42911			<type>Application</type>
42912		</source>
42913	</element>
42914	<!--property::ShapeNodes.Count {ReadOnly}-->
42915	<element type="property">
42916		<source id="PowerPoint.ShapeNodes.Count">
42917			<context kind="class">ShapeNodes</context>
42918			<name>Count</name>
42919			<type>Integer</type>
42920		</source>
42921	</element>
42922	<!--property::ShapeNodes.Creator {ReadOnly}-->
42923	<element type="property">
42924		<source id="PowerPoint.ShapeNodes.Creator">
42925			<context kind="class">ShapeNodes</context>
42926			<name>Creator</name>
42927			<type>Integer</type>
42928		</source>
42929	</element>
42930	<!--method::ShapeNodes.Delete-->
42931	<element type="method">
42932		<source id="PowerPoint.ShapeNodes.Delete">
42933			<context kind="class">ShapeNodes</context>
42934			<name>Delete</name>
42935			<type>void</type>
42936			<parameter-list>
42937				<parameter>
42938					<type>Integer</type>
42939					<name>Index</name>
42940				</parameter>
42941			</parameter-list>
42942		</source>
42943	</element>
42944	<!--method::ShapeNodes.Insert-->
42945	<element type="method">
42946		<source id="PowerPoint.ShapeNodes.Insert">
42947			<context kind="class">ShapeNodes</context>
42948			<name>Insert</name>
42949			<type>void</type>
42950			<parameter-list>
42951				<parameter>
42952					<type>Integer</type>
42953					<name>Index</name>
42954				</parameter>
42955				<parameter>
42956					<type>Integer</type>
42957					<name>SegmentType</name>
42958				</parameter>
42959				<parameter>
42960					<type>Integer</type>
42961					<name>EditingType</name>
42962				</parameter>
42963				<parameter>
42964					<type>Single</type>
42965					<name>X1</name>
42966				</parameter>
42967				<parameter>
42968					<type>Single</type>
42969					<name>Y1</name>
42970				</parameter>
42971				<parameter optional="true">
42972					<type>Single</type>
42973					<name>X2</name>
42974				</parameter>
42975				<parameter optional="true">
42976					<type>Single</type>
42977					<name>Y2</name>
42978				</parameter>
42979				<parameter optional="true">
42980					<type>Single</type>
42981					<name>X3</name>
42982				</parameter>
42983				<parameter optional="true">
42984					<type>Single</type>
42985					<name>Y3</name>
42986				</parameter>
42987			</parameter-list>
42988		</source>
42989	</element>
42990	<!--method::ShapeNodes.Item {Default}-->
42991	<element type="method">
42992		<source id="PowerPoint.ShapeNodes.Item">
42993			<context kind="class">ShapeNodes</context>
42994			<name default="true">Item</name>
42995			<type>ShapeNode</type>
42996			<parameter-list>
42997				<parameter>
42998					<type>Variant</type>
42999					<name>Index</name>
43000				</parameter>
43001			</parameter-list>
43002		</source>
43003	</element>
43004	<!--property::ShapeNodes.Parent {ReadOnly}-->
43005	<element type="property">
43006		<source id="PowerPoint.ShapeNodes.Parent">
43007			<context kind="class">ShapeNodes</context>
43008			<name>Parent</name>
43009			<type>Object</type>
43010		</source>
43011	</element>
43012	<!--method::ShapeNodes.SetEditingType-->
43013	<element type="method">
43014		<source id="PowerPoint.ShapeNodes.SetEditingType">
43015			<context kind="class">ShapeNodes</context>
43016			<name>SetEditingType</name>
43017			<type>void</type>
43018			<parameter-list>
43019				<parameter>
43020					<type>Integer</type>
43021					<name>Index</name>
43022				</parameter>
43023				<parameter>
43024					<type>Integer</type>
43025					<name>EditingType</name>
43026				</parameter>
43027			</parameter-list>
43028		</source>
43029	</element>
43030	<!--method::ShapeNodes.SetPosition-->
43031	<element type="method">
43032		<source id="PowerPoint.ShapeNodes.SetPosition">
43033			<context kind="class">ShapeNodes</context>
43034			<name>SetPosition</name>
43035			<type>void</type>
43036			<parameter-list>
43037				<parameter>
43038					<type>Integer</type>
43039					<name>Index</name>
43040				</parameter>
43041				<parameter>
43042					<type>Single</type>
43043					<name>X1</name>
43044				</parameter>
43045				<parameter>
43046					<type>Single</type>
43047					<name>Y1</name>
43048				</parameter>
43049			</parameter-list>
43050		</source>
43051	</element>
43052	<!--method::ShapeNodes.SetSegmentType-->
43053	<element type="method">
43054		<source id="PowerPoint.ShapeNodes.SetSegmentType">
43055			<context kind="class">ShapeNodes</context>
43056			<name>SetSegmentType</name>
43057			<type>void</type>
43058			<parameter-list>
43059				<parameter>
43060					<type>Integer</type>
43061					<name>Index</name>
43062				</parameter>
43063				<parameter>
43064					<type>Integer</type>
43065					<name>SegmentType</name>
43066				</parameter>
43067			</parameter-list>
43068		</source>
43069	</element>
43070	<!--Class::ShapeRange-->
43071	<element type="class">
43072		<source id="PowerPoint.ShapeRange">
43073			<name>ShapeRange</name>
43074		</source>
43075		<destination designation="identity" />
43076	</element>
43077	<!--property::ShapeRange.ActionSettings {ReadOnly}-->
43078	<element type="property">
43079		<source id="PowerPoint.ShapeRange.ActionSettings">
43080			<context kind="class">ShapeRange</context>
43081			<name>ActionSettings</name>
43082			<type>ActionSettings</type>
43083		</source>
43084	</element>
43085	<!--property::ShapeRange.Adjustments {ReadOnly}-->
43086	<element type="property">
43087		<source id="PowerPoint.ShapeRange.Adjustments">
43088			<context kind="class">ShapeRange</context>
43089			<name>Adjustments</name>
43090			<type>Adjustments</type>
43091		</source>
43092	</element>
43093	<!--method::ShapeRange.Align-->
43094	<element type="method">
43095		<source id="PowerPoint.ShapeRange.Align">
43096			<context kind="class">ShapeRange</context>
43097			<name>Align</name>
43098			<type>void</type>
43099			<parameter-list>
43100				<parameter>
43101					<type>Integer</type>
43102					<name>AlignCmd</name>
43103				</parameter>
43104				<parameter>
43105					<type>Integer</type>
43106					<name>RelativeTo</name>
43107				</parameter>
43108			</parameter-list>
43109		</source>
43110	</element>
43111	<!--property::ShapeRange.AlternativeText-->
43112	<element type="property">
43113		<source id="PowerPoint.ShapeRange.AlternativeText">
43114			<context kind="class">ShapeRange</context>
43115			<name>AlternativeText</name>
43116			<type>String</type>
43117		</source>
43118	</element>
43119	<!--property::ShapeRange.AnimationSettings {ReadOnly}-->
43120	<element type="property">
43121		<source id="PowerPoint.ShapeRange.AnimationSettings">
43122			<context kind="class">ShapeRange</context>
43123			<name>AnimationSettings</name>
43124			<type>AnimationSettings</type>
43125		</source>
43126	</element>
43127	<!--property::ShapeRange.Application {ReadOnly}-->
43128	<element type="property">
43129		<source id="PowerPoint.ShapeRange.Application">
43130			<context kind="class">ShapeRange</context>
43131			<name>Application</name>
43132			<type>Application</type>
43133		</source>
43134	</element>
43135	<!--method::ShapeRange.Apply-->
43136	<element type="method">
43137		<source id="PowerPoint.ShapeRange.Apply">
43138			<context kind="class">ShapeRange</context>
43139			<name>Apply</name>
43140			<type>void</type>
43141		</source>
43142	</element>
43143	<!--property::ShapeRange.AutoShapeType-->
43144	<element type="property">
43145		<source id="PowerPoint.ShapeRange.AutoShapeType">
43146			<context kind="class">ShapeRange</context>
43147			<name>AutoShapeType</name>
43148			<type>Integer</type>
43149		</source>
43150	</element>
43151	<!--property::ShapeRange.BlackWhiteMode-->
43152	<element type="property">
43153		<source id="PowerPoint.ShapeRange.BlackWhiteMode">
43154			<context kind="class">ShapeRange</context>
43155			<name>BlackWhiteMode</name>
43156			<type>Integer</type>
43157		</source>
43158	</element>
43159	<!--property::ShapeRange.Callout {ReadOnly}-->
43160	<element type="property">
43161		<source id="PowerPoint.ShapeRange.Callout">
43162			<context kind="class">ShapeRange</context>
43163			<name>Callout</name>
43164			<type>CalloutFormat</type>
43165		</source>
43166	</element>
43167	<!--method::ShapeRange.CanvasCropBottom-->
43168	<element type="method">
43169		<source id="PowerPoint.ShapeRange.CanvasCropBottom">
43170			<context kind="class">ShapeRange</context>
43171			<name>CanvasCropBottom</name>
43172			<type>void</type>
43173			<parameter-list>
43174				<parameter>
43175					<type>Single</type>
43176					<name>Increment</name>
43177				</parameter>
43178			</parameter-list>
43179		</source>
43180	</element>
43181	<!--method::ShapeRange.CanvasCropLeft-->
43182	<element type="method">
43183		<source id="PowerPoint.ShapeRange.CanvasCropLeft">
43184			<context kind="class">ShapeRange</context>
43185			<name>CanvasCropLeft</name>
43186			<type>void</type>
43187			<parameter-list>
43188				<parameter>
43189					<type>Single</type>
43190					<name>Increment</name>
43191				</parameter>
43192			</parameter-list>
43193		</source>
43194	</element>
43195	<!--method::ShapeRange.CanvasCropRight-->
43196	<element type="method">
43197		<source id="PowerPoint.ShapeRange.CanvasCropRight">
43198			<context kind="class">ShapeRange</context>
43199			<name>CanvasCropRight</name>
43200			<type>void</type>
43201			<parameter-list>
43202				<parameter>
43203					<type>Single</type>
43204					<name>Increment</name>
43205				</parameter>
43206			</parameter-list>
43207		</source>
43208	</element>
43209	<!--method::ShapeRange.CanvasCropTop-->
43210	<element type="method">
43211		<source id="PowerPoint.ShapeRange.CanvasCropTop">
43212			<context kind="class">ShapeRange</context>
43213			<name>CanvasCropTop</name>
43214			<type>void</type>
43215			<parameter-list>
43216				<parameter>
43217					<type>Single</type>
43218					<name>Increment</name>
43219				</parameter>
43220			</parameter-list>
43221		</source>
43222	</element>
43223	<!--property::ShapeRange.CanvasItems {ReadOnly}-->
43224	<element type="property">
43225		<source id="PowerPoint.ShapeRange.CanvasItems">
43226			<context kind="class">ShapeRange</context>
43227			<name>CanvasItems</name>
43228			<type>CanvasShapes</type>
43229		</source>
43230	</element>
43231	<!--property::ShapeRange.Child {ReadOnly}-->
43232	<element type="property">
43233		<source id="PowerPoint.ShapeRange.Child">
43234			<context kind="class">ShapeRange</context>
43235			<name>Child</name>
43236			<type>Integer</type>
43237		</source>
43238	</element>
43239	<!--property::ShapeRange.ConnectionSiteCount {ReadOnly}-->
43240	<element type="property">
43241		<source id="PowerPoint.ShapeRange.ConnectionSiteCount">
43242			<context kind="class">ShapeRange</context>
43243			<name>ConnectionSiteCount</name>
43244			<type>Integer</type>
43245		</source>
43246	</element>
43247	<!--property::ShapeRange.Connector {ReadOnly}-->
43248	<element type="property">
43249		<source id="PowerPoint.ShapeRange.Connector">
43250			<context kind="class">ShapeRange</context>
43251			<name>Connector</name>
43252			<type>Integer</type>
43253		</source>
43254	</element>
43255	<!--property::ShapeRange.ConnectorFormat {ReadOnly}-->
43256	<element type="property">
43257		<source id="PowerPoint.ShapeRange.ConnectorFormat">
43258			<context kind="class">ShapeRange</context>
43259			<name>ConnectorFormat</name>
43260			<type>ConnectorFormat</type>
43261		</source>
43262	</element>
43263	<!--method::ShapeRange.Copy-->
43264	<element type="method">
43265		<source id="PowerPoint.ShapeRange.Copy">
43266			<context kind="class">ShapeRange</context>
43267			<name>Copy</name>
43268			<type>void</type>
43269		</source>
43270	</element>
43271	<!--property::ShapeRange.Count {ReadOnly}-->
43272	<element type="property">
43273		<source id="PowerPoint.ShapeRange.Count">
43274			<context kind="class">ShapeRange</context>
43275			<name>Count</name>
43276			<type>Integer</type>
43277		</source>
43278	</element>
43279	<!--property::ShapeRange.Creator {ReadOnly}-->
43280	<element type="property">
43281		<source id="PowerPoint.ShapeRange.Creator">
43282			<context kind="class">ShapeRange</context>
43283			<name>Creator</name>
43284			<type>Integer</type>
43285		</source>
43286	</element>
43287	<!--method::ShapeRange.Cut-->
43288	<element type="method">
43289		<source id="PowerPoint.ShapeRange.Cut">
43290			<context kind="class">ShapeRange</context>
43291			<name>Cut</name>
43292			<type>void</type>
43293		</source>
43294	</element>
43295	<!--method::ShapeRange.Delete-->
43296	<element type="method">
43297		<source id="PowerPoint.ShapeRange.Delete">
43298			<context kind="class">ShapeRange</context>
43299			<name>Delete</name>
43300			<type>void</type>
43301		</source>
43302	</element>
43303	<!--property::ShapeRange.Diagram {ReadOnly}-->
43304	<element type="property">
43305		<source id="PowerPoint.ShapeRange.Diagram">
43306			<context kind="class">ShapeRange</context>
43307			<name>Diagram</name>
43308			<type>Diagram</type>
43309		</source>
43310	</element>
43311	<!--property::ShapeRange.DiagramNode {ReadOnly}-->
43312	<element type="property">
43313		<source id="PowerPoint.ShapeRange.DiagramNode">
43314			<context kind="class">ShapeRange</context>
43315			<name>DiagramNode</name>
43316			<type>DiagramNode</type>
43317		</source>
43318	</element>
43319	<!--method::ShapeRange.Distribute-->
43320	<element type="method">
43321		<source id="PowerPoint.ShapeRange.Distribute">
43322			<context kind="class">ShapeRange</context>
43323			<name>Distribute</name>
43324			<type>void</type>
43325			<parameter-list>
43326				<parameter>
43327					<type>Integer</type>
43328					<name>DistributeCmd</name>
43329				</parameter>
43330				<parameter>
43331					<type>Integer</type>
43332					<name>RelativeTo</name>
43333				</parameter>
43334			</parameter-list>
43335		</source>
43336	</element>
43337	<!--method::ShapeRange.Duplicate-->
43338	<element type="method">
43339		<source id="PowerPoint.ShapeRange.Duplicate">
43340			<context kind="class">ShapeRange</context>
43341			<name>Duplicate</name>
43342			<type>ShapeRange</type>
43343		</source>
43344	</element>
43345	<!--method::ShapeRange.Export-->
43346	<element type="method">
43347		<source id="PowerPoint.ShapeRange.Export">
43348			<context kind="class">ShapeRange</context>
43349			<name>Export</name>
43350			<type>void</type>
43351			<parameter-list>
43352				<parameter>
43353					<type>String</type>
43354					<name>PathName</name>
43355				</parameter>
43356				<parameter>
43357					<type>Integer</type>
43358					<name>Filter</name>
43359				</parameter>
43360				<parameter optional="true">
43361					<type>Integer</type>
43362					<name>ScaleWidth</name>
43363				</parameter>
43364				<parameter optional="true">
43365					<type>Integer</type>
43366					<name>ScaleHeight</name>
43367				</parameter>
43368				<parameter optional="true">
43369					<type>Integer</type>
43370					<name>ExportMode</name>
43371				</parameter>
43372			</parameter-list>
43373		</source>
43374	</element>
43375	<!--property::ShapeRange.Fill {ReadOnly}-->
43376	<element type="property">
43377		<source id="PowerPoint.ShapeRange.Fill">
43378			<context kind="class">ShapeRange</context>
43379			<name>Fill</name>
43380			<type>FillFormat</type>
43381		</source>
43382	</element>
43383	<!--method::ShapeRange.Flip-->
43384	<element type="method">
43385		<source id="PowerPoint.ShapeRange.Flip">
43386			<context kind="class">ShapeRange</context>
43387			<name>Flip</name>
43388			<type>void</type>
43389			<parameter-list>
43390				<parameter>
43391					<type>Integer</type>
43392					<name>FlipCmd</name>
43393				</parameter>
43394			</parameter-list>
43395		</source>
43396	</element>
43397	<!--method::ShapeRange.GetPolygonalRepresentation-->
43398	<element type="method">
43399		<source id="PowerPoint.ShapeRange.GetPolygonalRepresentation">
43400			<context kind="class">ShapeRange</context>
43401			<name>GetPolygonalRepresentation</name>
43402			<type>void</type>
43403			<parameter-list>
43404				<parameter>
43405					<type>VT_UI4</type>
43406					<name>maxPointsInBuffer</name>
43407				</parameter>
43408				<parameter>
43409					<type>VT_PTR+VT_R4</type>
43410					<name>pPoints</name>
43411				</parameter>
43412				<parameter>
43413					<type>VT_PTR+VT_UI4</type>
43414					<name>numPointsInPolygon</name>
43415				</parameter>
43416				<parameter>
43417					<type>MsoTriState</type>
43418					<name>IsOpen</name>
43419				</parameter>
43420			</parameter-list>
43421		</source>
43422	</element>
43423	<!--method::ShapeRange.Group-->
43424	<element type="method">
43425		<source id="PowerPoint.ShapeRange.Group">
43426			<context kind="class">ShapeRange</context>
43427			<name>Group</name>
43428			<type>Shape</type>
43429		</source>
43430	</element>
43431	<!--property::ShapeRange.GroupItems {ReadOnly}-->
43432	<element type="property">
43433		<source id="PowerPoint.ShapeRange.GroupItems">
43434			<context kind="class">ShapeRange</context>
43435			<name>GroupItems</name>
43436			<type>GroupShapes</type>
43437		</source>
43438	</element>
43439	<!--property::ShapeRange.HasDiagram {ReadOnly}-->
43440	<element type="property">
43441		<source id="PowerPoint.ShapeRange.HasDiagram">
43442			<context kind="class">ShapeRange</context>
43443			<name>HasDiagram</name>
43444			<type>Integer</type>
43445		</source>
43446	</element>
43447	<!--property::ShapeRange.HasDiagramNode {ReadOnly}-->
43448	<element type="property">
43449		<source id="PowerPoint.ShapeRange.HasDiagramNode">
43450			<context kind="class">ShapeRange</context>
43451			<name>HasDiagramNode</name>
43452			<type>Integer</type>
43453		</source>
43454	</element>
43455	<!--property::ShapeRange.HasTable {ReadOnly}-->
43456	<element type="property">
43457		<source id="PowerPoint.ShapeRange.HasTable">
43458			<context kind="class">ShapeRange</context>
43459			<name>HasTable</name>
43460			<type>Integer</type>
43461		</source>
43462	</element>
43463	<!--property::ShapeRange.HasTextFrame {ReadOnly}-->
43464	<element type="property">
43465		<source id="PowerPoint.ShapeRange.HasTextFrame">
43466			<context kind="class">ShapeRange</context>
43467			<name>HasTextFrame</name>
43468			<type>Integer</type>
43469		</source>
43470	</element>
43471	<!--property::ShapeRange.Height-->
43472	<element type="property">
43473		<source id="PowerPoint.ShapeRange.Height">
43474			<context kind="class">ShapeRange</context>
43475			<name>Height</name>
43476			<type>Single</type>
43477		</source>
43478	</element>
43479	<!--property::ShapeRange.HorizontalFlip {ReadOnly}-->
43480	<element type="property">
43481		<source id="PowerPoint.ShapeRange.HorizontalFlip">
43482			<context kind="class">ShapeRange</context>
43483			<name>HorizontalFlip</name>
43484			<type>Integer</type>
43485		</source>
43486	</element>
43487	<!--property::ShapeRange.Id {ReadOnly}-->
43488	<element type="property">
43489		<source id="PowerPoint.ShapeRange.Id">
43490			<context kind="class">ShapeRange</context>
43491			<name>Id</name>
43492			<type>Integer</type>
43493		</source>
43494	</element>
43495	<!--method::ShapeRange.IncrementLeft-->
43496	<element type="method">
43497		<source id="PowerPoint.ShapeRange.IncrementLeft">
43498			<context kind="class">ShapeRange</context>
43499			<name>IncrementLeft</name>
43500			<type>void</type>
43501			<parameter-list>
43502				<parameter>
43503					<type>Single</type>
43504					<name>Increment</name>
43505				</parameter>
43506			</parameter-list>
43507		</source>
43508	</element>
43509	<!--method::ShapeRange.IncrementRotation-->
43510	<element type="method">
43511		<source id="PowerPoint.ShapeRange.IncrementRotation">
43512			<context kind="class">ShapeRange</context>
43513			<name>IncrementRotation</name>
43514			<type>void</type>
43515			<parameter-list>
43516				<parameter>
43517					<type>Single</type>
43518					<name>Increment</name>
43519				</parameter>
43520			</parameter-list>
43521		</source>
43522	</element>
43523	<!--method::ShapeRange.IncrementTop-->
43524	<element type="method">
43525		<source id="PowerPoint.ShapeRange.IncrementTop">
43526			<context kind="class">ShapeRange</context>
43527			<name>IncrementTop</name>
43528			<type>void</type>
43529			<parameter-list>
43530				<parameter>
43531					<type>Single</type>
43532					<name>Increment</name>
43533				</parameter>
43534			</parameter-list>
43535		</source>
43536	</element>
43537	<!--method::ShapeRange.Item {Default}-->
43538	<element type="method">
43539		<source id="PowerPoint.ShapeRange.Item">
43540			<context kind="class">ShapeRange</context>
43541			<name default="true">Item</name>
43542			<type>Shape</type>
43543			<parameter-list>
43544				<parameter>
43545					<type>Variant</type>
43546					<name>Index</name>
43547				</parameter>
43548			</parameter-list>
43549		</source>
43550	</element>
43551	<!--property::ShapeRange.Left-->
43552	<element type="property">
43553		<source id="PowerPoint.ShapeRange.Left">
43554			<context kind="class">ShapeRange</context>
43555			<name>Left</name>
43556			<type>Single</type>
43557		</source>
43558	</element>
43559	<!--property::ShapeRange.Line {ReadOnly}-->
43560	<element type="property">
43561		<source id="PowerPoint.ShapeRange.Line">
43562			<context kind="class">ShapeRange</context>
43563			<name>Line</name>
43564			<type>LineFormat</type>
43565		</source>
43566	</element>
43567	<!--property::ShapeRange.LinkFormat {ReadOnly}-->
43568	<element type="property">
43569		<source id="PowerPoint.ShapeRange.LinkFormat">
43570			<context kind="class">ShapeRange</context>
43571			<name>LinkFormat</name>
43572			<type>LinkFormat</type>
43573		</source>
43574	</element>
43575	<!--property::ShapeRange.LockAspectRatio-->
43576	<element type="property">
43577		<source id="PowerPoint.ShapeRange.LockAspectRatio">
43578			<context kind="class">ShapeRange</context>
43579			<name>LockAspectRatio</name>
43580			<type>Integer</type>
43581		</source>
43582	</element>
43583	<!--property::ShapeRange.MediaType {ReadOnly}-->
43584	<element type="property">
43585		<source id="PowerPoint.ShapeRange.MediaType">
43586			<context kind="class">ShapeRange</context>
43587			<name>MediaType</name>
43588			<type>Integer</type>
43589		</source>
43590	</element>
43591	<!--property::ShapeRange.Name-->
43592	<element type="property">
43593		<source id="PowerPoint.ShapeRange.Name">
43594			<context kind="class">ShapeRange</context>
43595			<name>Name</name>
43596			<type>String</type>
43597		</source>
43598	</element>
43599	<!--property::ShapeRange.Nodes {ReadOnly}-->
43600	<element type="property">
43601		<source id="PowerPoint.ShapeRange.Nodes">
43602			<context kind="class">ShapeRange</context>
43603			<name>Nodes</name>
43604			<type>ShapeNodes</type>
43605		</source>
43606	</element>
43607	<!--property::ShapeRange.OLEFormat {ReadOnly}-->
43608	<element type="property">
43609		<source id="PowerPoint.ShapeRange.OLEFormat">
43610			<context kind="class">ShapeRange</context>
43611			<name>OLEFormat</name>
43612			<type>OLEFormat</type>
43613		</source>
43614	</element>
43615	<!--property::ShapeRange.Parent {ReadOnly}-->
43616	<element type="property">
43617		<source id="PowerPoint.ShapeRange.Parent">
43618			<context kind="class">ShapeRange</context>
43619			<name>Parent</name>
43620			<type>Object</type>
43621		</source>
43622	</element>
43623	<!--property::ShapeRange.ParentGroup {ReadOnly}-->
43624	<element type="property">
43625		<source id="PowerPoint.ShapeRange.ParentGroup">
43626			<context kind="class">ShapeRange</context>
43627			<name>ParentGroup</name>
43628			<type>Shape</type>
43629		</source>
43630	</element>
43631	<!--method::ShapeRange.PickUp-->
43632	<element type="method">
43633		<source id="PowerPoint.ShapeRange.PickUp">
43634			<context kind="class">ShapeRange</context>
43635			<name>PickUp</name>
43636			<type>void</type>
43637		</source>
43638	</element>
43639	<!--property::ShapeRange.PictureFormat {ReadOnly}-->
43640	<element type="property">
43641		<source id="PowerPoint.ShapeRange.PictureFormat">
43642			<context kind="class">ShapeRange</context>
43643			<name>PictureFormat</name>
43644			<type>PictureFormat</type>
43645		</source>
43646	</element>
43647	<!--property::ShapeRange.PlaceholderFormat {ReadOnly}-->
43648	<element type="property">
43649		<source id="PowerPoint.ShapeRange.PlaceholderFormat">
43650			<context kind="class">ShapeRange</context>
43651			<name>PlaceholderFormat</name>
43652			<type>PlaceholderFormat</type>
43653		</source>
43654	</element>
43655	<!--method::ShapeRange.Regroup-->
43656	<element type="method">
43657		<source id="PowerPoint.ShapeRange.Regroup">
43658			<context kind="class">ShapeRange</context>
43659			<name>Regroup</name>
43660			<type>Shape</type>
43661		</source>
43662	</element>
43663	<!--method::ShapeRange.RerouteConnections-->
43664	<element type="method">
43665		<source id="PowerPoint.ShapeRange.RerouteConnections">
43666			<context kind="class">ShapeRange</context>
43667			<name>RerouteConnections</name>
43668			<type>void</type>
43669		</source>
43670	</element>
43671	<!--property::ShapeRange.Rotation-->
43672	<element type="property">
43673		<source id="PowerPoint.ShapeRange.Rotation">
43674			<context kind="class">ShapeRange</context>
43675			<name>Rotation</name>
43676			<type>Single</type>
43677		</source>
43678	</element>
43679	<!--method::ShapeRange.ScaleHeight-->
43680	<element type="method">
43681		<source id="PowerPoint.ShapeRange.ScaleHeight">
43682			<context kind="class">ShapeRange</context>
43683			<name>ScaleHeight</name>
43684			<type>void</type>
43685			<parameter-list>
43686				<parameter>
43687					<type>Single</type>
43688					<name>Factor</name>
43689				</parameter>
43690				<parameter>
43691					<type>Integer</type>
43692					<name>RelativeToOriginalSize</name>
43693				</parameter>
43694				<parameter optional="true">
43695					<type>Integer</type>
43696					<name>fScale</name>
43697				</parameter>
43698			</parameter-list>
43699		</source>
43700	</element>
43701	<!--method::ShapeRange.ScaleWidth-->
43702	<element type="method">
43703		<source id="PowerPoint.ShapeRange.ScaleWidth">
43704			<context kind="class">ShapeRange</context>
43705			<name>ScaleWidth</name>
43706			<type>void</type>
43707			<parameter-list>
43708				<parameter>
43709					<type>Single</type>
43710					<name>Factor</name>
43711				</parameter>
43712				<parameter>
43713					<type>Integer</type>
43714					<name>RelativeToOriginalSize</name>
43715				</parameter>
43716				<parameter optional="true">
43717					<type>Integer</type>
43718					<name>fScale</name>
43719				</parameter>
43720			</parameter-list>
43721		</source>
43722	</element>
43723	<!--property::ShapeRange.Script {ReadOnly}-->
43724	<element type="property">
43725		<source id="PowerPoint.ShapeRange.Script">
43726			<context kind="class">ShapeRange</context>
43727			<name>Script</name>
43728			<type>Script</type>
43729		</source>
43730	</element>
43731	<!--method::ShapeRange.Select-->
43732	<element type="method">
43733		<source id="PowerPoint.ShapeRange.Select">
43734			<context kind="class">ShapeRange</context>
43735			<name>Select</name>
43736			<type>void</type>
43737			<parameter-list>
43738				<parameter optional="true">
43739					<type>Integer</type>
43740					<name>Replace</name>
43741				</parameter>
43742			</parameter-list>
43743		</source>
43744	</element>
43745	<!--method::ShapeRange.SetShapesDefaultProperties-->
43746	<element type="method">
43747		<source id="PowerPoint.ShapeRange.SetShapesDefaultProperties">
43748			<context kind="class">ShapeRange</context>
43749			<name>SetShapesDefaultProperties</name>
43750			<type>void</type>
43751		</source>
43752	</element>
43753	<!--property::ShapeRange.Shadow {ReadOnly}-->
43754	<element type="property">
43755		<source id="PowerPoint.ShapeRange.Shadow">
43756			<context kind="class">ShapeRange</context>
43757			<name>Shadow</name>
43758			<type>ShadowFormat</type>
43759		</source>
43760	</element>
43761	<!--property::ShapeRange.SoundFormat {ReadOnly}-->
43762	<element type="property">
43763		<source id="PowerPoint.ShapeRange.SoundFormat">
43764			<context kind="class">ShapeRange</context>
43765			<name>SoundFormat</name>
43766			<type>SoundFormat</type>
43767		</source>
43768	</element>
43769	<!--property::ShapeRange.Table {ReadOnly}-->
43770	<element type="property">
43771		<source id="PowerPoint.ShapeRange.Table">
43772			<context kind="class">ShapeRange</context>
43773			<name>Table</name>
43774			<type>Table</type>
43775		</source>
43776	</element>
43777	<!--property::ShapeRange.Tags {ReadOnly}-->
43778	<element type="property">
43779		<source id="PowerPoint.ShapeRange.Tags">
43780			<context kind="class">ShapeRange</context>
43781			<name>Tags</name>
43782			<type>Tags</type>
43783		</source>
43784	</element>
43785	<!--property::ShapeRange.TextEffect {ReadOnly}-->
43786	<element type="property">
43787		<source id="PowerPoint.ShapeRange.TextEffect">
43788			<context kind="class">ShapeRange</context>
43789			<name>TextEffect</name>
43790			<type>TextEffectFormat</type>
43791		</source>
43792	</element>
43793	<!--property::ShapeRange.TextFrame {ReadOnly}-->
43794	<element type="property">
43795		<source id="PowerPoint.ShapeRange.TextFrame">
43796			<context kind="class">ShapeRange</context>
43797			<name>TextFrame</name>
43798			<type>TextFrame</type>
43799		</source>
43800	</element>
43801	<!--property::ShapeRange.ThreeD {ReadOnly}-->
43802	<element type="property">
43803		<source id="PowerPoint.ShapeRange.ThreeD">
43804			<context kind="class">ShapeRange</context>
43805			<name>ThreeD</name>
43806			<type>ThreeDFormat</type>
43807		</source>
43808	</element>
43809	<!--property::ShapeRange.Top-->
43810	<element type="property">
43811		<source id="PowerPoint.ShapeRange.Top">
43812			<context kind="class">ShapeRange</context>
43813			<name>Top</name>
43814			<type>Single</type>
43815		</source>
43816	</element>
43817	<!--property::ShapeRange.Type {ReadOnly}-->
43818	<element type="property">
43819		<source id="PowerPoint.ShapeRange.Type">
43820			<context kind="class">ShapeRange</context>
43821			<name>Type</name>
43822			<type>Integer</type>
43823		</source>
43824	</element>
43825	<!--method::ShapeRange.Ungroup-->
43826	<element type="method">
43827		<source id="PowerPoint.ShapeRange.Ungroup">
43828			<context kind="class">ShapeRange</context>
43829			<name>Ungroup</name>
43830			<type>ShapeRange</type>
43831		</source>
43832	</element>
43833	<!--property::ShapeRange.VerticalFlip {ReadOnly}-->
43834	<element type="property">
43835		<source id="PowerPoint.ShapeRange.VerticalFlip">
43836			<context kind="class">ShapeRange</context>
43837			<name>VerticalFlip</name>
43838			<type>Integer</type>
43839		</source>
43840	</element>
43841	<!--property::ShapeRange.Vertices {ReadOnly}-->
43842	<element type="property">
43843		<source id="PowerPoint.ShapeRange.Vertices">
43844			<context kind="class">ShapeRange</context>
43845			<name>Vertices</name>
43846			<type>Variant</type>
43847		</source>
43848	</element>
43849	<!--property::ShapeRange.Visible-->
43850	<element type="property">
43851		<source id="PowerPoint.ShapeRange.Visible">
43852			<context kind="class">ShapeRange</context>
43853			<name>Visible</name>
43854			<type>Integer</type>
43855		</source>
43856	</element>
43857	<!--property::ShapeRange.Width-->
43858	<element type="property">
43859		<source id="PowerPoint.ShapeRange.Width">
43860			<context kind="class">ShapeRange</context>
43861			<name>Width</name>
43862			<type>Single</type>
43863		</source>
43864	</element>
43865	<!--method::ShapeRange.ZOrder-->
43866	<element type="method">
43867		<source id="PowerPoint.ShapeRange.ZOrder">
43868			<context kind="class">ShapeRange</context>
43869			<name>ZOrder</name>
43870			<type>void</type>
43871			<parameter-list>
43872				<parameter>
43873					<type>Integer</type>
43874					<name>ZOrderCmd</name>
43875				</parameter>
43876			</parameter-list>
43877		</source>
43878	</element>
43879	<!--property::ShapeRange.ZOrderPosition {ReadOnly}-->
43880	<element type="property">
43881		<source id="PowerPoint.ShapeRange.ZOrderPosition">
43882			<context kind="class">ShapeRange</context>
43883			<name>ZOrderPosition</name>
43884			<type>Integer</type>
43885		</source>
43886	</element>
43887	<!--Class::Shapes-->
43888	<element type="class">
43889		<source id="PowerPoint.Shapes">
43890			<name>Shapes</name>
43891		</source>
43892		<destination designation="identity" />
43893	</element>
43894	<!--method::Shapes.AddCallout-->
43895	<element type="method">
43896		<source id="PowerPoint.Shapes.AddCallout">
43897			<context kind="class">Shapes</context>
43898			<name>AddCallout</name>
43899			<type>Shape</type>
43900			<parameter-list>
43901				<parameter>
43902					<type>Integer</type>
43903					<name>Type</name>
43904				</parameter>
43905				<parameter>
43906					<type>Single</type>
43907					<name>Left</name>
43908				</parameter>
43909				<parameter>
43910					<type>Single</type>
43911					<name>Top</name>
43912				</parameter>
43913				<parameter>
43914					<type>Single</type>
43915					<name>Width</name>
43916				</parameter>
43917				<parameter>
43918					<type>Single</type>
43919					<name>Height</name>
43920				</parameter>
43921			</parameter-list>
43922		</source>
43923	</element>
43924	<!--method::Shapes.AddCanvas-->
43925	<element type="method">
43926		<source id="PowerPoint.Shapes.AddCanvas">
43927			<context kind="class">Shapes</context>
43928			<name>AddCanvas</name>
43929			<type>Shape</type>
43930			<parameter-list>
43931				<parameter>
43932					<type>Single</type>
43933					<name>Left</name>
43934				</parameter>
43935				<parameter>
43936					<type>Single</type>
43937					<name>Top</name>
43938				</parameter>
43939				<parameter>
43940					<type>Single</type>
43941					<name>Width</name>
43942				</parameter>
43943				<parameter>
43944					<type>Single</type>
43945					<name>Height</name>
43946				</parameter>
43947			</parameter-list>
43948		</source>
43949	</element>
43950	<!--method::Shapes.AddComment-->
43951	<element type="method">
43952		<source id="PowerPoint.Shapes.AddComment">
43953			<context kind="class">Shapes</context>
43954			<name>AddComment</name>
43955			<type>Shape</type>
43956			<parameter-list>
43957				<parameter optional="true">
43958					<type>Single</type>
43959					<name>Left</name>
43960				</parameter>
43961				<parameter optional="true">
43962					<type>Single</type>
43963					<name>Top</name>
43964				</parameter>
43965				<parameter optional="true">
43966					<type>Single</type>
43967					<name>Width</name>
43968				</parameter>
43969				<parameter optional="true">
43970					<type>Single</type>
43971					<name>Height</name>
43972				</parameter>
43973			</parameter-list>
43974		</source>
43975	</element>
43976	<!--method::Shapes.AddConnector-->
43977	<element type="method">
43978		<source id="PowerPoint.Shapes.AddConnector">
43979			<context kind="class">Shapes</context>
43980			<name>AddConnector</name>
43981			<type>Shape</type>
43982			<parameter-list>
43983				<parameter>
43984					<type>Integer</type>
43985					<name>Type</name>
43986				</parameter>
43987				<parameter>
43988					<type>Single</type>
43989					<name>BeginX</name>
43990				</parameter>
43991				<parameter>
43992					<type>Single</type>
43993					<name>BeginY</name>
43994				</parameter>
43995				<parameter>
43996					<type>Single</type>
43997					<name>EndX</name>
43998				</parameter>
43999				<parameter>
44000					<type>Single</type>
44001					<name>EndY</name>
44002				</parameter>
44003			</parameter-list>
44004		</source>
44005	</element>
44006	<!--method::Shapes.AddCurve-->
44007	<element type="method">
44008		<source id="PowerPoint.Shapes.AddCurve">
44009			<context kind="class">Shapes</context>
44010			<name>AddCurve</name>
44011			<type>Shape</type>
44012			<parameter-list>
44013				<parameter>
44014					<type>Variant</type>
44015					<name>SafeArrayOfPoints</name>
44016				</parameter>
44017			</parameter-list>
44018		</source>
44019	</element>
44020	<!--method::Shapes.AddDiagram-->
44021	<element type="method">
44022		<source id="PowerPoint.Shapes.AddDiagram">
44023			<context kind="class">Shapes</context>
44024			<name>AddDiagram</name>
44025			<type>Shape</type>
44026			<parameter-list>
44027				<parameter>
44028					<type>Integer</type>
44029					<name>Type</name>
44030				</parameter>
44031				<parameter>
44032					<type>Single</type>
44033					<name>Left</name>
44034				</parameter>
44035				<parameter>
44036					<type>Single</type>
44037					<name>Top</name>
44038				</parameter>
44039				<parameter>
44040					<type>Single</type>
44041					<name>Width</name>
44042				</parameter>
44043				<parameter>
44044					<type>Single</type>
44045					<name>Height</name>
44046				</parameter>
44047			</parameter-list>
44048		</source>
44049	</element>
44050	<!--method::Shapes.AddLabel-->
44051	<element type="method">
44052		<source id="PowerPoint.Shapes.AddLabel">
44053			<context kind="class">Shapes</context>
44054			<name>AddLabel</name>
44055			<type>Shape</type>
44056			<parameter-list>
44057				<parameter>
44058					<type>Integer</type>
44059					<name>Orientation</name>
44060				</parameter>
44061				<parameter>
44062					<type>Single</type>
44063					<name>Left</name>
44064				</parameter>
44065				<parameter>
44066					<type>Single</type>
44067					<name>Top</name>
44068				</parameter>
44069				<parameter>
44070					<type>Single</type>
44071					<name>Width</name>
44072				</parameter>
44073				<parameter>
44074					<type>Single</type>
44075					<name>Height</name>
44076				</parameter>
44077			</parameter-list>
44078		</source>
44079	</element>
44080	<!--method::Shapes.AddLine-->
44081	<element type="method">
44082		<source id="PowerPoint.Shapes.AddLine">
44083			<context kind="class">Shapes</context>
44084			<name>AddLine</name>
44085			<type>Shape</type>
44086			<parameter-list>
44087				<parameter>
44088					<type>Single</type>
44089					<name>BeginX</name>
44090				</parameter>
44091				<parameter>
44092					<type>Single</type>
44093					<name>BeginY</name>
44094				</parameter>
44095				<parameter>
44096					<type>Single</type>
44097					<name>EndX</name>
44098				</parameter>
44099				<parameter>
44100					<type>Single</type>
44101					<name>EndY</name>
44102				</parameter>
44103			</parameter-list>
44104		</source>
44105	</element>
44106	<!--method::Shapes.AddMediaObject-->
44107	<element type="method">
44108		<source id="PowerPoint.Shapes.AddMediaObject">
44109			<context kind="class">Shapes</context>
44110			<name>AddMediaObject</name>
44111			<type>Shape</type>
44112			<parameter-list>
44113				<parameter>
44114					<type>String</type>
44115					<name>FileName</name>
44116				</parameter>
44117				<parameter optional="true">
44118					<type>Single</type>
44119					<name>Left</name>
44120				</parameter>
44121				<parameter optional="true">
44122					<type>Single</type>
44123					<name>Top</name>
44124				</parameter>
44125				<parameter optional="true">
44126					<type>Single</type>
44127					<name>Width</name>
44128				</parameter>
44129				<parameter optional="true">
44130					<type>Single</type>
44131					<name>Height</name>
44132				</parameter>
44133			</parameter-list>
44134		</source>
44135	</element>
44136	<!--method::Shapes.AddOLEObject-->
44137	<element type="method">
44138		<source id="PowerPoint.Shapes.AddOLEObject">
44139			<context kind="class">Shapes</context>
44140			<name>AddOLEObject</name>
44141			<type>Shape</type>
44142			<parameter-list>
44143				<parameter optional="true">
44144					<type>Single</type>
44145					<name>Left</name>
44146				</parameter>
44147				<parameter optional="true">
44148					<type>Single</type>
44149					<name>Top</name>
44150				</parameter>
44151				<parameter optional="true">
44152					<type>Single</type>
44153					<name>Width</name>
44154				</parameter>
44155				<parameter optional="true">
44156					<type>Single</type>
44157					<name>Height</name>
44158				</parameter>
44159				<parameter optional="true">
44160					<type>String</type>
44161					<name>ClassName</name>
44162				</parameter>
44163				<parameter optional="true">
44164					<type>String</type>
44165					<name>FileName</name>
44166				</parameter>
44167				<parameter optional="true">
44168					<type>Integer</type>
44169					<name>DisplayAsIcon</name>
44170				</parameter>
44171				<parameter optional="true">
44172					<type>String</type>
44173					<name>IconFileName</name>
44174				</parameter>
44175				<parameter optional="true">
44176					<type>Integer</type>
44177					<name>IconIndex</name>
44178				</parameter>
44179				<parameter optional="true">
44180					<type>String</type>
44181					<name>IconLabel</name>
44182				</parameter>
44183				<parameter optional="true">
44184					<type>Integer</type>
44185					<name>Link</name>
44186				</parameter>
44187			</parameter-list>
44188		</source>
44189	</element>
44190	<!--method::Shapes.AddPicture-->
44191	<element type="method">
44192		<source id="PowerPoint.Shapes.AddPicture">
44193			<context kind="class">Shapes</context>
44194			<name>AddPicture</name>
44195			<type>Shape</type>
44196			<parameter-list>
44197				<parameter>
44198					<type>String</type>
44199					<name>FileName</name>
44200				</parameter>
44201				<parameter>
44202					<type>Integer</type>
44203					<name>LinkToFile</name>
44204				</parameter>
44205				<parameter>
44206					<type>Integer</type>
44207					<name>SaveWithDocument</name>
44208				</parameter>
44209				<parameter>
44210					<type>Single</type>
44211					<name>Left</name>
44212				</parameter>
44213				<parameter>
44214					<type>Single</type>
44215					<name>Top</name>
44216				</parameter>
44217				<parameter optional="true">
44218					<type>Single</type>
44219					<name>Width</name>
44220				</parameter>
44221				<parameter optional="true">
44222					<type>Single</type>
44223					<name>Height</name>
44224				</parameter>
44225			</parameter-list>
44226		</source>
44227	</element>
44228	<!--method::Shapes.AddPlaceholder-->
44229	<element type="method">
44230		<source id="PowerPoint.Shapes.AddPlaceholder">
44231			<context kind="class">Shapes</context>
44232			<name>AddPlaceholder</name>
44233			<type>Shape</type>
44234			<parameter-list>
44235				<parameter>
44236					<type>Integer</type>
44237					<name>Type</name>
44238				</parameter>
44239				<parameter optional="true">
44240					<type>Single</type>
44241					<name>Left</name>
44242				</parameter>
44243				<parameter optional="true">
44244					<type>Single</type>
44245					<name>Top</name>
44246				</parameter>
44247				<parameter optional="true">
44248					<type>Single</type>
44249					<name>Width</name>
44250				</parameter>
44251				<parameter optional="true">
44252					<type>Single</type>
44253					<name>Height</name>
44254				</parameter>
44255			</parameter-list>
44256		</source>
44257	</element>
44258	<!--method::Shapes.AddPolyline-->
44259	<element type="method">
44260		<source id="PowerPoint.Shapes.AddPolyline">
44261			<context kind="class">Shapes</context>
44262			<name>AddPolyline</name>
44263			<type>Shape</type>
44264			<parameter-list>
44265				<parameter>
44266					<type>Variant</type>
44267					<name>SafeArrayOfPoints</name>
44268				</parameter>
44269			</parameter-list>
44270		</source>
44271	</element>
44272	<!--method::Shapes.AddShape-->
44273	<element type="method">
44274		<source id="PowerPoint.Shapes.AddShape">
44275			<context kind="class">Shapes</context>
44276			<name>AddShape</name>
44277			<type>Shape</type>
44278			<parameter-list>
44279				<parameter>
44280					<type>Integer</type>
44281					<name>Type</name>
44282				</parameter>
44283				<parameter>
44284					<type>Single</type>
44285					<name>Left</name>
44286				</parameter>
44287				<parameter>
44288					<type>Single</type>
44289					<name>Top</name>
44290				</parameter>
44291				<parameter>
44292					<type>Single</type>
44293					<name>Width</name>
44294				</parameter>
44295				<parameter>
44296					<type>Single</type>
44297					<name>Height</name>
44298				</parameter>
44299			</parameter-list>
44300		</source>
44301	</element>
44302	<!--method::Shapes.AddTable-->
44303	<element type="method">
44304		<source id="PowerPoint.Shapes.AddTable">
44305			<context kind="class">Shapes</context>
44306			<name>AddTable</name>
44307			<type>Shape</type>
44308			<parameter-list>
44309				<parameter>
44310					<type>Integer</type>
44311					<name>NumRows</name>
44312				</parameter>
44313				<parameter>
44314					<type>Integer</type>
44315					<name>NumColumns</name>
44316				</parameter>
44317				<parameter optional="true">
44318					<type>Single</type>
44319					<name>Left</name>
44320				</parameter>
44321				<parameter optional="true">
44322					<type>Single</type>
44323					<name>Top</name>
44324				</parameter>
44325				<parameter optional="true">
44326					<type>Single</type>
44327					<name>Width</name>
44328				</parameter>
44329				<parameter optional="true">
44330					<type>Single</type>
44331					<name>Height</name>
44332				</parameter>
44333			</parameter-list>
44334		</source>
44335	</element>
44336	<!--method::Shapes.AddTextbox-->
44337	<element type="method">
44338		<source id="PowerPoint.Shapes.AddTextbox">
44339			<context kind="class">Shapes</context>
44340			<name>AddTextbox</name>
44341			<type>Shape</type>
44342			<parameter-list>
44343				<parameter>
44344					<type>Integer</type>
44345					<name>Orientation</name>
44346				</parameter>
44347				<parameter>
44348					<type>Single</type>
44349					<name>Left</name>
44350				</parameter>
44351				<parameter>
44352					<type>Single</type>
44353					<name>Top</name>
44354				</parameter>
44355				<parameter>
44356					<type>Single</type>
44357					<name>Width</name>
44358				</parameter>
44359				<parameter>
44360					<type>Single</type>
44361					<name>Height</name>
44362				</parameter>
44363			</parameter-list>
44364		</source>
44365	</element>
44366	<!--method::Shapes.AddTextEffect-->
44367	<element type="method">
44368		<source id="PowerPoint.Shapes.AddTextEffect">
44369			<context kind="class">Shapes</context>
44370			<name>AddTextEffect</name>
44371			<type>Shape</type>
44372			<parameter-list>
44373				<parameter>
44374					<type>Integer</type>
44375					<name>PresetTextEffect</name>
44376				</parameter>
44377				<parameter>
44378					<type>String</type>
44379					<name>Text</name>
44380				</parameter>
44381				<parameter>
44382					<type>String</type>
44383					<name>FontName</name>
44384				</parameter>
44385				<parameter>
44386					<type>Single</type>
44387					<name>FontSize</name>
44388				</parameter>
44389				<parameter>
44390					<type>Integer</type>
44391					<name>FontBold</name>
44392				</parameter>
44393				<parameter>
44394					<type>Integer</type>
44395					<name>FontItalic</name>
44396				</parameter>
44397				<parameter>
44398					<type>Single</type>
44399					<name>Left</name>
44400				</parameter>
44401				<parameter>
44402					<type>Single</type>
44403					<name>Top</name>
44404				</parameter>
44405			</parameter-list>
44406		</source>
44407	</element>
44408	<!--method::Shapes.AddTitle-->
44409	<element type="method">
44410		<source id="PowerPoint.Shapes.AddTitle">
44411			<context kind="class">Shapes</context>
44412			<name>AddTitle</name>
44413			<type>Shape</type>
44414		</source>
44415	</element>
44416	<!--property::Shapes.Application {ReadOnly}-->
44417	<element type="property">
44418		<source id="PowerPoint.Shapes.Application">
44419			<context kind="class">Shapes</context>
44420			<name>Application</name>
44421			<type>Application</type>
44422		</source>
44423	</element>
44424	<!--method::Shapes.BuildFreeform-->
44425	<element type="method">
44426		<source id="PowerPoint.Shapes.BuildFreeform">
44427			<context kind="class">Shapes</context>
44428			<name>BuildFreeform</name>
44429			<type>FreeformBuilder</type>
44430			<parameter-list>
44431				<parameter>
44432					<type>Integer</type>
44433					<name>EditingType</name>
44434				</parameter>
44435				<parameter>
44436					<type>Single</type>
44437					<name>X1</name>
44438				</parameter>
44439				<parameter>
44440					<type>Single</type>
44441					<name>Y1</name>
44442				</parameter>
44443			</parameter-list>
44444		</source>
44445	</element>
44446	<!--property::Shapes.Count {ReadOnly}-->
44447	<element type="property">
44448		<source id="PowerPoint.Shapes.Count">
44449			<context kind="class">Shapes</context>
44450			<name>Count</name>
44451			<type>Integer</type>
44452		</source>
44453	</element>
44454	<!--property::Shapes.Creator {ReadOnly}-->
44455	<element type="property">
44456		<source id="PowerPoint.Shapes.Creator">
44457			<context kind="class">Shapes</context>
44458			<name>Creator</name>
44459			<type>Integer</type>
44460		</source>
44461	</element>
44462	<!--property::Shapes.HasTitle {ReadOnly}-->
44463	<element type="property">
44464		<source id="PowerPoint.Shapes.HasTitle">
44465			<context kind="class">Shapes</context>
44466			<name>HasTitle</name>
44467			<type>Integer</type>
44468		</source>
44469	</element>
44470	<!--method::Shapes.Item {Default}-->
44471	<element type="method">
44472		<source id="PowerPoint.Shapes.Item">
44473			<context kind="class">Shapes</context>
44474			<name default="true">Item</name>
44475			<type>Shape</type>
44476			<parameter-list>
44477				<parameter>
44478					<type>Variant</type>
44479					<name>Index</name>
44480				</parameter>
44481			</parameter-list>
44482		</source>
44483	</element>
44484	<!--property::Shapes.Parent {ReadOnly}-->
44485	<element type="property">
44486		<source id="PowerPoint.Shapes.Parent">
44487			<context kind="class">Shapes</context>
44488			<name>Parent</name>
44489			<type>Object</type>
44490		</source>
44491	</element>
44492	<!--method::Shapes.Paste-->
44493	<element type="method">
44494		<source id="PowerPoint.Shapes.Paste">
44495			<context kind="class">Shapes</context>
44496			<name>Paste</name>
44497			<type>ShapeRange</type>
44498		</source>
44499	</element>
44500	<!--method::Shapes.PasteSpecial-->
44501	<element type="method">
44502		<source id="PowerPoint.Shapes.PasteSpecial">
44503			<context kind="class">Shapes</context>
44504			<name>PasteSpecial</name>
44505			<type>ShapeRange</type>
44506			<parameter-list>
44507				<parameter optional="true">
44508					<type>Integer</type>
44509					<name>DataType</name>
44510				</parameter>
44511				<parameter optional="true">
44512					<type>Integer</type>
44513					<name>DisplayAsIcon</name>
44514				</parameter>
44515				<parameter optional="true">
44516					<type>String</type>
44517					<name>IconFileName</name>
44518				</parameter>
44519				<parameter optional="true">
44520					<type>Integer</type>
44521					<name>IconIndex</name>
44522				</parameter>
44523				<parameter optional="true">
44524					<type>String</type>
44525					<name>IconLabel</name>
44526				</parameter>
44527				<parameter optional="true">
44528					<type>Integer</type>
44529					<name>Link</name>
44530				</parameter>
44531			</parameter-list>
44532		</source>
44533	</element>
44534	<!--property::Shapes.Placeholders {ReadOnly}-->
44535	<element type="property">
44536		<source id="PowerPoint.Shapes.Placeholders">
44537			<context kind="class">Shapes</context>
44538			<name>Placeholders</name>
44539			<type>Placeholders</type>
44540		</source>
44541	</element>
44542	<!--method::Shapes.Range-->
44543	<element type="method">
44544		<source id="PowerPoint.Shapes.Range">
44545			<context kind="class">Shapes</context>
44546			<name>Range</name>
44547			<type>ShapeRange</type>
44548			<parameter-list>
44549				<parameter optional="true">
44550					<type>Variant</type>
44551					<name>Index</name>
44552				</parameter>
44553			</parameter-list>
44554		</source>
44555	</element>
44556	<!--method::Shapes.SelectAll-->
44557	<element type="method">
44558		<source id="PowerPoint.Shapes.SelectAll">
44559			<context kind="class">Shapes</context>
44560			<name>SelectAll</name>
44561			<type>void</type>
44562		</source>
44563	</element>
44564	<!--property::Shapes.Title {ReadOnly}-->
44565	<element type="property">
44566		<source id="PowerPoint.Shapes.Title">
44567			<context kind="class">Shapes</context>
44568			<name>Title</name>
44569			<type>Shape</type>
44570		</source>
44571	</element>
44572	<!--Class::Slide-->
44573	<element type="class">
44574		<source id="PowerPoint.Slide">
44575			<name>Slide</name>
44576		</source>
44577		<destination designation="identity" />
44578	</element>
44579	<!--property::Slide.Application {ReadOnly}-->
44580	<element type="property">
44581		<source id="PowerPoint.Slide.Application">
44582			<context kind="class">Slide</context>
44583			<name>Application</name>
44584			<type>Application</type>
44585		</source>
44586	</element>
44587	<!--method::Slide.ApplyTemplate-->
44588	<element type="method">
44589		<source id="PowerPoint.Slide.ApplyTemplate">
44590			<context kind="class">Slide</context>
44591			<name>ApplyTemplate</name>
44592			<type>void</type>
44593			<parameter-list>
44594				<parameter>
44595					<type>String</type>
44596					<name>FileName</name>
44597				</parameter>
44598			</parameter-list>
44599		</source>
44600	</element>
44601	<!--property::Slide.Background {ReadOnly}-->
44602	<element type="property">
44603		<source id="PowerPoint.Slide.Background">
44604			<context kind="class">Slide</context>
44605			<name>Background</name>
44606			<type>ShapeRange</type>
44607		</source>
44608	</element>
44609	<!--property::Slide.ColorScheme-->
44610	<element type="property">
44611		<source id="PowerPoint.Slide.ColorScheme">
44612			<context kind="class">Slide</context>
44613			<name>ColorScheme</name>
44614			<type>ColorScheme</type>
44615		</source>
44616	</element>
44617	<!--property::Slide.Comments {ReadOnly}-->
44618	<element type="property">
44619		<source id="PowerPoint.Slide.Comments">
44620			<context kind="class">Slide</context>
44621			<name>Comments</name>
44622			<type>Comments</type>
44623		</source>
44624	</element>
44625	<!--method::Slide.Copy-->
44626	<element type="method">
44627		<source id="PowerPoint.Slide.Copy">
44628			<context kind="class">Slide</context>
44629			<name>Copy</name>
44630			<type>void</type>
44631		</source>
44632	</element>
44633	<!--method::Slide.Cut-->
44634	<element type="method">
44635		<source id="PowerPoint.Slide.Cut">
44636			<context kind="class">Slide</context>
44637			<name>Cut</name>
44638			<type>void</type>
44639		</source>
44640	</element>
44641	<!--method::Slide.Delete-->
44642	<element type="method">
44643		<source id="PowerPoint.Slide.Delete">
44644			<context kind="class">Slide</context>
44645			<name>Delete</name>
44646			<type>void</type>
44647		</source>
44648	</element>
44649	<!--property::Slide.Design-->
44650	<element type="property">
44651		<source id="PowerPoint.Slide.Design">
44652			<context kind="class">Slide</context>
44653			<name>Design</name>
44654			<type>Design</type>
44655		</source>
44656	</element>
44657	<!--property::Slide.DisplayMasterShapes-->
44658	<element type="property">
44659		<source id="PowerPoint.Slide.DisplayMasterShapes">
44660			<context kind="class">Slide</context>
44661			<name>DisplayMasterShapes</name>
44662			<type>Integer</type>
44663		</source>
44664	</element>
44665	<!--method::Slide.Duplicate-->
44666	<element type="method">
44667		<source id="PowerPoint.Slide.Duplicate">
44668			<context kind="class">Slide</context>
44669			<name>Duplicate</name>
44670			<type>SlideRange</type>
44671		</source>
44672	</element>
44673	<!--method::Slide.Export-->
44674	<element type="method">
44675		<source id="PowerPoint.Slide.Export">
44676			<context kind="class">Slide</context>
44677			<name>Export</name>
44678			<type>void</type>
44679			<parameter-list>
44680				<parameter>
44681					<type>String</type>
44682					<name>FileName</name>
44683				</parameter>
44684				<parameter>
44685					<type>String</type>
44686					<name>FilterName</name>
44687				</parameter>
44688				<parameter optional="true">
44689					<type>Integer</type>
44690					<name>ScaleWidth</name>
44691				</parameter>
44692				<parameter optional="true">
44693					<type>Integer</type>
44694					<name>ScaleHeight</name>
44695				</parameter>
44696			</parameter-list>
44697		</source>
44698	</element>
44699	<!--property::Slide.FollowMasterBackground-->
44700	<element type="property">
44701		<source id="PowerPoint.Slide.FollowMasterBackground">
44702			<context kind="class">Slide</context>
44703			<name>FollowMasterBackground</name>
44704			<type>Integer</type>
44705		</source>
44706	</element>
44707	<!--property::Slide.HeadersFooters {ReadOnly}-->
44708	<element type="property">
44709		<source id="PowerPoint.Slide.HeadersFooters">
44710			<context kind="class">Slide</context>
44711			<name>HeadersFooters</name>
44712			<type>HeadersFooters</type>
44713		</source>
44714	</element>
44715	<!--property::Slide.Hyperlinks {ReadOnly}-->
44716	<element type="property">
44717		<source id="PowerPoint.Slide.Hyperlinks">
44718			<context kind="class">Slide</context>
44719			<name>Hyperlinks</name>
44720			<type>Hyperlinks</type>
44721		</source>
44722	</element>
44723	<!--property::Slide.Layout-->
44724	<element type="property">
44725		<source id="PowerPoint.Slide.Layout">
44726			<context kind="class">Slide</context>
44727			<name>Layout</name>
44728			<type>Integer</type>
44729		</source>
44730	</element>
44731	<!--property::Slide.Master {ReadOnly}-->
44732	<element type="property">
44733		<source id="PowerPoint.Slide.Master">
44734			<context kind="class">Slide</context>
44735			<name>Master</name>
44736			<type>_Master</type>
44737		</source>
44738	</element>
44739	<!--method::Slide.MoveTo-->
44740	<element type="method">
44741		<source id="PowerPoint.Slide.MoveTo">
44742			<context kind="class">Slide</context>
44743			<name>MoveTo</name>
44744			<type>void</type>
44745			<parameter-list>
44746				<parameter>
44747					<type>Integer</type>
44748					<name>toPos</name>
44749				</parameter>
44750			</parameter-list>
44751		</source>
44752	</element>
44753	<!--property::Slide.Name-->
44754	<element type="property">
44755		<source id="PowerPoint.Slide.Name">
44756			<context kind="class">Slide</context>
44757			<name>Name</name>
44758			<type>String</type>
44759		</source>
44760	</element>
44761	<!--property::Slide.NotesPage {ReadOnly}-->
44762	<element type="property">
44763		<source id="PowerPoint.Slide.NotesPage">
44764			<context kind="class">Slide</context>
44765			<name>NotesPage</name>
44766			<type>SlideRange</type>
44767		</source>
44768	</element>
44769	<!--property::Slide.Parent {ReadOnly}-->
44770	<element type="property">
44771		<source id="PowerPoint.Slide.Parent">
44772			<context kind="class">Slide</context>
44773			<name>Parent</name>
44774			<type>Object</type>
44775		</source>
44776	</element>
44777	<!--property::Slide.PrintSteps {ReadOnly}-->
44778	<element type="property">
44779		<source id="PowerPoint.Slide.PrintSteps">
44780			<context kind="class">Slide</context>
44781			<name>PrintSteps</name>
44782			<type>Integer</type>
44783		</source>
44784	</element>
44785	<!--property::Slide.Scripts {ReadOnly}-->
44786	<element type="property">
44787		<source id="PowerPoint.Slide.Scripts">
44788			<context kind="class">Slide</context>
44789			<name>Scripts</name>
44790			<type>Scripts</type>
44791		</source>
44792	</element>
44793	<!--method::Slide.Select-->
44794	<element type="method">
44795		<source id="PowerPoint.Slide.Select">
44796			<context kind="class">Slide</context>
44797			<name>Select</name>
44798			<type>void</type>
44799		</source>
44800	</element>
44801	<!--property::Slide.Shapes {ReadOnly}-->
44802	<element type="property">
44803		<source id="PowerPoint.Slide.Shapes">
44804			<context kind="class">Slide</context>
44805			<name>Shapes</name>
44806			<type>Shapes</type>
44807		</source>
44808	</element>
44809	<!--property::Slide.SlideID {ReadOnly}-->
44810	<element type="property">
44811		<source id="PowerPoint.Slide.SlideID">
44812			<context kind="class">Slide</context>
44813			<name>SlideID</name>
44814			<type>Integer</type>
44815		</source>
44816	</element>
44817	<!--property::Slide.SlideIndex {ReadOnly}-->
44818	<element type="property">
44819		<source id="PowerPoint.Slide.SlideIndex">
44820			<context kind="class">Slide</context>
44821			<name>SlideIndex</name>
44822			<type>Integer</type>
44823		</source>
44824	</element>
44825	<!--property::Slide.SlideNumber {ReadOnly}-->
44826	<element type="property">
44827		<source id="PowerPoint.Slide.SlideNumber">
44828			<context kind="class">Slide</context>
44829			<name>SlideNumber</name>
44830			<type>Integer</type>
44831		</source>
44832	</element>
44833	<!--property::Slide.SlideShowTransition {ReadOnly}-->
44834	<element type="property">
44835		<source id="PowerPoint.Slide.SlideShowTransition">
44836			<context kind="class">Slide</context>
44837			<name>SlideShowTransition</name>
44838			<type>SlideShowTransition</type>
44839		</source>
44840	</element>
44841	<!--property::Slide.Tags {ReadOnly}-->
44842	<element type="property">
44843		<source id="PowerPoint.Slide.Tags">
44844			<context kind="class">Slide</context>
44845			<name>Tags</name>
44846			<type>Tags</type>
44847		</source>
44848	</element>
44849	<!--property::Slide.TimeLine {ReadOnly}-->
44850	<element type="property">
44851		<source id="PowerPoint.Slide.TimeLine">
44852			<context kind="class">Slide</context>
44853			<name>TimeLine</name>
44854			<type>TimeLine</type>
44855		</source>
44856	</element>
44857	<!--Class::SlideRange-->
44858	<element type="class">
44859		<source id="PowerPoint.SlideRange">
44860			<name>SlideRange</name>
44861		</source>
44862		<destination designation="identity" />
44863	</element>
44864	<!--property::SlideRange.Application {ReadOnly}-->
44865	<element type="property">
44866		<source id="PowerPoint.SlideRange.Application">
44867			<context kind="class">SlideRange</context>
44868			<name>Application</name>
44869			<type>Application</type>
44870		</source>
44871	</element>
44872	<!--method::SlideRange.ApplyTemplate-->
44873	<element type="method">
44874		<source id="PowerPoint.SlideRange.ApplyTemplate">
44875			<context kind="class">SlideRange</context>
44876			<name>ApplyTemplate</name>
44877			<type>void</type>
44878			<parameter-list>
44879				<parameter>
44880					<type>String</type>
44881					<name>FileName</name>
44882				</parameter>
44883			</parameter-list>
44884		</source>
44885	</element>
44886	<!--property::SlideRange.Background {ReadOnly}-->
44887	<element type="property">
44888		<source id="PowerPoint.SlideRange.Background">
44889			<context kind="class">SlideRange</context>
44890			<name>Background</name>
44891			<type>ShapeRange</type>
44892		</source>
44893	</element>
44894	<!--property::SlideRange.ColorScheme-->
44895	<element type="property">
44896		<source id="PowerPoint.SlideRange.ColorScheme">
44897			<context kind="class">SlideRange</context>
44898			<name>ColorScheme</name>
44899			<type>ColorScheme</type>
44900		</source>
44901	</element>
44902	<!--property::SlideRange.Comments {ReadOnly}-->
44903	<element type="property">
44904		<source id="PowerPoint.SlideRange.Comments">
44905			<context kind="class">SlideRange</context>
44906			<name>Comments</name>
44907			<type>Comments</type>
44908		</source>
44909	</element>
44910	<!--method::SlideRange.Copy-->
44911	<element type="method">
44912		<source id="PowerPoint.SlideRange.Copy">
44913			<context kind="class">SlideRange</context>
44914			<name>Copy</name>
44915			<type>void</type>
44916		</source>
44917	</element>
44918	<!--property::SlideRange.Count {ReadOnly}-->
44919	<element type="property">
44920		<source id="PowerPoint.SlideRange.Count">
44921			<context kind="class">SlideRange</context>
44922			<name>Count</name>
44923			<type>Integer</type>
44924		</source>
44925	</element>
44926	<!--method::SlideRange.Cut-->
44927	<element type="method">
44928		<source id="PowerPoint.SlideRange.Cut">
44929			<context kind="class">SlideRange</context>
44930			<name>Cut</name>
44931			<type>void</type>
44932		</source>
44933	</element>
44934	<!--method::SlideRange.Delete-->
44935	<element type="method">
44936		<source id="PowerPoint.SlideRange.Delete">
44937			<context kind="class">SlideRange</context>
44938			<name>Delete</name>
44939			<type>void</type>
44940		</source>
44941	</element>
44942	<!--property::SlideRange.Design-->
44943	<element type="property">
44944		<source id="PowerPoint.SlideRange.Design">
44945			<context kind="class">SlideRange</context>
44946			<name>Design</name>
44947			<type>Design</type>
44948		</source>
44949	</element>
44950	<!--property::SlideRange.DisplayMasterShapes-->
44951	<element type="property">
44952		<source id="PowerPoint.SlideRange.DisplayMasterShapes">
44953			<context kind="class">SlideRange</context>
44954			<name>DisplayMasterShapes</name>
44955			<type>Integer</type>
44956		</source>
44957	</element>
44958	<!--method::SlideRange.Duplicate-->
44959	<element type="method">
44960		<source id="PowerPoint.SlideRange.Duplicate">
44961			<context kind="class">SlideRange</context>
44962			<name>Duplicate</name>
44963			<type>SlideRange</type>
44964		</source>
44965	</element>
44966	<!--method::SlideRange.Export-->
44967	<element type="method">
44968		<source id="PowerPoint.SlideRange.Export">
44969			<context kind="class">SlideRange</context>
44970			<name>Export</name>
44971			<type>void</type>
44972			<parameter-list>
44973				<parameter>
44974					<type>String</type>
44975					<name>FileName</name>
44976				</parameter>
44977				<parameter>
44978					<type>String</type>
44979					<name>FilterName</name>
44980				</parameter>
44981				<parameter optional="true">
44982					<type>Integer</type>
44983					<name>ScaleWidth</name>
44984				</parameter>
44985				<parameter optional="true">
44986					<type>Integer</type>
44987					<name>ScaleHeight</name>
44988				</parameter>
44989			</parameter-list>
44990		</source>
44991	</element>
44992	<!--property::SlideRange.FollowMasterBackground-->
44993	<element type="property">
44994		<source id="PowerPoint.SlideRange.FollowMasterBackground">
44995			<context kind="class">SlideRange</context>
44996			<name>FollowMasterBackground</name>
44997			<type>Integer</type>
44998		</source>
44999	</element>
45000	<!--property::SlideRange.HeadersFooters {ReadOnly}-->
45001	<element type="property">
45002		<source id="PowerPoint.SlideRange.HeadersFooters">
45003			<context kind="class">SlideRange</context>
45004			<name>HeadersFooters</name>
45005			<type>HeadersFooters</type>
45006		</source>
45007	</element>
45008	<!--property::SlideRange.Hyperlinks {ReadOnly}-->
45009	<element type="property">
45010		<source id="PowerPoint.SlideRange.Hyperlinks">
45011			<context kind="class">SlideRange</context>
45012			<name>Hyperlinks</name>
45013			<type>Hyperlinks</type>
45014		</source>
45015	</element>
45016	<!--method::SlideRange.Item {Default}-->
45017	<element type="method">
45018		<source id="PowerPoint.SlideRange.Item">
45019			<context kind="class">SlideRange</context>
45020			<name default="true">Item</name>
45021			<type>Slide</type>
45022			<parameter-list>
45023				<parameter>
45024					<type>Variant</type>
45025					<name>Index</name>
45026				</parameter>
45027			</parameter-list>
45028		</source>
45029	</element>
45030	<!--property::SlideRange.Layout-->
45031	<element type="property">
45032		<source id="PowerPoint.SlideRange.Layout">
45033			<context kind="class">SlideRange</context>
45034			<name>Layout</name>
45035			<type>Integer</type>
45036		</source>
45037	</element>
45038	<!--property::SlideRange.Master {ReadOnly}-->
45039	<element type="property">
45040		<source id="PowerPoint.SlideRange.Master">
45041			<context kind="class">SlideRange</context>
45042			<name>Master</name>
45043			<type>_Master</type>
45044		</source>
45045	</element>
45046	<!--method::SlideRange.MoveTo-->
45047	<element type="method">
45048		<source id="PowerPoint.SlideRange.MoveTo">
45049			<context kind="class">SlideRange</context>
45050			<name>MoveTo</name>
45051			<type>void</type>
45052			<parameter-list>
45053				<parameter>
45054					<type>Integer</type>
45055					<name>toPos</name>
45056				</parameter>
45057			</parameter-list>
45058		</source>
45059	</element>
45060	<!--property::SlideRange.Name-->
45061	<element type="property">
45062		<source id="PowerPoint.SlideRange.Name">
45063			<context kind="class">SlideRange</context>
45064			<name>Name</name>
45065			<type>String</type>
45066		</source>
45067	</element>
45068	<!--property::SlideRange.NotesPage {ReadOnly}-->
45069	<element type="property">
45070		<source id="PowerPoint.SlideRange.NotesPage">
45071			<context kind="class">SlideRange</context>
45072			<name>NotesPage</name>
45073			<type>SlideRange</type>
45074		</source>
45075	</element>
45076	<!--property::SlideRange.Parent {ReadOnly}-->
45077	<element type="property">
45078		<source id="PowerPoint.SlideRange.Parent">
45079			<context kind="class">SlideRange</context>
45080			<name>Parent</name>
45081			<type>Object</type>
45082		</source>
45083	</element>
45084	<!--property::SlideRange.PrintSteps {ReadOnly}-->
45085	<element type="property">
45086		<source id="PowerPoint.SlideRange.PrintSteps">
45087			<context kind="class">SlideRange</context>
45088			<name>PrintSteps</name>
45089			<type>Integer</type>
45090		</source>
45091	</element>
45092	<!--property::SlideRange.Scripts {ReadOnly}-->
45093	<element type="property">
45094		<source id="PowerPoint.SlideRange.Scripts">
45095			<context kind="class">SlideRange</context>
45096			<name>Scripts</name>
45097			<type>Scripts</type>
45098		</source>
45099	</element>
45100	<!--method::SlideRange.Select-->
45101	<element type="method">
45102		<source id="PowerPoint.SlideRange.Select">
45103			<context kind="class">SlideRange</context>
45104			<name>Select</name>
45105			<type>void</type>
45106		</source>
45107	</element>
45108	<!--property::SlideRange.Shapes {ReadOnly}-->
45109	<element type="property">
45110		<source id="PowerPoint.SlideRange.Shapes">
45111			<context kind="class">SlideRange</context>
45112			<name>Shapes</name>
45113			<type>Shapes</type>
45114		</source>
45115	</element>
45116	<!--property::SlideRange.SlideID {ReadOnly}-->
45117	<element type="property">
45118		<source id="PowerPoint.SlideRange.SlideID">
45119			<context kind="class">SlideRange</context>
45120			<name>SlideID</name>
45121			<type>Integer</type>
45122		</source>
45123	</element>
45124	<!--property::SlideRange.SlideIndex {ReadOnly}-->
45125	<element type="property">
45126		<source id="PowerPoint.SlideRange.SlideIndex">
45127			<context kind="class">SlideRange</context>
45128			<name>SlideIndex</name>
45129			<type>Integer</type>
45130		</source>
45131	</element>
45132	<!--property::SlideRange.SlideNumber {ReadOnly}-->
45133	<element type="property">
45134		<source id="PowerPoint.SlideRange.SlideNumber">
45135			<context kind="class">SlideRange</context>
45136			<name>SlideNumber</name>
45137			<type>Integer</type>
45138		</source>
45139	</element>
45140	<!--property::SlideRange.SlideShowTransition {ReadOnly}-->
45141	<element type="property">
45142		<source id="PowerPoint.SlideRange.SlideShowTransition">
45143			<context kind="class">SlideRange</context>
45144			<name>SlideShowTransition</name>
45145			<type>SlideShowTransition</type>
45146		</source>
45147	</element>
45148	<!--property::SlideRange.Tags {ReadOnly}-->
45149	<element type="property">
45150		<source id="PowerPoint.SlideRange.Tags">
45151			<context kind="class">SlideRange</context>
45152			<name>Tags</name>
45153			<type>Tags</type>
45154		</source>
45155	</element>
45156	<!--property::SlideRange.TimeLine {ReadOnly}-->
45157	<element type="property">
45158		<source id="PowerPoint.SlideRange.TimeLine">
45159			<context kind="class">SlideRange</context>
45160			<name>TimeLine</name>
45161			<type>TimeLine</type>
45162		</source>
45163	</element>
45164	<!--Class::Slides-->
45165	<element type="class">
45166		<source id="PowerPoint.Slides">
45167			<name>Slides</name>
45168		</source>
45169		<destination designation="identity" />
45170	</element>
45171	<!--method::Slides.Add-->
45172	<element type="method">
45173		<source id="PowerPoint.Slides.Add">
45174			<context kind="class">Slides</context>
45175			<name>Add</name>
45176			<type>Slide</type>
45177			<parameter-list>
45178				<parameter>
45179					<type>Integer</type>
45180					<name>Index</name>
45181				</parameter>
45182				<parameter>
45183					<type>Integer</type>
45184					<name>Layout</name>
45185				</parameter>
45186			</parameter-list>
45187		</source>
45188	</element>
45189	<!--property::Slides.Application {ReadOnly}-->
45190	<element type="property">
45191		<source id="PowerPoint.Slides.Application">
45192			<context kind="class">Slides</context>
45193			<name>Application</name>
45194			<type>Application</type>
45195		</source>
45196	</element>
45197	<!--property::Slides.Count {ReadOnly}-->
45198	<element type="property">
45199		<source id="PowerPoint.Slides.Count">
45200			<context kind="class">Slides</context>
45201			<name>Count</name>
45202			<type>Integer</type>
45203		</source>
45204	</element>
45205	<!--method::Slides.FindBySlideID-->
45206	<element type="method">
45207		<source id="PowerPoint.Slides.FindBySlideID">
45208			<context kind="class">Slides</context>
45209			<name>FindBySlideID</name>
45210			<type>Slide</type>
45211			<parameter-list>
45212				<parameter>
45213					<type>Integer</type>
45214					<name>SlideID</name>
45215				</parameter>
45216			</parameter-list>
45217		</source>
45218	</element>
45219	<!--method::Slides.InsertFromFile-->
45220	<element type="method">
45221		<source id="PowerPoint.Slides.InsertFromFile">
45222			<context kind="class">Slides</context>
45223			<name>InsertFromFile</name>
45224			<type>Integer</type>
45225			<parameter-list>
45226				<parameter>
45227					<type>String</type>
45228					<name>FileName</name>
45229				</parameter>
45230				<parameter>
45231					<type>Integer</type>
45232					<name>Index</name>
45233				</parameter>
45234				<parameter optional="true">
45235					<type>Integer</type>
45236					<name>SlideStart</name>
45237				</parameter>
45238				<parameter optional="true">
45239					<type>Integer</type>
45240					<name>SlideEnd</name>
45241				</parameter>
45242			</parameter-list>
45243		</source>
45244	</element>
45245	<!--method::Slides.Item {Default}-->
45246	<element type="method">
45247		<source id="PowerPoint.Slides.Item">
45248			<context kind="class">Slides</context>
45249			<name default="true">Item</name>
45250			<type>Slide</type>
45251			<parameter-list>
45252				<parameter>
45253					<type>Variant</type>
45254					<name>Index</name>
45255				</parameter>
45256			</parameter-list>
45257		</source>
45258	</element>
45259	<!--property::Slides.Parent {ReadOnly}-->
45260	<element type="property">
45261		<source id="PowerPoint.Slides.Parent">
45262			<context kind="class">Slides</context>
45263			<name>Parent</name>
45264			<type>Object</type>
45265		</source>
45266	</element>
45267	<!--method::Slides.Paste-->
45268	<element type="method">
45269		<source id="PowerPoint.Slides.Paste">
45270			<context kind="class">Slides</context>
45271			<name>Paste</name>
45272			<type>SlideRange</type>
45273			<parameter-list>
45274				<parameter optional="true">
45275					<type>Integer</type>
45276					<name>Index</name>
45277				</parameter>
45278			</parameter-list>
45279		</source>
45280	</element>
45281	<!--method::Slides.Range-->
45282	<element type="method">
45283		<source id="PowerPoint.Slides.Range">
45284			<context kind="class">Slides</context>
45285			<name>Range</name>
45286			<type>SlideRange</type>
45287			<parameter-list>
45288				<parameter optional="true">
45289					<type>Variant</type>
45290					<name>Index</name>
45291				</parameter>
45292			</parameter-list>
45293		</source>
45294	</element>
45295	<!--Class::SlideShowSettings-->
45296	<element type="class">
45297		<source id="PowerPoint.SlideShowSettings">
45298			<name>SlideShowSettings</name>
45299		</source>
45300		<destination designation="identity" />
45301	</element>
45302	<!--property::SlideShowSettings.AdvanceMode-->
45303	<element type="property">
45304		<source id="PowerPoint.SlideShowSettings.AdvanceMode">
45305			<context kind="class">SlideShowSettings</context>
45306			<name>AdvanceMode</name>
45307			<type>Integer</type>
45308		</source>
45309	</element>
45310	<!--property::SlideShowSettings.Application {ReadOnly}-->
45311	<element type="property">
45312		<source id="PowerPoint.SlideShowSettings.Application">
45313			<context kind="class">SlideShowSettings</context>
45314			<name>Application</name>
45315			<type>Application</type>
45316		</source>
45317	</element>
45318	<!--property::SlideShowSettings.EndingSlide-->
45319	<element type="property">
45320		<source id="PowerPoint.SlideShowSettings.EndingSlide">
45321			<context kind="class">SlideShowSettings</context>
45322			<name>EndingSlide</name>
45323			<type>Integer</type>
45324		</source>
45325	</element>
45326	<!--property::SlideShowSettings.LoopUntilStopped-->
45327	<element type="property">
45328		<source id="PowerPoint.SlideShowSettings.LoopUntilStopped">
45329			<context kind="class">SlideShowSettings</context>
45330			<name>LoopUntilStopped</name>
45331			<type>Integer</type>
45332		</source>
45333	</element>
45334	<!--property::SlideShowSettings.NamedSlideShows {ReadOnly}-->
45335	<element type="property">
45336		<source id="PowerPoint.SlideShowSettings.NamedSlideShows">
45337			<context kind="class">SlideShowSettings</context>
45338			<name>NamedSlideShows</name>
45339			<type>NamedSlideShows</type>
45340		</source>
45341	</element>
45342	<!--property::SlideShowSettings.Parent {ReadOnly}-->
45343	<element type="property">
45344		<source id="PowerPoint.SlideShowSettings.Parent">
45345			<context kind="class">SlideShowSettings</context>
45346			<name>Parent</name>
45347			<type>Object</type>
45348		</source>
45349	</element>
45350	<!--property::SlideShowSettings.PointerColor {ReadOnly}-->
45351	<element type="property">
45352		<source id="PowerPoint.SlideShowSettings.PointerColor">
45353			<context kind="class">SlideShowSettings</context>
45354			<name>PointerColor</name>
45355			<type>ColorFormat</type>
45356		</source>
45357	</element>
45358	<!--property::SlideShowSettings.RangeType-->
45359	<element type="property">
45360		<source id="PowerPoint.SlideShowSettings.RangeType">
45361			<context kind="class">SlideShowSettings</context>
45362			<name>RangeType</name>
45363			<type>Integer</type>
45364		</source>
45365	</element>
45366	<!--method::SlideShowSettings.Run-->
45367	<element type="method">
45368		<source id="PowerPoint.SlideShowSettings.Run">
45369			<context kind="class">SlideShowSettings</context>
45370			<name>Run</name>
45371			<type>SlideShowWindow</type>
45372		</source>
45373	</element>
45374	<!--property::SlideShowSettings.ShowScrollbar-->
45375	<element type="property">
45376		<source id="PowerPoint.SlideShowSettings.ShowScrollbar">
45377			<context kind="class">SlideShowSettings</context>
45378			<name>ShowScrollbar</name>
45379			<type>Integer</type>
45380		</source>
45381	</element>
45382	<!--property::SlideShowSettings.ShowType-->
45383	<element type="property">
45384		<source id="PowerPoint.SlideShowSettings.ShowType">
45385			<context kind="class">SlideShowSettings</context>
45386			<name>ShowType</name>
45387			<type>Integer</type>
45388		</source>
45389	</element>
45390	<!--property::SlideShowSettings.ShowWithAnimation-->
45391	<element type="property">
45392		<source id="PowerPoint.SlideShowSettings.ShowWithAnimation">
45393			<context kind="class">SlideShowSettings</context>
45394			<name>ShowWithAnimation</name>
45395			<type>Integer</type>
45396		</source>
45397	</element>
45398	<!--property::SlideShowSettings.ShowWithNarration-->
45399	<element type="property">
45400		<source id="PowerPoint.SlideShowSettings.ShowWithNarration">
45401			<context kind="class">SlideShowSettings</context>
45402			<name>ShowWithNarration</name>
45403			<type>Integer</type>
45404		</source>
45405	</element>
45406	<!--property::SlideShowSettings.SlideShowName-->
45407	<element type="property">
45408		<source id="PowerPoint.SlideShowSettings.SlideShowName">
45409			<context kind="class">SlideShowSettings</context>
45410			<name>SlideShowName</name>
45411			<type>String</type>
45412		</source>
45413	</element>
45414	<!--property::SlideShowSettings.StartingSlide-->
45415	<element type="property">
45416		<source id="PowerPoint.SlideShowSettings.StartingSlide">
45417			<context kind="class">SlideShowSettings</context>
45418			<name>StartingSlide</name>
45419			<type>Integer</type>
45420		</source>
45421	</element>
45422	<!--Class::SlideShowTransition-->
45423	<element type="class">
45424		<source id="PowerPoint.SlideShowTransition">
45425			<name>SlideShowTransition</name>
45426		</source>
45427		<destination designation="identity" />
45428	</element>
45429	<!--property::SlideShowTransition.AdvanceOnClick-->
45430	<element type="property">
45431		<source id="PowerPoint.SlideShowTransition.AdvanceOnClick">
45432			<context kind="class">SlideShowTransition</context>
45433			<name>AdvanceOnClick</name>
45434			<type>Integer</type>
45435		</source>
45436	</element>
45437	<!--property::SlideShowTransition.AdvanceOnTime-->
45438	<element type="property">
45439		<source id="PowerPoint.SlideShowTransition.AdvanceOnTime">
45440			<context kind="class">SlideShowTransition</context>
45441			<name>AdvanceOnTime</name>
45442			<type>Integer</type>
45443		</source>
45444	</element>
45445	<!--property::SlideShowTransition.AdvanceTime-->
45446	<element type="property">
45447		<source id="PowerPoint.SlideShowTransition.AdvanceTime">
45448			<context kind="class">SlideShowTransition</context>
45449			<name>AdvanceTime</name>
45450			<type>Single</type>
45451		</source>
45452	</element>
45453	<!--property::SlideShowTransition.Application {ReadOnly}-->
45454	<element type="property">
45455		<source id="PowerPoint.SlideShowTransition.Application">
45456			<context kind="class">SlideShowTransition</context>
45457			<name>Application</name>
45458			<type>Application</type>
45459		</source>
45460	</element>
45461	<!--property::SlideShowTransition.EntryEffect-->
45462	<element type="property">
45463		<source id="PowerPoint.SlideShowTransition.EntryEffect">
45464			<context kind="class">SlideShowTransition</context>
45465			<name>EntryEffect</name>
45466			<type>Integer</type>
45467		</source>
45468	</element>
45469	<!--property::SlideShowTransition.Hidden-->
45470	<element type="property">
45471		<source id="PowerPoint.SlideShowTransition.Hidden">
45472			<context kind="class">SlideShowTransition</context>
45473			<name>Hidden</name>
45474			<type>Integer</type>
45475		</source>
45476	</element>
45477	<!--property::SlideShowTransition.LoopSoundUntilNext-->
45478	<element type="property">
45479		<source id="PowerPoint.SlideShowTransition.LoopSoundUntilNext">
45480			<context kind="class">SlideShowTransition</context>
45481			<name>LoopSoundUntilNext</name>
45482			<type>Integer</type>
45483		</source>
45484	</element>
45485	<!--property::SlideShowTransition.Parent {ReadOnly}-->
45486	<element type="property">
45487		<source id="PowerPoint.SlideShowTransition.Parent">
45488			<context kind="class">SlideShowTransition</context>
45489			<name>Parent</name>
45490			<type>Object</type>
45491		</source>
45492	</element>
45493	<!--property::SlideShowTransition.SoundEffect {ReadOnly}-->
45494	<element type="property">
45495		<source id="PowerPoint.SlideShowTransition.SoundEffect">
45496			<context kind="class">SlideShowTransition</context>
45497			<name>SoundEffect</name>
45498			<type>SoundEffect</type>
45499		</source>
45500	</element>
45501	<!--property::SlideShowTransition.Speed-->
45502	<element type="property">
45503		<source id="PowerPoint.SlideShowTransition.Speed">
45504			<context kind="class">SlideShowTransition</context>
45505			<name>Speed</name>
45506			<type>Integer</type>
45507		</source>
45508	</element>
45509	<!--Class::SlideShowView-->
45510	<element type="class">
45511		<source id="PowerPoint.SlideShowView">
45512			<name>SlideShowView</name>
45513		</source>
45514		<destination designation="identity" />
45515	</element>
45516	<!--property::SlideShowView.AcceleratorsEnabled-->
45517	<element type="property">
45518		<source id="PowerPoint.SlideShowView.AcceleratorsEnabled">
45519			<context kind="class">SlideShowView</context>
45520			<name>AcceleratorsEnabled</name>
45521			<type>Integer</type>
45522		</source>
45523	</element>
45524	<!--property::SlideShowView.AdvanceMode {ReadOnly}-->
45525	<element type="property">
45526		<source id="PowerPoint.SlideShowView.AdvanceMode">
45527			<context kind="class">SlideShowView</context>
45528			<name>AdvanceMode</name>
45529			<type>Integer</type>
45530		</source>
45531	</element>
45532	<!--property::SlideShowView.Application {ReadOnly}-->
45533	<element type="property">
45534		<source id="PowerPoint.SlideShowView.Application">
45535			<context kind="class">SlideShowView</context>
45536			<name>Application</name>
45537			<type>Application</type>
45538		</source>
45539	</element>
45540	<!--property::SlideShowView.CurrentShowPosition {ReadOnly}-->
45541	<element type="property">
45542		<source id="PowerPoint.SlideShowView.CurrentShowPosition">
45543			<context kind="class">SlideShowView</context>
45544			<name>CurrentShowPosition</name>
45545			<type>Integer</type>
45546		</source>
45547	</element>
45548	<!--method::SlideShowView.DrawLine-->
45549	<element type="method">
45550		<source id="PowerPoint.SlideShowView.DrawLine">
45551			<context kind="class">SlideShowView</context>
45552			<name>DrawLine</name>
45553			<type>void</type>
45554			<parameter-list>
45555				<parameter>
45556					<type>Single</type>
45557					<name>BeginX</name>
45558				</parameter>
45559				<parameter>
45560					<type>Single</type>
45561					<name>BeginY</name>
45562				</parameter>
45563				<parameter>
45564					<type>Single</type>
45565					<name>EndX</name>
45566				</parameter>
45567				<parameter>
45568					<type>Single</type>
45569					<name>EndY</name>
45570				</parameter>
45571			</parameter-list>
45572		</source>
45573	</element>
45574	<!--method::SlideShowView.EndNamedShow-->
45575	<element type="method">
45576		<source id="PowerPoint.SlideShowView.EndNamedShow">
45577			<context kind="class">SlideShowView</context>
45578			<name>EndNamedShow</name>
45579			<type>void</type>
45580		</source>
45581	</element>
45582	<!--method::SlideShowView.EraseDrawing-->
45583	<element type="method">
45584		<source id="PowerPoint.SlideShowView.EraseDrawing">
45585			<context kind="class">SlideShowView</context>
45586			<name>EraseDrawing</name>
45587			<type>void</type>
45588		</source>
45589	</element>
45590	<!--method::SlideShowView.Exit-->
45591	<element type="method">
45592		<source id="PowerPoint.SlideShowView.Exit">
45593			<context kind="class">SlideShowView</context>
45594			<name>Exit</name>
45595			<type>void</type>
45596		</source>
45597	</element>
45598	<!--method::SlideShowView.First-->
45599	<element type="method">
45600		<source id="PowerPoint.SlideShowView.First">
45601			<context kind="class">SlideShowView</context>
45602			<name>First</name>
45603			<type>void</type>
45604		</source>
45605	</element>
45606	<!--method::SlideShowView.GotoNamedShow-->
45607	<element type="method">
45608		<source id="PowerPoint.SlideShowView.GotoNamedShow">
45609			<context kind="class">SlideShowView</context>
45610			<name>GotoNamedShow</name>
45611			<type>void</type>
45612			<parameter-list>
45613				<parameter>
45614					<type>String</type>
45615					<name>SlideShowName</name>
45616				</parameter>
45617			</parameter-list>
45618		</source>
45619	</element>
45620	<!--method::SlideShowView.GotoSlide-->
45621	<element type="method">
45622		<source id="PowerPoint.SlideShowView.GotoSlide">
45623			<context kind="class">SlideShowView</context>
45624			<name>GotoSlide</name>
45625			<type>void</type>
45626			<parameter-list>
45627				<parameter>
45628					<type>Integer</type>
45629					<name>Index</name>
45630				</parameter>
45631				<parameter optional="true">
45632					<type>Integer</type>
45633					<name>ResetSlide</name>
45634				</parameter>
45635			</parameter-list>
45636		</source>
45637	</element>
45638	<!--method::SlideShowView.InstallTracker-->
45639	<element type="method">
45640		<source id="PowerPoint.SlideShowView.InstallTracker">
45641			<context kind="class">SlideShowView</context>
45642			<name>InstallTracker</name>
45643			<type>void</type>
45644			<parameter-list>
45645				<parameter>
45646					<type>MouseTracker</type>
45647					<name>pTracker</name>
45648				</parameter>
45649				<parameter>
45650					<type>Integer</type>
45651					<name>Presenter</name>
45652				</parameter>
45653			</parameter-list>
45654		</source>
45655	</element>
45656	<!--property::SlideShowView.IsNamedShow {ReadOnly}-->
45657	<element type="property">
45658		<source id="PowerPoint.SlideShowView.IsNamedShow">
45659			<context kind="class">SlideShowView</context>
45660			<name>IsNamedShow</name>
45661			<type>Integer</type>
45662		</source>
45663	</element>
45664	<!--method::SlideShowView.Last-->
45665	<element type="method">
45666		<source id="PowerPoint.SlideShowView.Last">
45667			<context kind="class">SlideShowView</context>
45668			<name>Last</name>
45669			<type>void</type>
45670		</source>
45671	</element>
45672	<!--property::SlideShowView.LastSlideViewed {ReadOnly}-->
45673	<element type="property">
45674		<source id="PowerPoint.SlideShowView.LastSlideViewed">
45675			<context kind="class">SlideShowView</context>
45676			<name>LastSlideViewed</name>
45677			<type>Slide</type>
45678		</source>
45679	</element>
45680	<!--method::SlideShowView.Next-->
45681	<element type="method">
45682		<source id="PowerPoint.SlideShowView.Next">
45683			<context kind="class">SlideShowView</context>
45684			<name>Next</name>
45685			<type>void</type>
45686		</source>
45687	</element>
45688	<!--property::SlideShowView.Parent {ReadOnly}-->
45689	<element type="property">
45690		<source id="PowerPoint.SlideShowView.Parent">
45691			<context kind="class">SlideShowView</context>
45692			<name>Parent</name>
45693			<type>Object</type>
45694		</source>
45695	</element>
45696	<!--property::SlideShowView.PointerColor {ReadOnly}-->
45697	<element type="property">
45698		<source id="PowerPoint.SlideShowView.PointerColor">
45699			<context kind="class">SlideShowView</context>
45700			<name>PointerColor</name>
45701			<type>ColorFormat</type>
45702		</source>
45703	</element>
45704	<!--property::SlideShowView.PointerType-->
45705	<element type="property">
45706		<source id="PowerPoint.SlideShowView.PointerType">
45707			<context kind="class">SlideShowView</context>
45708			<name>PointerType</name>
45709			<type>Integer</type>
45710		</source>
45711	</element>
45712	<!--property::SlideShowView.PresentationElapsedTime {ReadOnly}-->
45713	<element type="property">
45714		<source id="PowerPoint.SlideShowView.PresentationElapsedTime">
45715			<context kind="class">SlideShowView</context>
45716			<name>PresentationElapsedTime</name>
45717			<type>Single</type>
45718		</source>
45719	</element>
45720	<!--method::SlideShowView.Previous-->
45721	<element type="method">
45722		<source id="PowerPoint.SlideShowView.Previous">
45723			<context kind="class">SlideShowView</context>
45724			<name>Previous</name>
45725			<type>void</type>
45726		</source>
45727	</element>
45728	<!--method::SlideShowView.ResetSlideTime-->
45729	<element type="method">
45730		<source id="PowerPoint.SlideShowView.ResetSlideTime">
45731			<context kind="class">SlideShowView</context>
45732			<name>ResetSlideTime</name>
45733			<type>void</type>
45734		</source>
45735	</element>
45736	<!--property::SlideShowView.Slide {ReadOnly}-->
45737	<element type="property">
45738		<source id="PowerPoint.SlideShowView.Slide">
45739			<context kind="class">SlideShowView</context>
45740			<name>Slide</name>
45741			<type>Slide</type>
45742		</source>
45743	</element>
45744	<!--property::SlideShowView.SlideElapsedTime-->
45745	<element type="property">
45746		<source id="PowerPoint.SlideShowView.SlideElapsedTime">
45747			<context kind="class">SlideShowView</context>
45748			<name>SlideElapsedTime</name>
45749			<type>Single</type>
45750		</source>
45751	</element>
45752	<!--property::SlideShowView.SlideShowName {ReadOnly}-->
45753	<element type="property">
45754		<source id="PowerPoint.SlideShowView.SlideShowName">
45755			<context kind="class">SlideShowView</context>
45756			<name>SlideShowName</name>
45757			<type>String</type>
45758		</source>
45759	</element>
45760	<!--property::SlideShowView.State-->
45761	<element type="property">
45762		<source id="PowerPoint.SlideShowView.State">
45763			<context kind="class">SlideShowView</context>
45764			<name>State</name>
45765			<type>Integer</type>
45766		</source>
45767	</element>
45768	<!--property::SlideShowView.Zoom {ReadOnly}-->
45769	<element type="property">
45770		<source id="PowerPoint.SlideShowView.Zoom">
45771			<context kind="class">SlideShowView</context>
45772			<name>Zoom</name>
45773			<type>Integer</type>
45774		</source>
45775	</element>
45776	<!--Class::SlideShowWindow-->
45777	<element type="class">
45778		<source id="PowerPoint.SlideShowWindow">
45779			<name>SlideShowWindow</name>
45780		</source>
45781		<destination designation="identity" />
45782	</element>
45783	<!--method::SlideShowWindow.Activate-->
45784	<element type="method">
45785		<source id="PowerPoint.SlideShowWindow.Activate">
45786			<context kind="class">SlideShowWindow</context>
45787			<name>Activate</name>
45788			<type>void</type>
45789		</source>
45790	</element>
45791	<!--property::SlideShowWindow.Active {ReadOnly}-->
45792	<element type="property">
45793		<source id="PowerPoint.SlideShowWindow.Active">
45794			<context kind="class">SlideShowWindow</context>
45795			<name>Active</name>
45796			<type>Integer</type>
45797		</source>
45798	</element>
45799	<!--property::SlideShowWindow.Application {ReadOnly}-->
45800	<element type="property">
45801		<source id="PowerPoint.SlideShowWindow.Application">
45802			<context kind="class">SlideShowWindow</context>
45803			<name>Application</name>
45804			<type>Application</type>
45805		</source>
45806	</element>
45807	<!--property::SlideShowWindow.Height-->
45808	<element type="property">
45809		<source id="PowerPoint.SlideShowWindow.Height">
45810			<context kind="class">SlideShowWindow</context>
45811			<name>Height</name>
45812			<type>Single</type>
45813		</source>
45814	</element>
45815	<!--property::SlideShowWindow.HWND {ReadOnly}-->
45816	<element type="property">
45817		<source id="PowerPoint.SlideShowWindow.HWND">
45818			<context kind="class">SlideShowWindow</context>
45819			<name>HWND</name>
45820			<type>Integer</type>
45821		</source>
45822	</element>
45823	<!--property::SlideShowWindow.IsFullScreen {ReadOnly}-->
45824	<element type="property">
45825		<source id="PowerPoint.SlideShowWindow.IsFullScreen">
45826			<context kind="class">SlideShowWindow</context>
45827			<name>IsFullScreen</name>
45828			<type>Integer</type>
45829		</source>
45830	</element>
45831	<!--property::SlideShowWindow.Left-->
45832	<element type="property">
45833		<source id="PowerPoint.SlideShowWindow.Left">
45834			<context kind="class">SlideShowWindow</context>
45835			<name>Left</name>
45836			<type>Single</type>
45837		</source>
45838	</element>
45839	<!--property::SlideShowWindow.Parent {ReadOnly}-->
45840	<element type="property">
45841		<source id="PowerPoint.SlideShowWindow.Parent">
45842			<context kind="class">SlideShowWindow</context>
45843			<name>Parent</name>
45844			<type>Object</type>
45845		</source>
45846	</element>
45847	<!--property::SlideShowWindow.Presentation {ReadOnly}-->
45848	<element type="property">
45849		<source id="PowerPoint.SlideShowWindow.Presentation">
45850			<context kind="class">SlideShowWindow</context>
45851			<name>Presentation</name>
45852			<type>Presentation</type>
45853		</source>
45854	</element>
45855	<!--property::SlideShowWindow.Top-->
45856	<element type="property">
45857		<source id="PowerPoint.SlideShowWindow.Top">
45858			<context kind="class">SlideShowWindow</context>
45859			<name>Top</name>
45860			<type>Single</type>
45861		</source>
45862	</element>
45863	<!--property::SlideShowWindow.View {ReadOnly}-->
45864	<element type="property">
45865		<source id="PowerPoint.SlideShowWindow.View">
45866			<context kind="class">SlideShowWindow</context>
45867			<name>View</name>
45868			<type>SlideShowView</type>
45869		</source>
45870	</element>
45871	<!--property::SlideShowWindow.Width-->
45872	<element type="property">
45873		<source id="PowerPoint.SlideShowWindow.Width">
45874			<context kind="class">SlideShowWindow</context>
45875			<name>Width</name>
45876			<type>Single</type>
45877		</source>
45878	</element>
45879	<!--Class::SlideShowWindows-->
45880	<element type="class">
45881		<source id="PowerPoint.SlideShowWindows">
45882			<name>SlideShowWindows</name>
45883		</source>
45884		<destination designation="identity" />
45885	</element>
45886	<!--property::SlideShowWindows.Application {ReadOnly}-->
45887	<element type="property">
45888		<source id="PowerPoint.SlideShowWindows.Application">
45889			<context kind="class">SlideShowWindows</context>
45890			<name>Application</name>
45891			<type>Application</type>
45892		</source>
45893	</element>
45894	<!--property::SlideShowWindows.Count {ReadOnly}-->
45895	<element type="property">
45896		<source id="PowerPoint.SlideShowWindows.Count">
45897			<context kind="class">SlideShowWindows</context>
45898			<name>Count</name>
45899			<type>Integer</type>
45900		</source>
45901	</element>
45902	<!--method::SlideShowWindows.Item {Default}-->
45903	<element type="method">
45904		<source id="PowerPoint.SlideShowWindows.Item">
45905			<context kind="class">SlideShowWindows</context>
45906			<name default="true">Item</name>
45907			<type>SlideShowWindow</type>
45908			<parameter-list>
45909				<parameter>
45910					<type>Integer</type>
45911					<name>Index</name>
45912				</parameter>
45913			</parameter-list>
45914		</source>
45915	</element>
45916	<!--property::SlideShowWindows.Parent {ReadOnly}-->
45917	<element type="property">
45918		<source id="PowerPoint.SlideShowWindows.Parent">
45919			<context kind="class">SlideShowWindows</context>
45920			<name>Parent</name>
45921			<type>Object</type>
45922		</source>
45923	</element>
45924	<!--Class::SoundEffect-->
45925	<element type="class">
45926		<source id="PowerPoint.SoundEffect">
45927			<name>SoundEffect</name>
45928		</source>
45929		<destination designation="identity" />
45930	</element>
45931	<!--property::SoundEffect.Application {ReadOnly}-->
45932	<element type="property">
45933		<source id="PowerPoint.SoundEffect.Application">
45934			<context kind="class">SoundEffect</context>
45935			<name>Application</name>
45936			<type>Application</type>
45937		</source>
45938	</element>
45939	<!--method::SoundEffect.ImportFromFile-->
45940	<element type="method">
45941		<source id="PowerPoint.SoundEffect.ImportFromFile">
45942			<context kind="class">SoundEffect</context>
45943			<name>ImportFromFile</name>
45944			<type>void</type>
45945			<parameter-list>
45946				<parameter>
45947					<type>String</type>
45948					<name>FileName</name>
45949				</parameter>
45950			</parameter-list>
45951		</source>
45952	</element>
45953	<!--property::SoundEffect.Name-->
45954	<element type="property">
45955		<source id="PowerPoint.SoundEffect.Name">
45956			<context kind="class">SoundEffect</context>
45957			<name>Name</name>
45958			<type>String</type>
45959		</source>
45960	</element>
45961	<!--property::SoundEffect.Parent {ReadOnly}-->
45962	<element type="property">
45963		<source id="PowerPoint.SoundEffect.Parent">
45964			<context kind="class">SoundEffect</context>
45965			<name>Parent</name>
45966			<type>Object</type>
45967		</source>
45968	</element>
45969	<!--method::SoundEffect.Play-->
45970	<element type="method">
45971		<source id="PowerPoint.SoundEffect.Play">
45972			<context kind="class">SoundEffect</context>
45973			<name>Play</name>
45974			<type>void</type>
45975		</source>
45976	</element>
45977	<!--property::SoundEffect.Type-->
45978	<element type="property">
45979		<source id="PowerPoint.SoundEffect.Type">
45980			<context kind="class">SoundEffect</context>
45981			<name>Type</name>
45982			<type>Integer</type>
45983		</source>
45984	</element>
45985	<!--Class::SoundFormat-->
45986	<element type="class">
45987		<source id="PowerPoint.SoundFormat">
45988			<name>SoundFormat</name>
45989		</source>
45990		<destination designation="identity" />
45991	</element>
45992	<!--method::SoundFormat.Export-->
45993	<element type="method">
45994		<source id="PowerPoint.SoundFormat.Export">
45995			<context kind="class">SoundFormat</context>
45996			<name>Export</name>
45997			<type>Integer</type>
45998			<parameter-list>
45999				<parameter>
46000					<type>String</type>
46001					<name>FileName</name>
46002				</parameter>
46003			</parameter-list>
46004		</source>
46005	</element>
46006	<!--method::SoundFormat.Import-->
46007	<element type="method">
46008		<source id="PowerPoint.SoundFormat.Import">
46009			<context kind="class">SoundFormat</context>
46010			<name>Import</name>
46011			<type>void</type>
46012			<parameter-list>
46013				<parameter>
46014					<type>String</type>
46015					<name>FileName</name>
46016				</parameter>
46017			</parameter-list>
46018		</source>
46019	</element>
46020	<!--method::SoundFormat.Play-->
46021	<element type="method">
46022		<source id="PowerPoint.SoundFormat.Play">
46023			<context kind="class">SoundFormat</context>
46024			<name>Play</name>
46025			<type>void</type>
46026		</source>
46027	</element>
46028	<!--property::SoundFormat.SourceFullName {ReadOnly}-->
46029	<element type="property">
46030		<source id="PowerPoint.SoundFormat.SourceFullName">
46031			<context kind="class">SoundFormat</context>
46032			<name>SourceFullName</name>
46033			<type>String</type>
46034		</source>
46035	</element>
46036	<!--property::SoundFormat.Type {ReadOnly}-->
46037	<element type="property">
46038		<source id="PowerPoint.SoundFormat.Type">
46039			<context kind="class">SoundFormat</context>
46040			<name>Type</name>
46041			<type>Integer</type>
46042		</source>
46043	</element>
46044	<!--Class::Table-->
46045	<element type="class">
46046		<source id="PowerPoint.Table">
46047			<name>Table</name>
46048		</source>
46049		<destination designation="identity" />
46050	</element>
46051	<!--property::Table.Application {ReadOnly}-->
46052	<element type="property">
46053		<source id="PowerPoint.Table.Application">
46054			<context kind="class">Table</context>
46055			<name>Application</name>
46056			<type>Application</type>
46057		</source>
46058	</element>
46059	<!--method::Table.Cell-->
46060	<element type="method">
46061		<source id="PowerPoint.Table.Cell">
46062			<context kind="class">Table</context>
46063			<name>Cell</name>
46064			<type>Cell</type>
46065			<parameter-list>
46066				<parameter>
46067					<type>Integer</type>
46068					<name>Row</name>
46069				</parameter>
46070				<parameter>
46071					<type>Integer</type>
46072					<name>Column</name>
46073				</parameter>
46074			</parameter-list>
46075		</source>
46076	</element>
46077	<!--property::Table.Columns {ReadOnly}-->
46078	<element type="property">
46079		<source id="PowerPoint.Table.Columns">
46080			<context kind="class">Table</context>
46081			<name>Columns</name>
46082			<type>Columns</type>
46083		</source>
46084	</element>
46085	<!--method::Table.MergeBorders-->
46086	<element type="method">
46087		<source id="PowerPoint.Table.MergeBorders">
46088			<context kind="class">Table</context>
46089			<name>MergeBorders</name>
46090			<type>void</type>
46091		</source>
46092	</element>
46093	<!--property::Table.Parent {ReadOnly}-->
46094	<element type="property">
46095		<source id="PowerPoint.Table.Parent">
46096			<context kind="class">Table</context>
46097			<name>Parent</name>
46098			<type>Object</type>
46099		</source>
46100	</element>
46101	<!--property::Table.Rows {ReadOnly}-->
46102	<element type="property">
46103		<source id="PowerPoint.Table.Rows">
46104			<context kind="class">Table</context>
46105			<name>Rows</name>
46106			<type>Rows</type>
46107		</source>
46108	</element>
46109	<!--property::Table.TableDirection-->
46110	<element type="property">
46111		<source id="PowerPoint.Table.TableDirection">
46112			<context kind="class">Table</context>
46113			<name>TableDirection</name>
46114			<type>Integer</type>
46115		</source>
46116	</element>
46117	<!--Class::TabStop-->
46118	<element type="class">
46119		<source id="PowerPoint.TabStop">
46120			<name>TabStop</name>
46121		</source>
46122		<destination designation="identity" />
46123	</element>
46124	<!--property::TabStop.Application {ReadOnly}-->
46125	<element type="property">
46126		<source id="PowerPoint.TabStop.Application">
46127			<context kind="class">TabStop</context>
46128			<name>Application</name>
46129			<type>Application</type>
46130		</source>
46131	</element>
46132	<!--method::TabStop.Clear-->
46133	<element type="method">
46134		<source id="PowerPoint.TabStop.Clear">
46135			<context kind="class">TabStop</context>
46136			<name>Clear</name>
46137			<type>void</type>
46138		</source>
46139	</element>
46140	<!--property::TabStop.Parent {ReadOnly}-->
46141	<element type="property">
46142		<source id="PowerPoint.TabStop.Parent">
46143			<context kind="class">TabStop</context>
46144			<name>Parent</name>
46145			<type>Object</type>
46146		</source>
46147	</element>
46148	<!--property::TabStop.Position-->
46149	<element type="property">
46150		<source id="PowerPoint.TabStop.Position">
46151			<context kind="class">TabStop</context>
46152			<name>Position</name>
46153			<type>Single</type>
46154		</source>
46155	</element>
46156	<!--property::TabStop.Type-->
46157	<element type="property">
46158		<source id="PowerPoint.TabStop.Type">
46159			<context kind="class">TabStop</context>
46160			<name>Type</name>
46161			<type>Integer</type>
46162		</source>
46163	</element>
46164	<!--Class::TabStops-->
46165	<element type="class">
46166		<source id="PowerPoint.TabStops">
46167			<name>TabStops</name>
46168		</source>
46169		<destination designation="identity" />
46170	</element>
46171	<!--method::TabStops.Add-->
46172	<element type="method">
46173		<source id="PowerPoint.TabStops.Add">
46174			<context kind="class">TabStops</context>
46175			<name>Add</name>
46176			<type>TabStop</type>
46177			<parameter-list>
46178				<parameter>
46179					<type>Integer</type>
46180					<name>Type</name>
46181				</parameter>
46182				<parameter>
46183					<type>Single</type>
46184					<name>Position</name>
46185				</parameter>
46186			</parameter-list>
46187		</source>
46188	</element>
46189	<!--property::TabStops.Application {ReadOnly}-->
46190	<element type="property">
46191		<source id="PowerPoint.TabStops.Application">
46192			<context kind="class">TabStops</context>
46193			<name>Application</name>
46194			<type>Application</type>
46195		</source>
46196	</element>
46197	<!--property::TabStops.Count {ReadOnly}-->
46198	<element type="property">
46199		<source id="PowerPoint.TabStops.Count">
46200			<context kind="class">TabStops</context>
46201			<name>Count</name>
46202			<type>Integer</type>
46203		</source>
46204	</element>
46205	<!--property::TabStops.DefaultSpacing-->
46206	<element type="property">
46207		<source id="PowerPoint.TabStops.DefaultSpacing">
46208			<context kind="class">TabStops</context>
46209			<name>DefaultSpacing</name>
46210			<type>Single</type>
46211		</source>
46212	</element>
46213	<!--method::TabStops.Item {Default}-->
46214	<element type="method">
46215		<source id="PowerPoint.TabStops.Item">
46216			<context kind="class">TabStops</context>
46217			<name default="true">Item</name>
46218			<type>TabStop</type>
46219			<parameter-list>
46220				<parameter>
46221					<type>Integer</type>
46222					<name>Index</name>
46223				</parameter>
46224			</parameter-list>
46225		</source>
46226	</element>
46227	<!--property::TabStops.Parent {ReadOnly}-->
46228	<element type="property">
46229		<source id="PowerPoint.TabStops.Parent">
46230			<context kind="class">TabStops</context>
46231			<name>Parent</name>
46232			<type>Object</type>
46233		</source>
46234	</element>
46235	<!--Class::Tags-->
46236	<element type="class">
46237		<source id="PowerPoint.Tags">
46238			<name>Tags</name>
46239		</source>
46240		<destination designation="identity" />
46241	</element>
46242	<!--method::Tags.Add-->
46243	<element type="method">
46244		<source id="PowerPoint.Tags.Add">
46245			<context kind="class">Tags</context>
46246			<name>Add</name>
46247			<type>void</type>
46248			<parameter-list>
46249				<parameter>
46250					<type>String</type>
46251					<name>Name</name>
46252				</parameter>
46253				<parameter>
46254					<type>String</type>
46255					<name>Value</name>
46256				</parameter>
46257			</parameter-list>
46258		</source>
46259	</element>
46260	<!--method::Tags.AddBinary-->
46261	<element type="method">
46262		<source id="PowerPoint.Tags.AddBinary">
46263			<context kind="class">Tags</context>
46264			<name>AddBinary</name>
46265			<type>void</type>
46266			<parameter-list>
46267				<parameter>
46268					<type>String</type>
46269					<name>Name</name>
46270				</parameter>
46271				<parameter>
46272					<type>String</type>
46273					<name>FilePath</name>
46274				</parameter>
46275			</parameter-list>
46276		</source>
46277	</element>
46278	<!--property::Tags.Application {ReadOnly}-->
46279	<element type="property">
46280		<source id="PowerPoint.Tags.Application">
46281			<context kind="class">Tags</context>
46282			<name>Application</name>
46283			<type>Application</type>
46284		</source>
46285	</element>
46286	<!--method::Tags.BinaryValue-->
46287	<element type="method">
46288		<source id="PowerPoint.Tags.BinaryValue">
46289			<context kind="class">Tags</context>
46290			<name>BinaryValue</name>
46291			<type>Integer</type>
46292			<parameter-list>
46293				<parameter>
46294					<type>String</type>
46295					<name>Name</name>
46296				</parameter>
46297			</parameter-list>
46298		</source>
46299	</element>
46300	<!--property::Tags.Count {ReadOnly}-->
46301	<element type="property">
46302		<source id="PowerPoint.Tags.Count">
46303			<context kind="class">Tags</context>
46304			<name>Count</name>
46305			<type>Integer</type>
46306		</source>
46307	</element>
46308	<!--method::Tags.Delete-->
46309	<element type="method">
46310		<source id="PowerPoint.Tags.Delete">
46311			<context kind="class">Tags</context>
46312			<name>Delete</name>
46313			<type>void</type>
46314			<parameter-list>
46315				<parameter>
46316					<type>String</type>
46317					<name>Name</name>
46318				</parameter>
46319			</parameter-list>
46320		</source>
46321	</element>
46322	<!--method::Tags.Item {Default}-->
46323	<element type="method">
46324		<source id="PowerPoint.Tags.Item">
46325			<context kind="class">Tags</context>
46326			<name default="true">Item</name>
46327			<type>String</type>
46328			<parameter-list>
46329				<parameter>
46330					<type>String</type>
46331					<name>Name</name>
46332				</parameter>
46333			</parameter-list>
46334		</source>
46335	</element>
46336	<!--method::Tags.Name-->
46337	<element type="method">
46338		<source id="PowerPoint.Tags.Name">
46339			<context kind="class">Tags</context>
46340			<name>Name</name>
46341			<type>String</type>
46342			<parameter-list>
46343				<parameter>
46344					<type>Integer</type>
46345					<name>Index</name>
46346				</parameter>
46347			</parameter-list>
46348		</source>
46349	</element>
46350	<!--property::Tags.Parent {ReadOnly}-->
46351	<element type="property">
46352		<source id="PowerPoint.Tags.Parent">
46353			<context kind="class">Tags</context>
46354			<name>Parent</name>
46355			<type>Object</type>
46356		</source>
46357	</element>
46358	<!--method::Tags.Value-->
46359	<element type="method">
46360		<source id="PowerPoint.Tags.Value">
46361			<context kind="class">Tags</context>
46362			<name>Value</name>
46363			<type>String</type>
46364			<parameter-list>
46365				<parameter>
46366					<type>Integer</type>
46367					<name>Index</name>
46368				</parameter>
46369			</parameter-list>
46370		</source>
46371	</element>
46372	<!--Class::TextEffectFormat-->
46373	<element type="class">
46374		<source id="PowerPoint.TextEffectFormat">
46375			<name>TextEffectFormat</name>
46376		</source>
46377		<destination designation="identity" />
46378	</element>
46379	<!--property::TextEffectFormat.Alignment-->
46380	<element type="property">
46381		<source id="PowerPoint.TextEffectFormat.Alignment">
46382			<context kind="class">TextEffectFormat</context>
46383			<name>Alignment</name>
46384			<type>Integer</type>
46385		</source>
46386	</element>
46387	<!--property::TextEffectFormat.Application {ReadOnly}-->
46388	<element type="property">
46389		<source id="PowerPoint.TextEffectFormat.Application">
46390			<context kind="class">TextEffectFormat</context>
46391			<name>Application</name>
46392			<type>Application</type>
46393		</source>
46394	</element>
46395	<!--property::TextEffectFormat.Creator {ReadOnly}-->
46396	<element type="property">
46397		<source id="PowerPoint.TextEffectFormat.Creator">
46398			<context kind="class">TextEffectFormat</context>
46399			<name>Creator</name>
46400			<type>Integer</type>
46401		</source>
46402	</element>
46403	<!--property::TextEffectFormat.FontBold-->
46404	<element type="property">
46405		<source id="PowerPoint.TextEffectFormat.FontBold">
46406			<context kind="class">TextEffectFormat</context>
46407			<name>FontBold</name>
46408			<type>Integer</type>
46409		</source>
46410	</element>
46411	<!--property::TextEffectFormat.FontItalic-->
46412	<element type="property">
46413		<source id="PowerPoint.TextEffectFormat.FontItalic">
46414			<context kind="class">TextEffectFormat</context>
46415			<name>FontItalic</name>
46416			<type>Integer</type>
46417		</source>
46418	</element>
46419	<!--property::TextEffectFormat.FontName-->
46420	<element type="property">
46421		<source id="PowerPoint.TextEffectFormat.FontName">
46422			<context kind="class">TextEffectFormat</context>
46423			<name>FontName</name>
46424			<type>String</type>
46425		</source>
46426	</element>
46427	<!--property::TextEffectFormat.FontSize-->
46428	<element type="property">
46429		<source id="PowerPoint.TextEffectFormat.FontSize">
46430			<context kind="class">TextEffectFormat</context>
46431			<name>FontSize</name>
46432			<type>Single</type>
46433		</source>
46434	</element>
46435	<!--property::TextEffectFormat.KernedPairs-->
46436	<element type="property">
46437		<source id="PowerPoint.TextEffectFormat.KernedPairs">
46438			<context kind="class">TextEffectFormat</context>
46439			<name>KernedPairs</name>
46440			<type>Integer</type>
46441		</source>
46442	</element>
46443	<!--property::TextEffectFormat.NormalizedHeight-->
46444	<element type="property">
46445		<source id="PowerPoint.TextEffectFormat.NormalizedHeight">
46446			<context kind="class">TextEffectFormat</context>
46447			<name>NormalizedHeight</name>
46448			<type>Integer</type>
46449		</source>
46450	</element>
46451	<!--property::TextEffectFormat.Parent {ReadOnly}-->
46452	<element type="property">
46453		<source id="PowerPoint.TextEffectFormat.Parent">
46454			<context kind="class">TextEffectFormat</context>
46455			<name>Parent</name>
46456			<type>Object</type>
46457		</source>
46458	</element>
46459	<!--property::TextEffectFormat.PresetShape-->
46460	<element type="property">
46461		<source id="PowerPoint.TextEffectFormat.PresetShape">
46462			<context kind="class">TextEffectFormat</context>
46463			<name>PresetShape</name>
46464			<type>Integer</type>
46465		</source>
46466	</element>
46467	<!--property::TextEffectFormat.PresetTextEffect-->
46468	<element type="property">
46469		<source id="PowerPoint.TextEffectFormat.PresetTextEffect">
46470			<context kind="class">TextEffectFormat</context>
46471			<name>PresetTextEffect</name>
46472			<type>Integer</type>
46473		</source>
46474	</element>
46475	<!--property::TextEffectFormat.RotatedChars-->
46476	<element type="property">
46477		<source id="PowerPoint.TextEffectFormat.RotatedChars">
46478			<context kind="class">TextEffectFormat</context>
46479			<name>RotatedChars</name>
46480			<type>Integer</type>
46481		</source>
46482	</element>
46483	<!--property::TextEffectFormat.Text-->
46484	<element type="property">
46485		<source id="PowerPoint.TextEffectFormat.Text">
46486			<context kind="class">TextEffectFormat</context>
46487			<name>Text</name>
46488			<type>String</type>
46489		</source>
46490	</element>
46491	<!--method::TextEffectFormat.ToggleVerticalText-->
46492	<element type="method">
46493		<source id="PowerPoint.TextEffectFormat.ToggleVerticalText">
46494			<context kind="class">TextEffectFormat</context>
46495			<name>ToggleVerticalText</name>
46496			<type>void</type>
46497		</source>
46498	</element>
46499	<!--property::TextEffectFormat.Tracking-->
46500	<element type="property">
46501		<source id="PowerPoint.TextEffectFormat.Tracking">
46502			<context kind="class">TextEffectFormat</context>
46503			<name>Tracking</name>
46504			<type>Single</type>
46505		</source>
46506	</element>
46507	<!--Class::TextFrame-->
46508	<element type="class">
46509		<source id="PowerPoint.TextFrame">
46510			<name>TextFrame</name>
46511		</source>
46512		<destination designation="identity" />
46513	</element>
46514	<!--property::TextFrame.Application {ReadOnly}-->
46515	<element type="property">
46516		<source id="PowerPoint.TextFrame.Application">
46517			<context kind="class">TextFrame</context>
46518			<name>Application</name>
46519			<type>Application</type>
46520		</source>
46521	</element>
46522	<!--property::TextFrame.AutoSize-->
46523	<element type="property">
46524		<source id="PowerPoint.TextFrame.AutoSize">
46525			<context kind="class">TextFrame</context>
46526			<name>AutoSize</name>
46527			<type>Integer</type>
46528		</source>
46529	</element>
46530	<!--property::TextFrame.Creator {ReadOnly}-->
46531	<element type="property">
46532		<source id="PowerPoint.TextFrame.Creator">
46533			<context kind="class">TextFrame</context>
46534			<name>Creator</name>
46535			<type>Integer</type>
46536		</source>
46537	</element>
46538	<!--method::TextFrame.DeleteText-->
46539	<element type="method">
46540		<source id="PowerPoint.TextFrame.DeleteText">
46541			<context kind="class">TextFrame</context>
46542			<name>DeleteText</name>
46543			<type>void</type>
46544		</source>
46545	</element>
46546	<!--property::TextFrame.HasText {ReadOnly}-->
46547	<element type="property">
46548		<source id="PowerPoint.TextFrame.HasText">
46549			<context kind="class">TextFrame</context>
46550			<name>HasText</name>
46551			<type>Integer</type>
46552		</source>
46553	</element>
46554	<!--property::TextFrame.HorizontalAnchor-->
46555	<element type="property">
46556		<source id="PowerPoint.TextFrame.HorizontalAnchor">
46557			<context kind="class">TextFrame</context>
46558			<name>HorizontalAnchor</name>
46559			<type>Integer</type>
46560		</source>
46561	</element>
46562	<!--property::TextFrame.MarginBottom-->
46563	<element type="property">
46564		<source id="PowerPoint.TextFrame.MarginBottom">
46565			<context kind="class">TextFrame</context>
46566			<name>MarginBottom</name>
46567			<type>Single</type>
46568		</source>
46569	</element>
46570	<!--property::TextFrame.MarginLeft-->
46571	<element type="property">
46572		<source id="PowerPoint.TextFrame.MarginLeft">
46573			<context kind="class">TextFrame</context>
46574			<name>MarginLeft</name>
46575			<type>Single</type>
46576		</source>
46577	</element>
46578	<!--property::TextFrame.MarginRight-->
46579	<element type="property">
46580		<source id="PowerPoint.TextFrame.MarginRight">
46581			<context kind="class">TextFrame</context>
46582			<name>MarginRight</name>
46583			<type>Single</type>
46584		</source>
46585	</element>
46586	<!--property::TextFrame.MarginTop-->
46587	<element type="property">
46588		<source id="PowerPoint.TextFrame.MarginTop">
46589			<context kind="class">TextFrame</context>
46590			<name>MarginTop</name>
46591			<type>Single</type>
46592		</source>
46593	</element>
46594	<!--property::TextFrame.Orientation-->
46595	<element type="property">
46596		<source id="PowerPoint.TextFrame.Orientation">
46597			<context kind="class">TextFrame</context>
46598			<name>Orientation</name>
46599			<type>Integer</type>
46600		</source>
46601	</element>
46602	<!--property::TextFrame.Parent {ReadOnly}-->
46603	<element type="property">
46604		<source id="PowerPoint.TextFrame.Parent">
46605			<context kind="class">TextFrame</context>
46606			<name>Parent</name>
46607			<type>Object</type>
46608		</source>
46609	</element>
46610	<!--property::TextFrame.Ruler {ReadOnly}-->
46611	<element type="property">
46612		<source id="PowerPoint.TextFrame.Ruler">
46613			<context kind="class">TextFrame</context>
46614			<name>Ruler</name>
46615			<type>Ruler</type>
46616		</source>
46617	</element>
46618	<!--property::TextFrame.TextRange {ReadOnly}-->
46619	<element type="property">
46620		<source id="PowerPoint.TextFrame.TextRange">
46621			<context kind="class">TextFrame</context>
46622			<name>TextRange</name>
46623			<type>TextRange</type>
46624		</source>
46625	</element>
46626	<!--property::TextFrame.VerticalAnchor-->
46627	<element type="property">
46628		<source id="PowerPoint.TextFrame.VerticalAnchor">
46629			<context kind="class">TextFrame</context>
46630			<name>VerticalAnchor</name>
46631			<type>Integer</type>
46632		</source>
46633	</element>
46634	<!--property::TextFrame.WordWrap-->
46635	<element type="property">
46636		<source id="PowerPoint.TextFrame.WordWrap">
46637			<context kind="class">TextFrame</context>
46638			<name>WordWrap</name>
46639			<type>Integer</type>
46640		</source>
46641	</element>
46642	<!--Class::TextRange-->
46643	<element type="class">
46644		<source id="PowerPoint.TextRange">
46645			<name>TextRange</name>
46646		</source>
46647		<destination designation="identity" />
46648	</element>
46649	<!--property::TextRange.ActionSettings {ReadOnly}-->
46650	<element type="property">
46651		<source id="PowerPoint.TextRange.ActionSettings">
46652			<context kind="class">TextRange</context>
46653			<name>ActionSettings</name>
46654			<type>ActionSettings</type>
46655		</source>
46656	</element>
46657	<!--method::TextRange.AddPeriods-->
46658	<element type="method">
46659		<source id="PowerPoint.TextRange.AddPeriods">
46660			<context kind="class">TextRange</context>
46661			<name>AddPeriods</name>
46662			<type>void</type>
46663		</source>
46664	</element>
46665	<!--property::TextRange.Application {ReadOnly}-->
46666	<element type="property">
46667		<source id="PowerPoint.TextRange.Application">
46668			<context kind="class">TextRange</context>
46669			<name>Application</name>
46670			<type>Application</type>
46671		</source>
46672	</element>
46673	<!--property::TextRange.BoundHeight {ReadOnly}-->
46674	<element type="property">
46675		<source id="PowerPoint.TextRange.BoundHeight">
46676			<context kind="class">TextRange</context>
46677			<name>BoundHeight</name>
46678			<type>Single</type>
46679		</source>
46680	</element>
46681	<!--property::TextRange.BoundLeft {ReadOnly}-->
46682	<element type="property">
46683		<source id="PowerPoint.TextRange.BoundLeft">
46684			<context kind="class">TextRange</context>
46685			<name>BoundLeft</name>
46686			<type>Single</type>
46687		</source>
46688	</element>
46689	<!--property::TextRange.BoundTop {ReadOnly}-->
46690	<element type="property">
46691		<source id="PowerPoint.TextRange.BoundTop">
46692			<context kind="class">TextRange</context>
46693			<name>BoundTop</name>
46694			<type>Single</type>
46695		</source>
46696	</element>
46697	<!--property::TextRange.BoundWidth {ReadOnly}-->
46698	<element type="property">
46699		<source id="PowerPoint.TextRange.BoundWidth">
46700			<context kind="class">TextRange</context>
46701			<name>BoundWidth</name>
46702			<type>Single</type>
46703		</source>
46704	</element>
46705	<!--method::TextRange.ChangeCase-->
46706	<element type="method">
46707		<source id="PowerPoint.TextRange.ChangeCase">
46708			<context kind="class">TextRange</context>
46709			<name>ChangeCase</name>
46710			<type>void</type>
46711			<parameter-list>
46712				<parameter>
46713					<type>Integer</type>
46714					<name>Type</name>
46715				</parameter>
46716			</parameter-list>
46717		</source>
46718	</element>
46719	<!--method::TextRange.Characters-->
46720	<element type="method">
46721		<source id="PowerPoint.TextRange.Characters">
46722			<context kind="class">TextRange</context>
46723			<name>Characters</name>
46724			<type>TextRange</type>
46725			<parameter-list>
46726				<parameter optional="true">
46727					<type>Integer</type>
46728					<name>Start</name>
46729				</parameter>
46730				<parameter optional="true">
46731					<type>Integer</type>
46732					<name>Length</name>
46733				</parameter>
46734			</parameter-list>
46735		</source>
46736	</element>
46737	<!--method::TextRange.Copy-->
46738	<element type="method">
46739		<source id="PowerPoint.TextRange.Copy">
46740			<context kind="class">TextRange</context>
46741			<name>Copy</name>
46742			<type>void</type>
46743		</source>
46744	</element>
46745	<!--property::TextRange.Count {ReadOnly}-->
46746	<element type="property">
46747		<source id="PowerPoint.TextRange.Count">
46748			<context kind="class">TextRange</context>
46749			<name>Count</name>
46750			<type>Integer</type>
46751		</source>
46752	</element>
46753	<!--method::TextRange.Cut-->
46754	<element type="method">
46755		<source id="PowerPoint.TextRange.Cut">
46756			<context kind="class">TextRange</context>
46757			<name>Cut</name>
46758			<type>void</type>
46759		</source>
46760	</element>
46761	<!--method::TextRange.Delete-->
46762	<element type="method">
46763		<source id="PowerPoint.TextRange.Delete">
46764			<context kind="class">TextRange</context>
46765			<name>Delete</name>
46766			<type>void</type>
46767		</source>
46768	</element>
46769	<!--method::TextRange.Find-->
46770	<element type="method">
46771		<source id="PowerPoint.TextRange.Find">
46772			<context kind="class">TextRange</context>
46773			<name>Find</name>
46774			<type>TextRange</type>
46775			<parameter-list>
46776				<parameter>
46777					<type>String</type>
46778					<name>FindWhat</name>
46779				</parameter>
46780				<parameter optional="true">
46781					<type>Integer</type>
46782					<name>After</name>
46783				</parameter>
46784				<parameter optional="true">
46785					<type>Integer</type>
46786					<name>MatchCase</name>
46787				</parameter>
46788				<parameter optional="true">
46789					<type>Integer</type>
46790					<name>WholeWords</name>
46791				</parameter>
46792			</parameter-list>
46793		</source>
46794	</element>
46795	<!--property::TextRange.Font {ReadOnly}-->
46796	<element type="property">
46797		<source id="PowerPoint.TextRange.Font">
46798			<context kind="class">TextRange</context>
46799			<name>Font</name>
46800			<type>Font</type>
46801		</source>
46802	</element>
46803	<!--property::TextRange.IndentLevel-->
46804	<element type="property">
46805		<source id="PowerPoint.TextRange.IndentLevel">
46806			<context kind="class">TextRange</context>
46807			<name>IndentLevel</name>
46808			<type>Integer</type>
46809		</source>
46810	</element>
46811	<!--method::TextRange.InsertAfter-->
46812	<element type="method">
46813		<source id="PowerPoint.TextRange.InsertAfter">
46814			<context kind="class">TextRange</context>
46815			<name>InsertAfter</name>
46816			<type>TextRange</type>
46817			<parameter-list>
46818				<parameter optional="true">
46819					<type>String</type>
46820					<name>NewText</name>
46821				</parameter>
46822			</parameter-list>
46823		</source>
46824	</element>
46825	<!--method::TextRange.InsertBefore-->
46826	<element type="method">
46827		<source id="PowerPoint.TextRange.InsertBefore">
46828			<context kind="class">TextRange</context>
46829			<name>InsertBefore</name>
46830			<type>TextRange</type>
46831			<parameter-list>
46832				<parameter optional="true">
46833					<type>String</type>
46834					<name>NewText</name>
46835				</parameter>
46836			</parameter-list>
46837		</source>
46838	</element>
46839	<!--method::TextRange.InsertDateTime-->
46840	<element type="method">
46841		<source id="PowerPoint.TextRange.InsertDateTime">
46842			<context kind="class">TextRange</context>
46843			<name>InsertDateTime</name>
46844			<type>TextRange</type>
46845			<parameter-list>
46846				<parameter>
46847					<type>Integer</type>
46848					<name>DateTimeFormat</name>
46849				</parameter>
46850				<parameter optional="true">
46851					<type>Integer</type>
46852					<name>InsertAsField</name>
46853				</parameter>
46854			</parameter-list>
46855		</source>
46856	</element>
46857	<!--method::TextRange.InsertSlideNumber-->
46858	<element type="method">
46859		<source id="PowerPoint.TextRange.InsertSlideNumber">
46860			<context kind="class">TextRange</context>
46861			<name>InsertSlideNumber</name>
46862			<type>TextRange</type>
46863		</source>
46864	</element>
46865	<!--method::TextRange.InsertSymbol-->
46866	<element type="method">
46867		<source id="PowerPoint.TextRange.InsertSymbol">
46868			<context kind="class">TextRange</context>
46869			<name>InsertSymbol</name>
46870			<type>TextRange</type>
46871			<parameter-list>
46872				<parameter>
46873					<type>String</type>
46874					<name>FontName</name>
46875				</parameter>
46876				<parameter>
46877					<type>Integer</type>
46878					<name>CharNumber</name>
46879				</parameter>
46880				<parameter optional="true">
46881					<type>Integer</type>
46882					<name>Unicode</name>
46883				</parameter>
46884			</parameter-list>
46885		</source>
46886	</element>
46887	<!--property::TextRange.LanguageID-->
46888	<element type="property">
46889		<source id="PowerPoint.TextRange.LanguageID">
46890			<context kind="class">TextRange</context>
46891			<name>LanguageID</name>
46892			<type>Integer</type>
46893		</source>
46894	</element>
46895	<!--property::TextRange.Length {ReadOnly}-->
46896	<element type="property">
46897		<source id="PowerPoint.TextRange.Length">
46898			<context kind="class">TextRange</context>
46899			<name>Length</name>
46900			<type>Integer</type>
46901		</source>
46902	</element>
46903	<!--method::TextRange.Lines-->
46904	<element type="method">
46905		<source id="PowerPoint.TextRange.Lines">
46906			<context kind="class">TextRange</context>
46907			<name>Lines</name>
46908			<type>TextRange</type>
46909			<parameter-list>
46910				<parameter optional="true">
46911					<type>Integer</type>
46912					<name>Start</name>
46913				</parameter>
46914				<parameter optional="true">
46915					<type>Integer</type>
46916					<name>Length</name>
46917				</parameter>
46918			</parameter-list>
46919		</source>
46920	</element>
46921	<!--method::TextRange.LtrRun-->
46922	<element type="method">
46923		<source id="PowerPoint.TextRange.LtrRun">
46924			<context kind="class">TextRange</context>
46925			<name>LtrRun</name>
46926			<type>void</type>
46927		</source>
46928	</element>
46929	<!--property::TextRange.ParagraphFormat {ReadOnly}-->
46930	<element type="property">
46931		<source id="PowerPoint.TextRange.ParagraphFormat">
46932			<context kind="class">TextRange</context>
46933			<name>ParagraphFormat</name>
46934			<type>ParagraphFormat</type>
46935		</source>
46936	</element>
46937	<!--method::TextRange.Paragraphs-->
46938	<element type="method">
46939		<source id="PowerPoint.TextRange.Paragraphs">
46940			<context kind="class">TextRange</context>
46941			<name>Paragraphs</name>
46942			<type>TextRange</type>
46943			<parameter-list>
46944				<parameter optional="true">
46945					<type>Integer</type>
46946					<name>Start</name>
46947				</parameter>
46948				<parameter optional="true">
46949					<type>Integer</type>
46950					<name>Length</name>
46951				</parameter>
46952			</parameter-list>
46953		</source>
46954	</element>
46955	<!--property::TextRange.Parent {ReadOnly}-->
46956	<element type="property">
46957		<source id="PowerPoint.TextRange.Parent">
46958			<context kind="class">TextRange</context>
46959			<name>Parent</name>
46960			<type>Object</type>
46961		</source>
46962	</element>
46963	<!--method::TextRange.Paste-->
46964	<element type="method">
46965		<source id="PowerPoint.TextRange.Paste">
46966			<context kind="class">TextRange</context>
46967			<name>Paste</name>
46968			<type>TextRange</type>
46969		</source>
46970	</element>
46971	<!--method::TextRange.PasteSpecial-->
46972	<element type="method">
46973		<source id="PowerPoint.TextRange.PasteSpecial">
46974			<context kind="class">TextRange</context>
46975			<name>PasteSpecial</name>
46976			<type>TextRange</type>
46977			<parameter-list>
46978				<parameter optional="true">
46979					<type>Integer</type>
46980					<name>DataType</name>
46981				</parameter>
46982				<parameter optional="true">
46983					<type>Integer</type>
46984					<name>DisplayAsIcon</name>
46985				</parameter>
46986				<parameter optional="true">
46987					<type>String</type>
46988					<name>IconFileName</name>
46989				</parameter>
46990				<parameter optional="true">
46991					<type>Integer</type>
46992					<name>IconIndex</name>
46993				</parameter>
46994				<parameter optional="true">
46995					<type>String</type>
46996					<name>IconLabel</name>
46997				</parameter>
46998				<parameter optional="true">
46999					<type>Integer</type>
47000					<name>Link</name>
47001				</parameter>
47002			</parameter-list>
47003		</source>
47004	</element>
47005	<!--method::TextRange.RemovePeriods-->
47006	<element type="method">
47007		<source id="PowerPoint.TextRange.RemovePeriods">
47008			<context kind="class">TextRange</context>
47009			<name>RemovePeriods</name>
47010			<type>void</type>
47011		</source>
47012	</element>
47013	<!--method::TextRange.Replace-->
47014	<element type="method">
47015		<source id="PowerPoint.TextRange.Replace">
47016			<context kind="class">TextRange</context>
47017			<name>Replace</name>
47018			<type>TextRange</type>
47019			<parameter-list>
47020				<parameter>
47021					<type>String</type>
47022					<name>FindWhat</name>
47023				</parameter>
47024				<parameter>
47025					<type>String</type>
47026					<name>ReplaceWhat</name>
47027				</parameter>
47028				<parameter optional="true">
47029					<type>Integer</type>
47030					<name>After</name>
47031				</parameter>
47032				<parameter optional="true">
47033					<type>Integer</type>
47034					<name>MatchCase</name>
47035				</parameter>
47036				<parameter optional="true">
47037					<type>Integer</type>
47038					<name>WholeWords</name>
47039				</parameter>
47040			</parameter-list>
47041		</source>
47042	</element>
47043	<!--method::TextRange.RotatedBounds-->
47044	<element type="method">
47045		<source id="PowerPoint.TextRange.RotatedBounds">
47046			<context kind="class">TextRange</context>
47047			<name>RotatedBounds</name>
47048			<type>void</type>
47049			<parameter-list>
47050				<parameter>
47051					<type>VT_PTR+VT_R4</type>
47052					<name>X1</name>
47053				</parameter>
47054				<parameter>
47055					<type>VT_PTR+VT_R4</type>
47056					<name>Y1</name>
47057				</parameter>
47058				<parameter>
47059					<type>VT_PTR+VT_R4</type>
47060					<name>X2</name>
47061				</parameter>
47062				<parameter>
47063					<type>VT_PTR+VT_R4</type>
47064					<name>Y2</name>
47065				</parameter>
47066				<parameter>
47067					<type>VT_PTR+VT_R4</type>
47068					<name>X3</name>
47069				</parameter>
47070				<parameter>
47071					<type>VT_PTR+VT_R4</type>
47072					<name>Y3</name>
47073				</parameter>
47074				<parameter>
47075					<type>VT_PTR+VT_R4</type>
47076					<name>x4</name>
47077				</parameter>
47078				<parameter>
47079					<type>VT_PTR+VT_R4</type>
47080					<name>y4</name>
47081				</parameter>
47082			</parameter-list>
47083		</source>
47084	</element>
47085	<!--method::TextRange.RtlRun-->
47086	<element type="method">
47087		<source id="PowerPoint.TextRange.RtlRun">
47088			<context kind="class">TextRange</context>
47089			<name>RtlRun</name>
47090			<type>void</type>
47091		</source>
47092	</element>
47093	<!--method::TextRange.Runs-->
47094	<element type="method">
47095		<source id="PowerPoint.TextRange.Runs">
47096			<context kind="class">TextRange</context>
47097			<name>Runs</name>
47098			<type>TextRange</type>
47099			<parameter-list>
47100				<parameter optional="true">
47101					<type>Integer</type>
47102					<name>Start</name>
47103				</parameter>
47104				<parameter optional="true">
47105					<type>Integer</type>
47106					<name>Length</name>
47107				</parameter>
47108			</parameter-list>
47109		</source>
47110	</element>
47111	<!--method::TextRange.Select-->
47112	<element type="method">
47113		<source id="PowerPoint.TextRange.Select">
47114			<context kind="class">TextRange</context>
47115			<name>Select</name>
47116			<type>void</type>
47117		</source>
47118	</element>
47119	<!--method::TextRange.Sentences-->
47120	<element type="method">
47121		<source id="PowerPoint.TextRange.Sentences">
47122			<context kind="class">TextRange</context>
47123			<name>Sentences</name>
47124			<type>TextRange</type>
47125			<parameter-list>
47126				<parameter optional="true">
47127					<type>Integer</type>
47128					<name>Start</name>
47129				</parameter>
47130				<parameter optional="true">
47131					<type>Integer</type>
47132					<name>Length</name>
47133				</parameter>
47134			</parameter-list>
47135		</source>
47136	</element>
47137	<!--property::TextRange.Start {ReadOnly}-->
47138	<element type="property">
47139		<source id="PowerPoint.TextRange.Start">
47140			<context kind="class">TextRange</context>
47141			<name>Start</name>
47142			<type>Integer</type>
47143		</source>
47144	</element>
47145	<!--property::TextRange.Text {Default}-->
47146	<element type="property">
47147		<source id="PowerPoint.TextRange.Text">
47148			<context kind="class">TextRange</context>
47149			<name default="true">Text</name>
47150			<type>String</type>
47151		</source>
47152	</element>
47153	<!--method::TextRange.TrimText-->
47154	<element type="method">
47155		<source id="PowerPoint.TextRange.TrimText">
47156			<context kind="class">TextRange</context>
47157			<name>TrimText</name>
47158			<type>TextRange</type>
47159		</source>
47160	</element>
47161	<!--method::TextRange.Words-->
47162	<element type="method">
47163		<source id="PowerPoint.TextRange.Words">
47164			<context kind="class">TextRange</context>
47165			<name>Words</name>
47166			<type>TextRange</type>
47167			<parameter-list>
47168				<parameter optional="true">
47169					<type>Integer</type>
47170					<name>Start</name>
47171				</parameter>
47172				<parameter optional="true">
47173					<type>Integer</type>
47174					<name>Length</name>
47175				</parameter>
47176			</parameter-list>
47177		</source>
47178	</element>
47179	<!--Class::TextStyle-->
47180	<element type="class">
47181		<source id="PowerPoint.TextStyle">
47182			<name>TextStyle</name>
47183		</source>
47184		<destination designation="identity" />
47185	</element>
47186	<!--property::TextStyle.Application {ReadOnly}-->
47187	<element type="property">
47188		<source id="PowerPoint.TextStyle.Application">
47189			<context kind="class">TextStyle</context>
47190			<name>Application</name>
47191			<type>Application</type>
47192		</source>
47193	</element>
47194	<!--property::TextStyle.Levels {ReadOnly}-->
47195	<element type="property">
47196		<source id="PowerPoint.TextStyle.Levels">
47197			<context kind="class">TextStyle</context>
47198			<name>Levels</name>
47199			<type>TextStyleLevels</type>
47200		</source>
47201	</element>
47202	<!--property::TextStyle.Parent {ReadOnly}-->
47203	<element type="property">
47204		<source id="PowerPoint.TextStyle.Parent">
47205			<context kind="class">TextStyle</context>
47206			<name>Parent</name>
47207			<type>Object</type>
47208		</source>
47209	</element>
47210	<!--property::TextStyle.Ruler {ReadOnly}-->
47211	<element type="property">
47212		<source id="PowerPoint.TextStyle.Ruler">
47213			<context kind="class">TextStyle</context>
47214			<name>Ruler</name>
47215			<type>Ruler</type>
47216		</source>
47217	</element>
47218	<!--property::TextStyle.TextFrame {ReadOnly}-->
47219	<element type="property">
47220		<source id="PowerPoint.TextStyle.TextFrame">
47221			<context kind="class">TextStyle</context>
47222			<name>TextFrame</name>
47223			<type>TextFrame</type>
47224		</source>
47225	</element>
47226	<!--Class::TextStyleLevel-->
47227	<element type="class">
47228		<source id="PowerPoint.TextStyleLevel">
47229			<name>TextStyleLevel</name>
47230		</source>
47231		<destination designation="identity" />
47232	</element>
47233	<!--property::TextStyleLevel.Application {ReadOnly}-->
47234	<element type="property">
47235		<source id="PowerPoint.TextStyleLevel.Application">
47236			<context kind="class">TextStyleLevel</context>
47237			<name>Application</name>
47238			<type>Application</type>
47239		</source>
47240	</element>
47241	<!--property::TextStyleLevel.Font {ReadOnly}-->
47242	<element type="property">
47243		<source id="PowerPoint.TextStyleLevel.Font">
47244			<context kind="class">TextStyleLevel</context>
47245			<name>Font</name>
47246			<type>Font</type>
47247		</source>
47248	</element>
47249	<!--property::TextStyleLevel.ParagraphFormat {ReadOnly}-->
47250	<element type="property">
47251		<source id="PowerPoint.TextStyleLevel.ParagraphFormat">
47252			<context kind="class">TextStyleLevel</context>
47253			<name>ParagraphFormat</name>
47254			<type>ParagraphFormat</type>
47255		</source>
47256	</element>
47257	<!--property::TextStyleLevel.Parent {ReadOnly}-->
47258	<element type="property">
47259		<source id="PowerPoint.TextStyleLevel.Parent">
47260			<context kind="class">TextStyleLevel</context>
47261			<name>Parent</name>
47262			<type>Object</type>
47263		</source>
47264	</element>
47265	<!--Class::TextStyleLevels-->
47266	<element type="class">
47267		<source id="PowerPoint.TextStyleLevels">
47268			<name>TextStyleLevels</name>
47269		</source>
47270		<destination designation="identity" />
47271	</element>
47272	<!--property::TextStyleLevels.Application {ReadOnly}-->
47273	<element type="property">
47274		<source id="PowerPoint.TextStyleLevels.Application">
47275			<context kind="class">TextStyleLevels</context>
47276			<name>Application</name>
47277			<type>Application</type>
47278		</source>
47279	</element>
47280	<!--property::TextStyleLevels.Count {ReadOnly}-->
47281	<element type="property">
47282		<source id="PowerPoint.TextStyleLevels.Count">
47283			<context kind="class">TextStyleLevels</context>
47284			<name>Count</name>
47285			<type>Integer</type>
47286		</source>
47287	</element>
47288	<!--method::TextStyleLevels.Item {Default}-->
47289	<element type="method">
47290		<source id="PowerPoint.TextStyleLevels.Item">
47291			<context kind="class">TextStyleLevels</context>
47292			<name default="true">Item</name>
47293			<type>TextStyleLevel</type>
47294			<parameter-list>
47295				<parameter>
47296					<type>Integer</type>
47297					<name>Level</name>
47298				</parameter>
47299			</parameter-list>
47300		</source>
47301	</element>
47302	<!--property::TextStyleLevels.Parent {ReadOnly}-->
47303	<element type="property">
47304		<source id="PowerPoint.TextStyleLevels.Parent">
47305			<context kind="class">TextStyleLevels</context>
47306			<name>Parent</name>
47307			<type>Object</type>
47308		</source>
47309	</element>
47310	<!--Class::TextStyles-->
47311	<element type="class">
47312		<source id="PowerPoint.TextStyles">
47313			<name>TextStyles</name>
47314		</source>
47315		<destination designation="identity" />
47316	</element>
47317	<!--property::TextStyles.Application {ReadOnly}-->
47318	<element type="property">
47319		<source id="PowerPoint.TextStyles.Application">
47320			<context kind="class">TextStyles</context>
47321			<name>Application</name>
47322			<type>Application</type>
47323		</source>
47324	</element>
47325	<!--property::TextStyles.Count {ReadOnly}-->
47326	<element type="property">
47327		<source id="PowerPoint.TextStyles.Count">
47328			<context kind="class">TextStyles</context>
47329			<name>Count</name>
47330			<type>Integer</type>
47331		</source>
47332	</element>
47333	<!--method::TextStyles.Item {Default}-->
47334	<element type="method">
47335		<source id="PowerPoint.TextStyles.Item">
47336			<context kind="class">TextStyles</context>
47337			<name default="true">Item</name>
47338			<type>TextStyle</type>
47339			<parameter-list>
47340				<parameter>
47341					<type>Integer</type>
47342					<name>Type</name>
47343				</parameter>
47344			</parameter-list>
47345		</source>
47346	</element>
47347	<!--property::TextStyles.Parent {ReadOnly}-->
47348	<element type="property">
47349		<source id="PowerPoint.TextStyles.Parent">
47350			<context kind="class">TextStyles</context>
47351			<name>Parent</name>
47352			<type>Object</type>
47353		</source>
47354	</element>
47355	<!--Class::ThreeDFormat-->
47356	<element type="class">
47357		<source id="PowerPoint.ThreeDFormat">
47358			<name>ThreeDFormat</name>
47359		</source>
47360		<destination designation="identity" />
47361	</element>
47362	<!--property::ThreeDFormat.Application {ReadOnly}-->
47363	<element type="property">
47364		<source id="PowerPoint.ThreeDFormat.Application">
47365			<context kind="class">ThreeDFormat</context>
47366			<name>Application</name>
47367			<type>Application</type>
47368		</source>
47369	</element>
47370	<!--property::ThreeDFormat.Creator {ReadOnly}-->
47371	<element type="property">
47372		<source id="PowerPoint.ThreeDFormat.Creator">
47373			<context kind="class">ThreeDFormat</context>
47374			<name>Creator</name>
47375			<type>Integer</type>
47376		</source>
47377	</element>
47378	<!--property::ThreeDFormat.Depth-->
47379	<element type="property">
47380		<source id="PowerPoint.ThreeDFormat.Depth">
47381			<context kind="class">ThreeDFormat</context>
47382			<name>Depth</name>
47383			<type>Single</type>
47384		</source>
47385	</element>
47386	<!--property::ThreeDFormat.ExtrusionColor {ReadOnly}-->
47387	<element type="property">
47388		<source id="PowerPoint.ThreeDFormat.ExtrusionColor">
47389			<context kind="class">ThreeDFormat</context>
47390			<name>ExtrusionColor</name>
47391			<type>ColorFormat</type>
47392		</source>
47393	</element>
47394	<!--property::ThreeDFormat.ExtrusionColorType-->
47395	<element type="property">
47396		<source id="PowerPoint.ThreeDFormat.ExtrusionColorType">
47397			<context kind="class">ThreeDFormat</context>
47398			<name>ExtrusionColorType</name>
47399			<type>Integer</type>
47400		</source>
47401	</element>
47402	<!--method::ThreeDFormat.IncrementRotationX-->
47403	<element type="method">
47404		<source id="PowerPoint.ThreeDFormat.IncrementRotationX">
47405			<context kind="class">ThreeDFormat</context>
47406			<name>IncrementRotationX</name>
47407			<type>void</type>
47408			<parameter-list>
47409				<parameter>
47410					<type>Single</type>
47411					<name>Increment</name>
47412				</parameter>
47413			</parameter-list>
47414		</source>
47415	</element>
47416	<!--method::ThreeDFormat.IncrementRotationY-->
47417	<element type="method">
47418		<source id="PowerPoint.ThreeDFormat.IncrementRotationY">
47419			<context kind="class">ThreeDFormat</context>
47420			<name>IncrementRotationY</name>
47421			<type>void</type>
47422			<parameter-list>
47423				<parameter>
47424					<type>Single</type>
47425					<name>Increment</name>
47426				</parameter>
47427			</parameter-list>
47428		</source>
47429	</element>
47430	<!--property::ThreeDFormat.Parent {ReadOnly}-->
47431	<element type="property">
47432		<source id="PowerPoint.ThreeDFormat.Parent">
47433			<context kind="class">ThreeDFormat</context>
47434			<name>Parent</name>
47435			<type>Object</type>
47436		</source>
47437	</element>
47438	<!--property::ThreeDFormat.Perspective-->
47439	<element type="property">
47440		<source id="PowerPoint.ThreeDFormat.Perspective">
47441			<context kind="class">ThreeDFormat</context>
47442			<name>Perspective</name>
47443			<type>Integer</type>
47444		</source>
47445	</element>
47446	<!--property::ThreeDFormat.PresetExtrusionDirection {ReadOnly}-->
47447	<element type="property">
47448		<source id="PowerPoint.ThreeDFormat.PresetExtrusionDirection">
47449			<context kind="class">ThreeDFormat</context>
47450			<name>PresetExtrusionDirection</name>
47451			<type>Integer</type>
47452		</source>
47453	</element>
47454	<!--property::ThreeDFormat.PresetLightingDirection-->
47455	<element type="property">
47456		<source id="PowerPoint.ThreeDFormat.PresetLightingDirection">
47457			<context kind="class">ThreeDFormat</context>
47458			<name>PresetLightingDirection</name>
47459			<type>Integer</type>
47460		</source>
47461	</element>
47462	<!--property::ThreeDFormat.PresetLightingSoftness-->
47463	<element type="property">
47464		<source id="PowerPoint.ThreeDFormat.PresetLightingSoftness">
47465			<context kind="class">ThreeDFormat</context>
47466			<name>PresetLightingSoftness</name>
47467			<type>Integer</type>
47468		</source>
47469	</element>
47470	<!--property::ThreeDFormat.PresetMaterial-->
47471	<element type="property">
47472		<source id="PowerPoint.ThreeDFormat.PresetMaterial">
47473			<context kind="class">ThreeDFormat</context>
47474			<name>PresetMaterial</name>
47475			<type>Integer</type>
47476		</source>
47477	</element>
47478	<!--property::ThreeDFormat.PresetThreeDFormat {ReadOnly}-->
47479	<element type="property">
47480		<source id="PowerPoint.ThreeDFormat.PresetThreeDFormat">
47481			<context kind="class">ThreeDFormat</context>
47482			<name>PresetThreeDFormat</name>
47483			<type>Integer</type>
47484		</source>
47485	</element>
47486	<!--method::ThreeDFormat.ResetRotation-->
47487	<element type="method">
47488		<source id="PowerPoint.ThreeDFormat.ResetRotation">
47489			<context kind="class">ThreeDFormat</context>
47490			<name>ResetRotation</name>
47491			<type>void</type>
47492		</source>
47493	</element>
47494	<!--property::ThreeDFormat.RotationX-->
47495	<element type="property">
47496		<source id="PowerPoint.ThreeDFormat.RotationX">
47497			<context kind="class">ThreeDFormat</context>
47498			<name>RotationX</name>
47499			<type>Single</type>
47500		</source>
47501	</element>
47502	<!--property::ThreeDFormat.RotationY-->
47503	<element type="property">
47504		<source id="PowerPoint.ThreeDFormat.RotationY">
47505			<context kind="class">ThreeDFormat</context>
47506			<name>RotationY</name>
47507			<type>Single</type>
47508		</source>
47509	</element>
47510	<!--method::ThreeDFormat.SetExtrusionDirection-->
47511	<element type="method">
47512		<source id="PowerPoint.ThreeDFormat.SetExtrusionDirection">
47513			<context kind="class">ThreeDFormat</context>
47514			<name>SetExtrusionDirection</name>
47515			<type>void</type>
47516			<parameter-list>
47517				<parameter>
47518					<type>Integer</type>
47519					<name>PresetExtrusionDirection</name>
47520				</parameter>
47521			</parameter-list>
47522		</source>
47523	</element>
47524	<!--method::ThreeDFormat.SetThreeDFormat-->
47525	<element type="method">
47526		<source id="PowerPoint.ThreeDFormat.SetThreeDFormat">
47527			<context kind="class">ThreeDFormat</context>
47528			<name>SetThreeDFormat</name>
47529			<type>void</type>
47530			<parameter-list>
47531				<parameter>
47532					<type>Integer</type>
47533					<name>PresetThreeDFormat</name>
47534				</parameter>
47535			</parameter-list>
47536		</source>
47537	</element>
47538	<!--property::ThreeDFormat.Visible-->
47539	<element type="property">
47540		<source id="PowerPoint.ThreeDFormat.Visible">
47541			<context kind="class">ThreeDFormat</context>
47542			<name>Visible</name>
47543			<type>Integer</type>
47544		</source>
47545	</element>
47546	<!--Class::TimeLine-->
47547	<element type="class">
47548		<source id="PowerPoint.TimeLine">
47549			<name>TimeLine</name>
47550		</source>
47551		<destination designation="identity" />
47552	</element>
47553	<!--property::TimeLine.Application {ReadOnly}-->
47554	<element type="property">
47555		<source id="PowerPoint.TimeLine.Application">
47556			<context kind="class">TimeLine</context>
47557			<name>Application</name>
47558			<type>Application</type>
47559		</source>
47560	</element>
47561	<!--property::TimeLine.InteractiveSequences {ReadOnly}-->
47562	<element type="property">
47563		<source id="PowerPoint.TimeLine.InteractiveSequences">
47564			<context kind="class">TimeLine</context>
47565			<name>InteractiveSequences</name>
47566			<type>Sequences</type>
47567		</source>
47568	</element>
47569	<!--property::TimeLine.MainSequence {ReadOnly}-->
47570	<element type="property">
47571		<source id="PowerPoint.TimeLine.MainSequence">
47572			<context kind="class">TimeLine</context>
47573			<name>MainSequence</name>
47574			<type>Sequence</type>
47575		</source>
47576	</element>
47577	<!--property::TimeLine.Parent {ReadOnly}-->
47578	<element type="property">
47579		<source id="PowerPoint.TimeLine.Parent">
47580			<context kind="class">TimeLine</context>
47581			<name>Parent</name>
47582			<type>Object</type>
47583		</source>
47584	</element>
47585	<!--Class::Timing-->
47586	<element type="class">
47587		<source id="PowerPoint.Timing">
47588			<name>Timing</name>
47589		</source>
47590		<destination designation="identity" />
47591	</element>
47592	<!--property::Timing.Accelerate-->
47593	<element type="property">
47594		<source id="PowerPoint.Timing.Accelerate">
47595			<context kind="class">Timing</context>
47596			<name>Accelerate</name>
47597			<type>Single</type>
47598		</source>
47599	</element>
47600	<!--property::Timing.Application {ReadOnly}-->
47601	<element type="property">
47602		<source id="PowerPoint.Timing.Application">
47603			<context kind="class">Timing</context>
47604			<name>Application</name>
47605			<type>Application</type>
47606		</source>
47607	</element>
47608	<!--property::Timing.AutoReverse-->
47609	<element type="property">
47610		<source id="PowerPoint.Timing.AutoReverse">
47611			<context kind="class">Timing</context>
47612			<name>AutoReverse</name>
47613			<type>Integer</type>
47614		</source>
47615	</element>
47616	<!--property::Timing.Decelerate-->
47617	<element type="property">
47618		<source id="PowerPoint.Timing.Decelerate">
47619			<context kind="class">Timing</context>
47620			<name>Decelerate</name>
47621			<type>Single</type>
47622		</source>
47623	</element>
47624	<!--property::Timing.Duration-->
47625	<element type="property">
47626		<source id="PowerPoint.Timing.Duration">
47627			<context kind="class">Timing</context>
47628			<name>Duration</name>
47629			<type>Single</type>
47630		</source>
47631	</element>
47632	<!--property::Timing.Parent {ReadOnly}-->
47633	<element type="property">
47634		<source id="PowerPoint.Timing.Parent">
47635			<context kind="class">Timing</context>
47636			<name>Parent</name>
47637			<type>Object</type>
47638		</source>
47639	</element>
47640	<!--property::Timing.RepeatCount-->
47641	<element type="property">
47642		<source id="PowerPoint.Timing.RepeatCount">
47643			<context kind="class">Timing</context>
47644			<name>RepeatCount</name>
47645			<type>Integer</type>
47646		</source>
47647	</element>
47648	<!--property::Timing.RepeatDuration-->
47649	<element type="property">
47650		<source id="PowerPoint.Timing.RepeatDuration">
47651			<context kind="class">Timing</context>
47652			<name>RepeatDuration</name>
47653			<type>Single</type>
47654		</source>
47655	</element>
47656	<!--property::Timing.Restart-->
47657	<element type="property">
47658		<source id="PowerPoint.Timing.Restart">
47659			<context kind="class">Timing</context>
47660			<name>Restart</name>
47661			<type>Integer</type>
47662		</source>
47663	</element>
47664	<!--property::Timing.RewindAtEnd-->
47665	<element type="property">
47666		<source id="PowerPoint.Timing.RewindAtEnd">
47667			<context kind="class">Timing</context>
47668			<name>RewindAtEnd</name>
47669			<type>Integer</type>
47670		</source>
47671	</element>
47672	<!--property::Timing.SmoothEnd-->
47673	<element type="property">
47674		<source id="PowerPoint.Timing.SmoothEnd">
47675			<context kind="class">Timing</context>
47676			<name>SmoothEnd</name>
47677			<type>Integer</type>
47678		</source>
47679	</element>
47680	<!--property::Timing.SmoothStart-->
47681	<element type="property">
47682		<source id="PowerPoint.Timing.SmoothStart">
47683			<context kind="class">Timing</context>
47684			<name>SmoothStart</name>
47685			<type>Integer</type>
47686		</source>
47687	</element>
47688	<!--property::Timing.Speed-->
47689	<element type="property">
47690		<source id="PowerPoint.Timing.Speed">
47691			<context kind="class">Timing</context>
47692			<name>Speed</name>
47693			<type>Single</type>
47694		</source>
47695	</element>
47696	<!--property::Timing.TriggerDelayTime-->
47697	<element type="property">
47698		<source id="PowerPoint.Timing.TriggerDelayTime">
47699			<context kind="class">Timing</context>
47700			<name>TriggerDelayTime</name>
47701			<type>Single</type>
47702		</source>
47703	</element>
47704	<!--property::Timing.TriggerShape-->
47705	<element type="property">
47706		<source id="PowerPoint.Timing.TriggerShape">
47707			<context kind="class">Timing</context>
47708			<name>TriggerShape</name>
47709			<type>Shape</type>
47710		</source>
47711	</element>
47712	<!--property::Timing.TriggerType-->
47713	<element type="property">
47714		<source id="PowerPoint.Timing.TriggerType">
47715			<context kind="class">Timing</context>
47716			<name>TriggerType</name>
47717			<type>Integer</type>
47718		</source>
47719	</element>
47720	<!--Class::View-->
47721	<element type="class">
47722		<source id="PowerPoint.View">
47723			<name>View</name>
47724		</source>
47725		<destination designation="identity" />
47726	</element>
47727	<!--property::View.Application {ReadOnly}-->
47728	<element type="property">
47729		<source id="PowerPoint.View.Application">
47730			<context kind="class">View</context>
47731			<name>Application</name>
47732			<type>Application</type>
47733		</source>
47734	</element>
47735	<!--property::View.DisplaySlideMiniature-->
47736	<element type="property">
47737		<source id="PowerPoint.View.DisplaySlideMiniature">
47738			<context kind="class">View</context>
47739			<name>DisplaySlideMiniature</name>
47740			<type>Integer</type>
47741		</source>
47742	</element>
47743	<!--method::View.GotoSlide-->
47744	<element type="method">
47745		<source id="PowerPoint.View.GotoSlide">
47746			<context kind="class">View</context>
47747			<name>GotoSlide</name>
47748			<type>void</type>
47749			<parameter-list>
47750				<parameter>
47751					<type>Integer</type>
47752					<name>Index</name>
47753				</parameter>
47754			</parameter-list>
47755		</source>
47756	</element>
47757	<!--property::View.Parent {ReadOnly}-->
47758	<element type="property">
47759		<source id="PowerPoint.View.Parent">
47760			<context kind="class">View</context>
47761			<name>Parent</name>
47762			<type>Object</type>
47763		</source>
47764	</element>
47765	<!--method::View.Paste-->
47766	<element type="method">
47767		<source id="PowerPoint.View.Paste">
47768			<context kind="class">View</context>
47769			<name>Paste</name>
47770			<type>void</type>
47771		</source>
47772	</element>
47773	<!--method::View.PasteSpecial-->
47774	<element type="method">
47775		<source id="PowerPoint.View.PasteSpecial">
47776			<context kind="class">View</context>
47777			<name>PasteSpecial</name>
47778			<type>void</type>
47779			<parameter-list>
47780				<parameter optional="true">
47781					<type>Integer</type>
47782					<name>DataType</name>
47783				</parameter>
47784				<parameter optional="true">
47785					<type>Integer</type>
47786					<name>DisplayAsIcon</name>
47787				</parameter>
47788				<parameter optional="true">
47789					<type>String</type>
47790					<name>IconFileName</name>
47791				</parameter>
47792				<parameter optional="true">
47793					<type>Integer</type>
47794					<name>IconIndex</name>
47795				</parameter>
47796				<parameter optional="true">
47797					<type>String</type>
47798					<name>IconLabel</name>
47799				</parameter>
47800				<parameter optional="true">
47801					<type>Integer</type>
47802					<name>Link</name>
47803				</parameter>
47804			</parameter-list>
47805		</source>
47806	</element>
47807	<!--property::View.PrintOptions {ReadOnly}-->
47808	<element type="property">
47809		<source id="PowerPoint.View.PrintOptions">
47810			<context kind="class">View</context>
47811			<name>PrintOptions</name>
47812			<type>PrintOptions</type>
47813		</source>
47814	</element>
47815	<!--method::View.PrintOut-->
47816	<element type="method">
47817		<source id="PowerPoint.View.PrintOut">
47818			<context kind="class">View</context>
47819			<name>PrintOut</name>
47820			<type>void</type>
47821			<parameter-list>
47822				<parameter optional="true">
47823					<type>Integer</type>
47824					<name>From</name>
47825				</parameter>
47826				<parameter optional="true">
47827					<type>Integer</type>
47828					<name>To</name>
47829				</parameter>
47830				<parameter optional="true">
47831					<type>String</type>
47832					<name>PrintToFile</name>
47833				</parameter>
47834				<parameter optional="true">
47835					<type>Integer</type>
47836					<name>Copies</name>
47837				</parameter>
47838				<parameter optional="true">
47839					<type>Integer</type>
47840					<name>Collate</name>
47841				</parameter>
47842			</parameter-list>
47843		</source>
47844	</element>
47845	<!--property::View.Slide-->
47846	<element type="property">
47847		<source id="PowerPoint.View.Slide">
47848			<context kind="class">View</context>
47849			<name>Slide</name>
47850			<type>Object</type>
47851		</source>
47852	</element>
47853	<!--property::View.Type {ReadOnly}-->
47854	<element type="property">
47855		<source id="PowerPoint.View.Type">
47856			<context kind="class">View</context>
47857			<name>Type</name>
47858			<type>Integer</type>
47859		</source>
47860	</element>
47861	<!--property::View.Zoom-->
47862	<element type="property">
47863		<source id="PowerPoint.View.Zoom">
47864			<context kind="class">View</context>
47865			<name>Zoom</name>
47866			<type>Integer</type>
47867		</source>
47868	</element>
47869	<!--property::View.ZoomToFit-->
47870	<element type="property">
47871		<source id="PowerPoint.View.ZoomToFit">
47872			<context kind="class">View</context>
47873			<name>ZoomToFit</name>
47874			<type>Integer</type>
47875		</source>
47876	</element>
47877	<!--Class::WebOptions-->
47878	<element type="class">
47879		<source id="PowerPoint.WebOptions">
47880			<name>WebOptions</name>
47881		</source>
47882		<destination designation="identity" />
47883	</element>
47884	<!--property::WebOptions.AllowPNG-->
47885	<element type="property">
47886		<source id="PowerPoint.WebOptions.AllowPNG">
47887			<context kind="class">WebOptions</context>
47888			<name>AllowPNG</name>
47889			<type>Integer</type>
47890		</source>
47891	</element>
47892	<!--property::WebOptions.Encoding-->
47893	<element type="property">
47894		<source id="PowerPoint.WebOptions.Encoding">
47895			<context kind="class">WebOptions</context>
47896			<name>Encoding</name>
47897			<type>Integer</type>
47898		</source>
47899	</element>
47900	<!--property::WebOptions.FolderSuffix {ReadOnly}-->
47901	<element type="property">
47902		<source id="PowerPoint.WebOptions.FolderSuffix">
47903			<context kind="class">WebOptions</context>
47904			<name>FolderSuffix</name>
47905			<type>String</type>
47906		</source>
47907	</element>
47908	<!--property::WebOptions.FrameColors-->
47909	<element type="property">
47910		<source id="PowerPoint.WebOptions.FrameColors">
47911			<context kind="class">WebOptions</context>
47912			<name>FrameColors</name>
47913			<type>Integer</type>
47914		</source>
47915	</element>
47916	<!--property::WebOptions.HTMLVersion-->
47917	<element type="property">
47918		<source id="PowerPoint.WebOptions.HTMLVersion">
47919			<context kind="class">WebOptions</context>
47920			<name>HTMLVersion</name>
47921			<type>Integer</type>
47922		</source>
47923	</element>
47924	<!--property::WebOptions.IncludeNavigation-->
47925	<element type="property">
47926		<source id="PowerPoint.WebOptions.IncludeNavigation">
47927			<context kind="class">WebOptions</context>
47928			<name>IncludeNavigation</name>
47929			<type>Integer</type>
47930		</source>
47931	</element>
47932	<!--property::WebOptions.OrganizeInFolder-->
47933	<element type="property">
47934		<source id="PowerPoint.WebOptions.OrganizeInFolder">
47935			<context kind="class">WebOptions</context>
47936			<name>OrganizeInFolder</name>
47937			<type>Integer</type>
47938		</source>
47939	</element>
47940	<!--property::WebOptions.RelyOnVML-->
47941	<element type="property">
47942		<source id="PowerPoint.WebOptions.RelyOnVML">
47943			<context kind="class">WebOptions</context>
47944			<name>RelyOnVML</name>
47945			<type>Integer</type>
47946		</source>
47947	</element>
47948	<!--property::WebOptions.ResizeGraphics-->
47949	<element type="property">
47950		<source id="PowerPoint.WebOptions.ResizeGraphics">
47951			<context kind="class">WebOptions</context>
47952			<name>ResizeGraphics</name>
47953			<type>Integer</type>
47954		</source>
47955	</element>
47956	<!--property::WebOptions.ScreenSize-->
47957	<element type="property">
47958		<source id="PowerPoint.WebOptions.ScreenSize">
47959			<context kind="class">WebOptions</context>
47960			<name>ScreenSize</name>
47961			<type>Integer</type>
47962		</source>
47963	</element>
47964	<!--property::WebOptions.ShowSlideAnimation-->
47965	<element type="property">
47966		<source id="PowerPoint.WebOptions.ShowSlideAnimation">
47967			<context kind="class">WebOptions</context>
47968			<name>ShowSlideAnimation</name>
47969			<type>Integer</type>
47970		</source>
47971	</element>
47972	<!--property::WebOptions.TargetBrowser-->
47973	<element type="property">
47974		<source id="PowerPoint.WebOptions.TargetBrowser">
47975			<context kind="class">WebOptions</context>
47976			<name>TargetBrowser</name>
47977			<type>Integer</type>
47978		</source>
47979	</element>
47980	<!--method::WebOptions.UseDefaultFolderSuffix-->
47981	<element type="method">
47982		<source id="PowerPoint.WebOptions.UseDefaultFolderSuffix">
47983			<context kind="class">WebOptions</context>
47984			<name>UseDefaultFolderSuffix</name>
47985			<type>void</type>
47986		</source>
47987	</element>
47988	<!--property::WebOptions.UseLongFileNames-->
47989	<element type="property">
47990		<source id="PowerPoint.WebOptions.UseLongFileNames">
47991			<context kind="class">WebOptions</context>
47992			<name>UseLongFileNames</name>
47993			<type>Integer</type>
47994		</source>
47995	</element>
47996</api>
47997