https://bugs.documentfoundation.org/show_bug.cgi?id=171061
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Regina Henschel <[email protected]> --- I support this request. Currently it is only possible to remove all snap lines at once by editing the file markup. There it is the view setting "SnapLinesDrawing". In packed file format it is in subfile settings.xml. This attribute contains the kind and positions of all snap lines and snap points encoded in one string. When you delete the string, the snap lines and snap points are gone. The snap guides do not belong to a draw page but to the view. If you use two views of the same draw page, the views can have different snap guides. You see the setting "SnapLinesDrawing" in property ViewData of the document. You can even edit it with a macro, but that will not remove the snap guides. At least I was not able to force the view to use the changed ViewData. A place for a "Delete All" command could be the menu "Snap Guides" (.uno:SnapLinesMenu). That is available in the context menu of a page and in menu View. -- You are receiving this mail because: You are the assignee for the bug.
