Searched refs:aTypeBox (Results 1 – 2 of 2) sorted by relevance
288 aTypeBox (this, SW_RES(BOX_TYPE )), in SwLabPage()306 aTypeBox .SetSelectHdl(LINK(this, SwLabPage, TypeHdl )); in SwLabPage()348 aTypeBox.SetHelpId(HID_BUSINESS_FMT_PAGE_TYPE); in SetToBusinessCard()383 aTypeBox.SetPosPixel(aLBPos); in SetToBusinessCard()454 aTypeBox.Clear(); in IMPL_LINK_INLINE_END()475 aTypeBox.InsertEntry(aType ); in IMPL_LINK_INLINE_END()494 aTypeBox.InsertEntry(aHiddenSortTypeBox.GetEntry(nEntry)); in IMPL_LINK_INLINE_END()497 aTypeBox.SelectEntry(aItem.aLstType); in IMPL_LINK_INLINE_END()499 aTypeBox.SelectEntryPos(0); in IMPL_LINK_INLINE_END()500 aTypeBox.GetSelectHdl().Call( &aTypeBox ); in IMPL_LINK_INLINE_END()[all …]
52 ListBox aTypeBox; member in SwLabPage