Searched refs:aSecondKeyLB (Results 1 – 2 of 2) sorted by relevance
2129 aSecondKeyLB(this, SW_RES(LB_SECONDKEY )), in SwTOXEntryTabPage()2251 nPos = aSecondKeyLB.InsertEntry(sNoCharSortKey); in SwTOXEntryTabPage()2252 …aSecondKeyLB.SetEntryData(nPos, reinterpret_cast< void * >(sal::static_int_cast< sal_uIntPtr >(USH… in SwTOXEntryTabPage()2262 nPos = aSecondKeyLB.InsertEntry(sTmp); in SwTOXEntryTabPage()2263 aSecondKeyLB.SetEntryData(nPos, pEntryData); in SwTOXEntryTabPage()2268 aSecondKeyLB.SelectEntryPos(0); in SwTOXEntryTabPage()2405 aSecondKeyLB.SelectEntryPos( in ActivatePage()2406 aSecondKeyLB.GetEntryPos((void*)(sal_uInt32)pKey->eField)); in ActivatePage()2467 lcl_ChgXPos(aSecondKeyLB, nDiff); in ActivatePage()2473 lcl_ChgWidth(aSecondKeyLB, -nDiff); in ActivatePage()[all …]
420 ListBox aSecondKeyLB; member in SwTOXEntryTabPage