Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java93 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in insertRenameDeleteSheet()
105 String sheetnameaftermove = SCUtil.getSCSheetNameByIndex(scDocument, in insertRenameDeleteSheet()
176 String secondSheetNameBeforeMove = SCUtil.getSCSheetNameByIndex( in movesheet()
190 String firstsheetnameAfterMove = SCUtil.getSCSheetNameByIndex( in movesheet()
196 String sheetnameAfterMove = SCUtil.getSCSheetNameByIndex(scDocument, in movesheet()
228 SCUtil.getSCSheetNameByIndex(scDocument, (short) 1)); in hideShowSheet()
243 String sheet2Name = SCUtil.getSCSheetNameByIndex(scDocument, (short) 2); in hideShowSheet()
284 SCUtil.getSCSheetNameByIndex(scDocument, (short) 0), in sheetColor()
/aoo42x/test/testuno/source/testlib/uno/
H A DSCUtil.java132 public static String getSCSheetNameByIndex( in getSCSheetNameByIndex() method in SCUtil

Completed in 21 milliseconds