Home
last modified time | relevance | path

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

/aoo42x/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 …]
/aoo42x/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx237 aLbType ( this, ScResId( LB_TYPE1 ) ), in ScImportAsciiDlg()
403 aLbType.InsertEntry( aColumnUser.GetToken( i ) ); in ScImportAsciiDlg()
407 aLbType.Disable(); in ScImportAsciiDlg()
411 maTableBox.InitTypes( aLbType ); in ScImportAsciiDlg()
677 if( pListBox == &aLbType ) in IMPL_LINK()
714 sal_Int32 nTypeCount = aLbType.GetEntryCount(); in IMPL_LINK()
719 aLbType.Enable( bEnable ); in IMPL_LINK()
721 Link aSelHdl = aLbType.GetSelectHdl(); in IMPL_LINK()
722 aLbType.SetSelectHdl( Link() ); in IMPL_LINK()
724 aLbType.SetNoSelection(); in IMPL_LINK()
[all …]
H A Ddapidata.cxx71 aLbType ( this, ScResId( LB_OBJTYPE ) ), in ScDataPilotDatabaseDlg()
108 aLbType.SelectEntryPos( 0 ); in ScDataPilotDatabaseDlg()
113 aLbType.SetSelectHdl( LINK( this, ScDataPilotDatabaseDlg, SelectHdl ) ); in ScDataPilotDatabaseDlg()
122 sal_uInt16 nSelect = aLbType.GetSelectEntryPos(); in GetValues()
153 sal_uInt16 nSelect = aLbType.GetSelectEntryPos(); in FillObjects()
/aoo42x/main/sc/source/ui/inc/
H A Ddapidata.hxx47 ListBox aLbType; member in ScDataPilotDatabaseDlg
H A Dscuiasciiopt.hxx75 ListBox aLbType; member in ScImportAsciiDlg
/aoo42x/main/cui/source/inc/
H A Dconnect.hxx48 ListBox aLbType; member in SvxConnectionPage

Completed in 47 milliseconds