Peter Eberlein wrote:

The xTextRange has a property by name "TextTable". Query for it.
If the XTextTable is null, then your xTextRange is outside a table, otherwise inside and you get your XTextTable interface.

Thanks Peter and Fernard:

The TextTable property was just what I was looking for. I still can't find this in the online API reference though. Does that mean it's private or depreciated?

- Devin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to