LibreOffice 24.8 እርዳታ
የ ሂደት ግልጋሎት አስተዳዳሪ ይመልሳል (central Uno ServiceManager).
ይህ ተግባር የሚያስፈልገው እርስዎ ግልጋሎት ማቅረብ ሲፈልጉ ነው በ መጠቀም የ ሁኔታዎች በ ክርክሮች መፍጠሪያ
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")