Kaydet (Commit) f31b8b7c authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED

2003/05/08 06:41:41 jl 1.3.2.1: *** empty log message ***
üst bad4c221
EventListener
________________________________________________________
The folder EventListener contains an MSDEV project that builds a dll that contains
the EventListener.EvtListener ActiveX component. The component implements the XEventListener
interface according to the rules of the OleBridge. The component will be used from the
HTML page events.htm.
VBEventListener:
_________________________________________________________
Contains a Visual Basic project that builds an ActiveX component that implements
com.sun.star.lang.XEventListener. Its ProgId is VBasicEventListener.VBEventListener
The dll should also be checked in. VB needs its TLB, so it uses the same CLSIDs on
the next build. The component will create a message box when its disposing function
has been called.
The project also contains a client that builds a Project1.exe (in the same folder)
that creates VBEventListener and adds it to a StarOffice document
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment