Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx336 aRightPageCB (this, SW_RES(CB_RIGHTP)), in SwAddPrinterTabPage()
360 aRightPageCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
387 aRightPageCB .Hide(); in SwAddPrinterTabPage()
392 Point aPt( aRightPageCB.GetPosPixel() ); in SwAddPrinterTabPage()
427 aRightPageCB.Disable(); in SetPreview()
463 aAddPrinterAttr.bPrintRightPages = aRightPageCB.IsChecked(); in FillItemSet()
506 aRightPageCB.Check( pAddPrinterAttr->bPrintRightPages); in Reset()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx127 CheckBox aRightPageCB; member in SwAddPrinterTabPage

Completed in 31 milliseconds