Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx339 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()
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()
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx130 CheckBox aProspectCB_RTL; member in SwAddPrinterTabPage

Completed in 32 milliseconds