Jean-Marc Lasgouttes schrieb:
Michael> To simplify the use of DEPM in other contexts (CT comes to my
Michael> mind), I suggest making two method static.
In this case, you should even move it to one of the *_funcs.C file.
FYI:
Author: schmitt
Date: Thu Feb 8 16:01:58 2007
New Revision: 171
Jean-Marc Lasgouttes wrote:
"Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Hi, to my surprise, LyXText::DEPM does not need a LyXText
Michael> object but solely operates on cursors.
Michael> To simplify the use of DEPM in other contexts (CT comes to my
Michael> mind), I suggest
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Hi, to my surprise, LyXText::DEPM does not need a LyXText
Michael> object but solely operates on cursors.
Michael> To simplify the use of DEPM in other contexts (CT comes to my
Michael> mind), I suggest making two method static.