Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx347 aEndRB (this, SW_RES(RB_END)), in SwAddPrinterTabPage()
378 aEndRB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
436 aEndRB.Disable(); in SetPreview()
478 if (aEndRB.IsChecked()) aAddPrinterAttr.nPrintPostIts = in FillItemSet()
519 aEndRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_ENDDOC ) ; in Reset()
528 aEndRB.Enable( sal_False ); in Reset()
553 aEndRB.Enable( !bIsProspect ); in IMPL_LINK_INLINE_START()
/AOO41X/main/sw/source/ui/inc/
H A Doptpage.hxx137 RadioButton aEndRB; member in SwAddPrinterTabPage