Searched refs:xSN (Results 1 – 2 of 2) sorted by relevance
183 XServiceName xSN = (XServiceName) UnoRuntime.queryInterface ( in showInfo() local185 if (xSN == null) in showInfo()189 MessageArea.println (" Service name : " + xSN.getServiceName ()); in showInfo()
187 XServiceName xSN = (XServiceName) UnoRuntime.queryInterface ( in showInfo() local189 if (xSN == null) in showInfo()193 maOut.println (" Service name : " + xSN.getServiceName ()); in showInfo()
Completed in 27 milliseconds