Searched refs:maCbAllowDuplicateFieldNames (Results 1 – 2 of 2) sorted by relevance
443 maCbAllowDuplicateFieldNames( this, PDFFilterResId( CB_ALLOWDUPLICATEFIELDNAMES ) ), in ImpPDFTabGeneralPage()550 maCbAllowDuplicateFieldNames.Check( paParent->mbAllowDuplicateFieldNames ); in SetFilterConfigItem()551 maCbAllowDuplicateFieldNames.Enable( paParent->mbExportFormFields ); in SetFilterConfigItem()632 paParent->mbAllowDuplicateFieldNames = maCbAllowDuplicateFieldNames.IsChecked(); in GetFilterConfigItem()655 maCbAllowDuplicateFieldNames.Enable( maCbExportFormFields.IsChecked() ); in IMPL_LINK()709 maCbAllowDuplicateFieldNames.Enable( !bPDFA1Sel ); in IMPL_LINK()
198 CheckBox maCbAllowDuplicateFieldNames; member in ImpPDFTabGeneralPage
Completed in 29 milliseconds