X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftabular.h;h=b95a38d280da5834ac5624209ae968f7702327f3;hb=bf6b9d1e189a13789308944d4d60f3ec994627b4;hp=78db842465f2e0fed954bab51ca97ab5dcd5890b;hpb=9a3176581dc3e9aee62d908faf8d48ddb43d4cc3;p=lyx.git diff --git a/src/tabular.h b/src/tabular.h index 78db842465..b95a38d280 100644 --- a/src/tabular.h +++ b/src/tabular.h @@ -292,15 +292,6 @@ public: int column, std::vector const &) const; /// int Ascii(Buffer const *, std::ostream &) const; - /// - int DocBookEndOfCell(std::ostream &, int cell, int & depth) const; -#if 0 - /// - int RoffEndOfCell(std::ostream &, int cell); -#endif - /// - string const GetDocBookAlign(int cell, bool isColumn = false) const; - /// bool IsMultiColumn(int cell, bool real = false) const; ///