Hi there,
On Fri, 2010-11-05 at 09:28 -0400, Kohei Yoshida wrote:
On Fri, 2010-11-05 at 00:51 -0400, Kohei Yoshida wrote:
Does anyone know if SvxHyperlinkDlg* is still used?
Did a full git grep SvxHyperlinkDlg on all repos
It looks to me, that we just use the SvxHyperlinkDlgWrapper to wrap the
dialog, but we do use the implemetation (surely) ?
SvxHyperlinkDlgWrapper::SvxHyperlinkDlgWrapper( Window* _pParent, USHORT nId,
SfxBindings* _pBindings, SfxChildWinInfo* /*pInfo*/
) :
SfxChildWindow( _pParent, nId )
{
pWindow = new SvxHyperlinkDlg( _pBindings, _pParent );
So (sadly) we can't remove it.
Presuambly we came to that conclusion already as it is still there.
ATB,
Michael.
--
michael.meeks@novell.com <><, Pseudo Engineer, itinerant idiot
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.