27namespace sfx2 {
class FileDialogHelper; }
const OUString & GetScriptType() const
DECL_LINK(DlgClosedHdl, sfx2::FileDialogHelper *, void)
std::unique_ptr< weld::Button > m_xPrevBtn
std::unique_ptr< weld::Button > m_xOKBtn
std::unique_ptr< weld::RadioButton > m_xEditRB
DECL_LINK(InsertFileHdl, weld::Button &, void)
std::unique_ptr< weld::TextView > m_xEditED
virtual ~SwJavaEditDialog() override
DECL_LINK(NextHdl, weld::Button &, void)
std::unique_ptr< sfx2::FileDialogHelper > m_pFileDlg
void UpdateFromRadioButtons()
DECL_LINK(OKHdl, weld::Button &, void)
std::unique_ptr< SwFieldMgr > m_pMgr
std::unique_ptr< weld::Button > m_xUrlPB
DECL_LINK(PrevHdl, weld::Button &, void)
std::unique_ptr< weld::Entry > m_xTypeED
std::unique_ptr< weld::RadioButton > m_xUrlRB
std::unique_ptr< weld::Button > m_xNextBtn
DECL_LINK(RadioButtonHdl, weld::Toggleable &, void)
const OUString & GetScriptText() const
SwJavaEditDialog(weld::Window *pParent, SwWrtShell *pWrtSh)
std::unique_ptr< weld::Entry > m_xUrlED
Used by the UI to modify the document model.