Issue 22127

Summary: A question about Createunoservice() function
Product: Calc Reporter: giorgiodemontis <giorgio>
Component: codeAssignee: oc
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC5   
Target Milestone: ---   
Hardware: PC   
OS: Windows 98   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
test createunoservice none

Description giorgiodemontis 2003-11-05 01:06:51 UTC
Hi.
I'm looking to create an object helper with a spreadsheet
My Target is  write a cell with object-name (example Thiscomponent), push a 
button and then Display its Methods, properties, interfaces.
I have done a bit of this.I attach the file that i done.
My problems are:
Why only few objects are recognized ??.
If I create them inside the code like Objecta=thiscomponent.sheets it works 
fine.
If i use objecta=createunoservice("Thiscomponent.sheets") or objecta=findobject
("Thiscomponent.sheets") they don't work.
I know that this  maybe  not a defect but it's probably due to my low level.
So i hope to obtain from you more information before to kill for ever my 
project.
thanks

Giorgio
Comment 1 giorgiodemontis 2003-11-05 01:08:51 UTC
Created attachment 10956 [details]
test createunoservice
Comment 2 frank 2003-11-05 10:38:54 UTC
Hi,

this is not a valid bugreport but an Support request. Such questions
are answered on the Mailinglists. In your case I suggest to look at
api.openoffice.org for an appropriate list.

Frank
Comment 3 frank 2003-11-05 10:39:21 UTC
closed invalid