Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/java/Spreadsheet/
H A DSCalc.java250 chgbColor( 1 , 0, 13, 0, "My Style", xSheet ); in main()
251 chgbColor( 0 , 1, 0, 3, "My Style", xSheet ); in main()
252 chgbColor( 1 , 1, 13, 3, "My Style2", xSheet ); in main()
379 public static void chgbColor( int x1, int y1, int x2, int y2, in chgbColor() method in SCalc

Completed in 9 milliseconds