Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java91 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in insertRenameDeleteSheet()
103 String sheetnameaftermove = SCUtil.getSCSheetNameByIndex(scDocument, in insertRenameDeleteSheet()
174 String secondSheetNameBeforeMove = SCUtil.getSCSheetNameByIndex( in movesheet()
188 String firstsheetnameAfterMove = SCUtil.getSCSheetNameByIndex( in movesheet()
194 String sheetnameAfterMove = SCUtil.getSCSheetNameByIndex(scDocument, in movesheet()
226 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in hideShowSheet()
241 String sheet2Name = SCUtil.getSCSheetNameByIndex(scDocument, (short) 2); in hideShowSheet()
282 SCUtil.getSCSheetNameByIndex(scDocument, (short) 0), in sheetColor()
/aoo4110/test/testuno/source/testlib/uno/
H A DSCUtil.java132 public static String getSCSheetNameByIndex( in getSCSheetNameByIndex() method in SCUtil

Completed in 23 milliseconds