Searched refs:maLbFormsFormat (Results 1 – 2 of 2) sorted by relevance
442 maLbFormsFormat( this, PDFFilterResId( LB_FORMSFORMAT ) ), in ImpPDFTabGeneralPage()548 maLbFormsFormat.SelectEntryPos( (sal_uInt16)paParent->mnFormsType ); in SetFilterConfigItem()549 maLbFormsFormat.Enable( paParent->mbExportFormFields ); in SetFilterConfigItem()631 paParent->mnFormsType = (sal_Int32) maLbFormsFormat.GetSelectEntryPos(); in GetFilterConfigItem()654 maLbFormsFormat.Enable( maCbExportFormFields.IsChecked() ); in IMPL_LINK()708 maLbFormsFormat.Enable( !bPDFA1Sel ); in IMPL_LINK()
197 ListBox maLbFormsFormat; member in ImpPDFTabGeneralPage
Completed in 33 milliseconds