Searched refs:aLbInsertList (Results 1 – 2 of 2) sorted by relevance
55 aLbInsertList( this, CUI_RES( LB_INSERT_LIST ) ), in SvPasteObjectDialog()74 aLbInsertList.SetAccessibleName(aFlChoice.GetText()); in SvPasteObjectDialog()79 if ( aLbInsertList.GetEntryCount() && in SelectObject()82 aLbInsertList.SelectEntryPos(0); in SelectObject()83 SelectHdl( &aLbInsertList ); in SelectObject()
56 ListBox aLbInsertList; member in SvPasteObjectDialog67 ListBox& ObjectLB() { return aLbInsertList; } in ObjectLB()
Completed in 13 milliseconds