$sm=new COM("com.sun.star.ServiceManager");$d=$sm->createInstance("com.sun.star.frame.Desktop"); ...$d->terminate();//关闭$sm->dispose();//关闭