Searched refs:SubRowItem (Results 1 – 1 of 1) sorted by relevance
41 class SubRowItem class44 SubRowItem(49 ~SubRowItem();60 SubRowItem::SubRowItem( const char * i_sText, in SubRowItem() function in __anonab584ba20111::SubRowItem72 SubRowItem::~SubRowItem() in ~SubRowItem()77 SubRowItem::Write2( Element & o_rOut ) const in Write2()121 typedef std::vector< DYN SubRowItem * > List_Items;151 aItemList.push_back( new SubRowItem(i_sText, i_sLink, i_bActive, aItemList.empty()) ); in AddItem()
Completed in 5 milliseconds