Re: problem of determining the location in the document

Zbigniew Szot <[email protected]> Wed, 26 Jan 2011 19:53:10 +0100
Newsgroups gmane.comp.openoffice.devel.api
Message-ID <[email protected]>
Thank you for taking interest in my problem.

TextViewCursor/Position is "Controller based" solution.
I would like to stick to "model based" one.

But you brought me an idea, which now seems obvious.
I can query  XText about supported services.
This will give me answer to the question if it is nested.
It's not direct answer, but it's good enough ( I hope).

thank you

Zbyszek