Searched refs:aLbDoc (Results 1 – 2 of 2) sorted by relevance
58 aLbDoc ( this, ScResId( LB_DEST ) ), in ScMoveTableDlg()113 SelHdl( &aLbDoc ); in Init()125 aLbDoc.Clear(); in InitDocListBox()126 aLbDoc.SetUpdateMode( sal_False ); in InitDocListBox()137 aLbDoc.InsertEntry( pScSh->GetTitle(), i ); in InitDocListBox()145 aLbDoc.SetUpdateMode( sal_True ); in InitDocListBox()147 aLbDoc.SelectEntryPos( nSelPos ); in InitDocListBox()156 sal_uInt16 nDocSel = aLbDoc.GetSelectEntryPos(); in IMPL_LINK()157 sal_uInt16 nDocLast = aLbDoc.GetEntryCount()-1; in IMPL_LINK()173 if ( pLb == &aLbDoc ) in IMPL_LINK()[all …]
53 ListBox aLbDoc; member in ScMoveTableDlg
Completed in 14 milliseconds