Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/miscdlgs/
H A Dmvtabdlg.cxx58 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 …]
/aoo42x/main/sc/source/ui/inc/
H A Dmvtabdlg.hxx53 ListBox aLbDoc; member in ScMoveTableDlg

Completed in 19 milliseconds