Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx83 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 Dcommonpagesdbp.hxx66 DECL_LINK( OnListboxSelection, ListBox* );

Completed in 22 milliseconds