I'm currently working on a project that involves migrating VBA macros to LibreOffice Basic macros. However, I've encountered a challenge with one particular macro where I need to iterate over all checkboxes. The problem is, I'm not sure how to retrieve all these elements. Is there a specific function or method available for this task?
Best regards