Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java229 XPropertySet sheetPropertySet = (XPropertySet) UnoRuntime in hideShowSheet() local
232 sheetPropertySet.setPropertyValue("IsVisible", isvisiable); in hideShowSheet()
247 sheetPropertySet = (XPropertySet) UnoRuntime.queryInterface( in hideShowSheet()
251 sheetPropertySet.setPropertyValue("IsVisible", isvisiable); in hideShowSheet()

Completed in 32 milliseconds