dblGeometry = ((GfrDlgNewSettingsTloUrlPointFilled) dlg).getGeometry(); // !!!!!!!! same as i,put !!!!!!!!!!
strDescShort = ((GfrDlgNewSettingsTlo) dlg).getValueDescShort();
strUrl = ((GfrDlgNewSettingsTloUrlAbs) dlg).getValueUrl();
}
dlg.destroy();
dlg = null;
if (blnCancelled)
return;