LibreOffice Module cui (master) 1
Functions
pastedlg.cxx File Reference
#include <memory>
#include <pastedlg.hxx>
#include <svtools/insdlg.hxx>
#include <sot/exchange.hxx>
#include <sot/formats.hxx>
#include <svtools/strings.hrc>
#include <svtools/svtresid.hxx>
#include <tools/lineend.hxx>
#include <comphelper/dispatchcommand.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
Include dependency graph for pastedlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvPasteObjectDialog, SelectHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (SvPasteObjectDialog, DoubleClickHdl, weld::TreeView &, bool)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SvPasteObjectDialog  ,
DoubleClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 61 of file pastedlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SvPasteObjectDialog  ,
SelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 55 of file pastedlg.cxx.

References m_xOKButton.