20#undef SC_DLLIMPLEMENTATION
25 const OUString& rTitle,
26 const OUString& rEditTitle,
27 const OUString& rDefault,
28 const OUString& rHelpId,
const OUString& rEditHelpId)
29 : GenericDialogController(pParent,
"modules/scalc/ui/inputstringdialog.ui",
31 ,
m_xLabel(m_xBuilder->weld_label(
"description_label"))
32 , m_xEdInput(m_xBuilder->weld_entry(
"name_entry"))
std::unique_ptr< weld::Label > m_xLabel
std::shared_ptr< weld::Dialog > m_xDialog