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

            Bug ID: 93516
           Summary: Save UNO state
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: sdk
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: hiangel...@gmail.com

We really need it as a debugging facility.

ATM it's often almost impossible to figure out for how to do something with UNO
unless someone already did it, and left a description on the Internet. E.g.
suppose one needs to change a style of the first page of a writer document — it
is the property «PageDescName» of the first paragraph. And it's just impossible
to infer deductively (why paragraph? One would imagine it is e.g. TextCursor,
but a paragraph could easily span for multiple pages).

So, if UNO state saving would be possible, one could easily write a state to a
file, make a change they're interested in, and save it again. And by looking at
the difference between the files it is easy to figure out which properties just
changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to