]> git.lyx.org Git - lyx.git/blobdiff - src/EmbeddedFiles.h
Free line setting in tabulars. FILE FORMAT CHANGE.
[lyx.git] / src / EmbeddedFiles.h
index a2fa1a7f94db039686b07e716a474ff9991a6f46..5a8df6985393719aabe14ee989497689731b6cd7 100644 (file)
@@ -158,6 +158,8 @@ public:
        bool extract() const;
        /// update embedded file from external file, does not change embedding status
        bool updateFromExternalFile() const;
+       /// copy an embedded file to another buffer
+       EmbeddedFile copyTo(Buffer const * buf);
        ///
        /// After the embedding status is changed, update all insets related
        /// to this file item. For example, a graphic inset may need to monitor