Patch level : 12.0 1086
Files correlati : bs0.exe bs0500a.msk ba3.exe cg0.exe ve0.exe ve2.exe Commento : Importazione Bee Store
This commit is contained in:
parent
9913c4b98a
commit
c18d9ac43d
@ -57,6 +57,7 @@ public:
|
|||||||
bool GetEnclosedReal(const char* strAttr, real & r) const;
|
bool GetEnclosedReal(const char* strAttr, real & r) const;
|
||||||
|
|
||||||
TXmlItem& SetAttr(const char* strAttr, const char* strVal);
|
TXmlItem& SetAttr(const char* strAttr, const char* strVal);
|
||||||
|
void ListAttrs(TString_array & attrs) const { attrs.destroy(); if (m_Attributes) m_Attributes->get_keys(attrs); }
|
||||||
const TString& GetAttr(const char* strAttr) const;
|
const TString& GetAttr(const char* strAttr) const;
|
||||||
TXmlItem& SetAttr(const char* strAttr, int n);
|
TXmlItem& SetAttr(const char* strAttr, int n);
|
||||||
TXmlItem& SetColorAttr(const char* strAttr, COLOR rgb);
|
TXmlItem& SetColorAttr(const char* strAttr, COLOR rgb);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user