]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphics.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetgraphics.h
index e746581252b9595ff69fd98838f63fdce2c431ac..2e8535c65f79986ce1ac2c5de463f0f33c28d422 100644 (file)
@@ -95,6 +95,8 @@ private:
        std::string const statusMessage() const;
        /// Create the options for the latex command.
        std::string const createLatexOptions() const;
+       /// Create length values for docbook export.
+       std::string const toDocbookLength(LyXLength const & len) const;
        /// Create the atributes for docbook export.
        std::string const createDocBookAttributes() const;
        /// Convert the file if needed, and return the location of the file.