Home
last modified time | relevance | path

Searched defs:rEndDialogFn (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dabstdlg.hxx68 bool StartExecuteAsync(const std::function<void(sal_Int32)> &rEndDialogFn) in StartExecuteAsync()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dabstdlg.hxx68 bool StartExecuteAsync(const std::function<void(sal_Int32)> &rEndDialogFn) in StartExecuteAsync()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalvtables.cxx1454 …nc(std::shared_ptr<weld::DialogController> aOwner, const std::function<void(sal_Int32)> &rEndDialo… in runAsync()
1465 …l runAsync(std::shared_ptr<Dialog> const & rxSelf, const std::function<void(sal_Int32)> &rEndDialo… in runAsync()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsalvtables.cxx1588 const std::function<void(sal_Int32)>& rEndDialogFn) in runAsync()
1600 const std::function<void(sal_Int32)>& rEndDialogFn) in runAsync()