Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java232 XPropertySet sheetPropertySet = (XPropertySet) UnoRuntime in hideShowSheet() local
235 sheetPropertySet.setPropertyValue("IsVisible", isvisiable); in hideShowSheet()
250 sheetPropertySet = (XPropertySet) UnoRuntime.queryInterface( in hideShowSheet()
254 sheetPropertySet.setPropertyValue("IsVisible", isvisiable); in hideShowSheet()

Completed in 5 milliseconds