Searched refs:OnListboxSelection (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/extensions/source/dbpilots/ |
H A D | commonpagesdbp.cxx | 83 m_aDatasource.SetSelectHdl(LINK(this, OTableSelectionPage, OnListboxSelection)); in OTableSelectionPage() 84 m_aTable.SetSelectHdl(LINK(this, OTableSelectionPage, OnListboxSelection)); in OTableSelectionPage() 220 LINK(this, OTableSelectionPage, OnListboxSelection).Call(&m_aDatasource); 233 IMPL_LINK( OTableSelectionPage, OnListboxSelection, ListBox*, _pBox ) in IMPL_LINK() argument
|
H A D | commonpagesdbp.hxx | 66 DECL_LINK( OnListboxSelection, ListBox* );
|
Completed in 9 milliseconds