Lines Matching refs:InsertEntry
175 InsertEntry( ::ucbhelper::Content& rContent, SvLBoxEntry* pParent );
177 InsertEntry( const String& rURL, SvLBoxEntry* pParent = 0 );
602 InsertEntry( in RequestingChilds()
892 InsertEntry( aNewContent, pEntry ); in Command()
909 UcbExplorerListBoxEntry* UcbExplorerTreeListBox::InsertEntry( in InsertEntry() function in UcbExplorerTreeListBox
927 SvTreeListBox::InsertEntry( aTitle, in InsertEntry()
960 SvTreeListBox::InsertEntry( aTitle, in InsertEntry()
971 SvTreeListBox::InsertEntry( aTitle, in InsertEntry()
994 UcbExplorerListBoxEntry* UcbExplorerTreeListBox::InsertEntry( in InsertEntry() function in UcbExplorerTreeListBox
1019 return InsertEntry( aContent, pParent ); in InsertEntry()
1168 aAppWin.m_aTree.InsertEntry( aRootURL ); in Main()