]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Added possibility to retrieve internal buffers (by their tmp file-name) from the...
[lyx.git] / src / CutAndPaste.h
index fb6ba8f5760abca6538313129f8b730b25cdcafd..a4e975b8a1483823c44ad6479f82fa5c4312661a 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
@@ -64,6 +64,8 @@ void replaceSelection(Cursor & cur);
 void cutSelection(Cursor & cur, bool doclear = true, bool realcut = true);
 /// Push the current selection to the cut buffer and the system clipboard.
 void copySelection(Cursor const & cur);
+///
+void copyInset(Cursor const & cur, Inset * inset, docstring const & plaintext);
 /**
  * Push the current selection to the cut buffer and the system clipboard.
  * \param plaintext plain text version of the selection for the system