Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx343 aOnlyRB (this, SW_RES(RB_ONLY)), in SwAddPrinterTabPage()
376 aOnlyRB.SetClickHdl( aLk ); in SwAddPrinterTabPage()
432 aOnlyRB.Disable(); in SetPreview()
473 if (aOnlyRB.IsChecked()) aAddPrinterAttr.nPrintPostIts = in FillItemSet()
515 aOnlyRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_ONLY ) ; in Reset()
524 aOnlyRB.Enable( sal_False ); in Reset()
549 aOnlyRB.Enable( !bIsProspect ); in IMPL_LINK_INLINE_START()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx136 RadioButton aOnlyRB; member in SwAddPrinterTabPage

Completed in 24 milliseconds