Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dmvtabdlg.cxx59 aLbDoc ( this, ScResId( LB_DEST ) ), in ScMoveTableDlg()
114 SelHdl( &aLbDoc ); in Init()
126 aLbDoc.Clear(); in InitDocListBox()
127 aLbDoc.SetUpdateMode( sal_False ); in InitDocListBox()
138 aLbDoc.InsertEntry( pScSh->GetTitle(), i ); in InitDocListBox()
146 aLbDoc.SetUpdateMode( sal_True ); in InitDocListBox()
148 aLbDoc.SelectEntryPos( nSelPos ); in InitDocListBox()
157 sal_uInt16 nDocSel = aLbDoc.GetSelectEntryPos(); in IMPL_LINK()
158 sal_uInt16 nDocLast = aLbDoc.GetEntryCount()-1; in IMPL_LINK()
174 if ( pLb == &aLbDoc ) in IMPL_LINK()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dmvtabdlg.hxx53 ListBox aLbDoc; member in ScMoveTableDlg

Completed in 37 milliseconds