Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Text/
H A DSWriter.java194 com.sun.star.beans.XPropertySet xTCPS = (com.sun.star.beans.XPropertySet) in main() local
202 xTCPS.setPropertyValue("CharColor",new Integer(255)); in main()
203 xTCPS.setPropertyValue("CharShadowed", new Boolean(true)); in main()
313 xTCPS.setPropertyValue("CharColor",new Integer(65536)); in main()
314 xTCPS.setPropertyValue("CharShadowed", new Boolean(false)); in main()

Completed in 10 milliseconds