Home
last modified time | relevance | path

Searched defs:xPageNumberField (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java108 …XTextField xPageNumberField = UnoRuntime.queryInterface(XTextField.class, xMSFDoc.createInstance("… in switchFooter() local
112 … xFooterText.insertTextContent(xFooterText.getEnd(), xPageNumberField, false); in switchFooter() local
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java113 …XTextField xPageNumberField = UnoRuntime.queryInterface(XTextField.class, xMSFDoc.createInstance("… in switchFooter() local
117 … xFooterText.insertTextContent(xFooterText.getEnd(), xPageNumberField, false); in switchFooter() local

Completed in 19 milliseconds