Home | History | Annotate | Download | only in include

Lines Matching refs:RemoveAt

1023     virtual HRESULT STDMETHODCALLTYPE RemoveAt(
1056 HRESULT (STDMETHODCALLTYPE *RemoveAt)(
1075 #define IXpsSignatureBlockCollection_RemoveAt(This,index) (This)->lpVtbl->RemoveAt(This,index)
1095 return This->lpVtbl->RemoveAt(This,index);
1148 virtual HRESULT STDMETHODCALLTYPE RemoveAt(
1181 HRESULT (STDMETHODCALLTYPE *RemoveAt)(
1200 #define IXpsSignatureCollection_RemoveAt(This,index) (This)->lpVtbl->RemoveAt(This,index)
1220 return This->lpVtbl->RemoveAt(This,index);
1873 virtual HRESULT STDMETHODCALLTYPE RemoveAt(
1906 HRESULT (STDMETHODCALLTYPE *RemoveAt)(
1925 #define IXpsSignatureRequestCollection_RemoveAt(This,index) (This)->lpVtbl->RemoveAt(This,index)
1945 return This->lpVtbl->RemoveAt(This,index);