forked from amazingfate/loongoffice
Change-Id: I1a5ed69da20cef4428f5f61db5fb9411cff61dc7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112048 Tested-by: Jenkins Reviewed-by: John Turpish <jbt@gmx.us> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
The program tests the OleObjectFactory service which enables to use COM components through XInvocation. Requirements: types.rdb and services.rdb and OleClient.ini have to be next to the executable. COM component: XCallback_Impl.Simple ( extensions/test/ole/unotocomcalls/XCallback_Impl ) ActiveX controls: AxTestComponent.Basic ( extensions/test/ole/AxTestComponents) MFCCONTROL.MfcControlCtrl.1 (extensions/test/ole/MfcControl)