Searched refs:xCursorPropertySet (Results 1 – 1 of 1) sorted by relevance
280 XPropertySet xCursorPropertySet = (XPropertySet)UnoRuntime.queryInterface( in viewCursorExample() local283 xCursorPropertySet.setPropertyValue("CharStyleName", "Quotation"); in viewCursorExample()284 xCursorPropertySet.setPropertyValue("ParaStyleName", "Quotations"); in viewCursorExample()
Completed in 30 milliseconds