To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71874
                 Issue #|71874
                 Summary|DependentTextFields returns null
               Component|Word processor
                 Version|1.0.0
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mru
             Reported by|allart





------- Additional comments from [EMAIL PROTECTED] Thu Nov 23 00:40:19 -0800 
2006 -------
Hi,

I'm trying to access to TextFields attached to a FieldMaster using OOoBasic.
I've created the FieldMaster, and inserted it three times in the attached
document. I expected to find three DependantTextFields attached to it. But the
property "DependentTextFields" is always null.

Try
lesDependentTextFields() = leMaster.getPropertyValue("DependentTextFields")
or 
lesDependentTextFields() = leMaster.DependentTextFields

I've attached a document where you can quickly reproduce the problem. Just put a
breakpoint on the line 15, et look at "lesDependentTextField"

IMHO, I think that, at least, if this property is not supported by OOoBasic, it
should not appear in the property set.

Best regards,

Ph.

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