>>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:

Juergen> Jean-Marc Lasgouttes wrote:
>> At least, you could move your code that determines what the real
>> text inset is into dociterator.C.

Juergen> is attached.

Almost perfect :

1/ make textInset return an InsetText object; Assert on inTexted() 

2/ the loop in undo.C should use normal iterators instead of
const_iterators, so that the const_cast is not needed.

JMarc

Reply via email to