Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java504 …faxDA.add(UnoDataAware.attachCheckBox(cgl, "cp_FooterPageNumbers", chkFooterPageNumbers, null, tru… in initConfiguration()
755 …myFaxDoc.switchFooter("First Page", false, (chkFooterPageNumbers.getState() != 0), txtFooter.getTe… in chkUseFooterItemChanged()
756 …myFaxDoc.switchFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFoot… in chkUseFooterItemChanged()
760 …myFaxDoc.switchFooter("First Page", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFo… in chkUseFooterItemChanged()
761 …myFaxDoc.switchFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtFoot… in chkUseFooterItemChanged()
H A DFaxWizardDialog.java75 XCheckBox chkFooterPageNumbers; field in FaxWizardDialog
497chkFooterPageNumbers = insertCheckBox("chkFooterPageNumbers", CHKFOOTERPAGENUMBERS_ITEM_CHANGED, in buildStep4()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java813 …myLetterDoc.switchFooter("First Page", false, (chkFooterPageNumbers.getState() != 0), txtFooter.ge… in chkUseFooterItemChanged()
814 …myLetterDoc.switchFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtF… in chkUseFooterItemChanged()
818 …myLetterDoc.switchFooter("First Page", bFooterPossible, (chkFooterPageNumbers.getState() != 0), tx… in chkUseFooterItemChanged()
819 …myLetterDoc.switchFooter("Standard", bFooterPossible, (chkFooterPageNumbers.getState() != 0), txtF… in chkUseFooterItemChanged()
1502 …erDA.add(UnoDataAware.attachCheckBox(cgl, "cp_FooterPageNumbers", chkFooterPageNumbers, null, true… in initConfiguration()
H A DLetterWizardDialog.java106 XCheckBox chkFooterPageNumbers; field in LetterWizardDialog
794chkFooterPageNumbers = insertCheckBox("chkFooterPageNumbers", CHKFOOTERPAGENUMBERS_ITEM_CHANGED, in buildStep5()

Completed in 38 milliseconds