This is the complete list of members for ILayoutParam, including all inherited members.
AddRef() PURE | IObject | |
AfterAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading, HRESULT hr) PURE | ILayoutParam | |
Clear() PURE | ILayoutParam | |
Clone() SCONST PURE | ILayoutParam | |
DEF_OBJ_BASE(ILayoutParam, LayoutParam) long AddRef() PURE | ILayoutParam | |
GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST PURE | ILayoutParam | |
GetID() SCONST PURE | ILayoutParam | |
GetName() SCONST PURE | ILayoutParam | |
GetNameA() SCONST PURE (defined in ILayoutParam) | ILayoutParam | |
GetObjectClass() SCONST PURE | ILayoutParam | |
GetObjectType() SCONST PURE | ILayoutParam | |
GetRawData() PURE | ILayoutParam | |
GetSpecifiedSize(ORIENTATION orientation) SCONST PURE | ILayoutParam | |
InitFromXml(IXmlNode *xmlNode) PURE | ILayoutParam | |
IsClass(LPCWSTR lpszName) SCONST PURE | ILayoutParam | |
ISetAttribute(const IStringW *strAttribName, const IStringW *strValue, BOOL bLoading) PURE | ILayoutParam | |
IsMatchParent(ORIENTATION orientation) SCONST PURE | ILayoutParam | |
IsSpecifiedSize(ORIENTATION orientation) SCONST PURE | ILayoutParam | |
IsWrapContent(ORIENTATION orientation) SCONST PURE | ILayoutParam | |
OnFinalRelease() PURE | ILayoutParam | |
OnInitFinished(IXmlNode *xmlNode) PURE | ILayoutParam | |
Release() PURE | ILayoutParam | |
SetAttrHandler(FunAttrHandler attrHandler) PURE | ILayoutParam | |
SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | ILayoutParam | |
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | ILayoutParam | |
SetID(int nID) PURE | ILayoutParam | |
SetMatchParent(ORIENTATION orientation) PURE | ILayoutParam | |
SetName(LPCWSTR pszName) PURE | ILayoutParam | |
SetSpecifiedSize(ORIENTATION orientation, const SLayoutSize &layoutSize) PURE | ILayoutParam | |
SetWrapContent(ORIENTATION orientation) PURE | ILayoutParam |