To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78589


User mba changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|PATCH                     |DEFECT
--------------------------------------------------------------------------------
        Target milestone|OOo Later                 |OOo 2.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jun 27 10:55:50 +0000 
2007 -------
Thanks for the patch; unfortunately it doesn't work correctly as it sets the
zoom factor globally for all documents.

Even more unfortunately there is no simple way to achieve the desired effect
(otherwise it would perhaps be fixed already ;-)).

In our own format the zoom factor is part of the viewdata that is retrieved
through a generic API when the view is created. Applying this to the Word filter
is a little bit more work to do. The zoom factor is a property of the view that
does not exist at the time when the document is imported. We first have to
create a place somewhere in the model where we can store this information. I
wonder whether the zoom factor is not view specific in Word ...

So I set this type of this issue to "DEFECT" and change the target to 2.x. Os we
first must prepare something on the core side I assign this issue to os. The
filter work itself seems to be trivial and can be borrowed from the patch once
the method for setting the zoom factor will be available.

---------------------------------------------------------------------
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]

Reply via email to