LibreOffice Module cui (master) 1
|
#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>
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) | |
IMPL_LINK_NOARG | ( | SvPasteObjectDialog | , |
DoubleClickHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 61 of file pastedlg.cxx.
IMPL_LINK_NOARG | ( | SvPasteObjectDialog | , |
SelectHdl | , | ||
weld::TreeView & | , | ||
void | |||
) |
Definition at line 55 of file pastedlg.cxx.
References m_xOKButton.