Re: [Libreoffice] file-selector oddness / duplication ...

2011-07-25 Thread Michael Meeks
Hi Noel, On Mon, 2011-07-25 at 17:27 +0100, Noel Power wrote: > I have *no* idea, even though I committed this code it is not ours ( it > was a contribution of new api ), you would think the Application object > would use the FileDialog object Quite :-) but that doesn't follow the comp

Re: [Libreoffice] file-selector oddness / duplication ...

2011-07-25 Thread Noel Power
On 21/07/11 12:19, Michael Meeks wrote: Hi there, I was wondering why: sc/source/ui/vba/vbaapplication.cxx and sc/source/ui/vba/vbafiledialog.cxx had this complicated duplication of this big ugly block: I have *no* idea, even though I committed this code it is n

[Libreoffice] file-selector oddness / duplication ...

2011-07-21 Thread Michael Meeks
Hi there, I was wondering why: sc/source/ui/vba/vbaapplication.cxx and sc/source/ui/vba/vbafiledialog.cxx had this complicated duplication of this big ugly block: sal_Bool bUseXFilePicker2 = false; uno::Reference< lang::XServiceInfo > xSer