Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx443 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()
H A Dimpdialog.hxx198 CheckBox maCbAllowDuplicateFieldNames; member in ImpPDFTabGeneralPage

Completed in 24 milliseconds