53 void InsertUno(
const OUString& sUnoCmd,
const OUString& sLabel);
weld::TreeView & ObjectLB()
void InsertUno(const OUString &sUnoCmd, const OUString &sLabel)
SvGlobalName aObjClassName
std::unique_ptr< weld::Label > m_xFtObjectSource
std::unique_ptr< weld::Button > m_xOKButton
std::map< SotClipboardFormatId, OUString > aSupplementMap
std::unique_ptr< weld::TreeView > m_xLbInsertList
DECL_LINK(DoubleClickHdl, weld::TreeView &, bool)
SvPasteObjectDialog(weld::Window *pParent)
void PreGetFormat(const TransferableDataHelper &aHelper)
PreGetFormat Prepares the dialog for running to get format of paste as a SotClipboardFormatId value b...
SotClipboardFormatId GetFormatOnly()
GetFormatOnly Returns a SotClipboardFormatId value.
void Insert(SotClipboardFormatId nFormat, const OUString &rFormatName)
DECL_LINK(SelectHdl, weld::TreeView &, void)
std::pair< OUString, OUString > aExtraCommand
SotClipboardFormatId GetFormat(const TransferableDataHelper &aHelper)
GetFormat Prepares and runs the dialog, and returns a SotClipboardFormatId depending on the RET_OK re...
void SetObjName(const SvGlobalName &rClass, const OUString &rObjName)