Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx354 aFaxLB (this, SW_RES(LB_FAX)), in SwAddPrinterTabPage()
382 aFaxLB.SetSelectHdl( LINK( this, SwAddPrinterTabPage, SelectHdl ) ); in SwAddPrinterTabPage()
412 aPt = aFaxLB.GetPosPixel(); in SwAddPrinterTabPage()
414 aFaxLB.SetPosPixel( aPt ); in SwAddPrinterTabPage()
483 String sFax = aFaxLB.GetSelectEntry(); in FillItemSet()
521 aFaxLB.SelectEntry( pAddPrinterAttr->sFaxName ); in Reset()
564 aFaxLB.InsertEntry(sNone); in IMPL_LINK_INLINE_END()
566 aFaxLB.InsertEntry( *rFaxLst.GetObject(i) ); in IMPL_LINK_INLINE_END()
567 aFaxLB.SelectEntryPos(0); in IMPL_LINK_INLINE_END()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx144 ListBox aFaxLB; member in SwAddPrinterTabPage

Completed in 45 milliseconds