LibreOffice Module sw (master) 1
Functions
javaedit.cxx File Reference
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <svl/urihelper.hxx>
#include <view.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/filedlghelper.hxx>
#include <docsh.hxx>
#include <wrtsh.hxx>
#include <fldbas.hxx>
#include <fldmgr.hxx>
#include <docufld.hxx>
#include <javaedit.hxx>
#include <strings.hrc>
Include dependency graph for javaedit.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SwJavaEditDialog, PrevHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwJavaEditDialog, NextHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwJavaEditDialog, OKHdl, weld::Button &, void)
 
 IMPL_LINK (SwJavaEditDialog, RadioButtonHdl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK_NOARG (SwJavaEditDialog, InsertFileHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwJavaEditDialog, DlgClosedHdl, sfx2::FileDialogHelper *, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwJavaEditDialog  ,
RadioButtonHdl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 200 of file javaedit.cxx.

◆ IMPL_LINK_NOARG() [1/5]

IMPL_LINK_NOARG ( SwJavaEditDialog  ,
DlgClosedHdl  ,
sfx2::FileDialogHelper ,
void   
)

◆ IMPL_LINK_NOARG() [2/5]

IMPL_LINK_NOARG ( SwJavaEditDialog  ,
InsertFileHdl  ,
weld::Button ,
void   
)

Definition at line 226 of file javaedit.cxx.

References LINK, m_xDialog, and sfx2::FileDialogHelper::WriterInsertScript.

◆ IMPL_LINK_NOARG() [3/5]

IMPL_LINK_NOARG ( SwJavaEditDialog  ,
NextHdl  ,
weld::Button ,
void   
)

Definition at line 92 of file javaedit.cxx.

◆ IMPL_LINK_NOARG() [4/5]

IMPL_LINK_NOARG ( SwJavaEditDialog  ,
OKHdl  ,
weld::Button ,
void   
)

Definition at line 103 of file javaedit.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [5/5]

IMPL_LINK_NOARG ( SwJavaEditDialog  ,
PrevHdl  ,
weld::Button ,
void   
)

Definition at line 81 of file javaedit.cxx.