On 11/16/06, Andreas Saeger <[EMAIL PROTECTED]> wrote:
[...]
oDocLibs = oDoc.BasicLibraries
oLib = oDocLibs.createLibrary("testLib")
[...]
Does this help?

Thanks. I'm trying to do this from Java. I've checked the IDL docs and
it seems that createLibrary() is provided by XStarBasicAccess, however
the "Use" references of that interface are empty, so I have no idea
what object/service provides XStarBasicAccess. There doesn't seem to
be a property "BasicLibraries" nor a method getBasicLibraries(), at
least not in the index of the IDL docs. Do you know how I can access
this from Java?

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to