Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/main/
H A DElementSelector.cxx63 SelectorListBox::SelectorListBox( Window* pParent, WinBits nStyle ) in SelectorListBox() function in chart::SelectorListBox
69 SelectorListBox::~SelectorListBox() in ~SelectorListBox()
92 void SelectorListBox::SetChartController( const Reference< frame::XController >& xChartController ) in SetChartController()
97 void SelectorListBox::UpdateChartElementsListAndSelection() in UpdateChartElementsListAndSelection()
184 void SelectorListBox::ReleaseFocus_Impl() in ReleaseFocus_Impl()
198 void SelectorListBox::Select() in Select()
216 long SelectorListBox::Notify( NotifyEvent& rNEvt ) in Notify()
252 Reference< ::com::sun::star::accessibility::XAccessible > SelectorListBox::CreateAccessible() in CreateAccessible()
326 …m_apSelectorListBox = ::std::auto_ptr< SelectorListBox >( new SelectorListBox( pParent, WB_DROPDOW… in createItemWindow()
H A DElementSelector.hxx53 class SelectorListBox : public ListBox class
56 SelectorListBox( Window* pParent, WinBits nStyle );
57 virtual ~SelectorListBox();
112 ::std::auto_ptr< SelectorListBox > m_apSelectorListBox;

Completed in 19 milliseconds