Home
last modified time | relevance | path

Searched refs:aThirdKeyLB (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx425 ListBox aThirdKeyLB; member in SwTOXEntryTabPage
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2134 aThirdKeyLB(this, SW_RES(LB_THIRDKEY )), in SwTOXEntryTabPage()
2253 nPos = aThirdKeyLB.InsertEntry(sNoCharSortKey); 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()
2469 lcl_ChgXPos(aThirdKeyLB, nDiff); in ActivatePage()
2474 lcl_ChgWidth(aThirdKeyLB, -nDiff); in ActivatePage()
2514 aThirdKeyLB.Show( bToxIsAuthorities ); in ActivatePage()
2567 aThirdKeyLB.GetSelectEntryPos()); in UpdateDescriptor()
[all …]

Completed in 42 milliseconds