Searched refs:aThirdKeyLB (Results 1 – 2 of 2) sorted by relevance
2134 aThirdKeyLB(this, SW_RES(LB_THIRDKEY )), in SwTOXEntryTabPage()2253 nPos = aThirdKeyLB.InsertEntry(sNoCharSortKey); in SwTOXEntryTabPage()2254 …aThirdKeyLB.SetEntryData(nPos, reinterpret_cast< void * >(sal::static_int_cast< sal_uIntPtr >(USHR… in SwTOXEntryTabPage()2264 nPos = aThirdKeyLB.InsertEntry(sTmp); in SwTOXEntryTabPage()2265 aThirdKeyLB.SetEntryData(nPos, pEntryData); in SwTOXEntryTabPage()2269 aThirdKeyLB.SelectEntryPos(0); in SwTOXEntryTabPage()2413 aThirdKeyLB.SelectEntryPos( in ActivatePage()2414 aThirdKeyLB.GetEntryPos((void*)(sal_uInt32)pKey->eField)); in ActivatePage()2469 lcl_ChgXPos(aThirdKeyLB, nDiff); in ActivatePage()2474 lcl_ChgWidth(aThirdKeyLB, -nDiff); in ActivatePage()[all …]
425 ListBox aThirdKeyLB; member in SwTOXEntryTabPage