Hi all, there are lots of changes in the feature. I've added a couple of options into the ModalDialog (View/IDE options), and it's corresponding options into CodeCompleteOptions class. Use extended types: when this is turned off (and Code Complete on), it can autocomplete structs , turned on autocompletes interfaces also. Corrected the other functions: there were some smaller bugs in "Autoclose Procedures": it inserted "End Sub" when autcompleting function. I've also found some problems(yes, again) in the nested reflection(the new exteded types option caused some problems), but they're fixes. Code: I did a lot of code fixes: I've tried to tear it apart logically as much as I can. I've created a class UnoTypeCodeCompletor to handle the code completition in the ide. Another significant fix is that I've made the ListBox to use KeyInput instead of PreNotify to handle the key event. Plans for this week: I'll replace the ModalDialog with a SvxTabPage in Tools/Options dialog. Regards, Gergő
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice