Home
last modified time | relevance | path

Searched refs:SubRowItem (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/autodoc/source/display/html/
H A Dnavibar.cxx41 class SubRowItem class
44 SubRowItem(
49 ~SubRowItem();
60 SubRowItem::SubRowItem( const char * i_sText, in SubRowItem() function in __anon4df1adea0111::SubRowItem
72 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 14 milliseconds