Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx294 aTypeBox (this, SW_RES(BOX_TYPE )), in SwLabPage()
389 aTypeBox.SetPosPixel(aLBPos); in SetToBusinessCard()
460 aTypeBox.Clear(); in IMPL_LINK_INLINE_END()
481 aTypeBox.InsertEntry(aType ); 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()
517 aItem.aType = aTypeBox.GetSelectEntry(); in IMPL_LINK_INLINE_START()
622 rItem.aType = aTypeBox.GetSelectEntry(); in FillItem()
675 aTypeBox.SelectEntry(aItem.aType); in Reset()
[all …]
H A Dswuilabimp.hxx52 ListBox aTypeBox; member in SwLabPage

Completed in 11 milliseconds