Searched refs:xTTRowPS (Results 1 – 1 of 1) sorted by relevance
126 com.sun.star.beans.XPropertySet xTTRowPS = null; in main() local133 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 6 milliseconds