Home
last modified time | relevance | path

Searched refs:aLbType (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dconnect.cxx98 aLbType ( this, CUI_RES( LB_TYPE ) ), in SvxConnectionPage()
162 aLbType.SetSelectHdl( aLink ); in SvxConnectionPage()
317 aLbType.SelectEntryPos( sal::static_int_cast< sal_uInt16 >(nValue) ); in Reset()
320 aLbType.SetNoSelection(); in Reset()
321 aLbType.SaveValue(); in Reset()
385 sal_uInt16 nPos = aLbType.GetSelectEntryPos(); in FillItemSet()
386 if( nPos != aLbType.GetSavedValue() ) in FillItemSet()
486 if( p == &aLbType ) in IMPL_LINK()
488 sal_uInt16 nPos = aLbType.GetSelectEntryPos(); in IMPL_LINK()
497 if( p == &aLbType ) in IMPL_LINK()
[all …]
/aoo4110/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx238 aLbType ( this, ScResId( LB_TYPE1 ) ), in ScImportAsciiDlg()
404 aLbType.InsertEntry( aColumnUser.GetToken( i ) ); in ScImportAsciiDlg()
408 aLbType.Disable(); in ScImportAsciiDlg()
412 maTableBox.InitTypes( aLbType ); in ScImportAsciiDlg()
678 if( pListBox == &aLbType ) in IMPL_LINK()
715 sal_Int32 nTypeCount = aLbType.GetEntryCount(); in IMPL_LINK()
720 aLbType.Enable( bEnable ); in IMPL_LINK()
722 Link aSelHdl = aLbType.GetSelectHdl(); in IMPL_LINK()
723 aLbType.SetSelectHdl( Link() ); in IMPL_LINK()
725 aLbType.SetNoSelection(); in IMPL_LINK()
[all …]
H A Ddapidata.cxx74 aLbType ( this, ScResId( LB_OBJTYPE ) ), in ScDataPilotDatabaseDlg()
109 aLbType.SelectEntryPos( 0 ); in ScDataPilotDatabaseDlg()
114 aLbType.SetSelectHdl( LINK( this, ScDataPilotDatabaseDlg, SelectHdl ) ); in ScDataPilotDatabaseDlg()
123 sal_uInt16 nSelect = aLbType.GetSelectEntryPos(); in GetValues()
154 sal_uInt16 nSelect = aLbType.GetSelectEntryPos(); in FillObjects()
/aoo4110/main/sc/source/ui/inc/
H A Ddapidata.hxx49 ListBox aLbType; member in ScDataPilotDatabaseDlg
H A Dscuiasciiopt.hxx75 ListBox aLbType; member in ScImportAsciiDlg
/aoo4110/main/cui/source/inc/
H A Dconnect.hxx48 ListBox aLbType; member in SvxConnectionPage

Completed in 46 milliseconds