• Noel Power's avatar
    fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VB · 92500896
    Noel Power yazdı
    access to libreoffice objects ( and methods/properties of those objects )
    from VB all goes through the ole automation bridge. There has been a long
    standing issue where the bridge falls over trying to access methods of the
    scripting framework MasterScriptProvider object.
    
    Change-Id: I3b9391286e1030bef2a12d6e546a5c47a4f68edb
    92500896
MasterScriptProvider.cxx 31.4 KB