ReactOS 0.4.15-dev-8061-g57b775e
tom::ITextFont Interface Reference
Inheritance diagram for tom::ITextFont:
Collaboration diagram for tom::ITextFont:

Public Member Functions

HRESULT CanChange ([out] LONG *pB)
 
HRESULT IsEqual ([in] ITextFont *font, [retval, out] LONG *pB)
 
HRESULT Reset ([in] LONG value)
 
- Public Member Functions inherited from IDispatch
HRESULT GetTypeInfoCount ([out] UINT *pctinfo)
 
HRESULT GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo)
 
HRESULT GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId)
 
HRESULT Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr)
 
HRESULT RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

ITextFont Duplicate [get, set]
 
LONG GetStyle [get]
 
LONG SetStyle [set]
 
LONG AllCaps [get, set]
 
LONG Animation [get, set]
 
LONG BackColor [get, set]
 
LONG Bold [get, set]
 
LONG Emboss [get, set]
 
LONG ForeColor [get, set]
 
LONG Hidden [get, set]
 
LONG Engrave [get, set]
 
LONG Italic [get, set]
 
float Kerning [get, set]
 
LONG LanguageID [get, set]
 
BSTR Name [get, set]
 
LONG Outline [get, set]
 
float Position [get, set]
 
LONG Protected [get, set]
 
LONG Shadow [get, set]
 
float Size [get, set]
 
LONG SmallCaps [get, set]
 
float Spacing [get, set]
 
LONG StrikeThrough [get, set]
 
LONG Subscript [get, set]
 
LONG Superscript [get, set]
 
LONG Underline [get, set]
 
LONG Weight [get, set]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 404 of file riched_tom.idl.

Member Function Documentation

◆ CanChange()

HRESULT tom::ITextFont::CanChange ( [out] LONG pB)

◆ IsEqual()

HRESULT tom::ITextFont::IsEqual ( [in] ITextFont font,
[retval, out] LONG pB 
)

◆ Reset()

HRESULT tom::ITextFont::Reset ( [in] LONG  value)

Property Documentation

◆ AllCaps

LONG ITextFont::AllCaps
getset

◆ Animation

LONG ITextFont::Animation
getset

◆ BackColor

LONG ITextFont::BackColor
getset

◆ Bold

LONG ITextFont::Bold
getset

◆ Duplicate

ITextFont ITextFont::Duplicate
getset

◆ Emboss

LONG ITextFont::Emboss
getset

◆ Engrave

LONG ITextFont::Engrave
getset

◆ ForeColor

LONG ITextFont::ForeColor
getset

◆ GetStyle

LONG tom::ITextFont::GetStyle
get

◆ Hidden

LONG ITextFont::Hidden
getset

◆ Italic

LONG ITextFont::Italic
getset

◆ Kerning

float ITextFont::Kerning
getset

◆ LanguageID

LONG ITextFont::LanguageID
getset

◆ Name

BSTR ITextFont::Name
getset

◆ Outline

LONG ITextFont::Outline
getset

◆ Position

float ITextFont::Position
getset

◆ Protected

LONG ITextFont::Protected
getset

◆ SetStyle

LONG tom::ITextFont::SetStyle
set

◆ Shadow

LONG ITextFont::Shadow
getset

◆ Size

float ITextFont::Size
getset

◆ SmallCaps

LONG ITextFont::SmallCaps
getset

◆ Spacing

float ITextFont::Spacing
getset

◆ StrikeThrough

LONG ITextFont::StrikeThrough
getset

◆ Subscript

LONG ITextFont::Subscript
getset

◆ Superscript

LONG ITextFont::Superscript
getset

◆ Underline

LONG ITextFont::Underline
getset

◆ Weight

LONG ITextFont::Weight
getset

The documentation for this interface was generated from the following file: