Searched refs:xTCPS (Results 1 – 1 of 1) sorted by relevance
194 com.sun.star.beans.XPropertySet xTCPS = (com.sun.star.beans.XPropertySet) in main() local202 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 25 milliseconds