Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dcfg.cxx2004 x = aTopLevelListBox.GetPosPixel().X(); in PositionContentsListBox()
2035 aTopLevelListBox.Clear(); in ReloadTopLevelListBox()
2067 aTopLevelListBox.GetSelectHdl().Call( this ); in ReloadTopLevelListBox()
2382 aTopLevelListBox.SetSelectHdl( in SvxMenuConfigPage()
2418 aTopLevelListBox.Clear(); in Init()
2423 aTopLevelListBox.SelectEntryPos(0, sal_True); in Init()
2424 aTopLevelListBox.GetSelectHdl().Call(this); in Init()
3144 aTopLevelListBox.SetSelectHdl( in SvxToolbarConfigPage()
3237 if ( aTopLevelListBox.GetEntryCount() > 1 ) in DeleteSelectedTopLevel()
3711 aTopLevelListBox.Clear(); in Init()
[all …]
/trunk/main/cui/source/inc/
H A Dcfg.hxx392 ListBox aTopLevelListBox; member in SvxConfigPage
479 return (SvxConfigEntry*) aTopLevelListBox.GetEntryData( in GetTopLevelSelection()
480 aTopLevelListBox.GetSelectEntryPos() ); in GetTopLevelSelection()

Completed in 39 milliseconds