Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/mix/sc/sheet/
H A DInsertExcelSheetTest.java327 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromFileLinkedNormal() local
329 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromFileLinkedNormal()
544 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromFileLinkedValue() local
546 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromFileLinkedValue()
744 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromFileLinkedNone() local
746 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromFileLinkedNone()
H A DInsertCalcSheetTest.java327 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromFileLinkedNormal() local
329 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromFileLinkedNormal()
544 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromFileLinkedValue() local
546 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromFileLinkedValue()
745 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromFileLinkedNone() local
747 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromFileLinkedNone()
/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java448 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromfile() local
450 Object sheetLinks = sheetpropertyset.getPropertyValue("SheetLinks"); in insertSheetFromfile()

Completed in 39 milliseconds