Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/java/Text/
H A DSWriter.java126 com.sun.star.beans.XPropertySet xTTRowPS = null; in main() local
133 xTTRowPS = (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in main()
151 xTTRowPS.setPropertyValue("BackTransparent", new Boolean(false)); in main()
152 xTTRowPS.setPropertyValue("BackColor",new Integer(6710932)); in main()

Completed in 15 milliseconds