in reply to OpenOffice Typelib And Win32::OLE

typelib com.sun.star.ServiceManager
Re: [api-dev] typelib for Windows OLE/COM-bridge ?
we don't have such a typelib. All type information necessary for the OLE automation bridge is generated dynamically from the UNO type library.

We don't have a real COM language binding and that is the reason why we haven't such a typelib.

Maybe you want OLE::Storage::Property?