Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java280 XPropertySet xCursorPropertySet = (XPropertySet)UnoRuntime.queryInterface( in viewCursorExample() local
283 xCursorPropertySet.setPropertyValue("CharStyleName", "Quotation"); in viewCursorExample()
284 xCursorPropertySet.setPropertyValue("ParaStyleName", "Quotations"); in viewCursorExample()

Completed in 27 milliseconds