Lines Matching refs:aProspectCB_RTL
339 aProspectCB_RTL (this, SW_RES(CB_PROSPECT_RTL)), in SwAddPrinterTabPage()
371 aProspectCB_RTL.SetClickHdl( aLk ); in SwAddPrinterTabPage()
394 aProspectCB_RTL.SetPosPixel(aPt); in SwAddPrinterTabPage()
413 aProspectCB_RTL.Disable(); in SwAddPrinterTabPage()
415 aProspectCB_RTL.Show(aCTLOptions.IsCTLFontEnabled()); in SwAddPrinterTabPage()
429 aProspectCB_RTL.Disable(); in SetPreview()
466 aAddPrinterAttr.bPrintProspectRTL = aProspectCB_RTL.IsChecked(); in FillItemSet()
511 aProspectCB_RTL.Check( pAddPrinterAttr->bPrintProspectRTL); in Reset()
522 aProspectCB_RTL.Enable(sal_True); in Reset()
529 aProspectCB_RTL.Enable( sal_False ); in Reset()
546 aProspectCB_RTL.Check( sal_False ); in IMPL_LINK_INLINE_START()
547 aProspectCB_RTL.Enable( bIsProspect ); in IMPL_LINK_INLINE_START()