To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83741
Issue #|83741
Summary|unable to compare a table name when created by openoff
|ice Basic
Component|Word processor
Version|OOo 2.3.1 RC1
Platform|PC
URL|
OS/Version|Windows XP
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|programming
Assigned to|mru
Reported by|snoff67
------- Additional comments from [EMAIL PROTECTED] Sun Nov 18 16:07:44 +0000
2007 -------
I have a little problem. For my program i need to fill a table named
"TableauSPDC". This table is created by a basic script if i can't found a table
with that name. On first run (when my writer's document is empty), the table is
created and named.
My goal is to complete an existing table on a second run, even on next runs.
In my program, i obtained the tables object by thiscomponent.getTables(), if i
compare a table name, i always obtain false. I tried to convert the names in
uppercase, declare variables as string in place of variant, with no success.
I have written a sub because thiscomponent.getTables().getByName("TableauSPDC")
always return a null object.
I i create a table manually and name it manually, my sub return the table, but i
haven't obtained this result by program.
I don't know if it occurs on other versions of openoffice, but i tried it on
version 2.3.0 french, and 2.3.1RC1 french, with the same result.
I file the document
---------------------------------------------------------------------
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]