Home
last modified time | relevance | path

Searched refs:THIS_ (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xml2cmp/source/inc/
H A Dprecomp.h44 #define THIS_ pThis macro
/aoo4110/main/external/mingwheaders/
H A Dmingw_headers.patch220 STDMETHOD(QueryInterface)(THIS_ REFIID,PVOID*) PURE;
223 - STDMETHOD(AddConnection)(THIS_ DWORD,DWORD) PURE;
224 - STDMETHOD(ReleaseConnection)(THIS_ DWORD,DWORD,BOOL) PURE;
225 + STDMETHOD_(DWORD,AddConnection)(THIS_ DWORD,DWORD) PURE;
226 + STDMETHOD_(DWORD,ReleaseConnection)(THIS_ DWORD,DWORD,BOOL) PURE;

Completed in 22 milliseconds