Searched refs:FmFoundRecordInformation (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | brwctrlr.hxx | 56 struct FmFoundRecordInformation; 356 DECL_LINK(OnFoundData, FmFoundRecordInformation*); 357 DECL_LINK(OnCanceledNotFound, FmFoundRecordInformation*);
|
/aoo42x/main/svx/source/inc/ |
H A D | fmshimp.hxx | 484 DECL_LINK(OnFoundData, FmFoundRecordInformation*); 485 DECL_LINK(OnCanceledNotFound, FmFoundRecordInformation*);
|
/aoo42x/main/svx/inc/svx/ |
H A D | fmsearch.hxx | 68 struct FmFoundRecordInformation struct
|
/aoo42x/main/cui/source/dialogs/ |
H A D | cuifmsearch.cxx | 755 FmFoundRecordInformation friInfo; in OnFound() 820 FmFoundRecordInformation friInfo; in IMPL_LINK()
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 2595 IMPL_LINK(SbaXDataBrowserController, OnFoundData, FmFoundRecordInformation*, pInfo) in IMPL_LINK() argument 2633 IMPL_LINK(SbaXDataBrowserController, OnCanceledNotFound, FmFoundRecordInformation*, pInfo) in IMPL_LINK() argument
|
/aoo42x/main/svx/source/form/ |
H A D | fmshimp.cxx | 2288 IMPL_LINK(FmXFormShell, OnFoundData, FmFoundRecordInformation*, pfriWhere) in IMPL_LINK() argument 2371 IMPL_LINK(FmXFormShell, OnCanceledNotFound, FmFoundRecordInformation*, pfriWhere) in IMPL_LINK() argument
|
Completed in 73 milliseconds