To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93595
------- Additional comments from [EMAIL PROTECTED] Wed Oct 15 15:38:14 +0000 2008 ------- AW: Interestingly, i initially took the wrong interface at SdrPaintView. The settings currently used from primitive creation is aGridBig/aGridFin which urges usage of SetGridCoarse/SetGridFine which should be the 'old' interface. When i used it for primitive preparation it means all other apps are also using this. I will need to check if someone uses SetGridWidth/SetGridSubdivision at all... Back to the task: Using the 'old' interface makes the grid work as expected; i now used a 1cm grid with 0,25cm sub-grid, snap on 0,25, too. I added /changed the getGridSize() in ODesignView to a getGridSizeCoarse/getGridSizeFine pair and changed/added members accordingly. Default is now GridSizeCoarse/(1000, 1000) and GridSizeFine(250, 250). This is done so far, i will need to show OJ and ask for his OK on this. Checking in... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
