-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathword-macros-customUI.xml
129 lines (98 loc) · 8.22 KB
/
word-macros-customUI.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui" onLoad="RibbonControls.OnLoad">
<ribbon>
<tabs>
<tab id="RappToolsTabOnTheRibbon2" label="Chairman's Tools" insertAfterMso="TabView">
<group id="ViewsGroup00" label="Chairman's Tools v8.2" tag="RefreshRibbon">
<button id="etsinfv-newRevision" size="large" label="Revised" screentip = "Revised"
showLabel="true" imageMso="QueryAppend" onAction="ButtonAction" tag="NewRevision"/>
<splitButton id="split1" size="large">
<menu id="splitmenu" label="test label" imageMso="AcceptInvitation" itemSize="large">
<menuSeparator id="split1sep1" />
<button id="etsinfv-SetAsAgreed" label="Agreed" screentip = "Agreed" description="Contribution becomes a Candidate for Approval."
showLabel="true" imageMso="AcceptInvitation" onAction="ButtonAction" tag="SetAsAgreed"/>
<menuSeparator id="split1sep2" />
<button id="etsinfv-ResetMeetingNumber" label="Reset" screentip = "Reset" description="Reset the meeting number configuration."
showLabel="true" imageMso="InkEraseMode" onAction="ButtonAction" tag="ResetMeetingNumber"/>
</menu>
</splitButton>
<button id="etsinfv-SetAsApproved" size="large" label="Approved" screentip = "Approved"
showLabel="true" imageMso="HappyFace" onAction="ButtonAction"/>
<button id="etsinfv-SetAsNoted" size="large" label="Noted" screentip = "Noted"
showLabel="true" imageMso="InkDeleteAllInk" onAction="ButtonAction" tag="NotedContribution"/>
<button id="etsinfv-SetAsPostponed" size="large" label="Postponed" screentip = "Postponed"
showLabel="true" imageMso="PauseTimer" onAction="ButtonAction" tag="PostponedContribution"/>
<button id="etsinfv-SetAsWithdrawn" size="large" label="Withdrawn" screentip = "Withdrawn"
showLabel="true" imageMso="DeclineInvitation" onAction="ButtonAction" tag="WithdrawnContribution"/>
<!-- button id="etsinfv-NotAvailableContribution" size="large" label="Not Available"
screentip = "Not Available" showLabel="true" imageMso="TentativeAcceptInvitation" onAction="ButtonAction"
tag="NotAvailableContribution"/ -->
<button id="etsinfv-SetAsAlmostAgreedFeat" size="large" label="Almost Agreed FEAT"
screentip = "Almost Agreed Feature Contribution" showLabel="true" imageMso="SharingOpenNotesFolder"
onAction="ButtonAction" tag="AlmostAgreedFeatureContribution"/>
<button id="etsinfv-SetAsAgreedFeat" size="large" label="Agreed FEAT"
screentip = "Agreed Feature Contribution" showLabel="true" imageMso="PostcardWizard"
onAction="ButtonAction" tag="AgreedFeatureContribution"/>
<button id="etsinfv-FurtherDiscussionRequired" size="large" label="Further discussion required"
screentip = "Further discussion required" showLabel="true" imageMso="MessageToAttendeesMenu"
onAction="ButtonAction" tag="FurtherDiscussionRequired"/>
<button id="etsinfv-ReturnToContribution" size="large" label="Return To" screentip = "Return To"
showLabel="true" imageMso="ExchangeFolder" onAction="ButtonAction" tag="ReturnToContribution"/>
<!-- button id="etsinfv-EmailApproval" size="large" label="Email Approval" screentip = "Email Approval"
showLabel="true" imageMso="DelayDeliveryOutlook" onAction="ButtonAction" tag="EmailApproval"/ -->
<menu id="Grp2SB1Menu1" label="Reports and Statistics" imageMso="FormControlEditBox" itemSize="large" size="large" >
<button id="etsinfv-FindOpenItems" label="To-Do Available Only" imageMso="FileWorkflowTasks"
description="Highlight all contributions that need further processing and are available in the IFA Document Directory." onAction="ButtonAction" />
<menuSeparator id="Grp2SB1Sep1" />
<button id="etsinfv-FindAllOpenItems" label="To-Do All" imageMso="FileWorkflowTasks"
description="Highlight all contributions that need further processing."
onAction="ButtonAction" />
<menuSeparator id="Grp2SB1Sep2" />
<button id="etsinfv-countStatusPopup" label="Statistics (pop-up)" imageMso="CreateReport"
description="Show contribution status statistics in a pop-up window." onAction="ButtonAction" />
<menuSeparator id="Grp2SB1Sep3" />
<button id="etsinfv-countStatus" label="Statistics (print)" imageMso="CreateReport"
description="Append contribution status statistics in the agenda." onAction="ButtonAction" />
<menuSeparator id="Grp2SB1Sep4" />
<button id="ResetIFADocumentDirectory" label="Reset Document Directory" imageMso="InkEraseMode"
description="Reset the IFA Document Directory configuration" onAction="ButtonAction" />
</menu>
</group>
<group id="ViewsGroup01" label="Change views" tag="RefreshRibbon">
<control idMso="WindowsArrangeAll" size="large" showLabel="false" enabled="true"/>
<button idMso="ZoomCurrent100" size="large" showLabel = "false"/>
<button idMso="ZoomPageWidth" size="large" showLabel = "false"/>
<control idMso="ZoomDialog" size="large" showLabel = "false"/>
<control idMso="WhiteSpaceBetweenPagesShowHide" size="large" imageMso="PageBreakInsertOrRemove" showLabel="false" enabled="true"/>
</group>
<group id="ViewsGroup02" label="Misc" tag="RefreshRibbon">
<box id="ViewsGroupBox01" boxStyle="horizontal" >
<control idMso="ReviewTrackChanges" showLabel="false" enabled="true"/>
<control idMso="ReviewBalloonsMenu" showLabel="false" enabled="true"/>
<control idMso="ReviewPreviousChange" showLabel="false" enabled="true"/>
<control idMso="ReviewNextChange" showLabel="false" enabled="true"/>
<control idMso="ReviewDisplayForReview" showLabel="false" enabled="true"/>
</box>
<box id="ViewsGroupBox01b" boxStyle="horizontal" >
<button id="etsinfv-CreateTableTemplateForImport" label="Create Table for Import" screentip = "Create Table for Import" showLabel="false" imageMso="CacheListData" onAction="ButtonAction" tag="CreateTableTemplateForImport"/>
<button id="etsinfv-DisplayCurrentTDoc" label="Show Doc UID" screentip = "Display document number" showLabel="true" imageMso="FormControlEditBox" onAction="ButtonAction" tag="DisplayCurrentTDoc"/>
<checkBox id="checkDefaultDirectory" label="Use Default Dir" onAction="onCheckAction"/>
</box>
<box id="ViewsGroupBox01c" boxStyle="horizontal">
<button id="etsinfv-LinkAllFiles" label="Link All" screentip = "Create clickable links for each UID" showLabel="true" imageMso="HyperlinkInsert" onAction="ButtonAction" tag="LinkFiles"/>
<button id="etsinfv-LinkNewFiles" label="Link New" screentip = "Create clickable links for each new UID" showLabel="true" imageMso="HyperlinkInsert" onAction="ButtonAction" tag="LinkNewFiles"/>
<button id="etsinfv-RemoveFileLinks" label="Remove Links" screentip = "Remove all links to UIDs" showLabel="true" imageMso="HyperlinkInsert" onAction="ButtonAction" tag="RemoveFileLinks"/>
</box>
<box id="ViewsGroupBox01d" boxStyle="vertical">
<button id="etsinfv-SetAsAgreedMegaCR" label="Agreed MegaCR" screentip = "Agreed MegaCR" showLabel="true" imageMso="SharingOpenNotesFolder" onAction="ButtonAction" tag="SetAsAgreedMegaCR"/>
<button id="etsinfv-SetAsApprovedMegaCR" label="Approved MegaCR" screentip = "Approved MegaCR" showLabel="true" imageMso="PostcardWizard" onAction="ButtonAction" tag="SetAsAgreedMegaCR"/>
</box>
<box id="ViewsGroupBox01e" boxStyle="vertical">
<button id="etsinfv-SetTrackColorRed" label="Changes in Red" screentip = "Highlight tracked changes in red" showLabel="true" imageMso="HyperlinkInsert" onAction="ButtonAction" tag="SetTrackColorRed"/>
<button id="etsinfv-SetTrackColorByAuthor" label="Changes by Author" screentip = "Track changes colors by author" showLabel="true" imageMso="HyperlinkInsert" onAction="ButtonAction" tag="SetTrackColorByAuthor"/>
<button id="etsinfv-ChangeCommentAuthor" label="Changes Comment Author" screentip = "Change Comment Author in selection" showLabel="true" imageMso="HyperlinkInsert" onAction="ButtonAction" tag="ChangeCommentAuthor"/>
</box>
</group>
</tab>
</tabs>
</ribbon>
</customUI>