LibreOffice 25.2 Help
ཕྱིར་ལོག་ ProcessServiceManager (དཀྱིལ་དབུས་ Uno ServiceManager)
རེ་བར་ CreateInstanceWithArguments སྤྱད་ནས་ཞབས་ཞུ་དངོས་དཔེ་ཅན་དུ་འགྱུར་བའི་སྐབས་རྟེན་གྲངས་འདི་ཉིད་སྤྱོད་དགོས།
oServiceManager = GetProcessServiceManager()
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")