Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx220 maLbBaseItem ( this, ScResId( LB_BASEITEM ) ), in ScDPFunctionDlg()
245 sal_uInt16 nBaseItemPos = maLbBaseItem.GetSelectEntryPos(); in GetFieldRef()
281 maBtnMore.AddWindow( &maLbBaseItem ); in Init()
293 maLbBaseItem.SetSeparatorPos( SC_BASEITEM_USER_POS - 1 ); in Init()
309 maLbBaseItem.SelectEntryPos( SC_BASEITEM_PREV_POS ); in Init()
312 maLbBaseItem.SelectEntryPos( SC_BASEITEM_NEXT_POS ); in Init()
325 if( nPos >= maLbBaseItem.GetEntryCount() ) in Init()
327 maLbBaseItem.SelectEntryPos( nPos ); in Init()
361 maLbBaseItem.Enable( bEnableItem ); in IMPL_LINK()
367 maLbBaseItem.RemoveEntry( SC_BASEITEM_USER_POS ); in IMPL_LINK()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dpvfundlg.hxx91 ListBox maLbBaseItem; member in ScDPFunctionDlg

Completed in 45 milliseconds