Matthew Neeley wrote:
> Any help here would be appreciated.
>
Hi Matthew,

this has been recently discussed on the d...@api list:

http://api.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=20641

> Is there any way to figure out the correspondence between Basic API and
> C++ API by looking at sources (that is, does the C++ API get exposed
> in StarBasic in some predictable way, or are the Basic objects coded
> separately as custom wrappers of the various C++ classes)?
> 
No, everything implemented as UNO API should be directly visible in
Basic (modulo missing introspection API like XTypeProvider).

HTH,

-- Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to