[Libreoffice] SvxHyperlinkDlg still used?

Michael Meeks michael.meeks at novell.com
Fri Nov 12 07:32:11 PST 2010


On Fri, 2010-11-12 at 08:35 -0500, Kohei Yoshida wrote:
> Yes, I was aware of this, and even SvxHyperlinkDlgWrapper is never
> instantiated.  It is registered by the applications on startup, but
> that's the only place I see it being used.

	Ah true ;-) I see there is a new cui/ hyperlink dialog that is used.

> > 	Presuambly we came to that conclusion already as it is still there.
> 
> Nope, it's there because I added it to the Easy Hack page.

	:-) I guess there is prolly other cruft that goes with it eg. the
several calls to:

    SFX_CHILDWINDOW_REGISTRATION( SID_HYPERLINK_INSERT );

	and the:

svx/source/dialog/hyprlink.cxx:SFX_IMPL_CHILDWINDOW(SvxHyperlinkDlgWrapper, SID_HYPERLINK_INSERT)

	and of course mentions of that in various sdi and src files.

	Did you do the unwinding to satisfy yourself that whatever mapping
between SID_HYPERLINK_INSERT and this dialog is never exploited ?

	Thanks,

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list