Searched refs:aTypeDCB (Results 1 – 2 of 2) sorted by relevance
249 aTypeDCB.Clear(); in InitControls()321 aTypeDCB.Enable(sal_False); in InitControls()351 aTypeDCB.SelectEntry(aTypeDCB.GetEntry(nTypePos)); in InitControls()352 ModifyHdl(&aTypeDCB); in InitControls()447 ModifyHdl(&aTypeDCB); in Activate()495 if((nTypePos = aTypeDCB.GetEntryPos(aTypeDCB.GetSelectEntry())) == LISTBOX_ENTRY_NOTFOUND) in InsertUpdate()531 sal_uInt16 nPos = aTypeDCB.GetEntryPos(aTypeDCB.GetSelectEntry()); in InsertMark()597 sal_uInt16 nPos = aTypeDCB.GetEntryPos(aTypeDCB.GetSelectEntry()); in UpdateMark()701 aTypeDCB.InsertEntry(sNewName); in IMPL_LINK()750 if(&aTypeDCB == pBox) in IMPL_LINK()[all …]
72 ListBox aTypeDCB; member in SwIndexMarkDlg170 {return LISTBOX_ENTRY_NOTFOUND != aTypeDCB.GetEntryPos(rName);} in IsTOXType()
Completed in 13 milliseconds