Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx347 aPrintEmptyPagesCB(this, SW_RES(CB_PRINTEMPTYPAGES)), in SwAddPrinterTabPage()
373 aPrintEmptyPagesCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
401 … long nDeltaY = aPaperFromSetupCB.GetPosPixel().getY() - aPrintEmptyPagesCB.GetPosPixel().getY(); in SwAddPrinterTabPage()
402 aPrintEmptyPagesCB.Hide(); in SwAddPrinterTabPage()
468 aAddPrinterAttr.bPrintEmptyPages = aPrintEmptyPagesCB.IsChecked(); in FillItemSet()
509 aPrintEmptyPagesCB.Check(pAddPrinterAttr->bPrintEmptyPages); in Reset()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx140 CheckBox aPrintEmptyPagesCB; member in SwAddPrinterTabPage

Completed in 30 milliseconds