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





------- Additional comments from [EMAIL PROTECTED] Tue Sep 18 07:41:37 +0000 
2007 -------
For the record: With 2.3, there's an additional (and less error-prone) option:

3a) retrieve the form controller, using XFormLayerAccess.getFormController
(http://api.openoffice.org/docs/common/ref/com/sun/star/view/XFormLayerAccess.html#getFormController)
3b) retrieve the controller's FormOperations property
(http://api.openoffice.org/docs/common/ref/com/sun/star/form/FormController.html#FormOperations)
3c) use the XFormOperation.commitCurrentControl/Record methods to commit all 
changes
(http://api.openoffice.org/docs/common/ref/com/sun/star/form/runtime/XFormOperations.html#commitCurrentControl
http://api.openoffice.org/docs/common/ref/com/sun/star/form/runtime/XFormOperations.html#commitCurrentRecord)


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