• Tor Lillqvist's avatar
    Use comphelper::getProcessComponentContext() · 87b4bd61
    Tor Lillqvist yazdı
    The context in the mxContext member does not seem to be usable for
    what we need it for here. Using what
    comphelper::getProcessComponentContext() returns works better. Let's
    hope it has no unintended side-effects.
    
    This likely makes the mxContext member unused, but I did not bother
    removing it yet, to keep this commit minimal.
    
    Change-Id: Ic048683b066af7952e2e84b03ea306e7daaba259
    87b4bd61
vbacommandbarhelper.cxx 10.3 KB