Searched refs:sheetPropertySet (Results 1 – 1 of 1) sorted by relevance
231 XPropertySet sheetPropertySet = (XPropertySet) UnoRuntime in hideShowSheet() local234 sheetPropertySet.setPropertyValue("IsVisible", isvisiable); in hideShowSheet()249 sheetPropertySet = (XPropertySet) UnoRuntime.queryInterface( in hideShowSheet()253 sheetPropertySet.setPropertyValue("IsVisible", isvisiable); in hideShowSheet()
Completed in 26 milliseconds