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


User bc changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri May 19 08:58:44 -0700 
2006 -------
BC: As I could see I implemented this issue somewhen on the way so that it's
within the current src680 m167:
I assigned the controlnames following this scheme:

Labels:  controlname = "lbl" + _fieldname;
Textboxes: controlname = "txt" + _fieldname;
CheckBoxes:   controlname = "chk" + _fieldname;
DateControls:  controlname = "dat" + _fieldname;
TimeControls: controlname = "tim" + _fieldname;
NumericControls:  controlname = "fmt" + _fieldname;
GridControls:  controlname = "grd" + _fieldname;
ImageControls:  controlname = "img" + _fieldname;
Default:      controlname = "ctrl" + _fieldname;

bc: I set the issue to "Fixed" and will close it after some weeks if no
objections come in.


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