To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64166
User gercokees changed the following:
What |Old value |New value
================================================================================
Keywords| |needmoreinfo
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Sep 18 07:17:30 -0700
2006 -------
Hi,
I am not very familiar with the macrolanguage in OOo (i need to learn still)
but: when i recorded a macro while turning automatic calculation off i got this
as a result...
dim args16(0) as new com.sun.star.beans.PropertyValue
args16(0).Name = "AutomaticCalculation"
args16(0).Value = false
dispatcher.executeDispatch(document, ".uno:AutomaticCalculation", "", 0,
args16())
It looks to me that it should work somehow... Can you please provide the steps
you took in order to confirm this issue? Thanks in advance...
---------------------------------------------------------------------
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]