Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx341 aProspectCB (this, SW_RES(CB_PROSPECT)), in SwAddPrinterTabPage()
373 aProspectCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
394 aProspectCB.SetPosPixel(aLeftPageCB.GetPosPixel()); in SwAddPrinterTabPage()
431 aProspectCB.Disable(); in SetPreview()
468 aAddPrinterAttr.bPrintProspect = aProspectCB.IsChecked(); in FillItemSet()
513 aProspectCB.Check( pAddPrinterAttr->bPrintProspect); in Reset()
523 if (aProspectCB.IsChecked()) in Reset()
547 bool bIsProspect = aProspectCB.IsChecked(); in IMPL_LINK_INLINE_START()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx129 CheckBox aProspectCB; member in SwAddPrinterTabPage

Completed in 36 milliseconds