forked from amazingfate/loongoffice
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
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)