This is the complete list of members for ILayout, including all inherited members.
AddRef() PURE | IObject | |
AfterAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading, HRESULT hr) PURE | ILayout | |
CreateLayoutParam() SCONST PURE | ILayout | |
DEF_OBJ_BASE(ILayout, Layout) long AddRef() PURE | ILayout | |
GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST PURE | ILayout | |
GetID() SCONST PURE | ILayout | |
GetName() SCONST PURE | ILayout | |
GetNameA() SCONST PURE (defined in ILayout) | ILayout | |
GetObjectClass() SCONST PURE | ILayout | |
GetObjectType() SCONST PURE | ILayout | |
InitFromXml(IXmlNode *xmlNode) PURE | ILayout | |
IsClass(LPCWSTR lpszName) SCONST PURE | ILayout | |
ISetAttribute(const IStringW *strAttribName, const IStringW *strValue, BOOL bLoading) PURE | ILayout | |
IsParamAcceptable(const ILayoutParam *pLayoutParam) SCONST PURE | ILayout | |
LayoutChildren(IWindow *pParent) PURE | ILayout | |
MeasureChildren(const IWindow *pParent, int nWidth, int nHeight) SCONST PURE | ILayout | |
OnFinalRelease() PURE | ILayout | |
OnInitFinished(IXmlNode *xmlNode) PURE | ILayout | |
Release() PURE | ILayout | |
SetAttrHandler(FunAttrHandler attrHandler) PURE | ILayout | |
SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | ILayout | |
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | ILayout | |
SetID(int nID) PURE | ILayout | |
SetName(LPCWSTR pszName) PURE | ILayout |