https://bugs.documentfoundation.org/show_bug.cgi?id=103830

            Bug ID: 103830
           Summary: Form field names not update in python macro
           Product: LibreOffice
           Version: 5.2.3.3 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Hi,

after changing names of form field elements to calc the new names are not
available in python macros:

sheet.getDrawPage().getForms().getByIndex(0).getElementNames()

This call returns the original unchanged names, not the new ones.

After saving and reloading the document getElementNames() returns the correct
names.


Michael

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to