1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE dlg:window PUBLIC
"-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
3 <dlg:window xmlns:
dlg=
"http://openoffice.org/2000/dialog" xmlns:
script=
"http://openoffice.org/2000/script" dlg:
id=
"MenuBindingDialog" dlg:
left=
"64" dlg:
top=
"89" dlg:
width=
"179" dlg:
height=
"217" dlg:
closeable=
"true" dlg:
moveable=
"true" dlg:
title=
"Assign Script To Key">
5 <dlg:style dlg:
style-id=
"0" dlg:
font-height=
"7"/>
8 <dlg:combobox dlg:
id=
"LocationCombo" dlg:
tab-index=
"0" dlg:
left=
"64" dlg:
top=
"18" dlg:
width=
"108" dlg:
height=
"12" dlg:
spin=
"true">
9 <script:event script:
event-name=
"on-itemstatechange" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.LangLocComboListener" script:
language=
"StarBasic"/>
10 <script:event script:
event-name=
"on-keydown" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.fireLangLocComboListernerOnRet" script:
language=
"StarBasic"/>
12 <dlg:combobox dlg:
id=
"LanguageCombo" dlg:
tab-index=
"1" dlg:
left=
"64" dlg:
top=
"34" dlg:
width=
"108" dlg:
height=
"12" dlg:
spin=
"true">
13 <script:event script:
event-name=
"on-itemstatechange" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.LangLocComboListener" script:
language=
"StarBasic"/>
14 <script:event script:
event-name=
"on-keydown" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.fireLangLocComboListernerOnRet" script:
language=
"StarBasic"/>
16 <dlg:checkbox dlg:
id=
"detail" dlg:
tab-index=
"2" dlg:
left=
"17" dlg:
top=
"57" dlg:
width=
"44" dlg:
height=
"10" dlg:
value=
"Detailed view" dlg:
checked=
"false">
17 <script:event script:
event-name=
"on-itemstatechange" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.LangLocComboListener" script:
language=
"StarBasic"/>
19 <dlg:menulist dlg:
id=
"ScriptList" dlg:
tab-index=
"3" dlg:
left=
"63" dlg:
top=
"49" dlg:
width=
"108" dlg:
height=
"44"/>
20 <dlg:button dlg:
id=
"Browse" dlg:
tab-index=
"4" dlg:
disabled=
"true" dlg:
left=
"17" dlg:
top=
"71" dlg:
width=
"36" dlg:
height=
"14" dlg:
value=
"Browse...">
21 <script:event script:
event-name=
"on-performaction" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.BrowseButton" script:
language=
"StarBasic"/>
23 <dlg:combobox dlg:
id=
"KeyCombo" dlg:
tab-index=
"5" dlg:
left=
"63" dlg:
top=
"110" dlg:
width=
"108" dlg:
height=
"12" dlg:
spin=
"true">
24 <script:event script:
event-name=
"on-itemstatechange" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.KeyComboListener" script:
language=
"StarBasic"/>
25 <script:event script:
event-name=
"on-keydown" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.fireKeyComboListernerOnRet" script:
language=
"StarBasic"/>
27 <dlg:menulist dlg:
id=
"KeyList" dlg:
tab-index=
"6" dlg:
left=
"63" dlg:
top=
"125" dlg:
width=
"108" dlg:
height=
"59">
28 <script:event script:
event-name=
"on-itemstatechange" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.KeyListListener" script:
language=
"StarBasic"/>
30 <dlg:button dlg:
id=
"Delete" dlg:
tab-index=
"7" dlg:
left=
"17" dlg:
top=
"141" dlg:
width=
"38" dlg:
height=
"13" dlg:
value=
"Delete">
31 <script:event script:
event-name=
"on-performaction" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.KeyDeleteButton" script:
language=
"StarBasic"/>
33 <dlg:button dlg:
id=
"NewButton" dlg:
tab-index=
"8" dlg:
left=
"17" dlg:
top=
"171" dlg:
width=
"38" dlg:
height=
"13" dlg:
value=
"Assign">
34 <script:event script:
event-name=
"on-performaction" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.KeyNewButton" script:
language=
"StarBasic"/>
36 <dlg:button dlg:
id=
"OK" dlg:
tab-index=
"9" dlg:
left=
"57" dlg:
top=
"200" dlg:
width=
"36" dlg:
height=
"13" dlg:
value=
"OK">
37 <script:event script:
event-name=
"on-performaction" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.MenuOKButton" script:
language=
"StarBasic"/>
39 <dlg:button dlg:
id=
"Cancel" dlg:
tab-index=
"10" dlg:
left=
"96" dlg:
top=
"200" dlg:
width=
"36" dlg:
height=
"13" dlg:
value=
"Cancel">
40 <script:event script:
event-name=
"on-performaction" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.MenuCancelButton" script:
language=
"StarBasic"/>
42 <dlg:button dlg:
id=
"Help" dlg:
tab-index=
"11" dlg:
left=
"136" dlg:
top=
"200" dlg:
width=
"36" dlg:
height=
"13" dlg:
value=
"Help">
43 <script:event script:
event-name=
"on-performaction" script:
location=
"application" script:
macro-name=
"ScriptBindingLibrary.ScriptBinding.MenuHelpButton" script:
language=
"StarBasic"/>
45 <dlg:fixedline dlg:
id=
"FixedLine2" dlg:
tab-index=
"12" dlg:
left=
"9" dlg:
top=
"190" dlg:
width=
"167" dlg:
height=
"6"/>
46 <dlg:fixedline dlg:
id=
"FixedLine4" dlg:
tab-index=
"13" dlg:
left=
"94" dlg:
top=
"99" dlg:
width=
"81" dlg:
height=
"5"/>
47 <dlg:text dlg:
id=
"Label4" dlg:
tab-index=
"14" dlg:
left=
"5" dlg:
top=
"97" dlg:
width=
"90" dlg:
height=
"8" dlg:
value=
"Choose shortcut key to assign to"/>
48 <dlg:text dlg:
id=
"Label5" dlg:
tab-index=
"15" dlg:
left=
"12" dlg:
top=
"112" dlg:
width=
"40" dlg:
height=
"10" dlg:
value=
"Key Group"/>
49 <dlg:text dlg:
id=
"Label6" dlg:
tab-index=
"16" dlg:
left=
"12" dlg:
top=
"127" dlg:
width=
"40" dlg:
height=
"10" dlg:
value=
"Shortcut Key"/>
50 <dlg:fixedline dlg:
id=
"FixedLine1" dlg:
tab-index=
"17" dlg:
left=
"43" dlg:
top=
"7" dlg:
width=
"132" dlg:
height=
"6"/>
51 <dlg:text dlg:
id=
"Label1" dlg:
tab-index=
"18" dlg:
left=
"5" dlg:
top=
"7" dlg:
width=
"36" dlg:
height=
"8" dlg:
value=
"Select script"/>
52 <dlg:text dlg:
id=
"Label7" dlg:
tab-index=
"19" dlg:
left=
"12" dlg:
top=
"17" dlg:
width=
"28" dlg:
height=
"7" dlg:
value=
"Location"/>
53 <dlg:text dlg:
id=
"Label8" dlg:
tab-index=
"20" dlg:
left=
"12" dlg:
top=
"32" dlg:
width=
"35" dlg:
height=
"9" dlg:
value=
"Language"/>
54 <dlg:text dlg:
id=
"Label9" dlg:
tab-index=
"21" dlg:
left=
"12" dlg:
top=
"49" dlg:
width=
"23" dlg:
height=
"8" dlg:
value=
"Script"/>
55 <dlg:text dlg:
id=
"Label10" dlg:
tab-index=
"22" dlg:
left=
"103" dlg:
top=
"-9" dlg:
width=
"3" dlg:
height=
"0" dlg:
value=
"Label10"/>
56 <dlg:text dlg:
style-id=
"0" dlg:
id=
"AddOn" dlg:
tab-index=
"23" dlg:
disabled=
"true" dlg:
left=
"17" dlg:
top=
"154" dlg:
width=
"38" dlg:
height=
"10" dlg:
value=
"[Add-on's only]"/>
57 <dlg:text dlg:
id=
"fsonly" dlg:
tab-index=
"24" dlg:
disabled=
"true" dlg:
left=
"13" dlg:
top=
"86" dlg:
width=
"45" dlg:
height=
"8" dlg:
value=
"[Filesystem only]"/>