|
LibreOffice Module basic (master) 1
|
#include <basic/sberrors.hxx>#include <tools/lineend.hxx>#include <vcl/outdev.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <rtlproto.hxx>#include <memory>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SvRTLInputBox, OkHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvRTLInputBox, CancelHdl, weld::Button &, void) | |
| void | SbRtl_InputBox (StarBASIC *, SbxArray &rPar, bool) |
| IMPL_LINK_NOARG | ( | SvRTLInputBox | , |
| CancelHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 103 of file inputbox.cxx.
References m_xDialog, and RET_CANCEL.
| IMPL_LINK_NOARG | ( | SvRTLInputBox | , |
| OkHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 97 of file inputbox.cxx.
Definition at line 111 of file inputbox.cxx.
References SbxArray::Count(), ERRCODE_BASIC_BAD_ARGUMENT, StarBASIC::Error(), SbxArray::Get(), Application::GetDefDialogParent(), SbxValue::GetLong(), SbxValue::GetOUString(), SbxValue::IsErr(), and SbxValue::PutString().