Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dpastedlg.cxx55 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()
/aoo4110/main/cui/source/inc/
H A Dpastedlg.hxx56 ListBox aLbInsertList; member in SvPasteObjectDialog
67 ListBox& ObjectLB() { return aLbInsertList; } in ObjectLB()

Completed in 14 milliseconds