?prevdifflink? - Blame
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DelClass" dlg:left="143" dlg:top="58" dlg:width="149" dlg:height="88" dlg:closeable="true" dlg:moveable="true" dlg:title="Delete Class">
<dlg:bulletinboard>
<dlg:button dlg:id="btnClose" dlg:tab-index="0" dlg:left="100" dlg:top="74" dlg:width="47" dlg:height="13" dlg:value="Close" dlg:button-type="cancel"/>
<dlg:button dlg:id="btnDelete" dlg:tab-index="1" dlg:disabled="true" dlg:left="2" dlg:top="74" dlg:width="41" dlg:height="13" dlg:value="Delete"/>
<dlg:treecontrol dlg:id="treeClasses" dlg:tab-index="2" dlg:left="3" dlg:top="6" dlg:width="143" dlg:height="65" dlg:selectiontype="single" dlg:rootdisplayed="false"/>
</dlg:bulletinboard>
</dlg:window>
Generated by GNU Enscript 1.6.5.90.
|