varun_login General User

Joined: 28 Nov 2005 Posts: 42
|
Posted: Tue Nov 29, 2005 10:11 pm Post subject: How do i Use XEnumeration in Python |
|
|
Hi,
I am using Python for programming with OpenOffice API. i.e PyUno
I want to iterate over a text document using XEnumerationAccess, XEnumeration in order to extract text.
I have tried but without success.
How do i get access to the method createEnumeration(). Where do i pass the document opened as a parameter?.. I am really puzzled.
some sample code will really help.
Thanks in advance
regards
Varun |
|