Hi Friends,
In LibreOffice Macro for searching word we can use .findFirst(oSearchDescriptor)
I want to get …Are anything there Like .findFirst(oSearchDescriptor) or .findLast(oSearchDescriptor)
or .findNext(oSearchDescriptor) or .findPrevious(oSearchDescriptor) or .findAll(oSearchDescriptor) Somthing like that in LibreOffice Macro ?