Kaydet (Commit) 9bbb71d4 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add one line of hopefully correctly understood explanation

Change-Id: Ib22583a45c03a4b7c3b4ff73e9d28f47ab31bc4f
üst 8d6f6840
......@@ -73,6 +73,9 @@ typedef std::unordered_map
MemberInfo
> IdToMemberInfoMap;
// An InterfaceOleWrapper object can wrap either a UNO struct or a UNO
// interface as a COM IDispatchEx and IUnoObjectWrapper.
class InterfaceOleWrapper : public WeakImplHelper<XBridgeSupplier2, XInitialization>,
public IDispatchEx,
public UnoConversionUtilities<InterfaceOleWrapper>,
......
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