Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java106 … XPropertySet xCursorPSet = UnoRuntime.queryInterface(XPropertySet.class, myCursor); in switchFooter() local
107 xCursorPSet.setPropertyValue("ParaAdjust", ParagraphAdjust.CENTER); in switchFooter()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java111 … XPropertySet xCursorPSet = UnoRuntime.queryInterface(XPropertySet.class, myCursor); in switchFooter() local
112 xCursorPSet.setPropertyValue("ParaAdjust", ParagraphAdjust.CENTER); in switchFooter()

Completed in 14 milliseconds