Searched refs:oCPS1 (Results 1 – 1 of 1) sorted by relevance
132 XPropertySet oCPS1 = (XPropertySet)UnoRuntime.queryInterface( in main() local134 oCPS1.setPropertyValue("IsCellBackgroundTransparent", new Boolean(false)); in main()135 oCPS1.setPropertyValue("CellBackColor",new Integer(6710932)); in main()136 oCPS1.setPropertyValue("CharColor",new Integer(16777215)); in main()
Completed in 10 milliseconds