Home
last modified time | relevance | path

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

/aoo4110/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx325 ListBox m_aPanelList; member in svt::toolpanel::OptionsWindow
378 ,m_aPanelList( this ) in OptionsWindow()
462 m_aRemovePanel.Enable( m_aPanelList.GetSelectEntryCount() > 0 ); in impl_updateRemoveButton()
468 m_aPanelList.Clear(); in impl_initPanelList()
562 ControlRow( m_aPanelList, true, 6 ), in Resize()
612 m_aPanelList.RemoveEntry( sal_uInt16( i_nPosition ) ); in PanelRemoved()
622 m_aPanelList.SetNoSelection(); in ActivePanelChanged()
624 m_aPanelList.SelectEntryPos( sal_uInt16( *i_rNewActive ) ); in ActivePanelChanged()
648 else if ( i_pListBox == &m_aPanelList ) in IMPL_LINK()
660 if ( i_pListBox == &m_aPanelList ) in IMPL_LINK()
[all …]

Completed in 23 milliseconds