Hi Emil,
I want to get a list of all services a particular object supports so that I can later recognize it by calling 'supportsService'. I am using OOo basic.
every UNO-Object supports the Interface XServiceInfo, which has a method "getSupportedServiceNames()".
Hope that helps Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
