]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
Introducing a number of tags parametrizing various
[lyx.git] / src / paragraph.h
index 6d92ad9c524a47e7a8f12994506e1551821b11ac..fca8d25163e77b0d775ab233b87ce0395473dde2 100644 (file)
@@ -129,9 +129,9 @@ public:
        void simpleDocBookOnePar(Buffer const & buf,
                                 std::ostream &,
                                 LyXFont const & outerfont,
-                                int & desc_on,
                                 OutputParams const & runparams,
-                                lyx::depth_type depth) const;
+                                lyx::depth_type depth,
+                                bool labelid) const;
 
        ///
        bool hasSameLayout(Paragraph const & par) const;