Searched refs:aTypeBox (Results 1 – 2 of 2) sorted by relevance
294 aTypeBox (this, SW_RES(BOX_TYPE )), in SwLabPage()312 aTypeBox .SetSelectHdl(LINK(this, SwLabPage, TypeHdl )); in SwLabPage()354 aTypeBox.SetHelpId(HID_BUSINESS_FMT_PAGE_TYPE); in SetToBusinessCard()389 aTypeBox.SetPosPixel(aLBPos); in SetToBusinessCard()460 aTypeBox.Clear(); in IMPL_LINK_INLINE_END()481 aTypeBox.InsertEntry(aType ); in IMPL_LINK_INLINE_END()500 aTypeBox.InsertEntry(aHiddenSortTypeBox.GetEntry(nEntry)); in IMPL_LINK_INLINE_END()503 aTypeBox.SelectEntry(aItem.aLstType); in IMPL_LINK_INLINE_END()505 aTypeBox.SelectEntryPos(0); in IMPL_LINK_INLINE_END()506 aTypeBox.GetSelectHdl().Call( &aTypeBox ); in IMPL_LINK_INLINE_END()[all …]
52 ListBox aTypeBox; member in SwLabPage