Issue 13121

Summary: Incorrect service names in Section 7.3.5 - Text Fields
Product: App Dev Reporter: duncan.foster
Component: apiAssignee: svante.schubert
Status: CLOSED FIXED QA Contact: issues@api <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description duncan.foster 2003-04-07 15:05:54 UTC
The text field service names should be "com.sun.star.text.TextField..." not
"...text.textfield...".
Comment 1 jsc 2003-05-16 09:58:14 UTC
will be fiex with the first DevGuide update 
Comment 2 jsc 2003-05-16 09:59:02 UTC
change status
Comment 3 jsc 2003-05-22 11:43:44 UTC
change status again
Comment 4 jsc 2003-06-03 15:22:30 UTC
set correct target -> already fixed on cws sdk02
Comment 5 jsc 2003-06-04 14:52:40 UTC
JSC -> SUS: please verify
Comment 6 svante.schubert 2003-06-05 14:48:40 UTC
The bug description was a little ambigous, but the offapi IDL
structure is the way it has to be used.

StarOffice_7_RC_SDK/docs/DevelopersGuide/Text/Text.htm#1+3+5+Text+Fields

There will be an bugtracker (internal) follow up bug for the
misspelling of the module name in at least one coding examples on the
same page:

e.g. 
com.sun.star.text.TextField.User 
instead of
com.sun.star.text.textfield.User

- Verfied under Linux and Windows.
Comment 7 svante.schubert 2003-06-05 14:49:12 UTC
verfied
Comment 8 svante.schubert 2003-06-05 15:05:14 UTC
Followup Bug is #110095
Comment 9 svante.schubert 2003-06-12 13:39:32 UTC
integration worked -> closed