]> git.lyx.org Git - features.git/commit
Embedding feature patch 5: handling of embedded files (operation without external...
authorBo Peng <bpeng@lyx.org>
Wed, 5 Sep 2007 17:50:07 +0000 (17:50 +0000)
committerBo Peng <bpeng@lyx.org>
Wed, 5 Sep 2007 17:50:07 +0000 (17:50 +0000)
commitc1e4304322c6299abd794e476f9b31214bfaeac5
treedccc003c530b5d5774ebd40203f47e6e7f8e5736
parent3f0c6bc5831df516571aaefd1e8f7a817d7c9004
Embedding feature patch 5: handling of embedded files (operation without external files)
*  src/insets/InsetGraphicsParams.h|cpp:
*  src/insets/InsetExternal.cpp: read/write buffer with embedded file
*  src/insets/InsetGraphics.cpp: ditto
*  src/EmbeddedFiles.h|cpp: add find() function

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20075 a592a061-630c-0410-9148-cb99ea01b6c8
src/EmbeddedFiles.cpp
src/EmbeddedFiles.h
src/insets/InsetExternal.cpp
src/insets/InsetGraphics.cpp
src/insets/InsetGraphicsParams.cpp
src/insets/InsetGraphicsParams.h