| 75 | CLabelUI* GetDottedLine() const {return pDottedLine;}; |
| 76 | CCheckBoxUI* GetCheckBox() const {return pCheckBox;}; |
| 77 | COptionUI* GetItemButton() const {return pItemButton;}; |
| 78 | |
| 79 | private: |
| 80 | long m_iTreeLavel; |
nothing calls this directly
no outgoing calls
no test coverage detected