Searched refs:thirdexternalsheet (Results 1 – 1 of 1) sorted by relevance
/aoo41x/test/testuno/source/fvt/uno/sc/sheet/ |
H A D | SheetBasicTest.java | 367 XSpreadsheet thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, in insertSheetFromfile() local 370 .queryInterface(XSheetLinkable.class, thirdexternalsheet); in insertSheetFromfile() 388 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile() 390 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile() 399 thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 5); in insertSheetFromfile() 415 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile() 417 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile() 442 thirdexternalsheet = SCUtil.getSCSheetByIndex(scDocument, (short) 5); in insertSheetFromfile() 474 SCUtil.getFormulaFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile() 476 SCUtil.getTextFromCell(thirdexternalsheet, 1, 2)); in insertSheetFromfile()
|
Completed in 32 milliseconds