]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlength.h
LFUN_UNICODE_INSERT - unicode-insert
[lyx.git] / src / lyxlength.h
index e45d0f4a110680311d68907b652d4d4d21d25d0a..453cca12490146922c2144f54eb6496454c63c61 100644 (file)
@@ -15,6 +15,7 @@
 #ifndef LYX_LENGTH_H
 #define LYX_LENGTH_H
 
+#include "support/docstring.h"
 #include <string>
 
 
@@ -81,6 +82,8 @@ public:
        bool empty() const;
        /// return string representation
        std::string const asString() const;
+       /// return string representation
+       docstring const asDocstring() const;
        /// return string representation for LaTeX
        std::string const asLatexString() const;
        /// return the on-screen size of this length