Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx348 aEndPageRB (this, SW_RES(RB_PAGEEND)), in SwAddPrinterTabPage()
377 aEndPageRB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
437 aEndPageRB.Disable(); in SetPreview()
480 if (aEndPageRB.IsChecked()) aAddPrinterAttr.nPrintPostIts = in FillItemSet()
520 aEndPageRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_ENDPAGE ) ; in Reset()
529 aEndPageRB.Enable( sal_False ); in Reset()
554 aEndPageRB.Enable( !bIsProspect ); in IMPL_LINK_INLINE_START()
/AOO41X/main/sw/source/ui/inc/
H A Doptpage.hxx138 RadioButton aEndPageRB; member in SwAddPrinterTabPage