Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java502 faxDA.add(UnoDataAware.attachEditControl(cgl, "cp_Footer", txtFooter, null, true)); in initConfiguration()
755 …Doc.switchFooter("First Page", false, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
756 …chFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
760 …Footer("First Page", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
761 …chFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
H A DFaxWizardDialog.java73 XTextComponent txtFooter; field in FaxWizardDialog
479 txtFooter = insertTextField("txtFooter", TXTFOOTER_TEXT_CHANGED, in buildStep4()
/aoo4110/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java813 …Doc.switchFooter("First Page", false, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
814 …chFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
818 …Footer("First Page", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
819 …chFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFooter.getText()); in chkUseFooterItemChanged()
1500 letterDA.add(UnoDataAware.attachEditControl(cgl, "cp_Footer", txtFooter, null, true)); in initConfiguration()
H A DLetterWizardDialog.java104 XTextComponent txtFooter; field in LetterWizardDialog
776 txtFooter = insertTextField("txtFooter", TXTFOOTER_TEXT_CHANGED, in buildStep5()

Completed in 40 milliseconds