Searched refs:aPrintEmptyPagesCB (Results 1 – 2 of 2) sorted by relevance
350 aPrintEmptyPagesCB(this, SW_RES(CB_PRINTEMPTYPAGES)), in SwAddPrinterTabPage()376 aPrintEmptyPagesCB.SetClickHdl( aLk ); in SwAddPrinterTabPage()404 … long nDeltaY = aPaperFromSetupCB.GetPosPixel().getY() - aPrintEmptyPagesCB.GetPosPixel().getY(); in SwAddPrinterTabPage()405 aPrintEmptyPagesCB.Hide(); in SwAddPrinterTabPage()471 aAddPrinterAttr.bPrintEmptyPages = aPrintEmptyPagesCB.IsChecked(); in FillItemSet()512 aPrintEmptyPagesCB.Check(pAddPrinterAttr->bPrintEmptyPages); in Reset()
140 CheckBox aPrintEmptyPagesCB; member in SwAddPrinterTabPage