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





------- Additional comments from rack...@openoffice.org Wed Mar 24 18:29:30 
+0000 2010 -------
I've tested the string "css.sdb.component.DataForm", but I can't find it.
The method always returns false.
By looking at the object within the debuger, I've found
"css.form.component.DataForm".
Can you confirm to me this is the string I have to use as parameter of the
method supportsService ?

The solution works very well and is very simple to implement.
But, what is going to happen if for some reason the string of the service name
changes in a future version of OpenOffice ?

Due to the fact, the string is hard-coded in the macro, the database will
continue to work without warning or alert. But the test will become useless and
the function will be executed twice again.

Is it possible to replace the string by a constant, constant which could be
included (#include) in the Basic program and which would be under the full
control of the project ?

---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to