Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx338 aLeftPageCB (this, SW_RES(CB_LEFTP)), in SwAddPrinterTabPage()
364 aLeftPageCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
389 aLeftPageCB .Hide(); in SwAddPrinterTabPage()
394 aProspectCB.SetPosPixel(aLeftPageCB.GetPosPixel()); in SwAddPrinterTabPage()
429 aLeftPageCB.Disable(); in SetPreview()
465 aAddPrinterAttr.bPrintLeftPages = aLeftPageCB.IsChecked(); in FillItemSet()
508 aLeftPageCB.Check( pAddPrinterAttr->bPrintLeftPages); in Reset()
/AOO41X/main/sw/source/ui/inc/
H A Doptpage.hxx126 CheckBox aLeftPageCB; member in SwAddPrinterTabPage