Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx351 aFaxLB (this, SW_RES(LB_FAX)), in SwAddPrinterTabPage()
379 aFaxLB.SetSelectHdl( LINK( this, SwAddPrinterTabPage, SelectHdl ) ); in SwAddPrinterTabPage()
409 aPt = aFaxLB.GetPosPixel(); in SwAddPrinterTabPage()
411 aFaxLB.SetPosPixel( aPt ); in SwAddPrinterTabPage()
480 String sFax = aFaxLB.GetSelectEntry(); in FillItemSet()
518 aFaxLB.SelectEntry( pAddPrinterAttr->sFaxName ); in Reset()
561 aFaxLB.InsertEntry(sNone); in IMPL_LINK_INLINE_END()
563 aFaxLB.InsertEntry( *rFaxLst.GetObject(i) ); in IMPL_LINK_INLINE_END()
564 aFaxLB.SelectEntryPos(0); in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx144 ListBox aFaxLB; member in SwAddPrinterTabPage

Completed in 23 milliseconds