Hello Rory,

On Fri, May 09, 2025 at 01:46:33PM +0100, Rory O'Farrell wrote:

> In Navigator, when Comments (Annotations) are listed, are they
> retrieved in order from the file in use, or are they sorted by the
> Navigator code before display?
>
> A macro using an enumeration to retrieve Comments returns them in
> complicated order; from my experience the first Comment, then the
> most recent, then mostly in reverse order (i.e., from end of file).

>From a quick look at the code, the navigator should use "indexed
containers", that enforce element ordering.

Could you please share the part of the macro that retrieves the
comments?

Best regards,
-- 
Arrigo

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

Reply via email to