Pavel Sanda wrote:
Correct. You could add that the parameter corresponds to the
"lyxtype".
i was already looking what exactly lyxtype means, but the
commentary in header file was not really helpful to determine
what the "lyxtype" is:
///
std::string lyxtype_;
This probably
> Correct. You could add that the parameter corresponds to the
> "lyxtype".
i was already looking what exactly lyxtype means, but the
commentary in header file was not really helpful to determine
what the "lyxtype" is:
///
std::string lyxtype_;
pavel
On Sun, Apr 06, 2008 at 11:19:43AM +, [EMAIL PROTECTED] wrote:
> Author: sanda
> Date: Sun Apr 6 13:19:42 2008
> New Revision: 24137
>
> URL: http://www.lyx.org/trac/changeset/24137
> Log:
> * Doxy.
>
> Modified:
> lyx-devel/trunk/src/LyXAction.cpp
>
> Modified: lyx-devel/trunk/src/LyXA