Searched refs:OnCanceledNotFound (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | brwctrlr.hxx | 357 DECL_LINK(OnCanceledNotFound, FmFoundRecordInformation*);
|
/aoo41x/main/svx/source/inc/ |
H A D | fmshimp.hxx | 485 DECL_LINK(OnCanceledNotFound, FmFoundRecordInformation*);
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 2040 pDialog->SetCanceledNotFoundHdl( LINK( this, SbaXDataBrowserController, OnCanceledNotFound ) ); in ExecuteSearch() 2633 IMPL_LINK(SbaXDataBrowserController, OnCanceledNotFound, FmFoundRecordInformation*, pInfo) in IMPL_LINK() argument
|
/aoo41x/main/svx/source/form/ |
H A D | fmshimp.cxx | 1664 pDialog->SetCanceledNotFoundHdl( LINK( this, FmXFormShell, OnCanceledNotFound ) ); in ExecuteSearch() 2371 IMPL_LINK(FmXFormShell, OnCanceledNotFound, FmFoundRecordInformation*, pfriWhere) in IMPL_LINK() argument
|
Completed in 59 milliseconds