]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
Add lfuns doxy.
[lyx.git] / src / Spacing.h
index 7761bbf9aa7c29027473ed845e118303407ba3a0..689c79355aec8f5252c8550714a6dfe2c088de38 100644 (file)
@@ -58,10 +58,12 @@ public:
        void set(Spacing::Space sp, std::string const & val);
        ///
        void writeFile(std::ostream &, bool para = false) const;
-       ///
-       std::string const writeEnvirBegin() const;
-       ///
-       std::string const writeEnvirEnd() const;
+       /// useSetSpace is true when using the variant supported by
+       /// the memoir class.
+       std::string const writeEnvirBegin(bool useSetSpace) const;
+       /// useSetSpace is true when using the variant supported by
+       /// the memoir class.
+       std::string const writeEnvirEnd(bool useSetSpace) const;
 
 private:
        ///