https://bugs.documentfoundation.org/show_bug.cgi?id=151979
--- Comment #3 from Kevin Suo <[email protected]> --- (In reply to Julien Nabet from comment #2) So the SwView here is nullptr. > but it does not crash if select the first option (No grid) That's because if (aGridItem.GetGridType() == GRID_NONE) then the "get ruler" code will not be run. -- You are receiving this mail because: You are the assignee for the bug.
