TOM.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:223k
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetAnimation )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetBackColor )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetBackColor )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetBold )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetBold )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetEmboss )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetEmboss )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetForeColor )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetForeColor )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetHidden )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetHidden )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetEngrave )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetEngrave )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetItalic )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetItalic )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetKerning )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetKerning )(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetLanguageID )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetLanguageID )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetName )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pbstr);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetName )(
- ITextFont __RPC_FAR * This,
- /* [in] */ BSTR bstr);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetOutline )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetOutline )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetPosition )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetPosition )(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetProtected )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetProtected )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetShadow )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetShadow )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSize )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSize )(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSmallCaps )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSmallCaps )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSpacing )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSpacing )(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetStrikeThrough )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetStrikeThrough )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSubscript )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSubscript )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSuperscript )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSuperscript )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetUnderline )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetUnderline )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetWeight )(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetWeight )(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
-
- END_INTERFACE
- } ITextFontVtbl;
- interface ITextFont
- {
- CONST_VTBL struct ITextFontVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITextFont_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITextFont_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define ITextFont_Release(This)
- (This)->lpVtbl -> Release(This)
- #define ITextFont_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define ITextFont_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define ITextFont_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define ITextFont_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define ITextFont_GetDuplicate(This,ppFont)
- (This)->lpVtbl -> GetDuplicate(This,ppFont)
- #define ITextFont_SetDuplicate(This,pFont)
- (This)->lpVtbl -> SetDuplicate(This,pFont)
- #define ITextFont_CanChange(This,pB)
- (This)->lpVtbl -> CanChange(This,pB)
- #define ITextFont_IsEqual(This,pFont,pB)
- (This)->lpVtbl -> IsEqual(This,pFont,pB)
- #define ITextFont_Reset(This,Value)
- (This)->lpVtbl -> Reset(This,Value)
- #define ITextFont_GetStyle(This,pValue)
- (This)->lpVtbl -> GetStyle(This,pValue)
- #define ITextFont_SetStyle(This,Value)
- (This)->lpVtbl -> SetStyle(This,Value)
- #define ITextFont_GetAllCaps(This,pValue)
- (This)->lpVtbl -> GetAllCaps(This,pValue)
- #define ITextFont_SetAllCaps(This,Value)
- (This)->lpVtbl -> SetAllCaps(This,Value)
- #define ITextFont_GetAnimation(This,pValue)
- (This)->lpVtbl -> GetAnimation(This,pValue)
- #define ITextFont_SetAnimation(This,Value)
- (This)->lpVtbl -> SetAnimation(This,Value)
- #define ITextFont_GetBackColor(This,pValue)
- (This)->lpVtbl -> GetBackColor(This,pValue)
- #define ITextFont_SetBackColor(This,Value)
- (This)->lpVtbl -> SetBackColor(This,Value)
- #define ITextFont_GetBold(This,pValue)
- (This)->lpVtbl -> GetBold(This,pValue)
- #define ITextFont_SetBold(This,Value)
- (This)->lpVtbl -> SetBold(This,Value)
- #define ITextFont_GetEmboss(This,pValue)
- (This)->lpVtbl -> GetEmboss(This,pValue)
- #define ITextFont_SetEmboss(This,Value)
- (This)->lpVtbl -> SetEmboss(This,Value)
- #define ITextFont_GetForeColor(This,pValue)
- (This)->lpVtbl -> GetForeColor(This,pValue)
- #define ITextFont_SetForeColor(This,Value)
- (This)->lpVtbl -> SetForeColor(This,Value)
- #define ITextFont_GetHidden(This,pValue)
- (This)->lpVtbl -> GetHidden(This,pValue)
- #define ITextFont_SetHidden(This,Value)
- (This)->lpVtbl -> SetHidden(This,Value)
- #define ITextFont_GetEngrave(This,pValue)
- (This)->lpVtbl -> GetEngrave(This,pValue)
- #define ITextFont_SetEngrave(This,Value)
- (This)->lpVtbl -> SetEngrave(This,Value)
- #define ITextFont_GetItalic(This,pValue)
- (This)->lpVtbl -> GetItalic(This,pValue)
- #define ITextFont_SetItalic(This,Value)
- (This)->lpVtbl -> SetItalic(This,Value)
- #define ITextFont_GetKerning(This,pValue)
- (This)->lpVtbl -> GetKerning(This,pValue)
- #define ITextFont_SetKerning(This,Value)
- (This)->lpVtbl -> SetKerning(This,Value)
- #define ITextFont_GetLanguageID(This,pValue)
- (This)->lpVtbl -> GetLanguageID(This,pValue)
- #define ITextFont_SetLanguageID(This,Value)
- (This)->lpVtbl -> SetLanguageID(This,Value)
- #define ITextFont_GetName(This,pbstr)
- (This)->lpVtbl -> GetName(This,pbstr)
- #define ITextFont_SetName(This,bstr)
- (This)->lpVtbl -> SetName(This,bstr)
- #define ITextFont_GetOutline(This,pValue)
- (This)->lpVtbl -> GetOutline(This,pValue)
- #define ITextFont_SetOutline(This,Value)
- (This)->lpVtbl -> SetOutline(This,Value)
- #define ITextFont_GetPosition(This,pValue)
- (This)->lpVtbl -> GetPosition(This,pValue)
- #define ITextFont_SetPosition(This,Value)
- (This)->lpVtbl -> SetPosition(This,Value)
- #define ITextFont_GetProtected(This,pValue)
- (This)->lpVtbl -> GetProtected(This,pValue)
- #define ITextFont_SetProtected(This,Value)
- (This)->lpVtbl -> SetProtected(This,Value)
- #define ITextFont_GetShadow(This,pValue)
- (This)->lpVtbl -> GetShadow(This,pValue)
- #define ITextFont_SetShadow(This,Value)
- (This)->lpVtbl -> SetShadow(This,Value)
- #define ITextFont_GetSize(This,pValue)
- (This)->lpVtbl -> GetSize(This,pValue)
- #define ITextFont_SetSize(This,Value)
- (This)->lpVtbl -> SetSize(This,Value)
- #define ITextFont_GetSmallCaps(This,pValue)
- (This)->lpVtbl -> GetSmallCaps(This,pValue)
- #define ITextFont_SetSmallCaps(This,Value)
- (This)->lpVtbl -> SetSmallCaps(This,Value)
- #define ITextFont_GetSpacing(This,pValue)
- (This)->lpVtbl -> GetSpacing(This,pValue)
- #define ITextFont_SetSpacing(This,Value)
- (This)->lpVtbl -> SetSpacing(This,Value)
- #define ITextFont_GetStrikeThrough(This,pValue)
- (This)->lpVtbl -> GetStrikeThrough(This,pValue)
- #define ITextFont_SetStrikeThrough(This,Value)
- (This)->lpVtbl -> SetStrikeThrough(This,Value)
- #define ITextFont_GetSubscript(This,pValue)
- (This)->lpVtbl -> GetSubscript(This,pValue)
- #define ITextFont_SetSubscript(This,Value)
- (This)->lpVtbl -> SetSubscript(This,Value)
- #define ITextFont_GetSuperscript(This,pValue)
- (This)->lpVtbl -> GetSuperscript(This,pValue)
- #define ITextFont_SetSuperscript(This,Value)
- (This)->lpVtbl -> SetSuperscript(This,Value)
- #define ITextFont_GetUnderline(This,pValue)
- (This)->lpVtbl -> GetUnderline(This,pValue)
- #define ITextFont_SetUnderline(This,Value)
- (This)->lpVtbl -> SetUnderline(This,Value)
- #define ITextFont_GetWeight(This,pValue)
- (This)->lpVtbl -> GetWeight(This,pValue)
- #define ITextFont_SetWeight(This,Value)
- (This)->lpVtbl -> SetWeight(This,Value)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetDuplicate_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ ITextFont __RPC_FAR *__RPC_FAR *ppFont);
- void __RPC_STUB ITextFont_GetDuplicate_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetDuplicate_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ ITextFont __RPC_FAR *pFont);
- void __RPC_STUB ITextFont_SetDuplicate_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextFont_CanChange_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pB);
- void __RPC_STUB ITextFont_CanChange_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextFont_IsEqual_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ ITextFont __RPC_FAR *pFont,
- /* [retval][out] */ long __RPC_FAR *pB);
- void __RPC_STUB ITextFont_IsEqual_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextFont_Reset_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_Reset_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetStyle_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetStyle_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetAllCaps_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetAllCaps_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetAllCaps_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetAllCaps_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetAnimation_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetAnimation_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetAnimation_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetAnimation_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetBackColor_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetBackColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetBackColor_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetBackColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetBold_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetBold_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetBold_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetBold_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetEmboss_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetEmboss_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetEmboss_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetEmboss_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetForeColor_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetForeColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetForeColor_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetForeColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetHidden_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetHidden_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetHidden_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetHidden_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetEngrave_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetEngrave_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetEngrave_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetEngrave_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetItalic_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetItalic_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetItalic_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetItalic_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetKerning_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetKerning_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetKerning_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextFont_SetKerning_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetLanguageID_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetLanguageID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetLanguageID_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetLanguageID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetName_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pbstr);
- void __RPC_STUB ITextFont_GetName_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetName_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ BSTR bstr);
- void __RPC_STUB ITextFont_SetName_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetOutline_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetOutline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetOutline_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetOutline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetPosition_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetPosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetPosition_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextFont_SetPosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetProtected_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetProtected_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetProtected_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetProtected_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetShadow_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetShadow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetShadow_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetShadow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetSize_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetSize_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetSize_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextFont_SetSize_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetSmallCaps_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetSmallCaps_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetSmallCaps_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetSmallCaps_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetSpacing_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetSpacing_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextFont_SetSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetStrikeThrough_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetStrikeThrough_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetStrikeThrough_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetStrikeThrough_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetSubscript_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetSubscript_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetSubscript_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetSubscript_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetSuperscript_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetSuperscript_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetSuperscript_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetSuperscript_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetUnderline_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetUnderline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetUnderline_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetUnderline_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextFont_GetWeight_Proxy(
- ITextFont __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextFont_GetWeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextFont_SetWeight_Proxy(
- ITextFont __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextFont_SetWeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITextFont_INTERFACE_DEFINED__ */
- #ifndef __ITextPara_INTERFACE_DEFINED__
- #define __ITextPara_INTERFACE_DEFINED__
- /* interface ITextPara */
- /* [object][nonextensible][dual][version][uuid] */
- EXTERN_C const IID IID_ITextPara;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("8CC497C4-A1DF-11ce-8098-00AA0047BE5D")
- ITextPara : public IDispatch
- {
- public:
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetDuplicate(
- /* [retval][out] */ ITextPara __RPC_FAR *__RPC_FAR *ppPara) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetDuplicate(
- /* [in] */ ITextPara __RPC_FAR *pPara) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE CanChange(
- /* [retval][out] */ long __RPC_FAR *pB) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE IsEqual(
- /* [in] */ ITextPara __RPC_FAR *pPara,
- /* [retval][out] */ long __RPC_FAR *pB) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE Reset(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetStyle(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetStyle(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetAlignment(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetAlignment(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetHyphenation(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetHyphenation(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetFirstLineIndent(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetKeepTogether(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetKeepTogether(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetKeepWithNext(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetKeepWithNext(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetLeftIndent(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetLineSpacing(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetLineSpacingRule(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetListAlignment(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetListAlignment(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetListLevelIndex(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetListLevelIndex(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetListStart(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetListStart(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetListTab(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetListTab(
- /* [in] */ float Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetListType(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetListType(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetNoLineNumber(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetNoLineNumber(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetPageBreakBefore(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetPageBreakBefore(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetRightIndent(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetRightIndent(
- /* [in] */ float Value) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE SetIndents(
- /* [in] */ float StartIndent,
- /* [in] */ float LeftIndent,
- /* [in] */ float RightIndent) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE SetLineSpacing(
- /* [in] */ long LineSpacingRule,
- /* [in] */ float LineSpacing) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetSpaceAfter(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetSpaceAfter(
- /* [in] */ float Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetSpaceBefore(
- /* [retval][out] */ float __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetSpaceBefore(
- /* [in] */ float Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetWidowControl(
- /* [retval][out] */ long __RPC_FAR *pValue) = 0;
-
- virtual /* [propput][id] */ HRESULT STDMETHODCALLTYPE SetWidowControl(
- /* [in] */ long Value) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetTabCount(
- /* [retval][out] */ long __RPC_FAR *pCount) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE AddTab(
- /* [in] */ float tbPos,
- /* [in] */ long tbAlign,
- /* [in] */ long tbLeader) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE ClearAllTabs( void) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE DeleteTab(
- /* [in] */ float tbPos) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE GetTab(
- /* [in] */ long iTab,
- /* [out] */ float __RPC_FAR *ptbPos,
- /* [out] */ long __RPC_FAR *ptbAlign,
- /* [out] */ long __RPC_FAR *ptbLeader) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITextParaVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- ITextPara __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- ITextPara __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- ITextPara __RPC_FAR * This);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
- ITextPara __RPC_FAR * This,
- /* [out] */ UINT __RPC_FAR *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
- ITextPara __RPC_FAR * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
- ITextPara __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
- ITextPara __RPC_FAR * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
- /* [out] */ VARIANT __RPC_FAR *pVarResult,
- /* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
- /* [out] */ UINT __RPC_FAR *puArgErr);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetDuplicate )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ ITextPara __RPC_FAR *__RPC_FAR *ppPara);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetDuplicate )(
- ITextPara __RPC_FAR * This,
- /* [in] */ ITextPara __RPC_FAR *pPara);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *CanChange )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pB);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *IsEqual )(
- ITextPara __RPC_FAR * This,
- /* [in] */ ITextPara __RPC_FAR *pPara,
- /* [retval][out] */ long __RPC_FAR *pB);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Reset )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetStyle )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetStyle )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetAlignment )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetAlignment )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetHyphenation )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetHyphenation )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetFirstLineIndent )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetKeepTogether )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetKeepTogether )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetKeepWithNext )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetKeepWithNext )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetLeftIndent )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetLineSpacing )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetLineSpacingRule )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetListAlignment )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetListAlignment )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetListLevelIndex )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetListLevelIndex )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetListStart )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetListStart )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetListTab )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetListTab )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetListType )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetListType )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetNoLineNumber )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetNoLineNumber )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetPageBreakBefore )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetPageBreakBefore )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetRightIndent )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetRightIndent )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetIndents )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float StartIndent,
- /* [in] */ float LeftIndent,
- /* [in] */ float RightIndent);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetLineSpacing )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long LineSpacingRule,
- /* [in] */ float LineSpacing);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSpaceAfter )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSpaceAfter )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSpaceBefore )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSpaceBefore )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetWidowControl )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetWidowControl )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTabCount )(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *AddTab )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float tbPos,
- /* [in] */ long tbAlign,
- /* [in] */ long tbLeader);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *ClearAllTabs )(
- ITextPara __RPC_FAR * This);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *DeleteTab )(
- ITextPara __RPC_FAR * This,
- /* [in] */ float tbPos);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTab )(
- ITextPara __RPC_FAR * This,
- /* [in] */ long iTab,
- /* [out] */ float __RPC_FAR *ptbPos,
- /* [out] */ long __RPC_FAR *ptbAlign,
- /* [out] */ long __RPC_FAR *ptbLeader);
-
- END_INTERFACE
- } ITextParaVtbl;
- interface ITextPara
- {
- CONST_VTBL struct ITextParaVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITextPara_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITextPara_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define ITextPara_Release(This)
- (This)->lpVtbl -> Release(This)
- #define ITextPara_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define ITextPara_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define ITextPara_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define ITextPara_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define ITextPara_GetDuplicate(This,ppPara)
- (This)->lpVtbl -> GetDuplicate(This,ppPara)
- #define ITextPara_SetDuplicate(This,pPara)
- (This)->lpVtbl -> SetDuplicate(This,pPara)
- #define ITextPara_CanChange(This,pB)
- (This)->lpVtbl -> CanChange(This,pB)
- #define ITextPara_IsEqual(This,pPara,pB)
- (This)->lpVtbl -> IsEqual(This,pPara,pB)
- #define ITextPara_Reset(This,Value)
- (This)->lpVtbl -> Reset(This,Value)
- #define ITextPara_GetStyle(This,pValue)
- (This)->lpVtbl -> GetStyle(This,pValue)
- #define ITextPara_SetStyle(This,Value)
- (This)->lpVtbl -> SetStyle(This,Value)
- #define ITextPara_GetAlignment(This,pValue)
- (This)->lpVtbl -> GetAlignment(This,pValue)
- #define ITextPara_SetAlignment(This,Value)
- (This)->lpVtbl -> SetAlignment(This,Value)
- #define ITextPara_GetHyphenation(This,pValue)
- (This)->lpVtbl -> GetHyphenation(This,pValue)
- #define ITextPara_SetHyphenation(This,Value)
- (This)->lpVtbl -> SetHyphenation(This,Value)
- #define ITextPara_GetFirstLineIndent(This,pValue)
- (This)->lpVtbl -> GetFirstLineIndent(This,pValue)
- #define ITextPara_GetKeepTogether(This,pValue)
- (This)->lpVtbl -> GetKeepTogether(This,pValue)
- #define ITextPara_SetKeepTogether(This,Value)
- (This)->lpVtbl -> SetKeepTogether(This,Value)
- #define ITextPara_GetKeepWithNext(This,pValue)
- (This)->lpVtbl -> GetKeepWithNext(This,pValue)
- #define ITextPara_SetKeepWithNext(This,Value)
- (This)->lpVtbl -> SetKeepWithNext(This,Value)
- #define ITextPara_GetLeftIndent(This,pValue)
- (This)->lpVtbl -> GetLeftIndent(This,pValue)
- #define ITextPara_GetLineSpacing(This,pValue)
- (This)->lpVtbl -> GetLineSpacing(This,pValue)
- #define ITextPara_GetLineSpacingRule(This,pValue)
- (This)->lpVtbl -> GetLineSpacingRule(This,pValue)
- #define ITextPara_GetListAlignment(This,pValue)
- (This)->lpVtbl -> GetListAlignment(This,pValue)
- #define ITextPara_SetListAlignment(This,Value)
- (This)->lpVtbl -> SetListAlignment(This,Value)
- #define ITextPara_GetListLevelIndex(This,pValue)
- (This)->lpVtbl -> GetListLevelIndex(This,pValue)
- #define ITextPara_SetListLevelIndex(This,Value)
- (This)->lpVtbl -> SetListLevelIndex(This,Value)
- #define ITextPara_GetListStart(This,pValue)
- (This)->lpVtbl -> GetListStart(This,pValue)
- #define ITextPara_SetListStart(This,Value)
- (This)->lpVtbl -> SetListStart(This,Value)
- #define ITextPara_GetListTab(This,pValue)
- (This)->lpVtbl -> GetListTab(This,pValue)
- #define ITextPara_SetListTab(This,Value)
- (This)->lpVtbl -> SetListTab(This,Value)
- #define ITextPara_GetListType(This,pValue)
- (This)->lpVtbl -> GetListType(This,pValue)
- #define ITextPara_SetListType(This,Value)
- (This)->lpVtbl -> SetListType(This,Value)
- #define ITextPara_GetNoLineNumber(This,pValue)
- (This)->lpVtbl -> GetNoLineNumber(This,pValue)
- #define ITextPara_SetNoLineNumber(This,Value)
- (This)->lpVtbl -> SetNoLineNumber(This,Value)
- #define ITextPara_GetPageBreakBefore(This,pValue)
- (This)->lpVtbl -> GetPageBreakBefore(This,pValue)
- #define ITextPara_SetPageBreakBefore(This,Value)
- (This)->lpVtbl -> SetPageBreakBefore(This,Value)
- #define ITextPara_GetRightIndent(This,pValue)
- (This)->lpVtbl -> GetRightIndent(This,pValue)
- #define ITextPara_SetRightIndent(This,Value)
- (This)->lpVtbl -> SetRightIndent(This,Value)
- #define ITextPara_SetIndents(This,StartIndent,LeftIndent,RightIndent)
- (This)->lpVtbl -> SetIndents(This,StartIndent,LeftIndent,RightIndent)
- #define ITextPara_SetLineSpacing(This,LineSpacingRule,LineSpacing)
- (This)->lpVtbl -> SetLineSpacing(This,LineSpacingRule,LineSpacing)
- #define ITextPara_GetSpaceAfter(This,pValue)
- (This)->lpVtbl -> GetSpaceAfter(This,pValue)
- #define ITextPara_SetSpaceAfter(This,Value)
- (This)->lpVtbl -> SetSpaceAfter(This,Value)
- #define ITextPara_GetSpaceBefore(This,pValue)
- (This)->lpVtbl -> GetSpaceBefore(This,pValue)
- #define ITextPara_SetSpaceBefore(This,Value)
- (This)->lpVtbl -> SetSpaceBefore(This,Value)
- #define ITextPara_GetWidowControl(This,pValue)
- (This)->lpVtbl -> GetWidowControl(This,pValue)
- #define ITextPara_SetWidowControl(This,Value)
- (This)->lpVtbl -> SetWidowControl(This,Value)
- #define ITextPara_GetTabCount(This,pCount)
- (This)->lpVtbl -> GetTabCount(This,pCount)
- #define ITextPara_AddTab(This,tbPos,tbAlign,tbLeader)
- (This)->lpVtbl -> AddTab(This,tbPos,tbAlign,tbLeader)
- #define ITextPara_ClearAllTabs(This)
- (This)->lpVtbl -> ClearAllTabs(This)
- #define ITextPara_DeleteTab(This,tbPos)
- (This)->lpVtbl -> DeleteTab(This,tbPos)
- #define ITextPara_GetTab(This,iTab,ptbPos,ptbAlign,ptbLeader)
- (This)->lpVtbl -> GetTab(This,iTab,ptbPos,ptbAlign,ptbLeader)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetDuplicate_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ ITextPara __RPC_FAR *__RPC_FAR *ppPara);
- void __RPC_STUB ITextPara_GetDuplicate_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetDuplicate_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ ITextPara __RPC_FAR *pPara);
- void __RPC_STUB ITextPara_SetDuplicate_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_CanChange_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pB);
- void __RPC_STUB ITextPara_CanChange_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_IsEqual_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ ITextPara __RPC_FAR *pPara,
- /* [retval][out] */ long __RPC_FAR *pB);
- void __RPC_STUB ITextPara_IsEqual_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_Reset_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_Reset_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetStyle_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetStyle_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetAlignment_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetAlignment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetAlignment_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetAlignment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetHyphenation_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetHyphenation_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetHyphenation_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetHyphenation_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetFirstLineIndent_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetFirstLineIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetKeepTogether_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetKeepTogether_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetKeepTogether_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetKeepTogether_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetKeepWithNext_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetKeepWithNext_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetKeepWithNext_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetKeepWithNext_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetLeftIndent_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetLeftIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetLineSpacing_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetLineSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetLineSpacingRule_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetLineSpacingRule_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetListAlignment_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetListAlignment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetListAlignment_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetListAlignment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetListLevelIndex_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetListLevelIndex_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetListLevelIndex_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetListLevelIndex_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetListStart_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetListStart_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetListStart_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetListStart_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetListTab_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetListTab_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetListTab_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextPara_SetListTab_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetListType_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetListType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetListType_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetListType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetNoLineNumber_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetNoLineNumber_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetNoLineNumber_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetNoLineNumber_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetPageBreakBefore_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetPageBreakBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetPageBreakBefore_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetPageBreakBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetRightIndent_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetRightIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetRightIndent_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextPara_SetRightIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetIndents_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float StartIndent,
- /* [in] */ float LeftIndent,
- /* [in] */ float RightIndent);
- void __RPC_STUB ITextPara_SetIndents_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetLineSpacing_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long LineSpacingRule,
- /* [in] */ float LineSpacing);
- void __RPC_STUB ITextPara_SetLineSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetSpaceAfter_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetSpaceAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetSpaceAfter_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextPara_SetSpaceAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetSpaceBefore_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetSpaceBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetSpaceBefore_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float Value);
- void __RPC_STUB ITextPara_SetSpaceBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetWidowControl_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
- void __RPC_STUB ITextPara_GetWidowControl_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propput][id] */ HRESULT STDMETHODCALLTYPE ITextPara_SetWidowControl_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long Value);
- void __RPC_STUB ITextPara_SetWidowControl_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetTabCount_Proxy(
- ITextPara __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
- void __RPC_STUB ITextPara_GetTabCount_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_AddTab_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float tbPos,
- /* [in] */ long tbAlign,
- /* [in] */ long tbLeader);
- void __RPC_STUB ITextPara_AddTab_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_ClearAllTabs_Proxy(
- ITextPara __RPC_FAR * This);
- void __RPC_STUB ITextPara_ClearAllTabs_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_DeleteTab_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ float tbPos);
- void __RPC_STUB ITextPara_DeleteTab_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextPara_GetTab_Proxy(
- ITextPara __RPC_FAR * This,
- /* [in] */ long iTab,
- /* [out] */ float __RPC_FAR *ptbPos,
- /* [out] */ long __RPC_FAR *ptbAlign,
- /* [out] */ long __RPC_FAR *ptbLeader);
- void __RPC_STUB ITextPara_GetTab_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITextPara_INTERFACE_DEFINED__ */
- #ifndef __ITextStoryRanges_INTERFACE_DEFINED__
- #define __ITextStoryRanges_INTERFACE_DEFINED__
- /* interface ITextStoryRanges */
- /* [object][nonextensible][dual][version][uuid] */
- EXTERN_C const IID IID_ITextStoryRanges;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("8CC497C5-A1DF-11ce-8098-00AA0047BE5D")
- ITextStoryRanges : public IDispatch
- {
- public:
- virtual /* [restricted][id] */ HRESULT STDMETHODCALLTYPE _NewEnum(
- /* [retval][out] */ IUnknown __RPC_FAR *__RPC_FAR *ppunkEnum) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE Item(
- /* [in] */ long Index,
- /* [retval][out] */ ITextRange __RPC_FAR *__RPC_FAR *ppRange) = 0;
-
- virtual /* [propget][id] */ HRESULT STDMETHODCALLTYPE GetCount(
- /* [retval][out] */ long __RPC_FAR *pCount) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITextStoryRangesVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- ITextStoryRanges __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- ITextStoryRanges __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- ITextStoryRanges __RPC_FAR * This);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
- ITextStoryRanges __RPC_FAR * This,
- /* [out] */ UINT __RPC_FAR *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
- ITextStoryRanges __RPC_FAR * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
- ITextStoryRanges __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
- ITextStoryRanges __RPC_FAR * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
- /* [out] */ VARIANT __RPC_FAR *pVarResult,
- /* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
- /* [out] */ UINT __RPC_FAR *puArgErr);
-
- /* [restricted][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *_NewEnum )(
- ITextStoryRanges __RPC_FAR * This,
- /* [retval][out] */ IUnknown __RPC_FAR *__RPC_FAR *ppunkEnum);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Item )(
- ITextStoryRanges __RPC_FAR * This,
- /* [in] */ long Index,
- /* [retval][out] */ ITextRange __RPC_FAR *__RPC_FAR *ppRange);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetCount )(
- ITextStoryRanges __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
-
- END_INTERFACE
- } ITextStoryRangesVtbl;
- interface ITextStoryRanges
- {
- CONST_VTBL struct ITextStoryRangesVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITextStoryRanges_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITextStoryRanges_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define ITextStoryRanges_Release(This)
- (This)->lpVtbl -> Release(This)
- #define ITextStoryRanges_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define ITextStoryRanges_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define ITextStoryRanges_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define ITextStoryRanges_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define ITextStoryRanges__NewEnum(This,ppunkEnum)
- (This)->lpVtbl -> _NewEnum(This,ppunkEnum)
- #define ITextStoryRanges_Item(This,Index,ppRange)
- (This)->lpVtbl -> Item(This,Index,ppRange)
- #define ITextStoryRanges_GetCount(This,pCount)
- (This)->lpVtbl -> GetCount(This,pCount)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [restricted][id] */ HRESULT STDMETHODCALLTYPE ITextStoryRanges__NewEnum_Proxy(
- ITextStoryRanges __RPC_FAR * This,
- /* [retval][out] */ IUnknown __RPC_FAR *__RPC_FAR *ppunkEnum);
- void __RPC_STUB ITextStoryRanges__NewEnum_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE ITextStoryRanges_Item_Proxy(
- ITextStoryRanges __RPC_FAR * This,
- /* [in] */ long Index,
- /* [retval][out] */ ITextRange __RPC_FAR *__RPC_FAR *ppRange);
- void __RPC_STUB ITextStoryRanges_Item_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [propget][id] */ HRESULT STDMETHODCALLTYPE ITextStoryRanges_GetCount_Proxy(
- ITextStoryRanges __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
- void __RPC_STUB ITextStoryRanges_GetCount_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITextStoryRanges_INTERFACE_DEFINED__ */
- #ifndef __ITextDocument2_INTERFACE_DEFINED__
- #define __ITextDocument2_INTERFACE_DEFINED__
- /* interface ITextDocument2 */
- /* [object][nonextensible][dual][version][uuid] */
- EXTERN_C const IID IID_ITextDocument2;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("01c25500-4268-11d1-883a-3c8b00c10000")
- ITextDocument2 : public ITextDocument
- {
- public:
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE AttachMsgFilter(
- /* [in] */ IUnknown __RPC_FAR *pFilter) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE SetEffectColor(
- /* [in] */ long Index,
- /* [in] */ COLORREF cr) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE GetEffectColor(
- /* [in] */ long Index,
- /* [out] */ COLORREF __RPC_FAR *pcr) = 0;
-
- virtual /* [helpstring][propget][id] */ HRESULT STDMETHODCALLTYPE GetCaretType(
- /* [retval][out] */ long __RPC_FAR *pCaretType) = 0;
-
- virtual /* [helpstring][propput][id] */ HRESULT STDMETHODCALLTYPE SetCaretType(
- /* [in] */ long CaretType) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE GetImmContext(
- /* [retval][out] */ long __RPC_FAR *pContext) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ReleaseImmContext(
- /* [in] */ long Context) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE GetPreferredFont(
- /* [in] */ long cp,
- /* [in] */ long CodePage,
- /* [in] */ long Option,
- /* [in] */ long curCodepage,
- /* [in] */ long curFontSize,
- /* [out] */ BSTR __RPC_FAR *pbstr,
- /* [out] */ long __RPC_FAR *pPitchAndFamily,
- /* [out] */ long __RPC_FAR *pNewFontSize) = 0;
-
- virtual /* [helpstring][propget][id] */ HRESULT STDMETHODCALLTYPE GetNotificationMode(
- /* [retval][out] */ long __RPC_FAR *pMode) = 0;
-
- virtual /* [helpstring][propput][id] */ HRESULT STDMETHODCALLTYPE SetNotificationMode(
- /* [in] */ long Mode) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE GetClientRect(
- /* [in] */ long Type,
- /* [out] */ long __RPC_FAR *pLeft,
- /* [out] */ long __RPC_FAR *pTop,
- /* [out] */ long __RPC_FAR *pRight,
- /* [out] */ long __RPC_FAR *pBottom) = 0;
-
- virtual /* [helpstring][propget][id] */ HRESULT STDMETHODCALLTYPE GetSelectionEx(
- /* [retval][out] */ ITextSelection __RPC_FAR *__RPC_FAR *ppSel) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE GetWindow(
- /* [out] */ long __RPC_FAR *phWnd) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE GetFEFlags(
- /* [out] */ long __RPC_FAR *pFlags) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE UpdateWindow( void) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE CheckTextLimit(
- long cch,
- long __RPC_FAR *pcch) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMEInProgress(
- long Mode) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE SysBeep( void) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Update(
- /* [in] */ long Mode) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Notify(
- /* [in] */ long Notify) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITextDocument2Vtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- ITextDocument2 __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- ITextDocument2 __RPC_FAR * This);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
- ITextDocument2 __RPC_FAR * This,
- /* [out] */ UINT __RPC_FAR *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
- /* [out] */ VARIANT __RPC_FAR *pVarResult,
- /* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
- /* [out] */ UINT __RPC_FAR *puArgErr);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetName )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pName);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSelection )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ ITextSelection __RPC_FAR *__RPC_FAR *ppSel);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetStoryCount )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetStoryRanges )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ ITextStoryRanges __RPC_FAR *__RPC_FAR *ppStories);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSaved )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetSaved )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Value);
-
- /* [propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetDefaultTabStop )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ float __RPC_FAR *pValue);
-
- /* [propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetDefaultTabStop )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ float Value);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *New )(
- ITextDocument2 __RPC_FAR * This);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Open )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ VARIANT __RPC_FAR *pVar,
- /* [in] */ long Flags,
- /* [in] */ long CodePage);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Save )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ VARIANT __RPC_FAR *pVar,
- /* [in] */ long Flags,
- /* [in] */ long CodePage);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Freeze )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Unfreeze )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCount);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *BeginEditCollection )(
- ITextDocument2 __RPC_FAR * This);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *EndEditCollection )(
- ITextDocument2 __RPC_FAR * This);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Undo )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Count,
- /* [retval][out] */ long __RPC_FAR *prop);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Redo )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Count,
- /* [retval][out] */ long __RPC_FAR *prop);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Range )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long cp1,
- /* [in] */ long cp2,
- /* [retval][out] */ ITextRange __RPC_FAR *__RPC_FAR *ppRange);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *RangeFromPoint )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long x,
- /* [in] */ long y,
- /* [retval][out] */ ITextRange __RPC_FAR *__RPC_FAR *ppRange);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *AttachMsgFilter )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ IUnknown __RPC_FAR *pFilter);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetEffectColor )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Index,
- /* [in] */ COLORREF cr);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetEffectColor )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Index,
- /* [out] */ COLORREF __RPC_FAR *pcr);
-
- /* [helpstring][propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetCaretType )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCaretType);
-
- /* [helpstring][propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetCaretType )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long CaretType);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetImmContext )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pContext);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *ReleaseImmContext )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Context);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetPreferredFont )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long cp,
- /* [in] */ long CodePage,
- /* [in] */ long Option,
- /* [in] */ long curCodepage,
- /* [in] */ long curFontSize,
- /* [out] */ BSTR __RPC_FAR *pbstr,
- /* [out] */ long __RPC_FAR *pPitchAndFamily,
- /* [out] */ long __RPC_FAR *pNewFontSize);
-
- /* [helpstring][propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetNotificationMode )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pMode);
-
- /* [helpstring][propput][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetNotificationMode )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Mode);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetClientRect )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Type,
- /* [out] */ long __RPC_FAR *pLeft,
- /* [out] */ long __RPC_FAR *pTop,
- /* [out] */ long __RPC_FAR *pRight,
- /* [out] */ long __RPC_FAR *pBottom);
-
- /* [helpstring][propget][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetSelectionEx )(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ ITextSelection __RPC_FAR *__RPC_FAR *ppSel);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetWindow )(
- ITextDocument2 __RPC_FAR * This,
- /* [out] */ long __RPC_FAR *phWnd);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetFEFlags )(
- ITextDocument2 __RPC_FAR * This,
- /* [out] */ long __RPC_FAR *pFlags);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *UpdateWindow )(
- ITextDocument2 __RPC_FAR * This);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *CheckTextLimit )(
- ITextDocument2 __RPC_FAR * This,
- long cch,
- long __RPC_FAR *pcch);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *IMEInProgress )(
- ITextDocument2 __RPC_FAR * This,
- long Mode);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SysBeep )(
- ITextDocument2 __RPC_FAR * This);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Update )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Mode);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Notify )(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Notify);
-
- END_INTERFACE
- } ITextDocument2Vtbl;
- interface ITextDocument2
- {
- CONST_VTBL struct ITextDocument2Vtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITextDocument2_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITextDocument2_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define ITextDocument2_Release(This)
- (This)->lpVtbl -> Release(This)
- #define ITextDocument2_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define ITextDocument2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define ITextDocument2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define ITextDocument2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define ITextDocument2_GetName(This,pName)
- (This)->lpVtbl -> GetName(This,pName)
- #define ITextDocument2_GetSelection(This,ppSel)
- (This)->lpVtbl -> GetSelection(This,ppSel)
- #define ITextDocument2_GetStoryCount(This,pCount)
- (This)->lpVtbl -> GetStoryCount(This,pCount)
- #define ITextDocument2_GetStoryRanges(This,ppStories)
- (This)->lpVtbl -> GetStoryRanges(This,ppStories)
- #define ITextDocument2_GetSaved(This,pValue)
- (This)->lpVtbl -> GetSaved(This,pValue)
- #define ITextDocument2_SetSaved(This,Value)
- (This)->lpVtbl -> SetSaved(This,Value)
- #define ITextDocument2_GetDefaultTabStop(This,pValue)
- (This)->lpVtbl -> GetDefaultTabStop(This,pValue)
- #define ITextDocument2_SetDefaultTabStop(This,Value)
- (This)->lpVtbl -> SetDefaultTabStop(This,Value)
- #define ITextDocument2_New(This)
- (This)->lpVtbl -> New(This)
- #define ITextDocument2_Open(This,pVar,Flags,CodePage)
- (This)->lpVtbl -> Open(This,pVar,Flags,CodePage)
- #define ITextDocument2_Save(This,pVar,Flags,CodePage)
- (This)->lpVtbl -> Save(This,pVar,Flags,CodePage)
- #define ITextDocument2_Freeze(This,pCount)
- (This)->lpVtbl -> Freeze(This,pCount)
- #define ITextDocument2_Unfreeze(This,pCount)
- (This)->lpVtbl -> Unfreeze(This,pCount)
- #define ITextDocument2_BeginEditCollection(This)
- (This)->lpVtbl -> BeginEditCollection(This)
- #define ITextDocument2_EndEditCollection(This)
- (This)->lpVtbl -> EndEditCollection(This)
- #define ITextDocument2_Undo(This,Count,prop)
- (This)->lpVtbl -> Undo(This,Count,prop)
- #define ITextDocument2_Redo(This,Count,prop)
- (This)->lpVtbl -> Redo(This,Count,prop)
- #define ITextDocument2_Range(This,cp1,cp2,ppRange)
- (This)->lpVtbl -> Range(This,cp1,cp2,ppRange)
- #define ITextDocument2_RangeFromPoint(This,x,y,ppRange)
- (This)->lpVtbl -> RangeFromPoint(This,x,y,ppRange)
- #define ITextDocument2_AttachMsgFilter(This,pFilter)
- (This)->lpVtbl -> AttachMsgFilter(This,pFilter)
- #define ITextDocument2_SetEffectColor(This,Index,cr)
- (This)->lpVtbl -> SetEffectColor(This,Index,cr)
- #define ITextDocument2_GetEffectColor(This,Index,pcr)
- (This)->lpVtbl -> GetEffectColor(This,Index,pcr)
- #define ITextDocument2_GetCaretType(This,pCaretType)
- (This)->lpVtbl -> GetCaretType(This,pCaretType)
- #define ITextDocument2_SetCaretType(This,CaretType)
- (This)->lpVtbl -> SetCaretType(This,CaretType)
- #define ITextDocument2_GetImmContext(This,pContext)
- (This)->lpVtbl -> GetImmContext(This,pContext)
- #define ITextDocument2_ReleaseImmContext(This,Context)
- (This)->lpVtbl -> ReleaseImmContext(This,Context)
- #define ITextDocument2_GetPreferredFont(This,cp,CodePage,Option,curCodepage,curFontSize,pbstr,pPitchAndFamily,pNewFontSize)
- (This)->lpVtbl -> GetPreferredFont(This,cp,CodePage,Option,curCodepage,curFontSize,pbstr,pPitchAndFamily,pNewFontSize)
- #define ITextDocument2_GetNotificationMode(This,pMode)
- (This)->lpVtbl -> GetNotificationMode(This,pMode)
- #define ITextDocument2_SetNotificationMode(This,Mode)
- (This)->lpVtbl -> SetNotificationMode(This,Mode)
- #define ITextDocument2_GetClientRect(This,Type,pLeft,pTop,pRight,pBottom)
- (This)->lpVtbl -> GetClientRect(This,Type,pLeft,pTop,pRight,pBottom)
- #define ITextDocument2_GetSelectionEx(This,ppSel)
- (This)->lpVtbl -> GetSelectionEx(This,ppSel)
- #define ITextDocument2_GetWindow(This,phWnd)
- (This)->lpVtbl -> GetWindow(This,phWnd)
- #define ITextDocument2_GetFEFlags(This,pFlags)
- (This)->lpVtbl -> GetFEFlags(This,pFlags)
- #define ITextDocument2_UpdateWindow(This)
- (This)->lpVtbl -> UpdateWindow(This)
- #define ITextDocument2_CheckTextLimit(This,cch,pcch)
- (This)->lpVtbl -> CheckTextLimit(This,cch,pcch)
- #define ITextDocument2_IMEInProgress(This,Mode)
- (This)->lpVtbl -> IMEInProgress(This,Mode)
- #define ITextDocument2_SysBeep(This)
- (This)->lpVtbl -> SysBeep(This)
- #define ITextDocument2_Update(This,Mode)
- (This)->lpVtbl -> Update(This,Mode)
- #define ITextDocument2_Notify(This,Notify)
- (This)->lpVtbl -> Notify(This,Notify)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_AttachMsgFilter_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ IUnknown __RPC_FAR *pFilter);
- void __RPC_STUB ITextDocument2_AttachMsgFilter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_SetEffectColor_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Index,
- /* [in] */ COLORREF cr);
- void __RPC_STUB ITextDocument2_SetEffectColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetEffectColor_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Index,
- /* [out] */ COLORREF __RPC_FAR *pcr);
- void __RPC_STUB ITextDocument2_GetEffectColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][propget][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetCaretType_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pCaretType);
- void __RPC_STUB ITextDocument2_GetCaretType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][propput][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_SetCaretType_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long CaretType);
- void __RPC_STUB ITextDocument2_SetCaretType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetImmContext_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pContext);
- void __RPC_STUB ITextDocument2_GetImmContext_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_ReleaseImmContext_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Context);
- void __RPC_STUB ITextDocument2_ReleaseImmContext_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetPreferredFont_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long cp,
- /* [in] */ long CodePage,
- /* [in] */ long Option,
- /* [in] */ long curCodepage,
- /* [in] */ long curFontSize,
- /* [out] */ BSTR __RPC_FAR *pbstr,
- /* [out] */ long __RPC_FAR *pPitchAndFamily,
- /* [out] */ long __RPC_FAR *pNewFontSize);
- void __RPC_STUB ITextDocument2_GetPreferredFont_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][propget][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetNotificationMode_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pMode);
- void __RPC_STUB ITextDocument2_GetNotificationMode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][propput][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_SetNotificationMode_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Mode);
- void __RPC_STUB ITextDocument2_SetNotificationMode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetClientRect_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Type,
- /* [out] */ long __RPC_FAR *pLeft,
- /* [out] */ long __RPC_FAR *pTop,
- /* [out] */ long __RPC_FAR *pRight,
- /* [out] */ long __RPC_FAR *pBottom);
- void __RPC_STUB ITextDocument2_GetClientRect_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][propget][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetSelectionEx_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [retval][out] */ ITextSelection __RPC_FAR *__RPC_FAR *ppSel);
- void __RPC_STUB ITextDocument2_GetSelectionEx_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetWindow_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [out] */ long __RPC_FAR *phWnd);
- void __RPC_STUB ITextDocument2_GetWindow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_GetFEFlags_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [out] */ long __RPC_FAR *pFlags);
- void __RPC_STUB ITextDocument2_GetFEFlags_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_UpdateWindow_Proxy(
- ITextDocument2 __RPC_FAR * This);
- void __RPC_STUB ITextDocument2_UpdateWindow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_CheckTextLimit_Proxy(
- ITextDocument2 __RPC_FAR * This,
- long cch,
- long __RPC_FAR *pcch);
- void __RPC_STUB ITextDocument2_CheckTextLimit_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_IMEInProgress_Proxy(
- ITextDocument2 __RPC_FAR * This,
- long Mode);
- void __RPC_STUB ITextDocument2_IMEInProgress_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_SysBeep_Proxy(
- ITextDocument2 __RPC_FAR * This);
- void __RPC_STUB ITextDocument2_SysBeep_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_Update_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Mode);
- void __RPC_STUB ITextDocument2_Update_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextDocument2_Notify_Proxy(
- ITextDocument2 __RPC_FAR * This,
- /* [in] */ long Notify);
- void __RPC_STUB ITextDocument2_Notify_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITextDocument2_INTERFACE_DEFINED__ */
- #ifndef __ITextMsgFilter_INTERFACE_DEFINED__
- #define __ITextMsgFilter_INTERFACE_DEFINED__
- /* interface ITextMsgFilter */
- /* [object][nonextensible][version][uuid] */
- EXTERN_C const IID IID_ITextMsgFilter;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("a3787420-4267-11d1-883a-3c8b00c10000")
- ITextMsgFilter : public IUnknown
- {
- public:
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE AttachDocument(
- /* [in] */ HWND hwnd,
- /* [in] */ ITextDocument2 __RPC_FAR *pTextDoc) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE HandleMessage(
- /* [out][in] */ UINT __RPC_FAR *pmsg,
- /* [out][in] */ WPARAM __RPC_FAR *pwparam,
- /* [out][in] */ LPARAM __RPC_FAR *plparam,
- /* [out] */ LRESULT __RPC_FAR *plres) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE AttachMsgFilter(
- /* [in] */ ITextMsgFilter __RPC_FAR *pMsgFilter) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITextMsgFilterVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- ITextMsgFilter __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- ITextMsgFilter __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- ITextMsgFilter __RPC_FAR * This);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *AttachDocument )(
- ITextMsgFilter __RPC_FAR * This,
- /* [in] */ HWND hwnd,
- /* [in] */ ITextDocument2 __RPC_FAR *pTextDoc);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *HandleMessage )(
- ITextMsgFilter __RPC_FAR * This,
- /* [out][in] */ UINT __RPC_FAR *pmsg,
- /* [out][in] */ WPARAM __RPC_FAR *pwparam,
- /* [out][in] */ LPARAM __RPC_FAR *plparam,
- /* [out] */ LRESULT __RPC_FAR *plres);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *AttachMsgFilter )(
- ITextMsgFilter __RPC_FAR * This,
- /* [in] */ ITextMsgFilter __RPC_FAR *pMsgFilter);
-
- END_INTERFACE
- } ITextMsgFilterVtbl;
- interface ITextMsgFilter
- {
- CONST_VTBL struct ITextMsgFilterVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITextMsgFilter_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITextMsgFilter_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define ITextMsgFilter_Release(This)
- (This)->lpVtbl -> Release(This)
- #define ITextMsgFilter_AttachDocument(This,hwnd,pTextDoc)
- (This)->lpVtbl -> AttachDocument(This,hwnd,pTextDoc)
- #define ITextMsgFilter_HandleMessage(This,pmsg,pwparam,plparam,plres)
- (This)->lpVtbl -> HandleMessage(This,pmsg,pwparam,plparam,plres)
- #define ITextMsgFilter_AttachMsgFilter(This,pMsgFilter)
- (This)->lpVtbl -> AttachMsgFilter(This,pMsgFilter)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextMsgFilter_AttachDocument_Proxy(
- ITextMsgFilter __RPC_FAR * This,
- /* [in] */ HWND hwnd,
- /* [in] */ ITextDocument2 __RPC_FAR *pTextDoc);
- void __RPC_STUB ITextMsgFilter_AttachDocument_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextMsgFilter_HandleMessage_Proxy(
- ITextMsgFilter __RPC_FAR * This,
- /* [out][in] */ UINT __RPC_FAR *pmsg,
- /* [out][in] */ WPARAM __RPC_FAR *pwparam,
- /* [out][in] */ LPARAM __RPC_FAR *plparam,
- /* [out] */ LRESULT __RPC_FAR *plres);
- void __RPC_STUB ITextMsgFilter_HandleMessage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITextMsgFilter_AttachMsgFilter_Proxy(
- ITextMsgFilter __RPC_FAR * This,
- /* [in] */ ITextMsgFilter __RPC_FAR *pMsgFilter);
- void __RPC_STUB ITextMsgFilter_AttachMsgFilter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITextMsgFilter_INTERFACE_DEFINED__ */
- #endif /* __tom_LIBRARY_DEFINED__ */
- /* Additional Prototypes for ALL interfaces */
- unsigned long __RPC_USER BSTR_UserSize( unsigned long __RPC_FAR *, unsigned long , BSTR __RPC_FAR * );
- unsigned char __RPC_FAR * __RPC_USER BSTR_UserMarshal( unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * );
- unsigned char __RPC_FAR * __RPC_USER BSTR_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * );
- void __RPC_USER BSTR_UserFree( unsigned long __RPC_FAR *, BSTR __RPC_FAR * );
- unsigned long __RPC_USER HWND_UserSize( unsigned long __RPC_FAR *, unsigned long , HWND __RPC_FAR * );
- unsigned char __RPC_FAR * __RPC_USER HWND_UserMarshal( unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, HWND __RPC_FAR * );
- unsigned char __RPC_FAR * __RPC_USER HWND_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, HWND __RPC_FAR * );
- void __RPC_USER HWND_UserFree( unsigned long __RPC_FAR *, HWND __RPC_FAR * );
- unsigned long __RPC_USER VARIANT_UserSize( unsigned long __RPC_FAR *, unsigned long , VARIANT __RPC_FAR * );
- unsigned char __RPC_FAR * __RPC_USER VARIANT_UserMarshal( unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * );
- unsigned char __RPC_FAR * __RPC_USER VARIANT_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * );
- void __RPC_USER VARIANT_UserFree( unsigned long __RPC_FAR *, VARIANT __RPC_FAR * );
- /* end of Additional Prototypes */
- #ifdef __cplusplus
- }
- #endif
- #endif