GetProcessServiceManager Function

рдкреНрд░рдХреНрд░рд┐рдпрд╛ рд╕реЗрд╡рд╛ рд╡реНрдпрдмрд╕реНрдерд╛рдкрдХ(рдХреЗрдиреНрджреНрд░рд┐рдп Uno рд╕реЗрд╡рд╛ рд╡реНрдпрдмрд╕реНрдерд╛рдкрдХ) рдлрд░реНрдХрд╛рдЙрдБрдЫ ред

рдпреЛ рдкреНрд░рдХрд╛рд░реНрдпрдХреЛ рдЖрд╡рд╢реНрдпрдХрддрд╛ CreateInstanceWithArguments рдХреЛ рдкреНрд░рдпреЛрдЧ рдЧрд░реЗрд░

Syntax:

oServiceManager = GetProcessServiceManager()

Example:


    oServiceManager = GetProcessServiceManager()
    oIntrospection = oServiceManager.createInstance("com.sun.star.beans.Introspection");
    ' this is the same as the following statement:
    oIntrospection = CreateUnoService("com.sun.star.beans.Introspection")