https://bugs.freedesktop.org/show_bug.cgi?id=78431

          Priority: medium
            Bug ID: 78431
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: ImplWindowFrameProc ...
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: michael.me...@collabora.com
          Hardware: Other
            Status: NEW
           Version: 4.2.4.1 rc
         Component: graphics stack
           Product: LibreOffice

It seems that the 'SalFrame' method on ImplWindowFrameProc is no longer
necessary:

bool ImplWindowFrameProc( Window* pWindow, SalFrame* /*pFrame*/,
                          sal_uInt16 nEvent, const void* pEvent )

We should see if we can remove that parameter from the VCL code - including the
SetCallback method, cf.

vcl/inc/salframe.hxx:    void    SetCallback( Window* pWindow, SALFRAMEPROC
pProc )

in the SALFRAMEPROC definition - and clean that up.

Thanks ! =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to