Home
last modified time | relevance | path

Searched refs:xSN (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java183 XServiceName xSN = (XServiceName) UnoRuntime.queryInterface ( in showInfo() local
185 if (xSN == null) in showInfo()
189 MessageArea.println (" Service name : " + xSN.getServiceName ()); in showInfo()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java187 XServiceName xSN = (XServiceName) UnoRuntime.queryInterface ( in showInfo() local
189 if (xSN == null) in showInfo()
193 maOut.println (" Service name : " + xSN.getServiceName ()); in showInfo()

Completed in 17 milliseconds