Searched refs:aInsertLB (Results 1 – 2 of 2) sorted by relevance
1917 aInsertLB( this, SW_RES( LB_INS_ATTR )), in SwRedlineOptionsTabPage()1950 for(sal_uInt16 i = 0; i < aInsertLB.GetEntryCount(); i++) in SwRedlineOptionsTabPage()1952 String sEntry(aInsertLB.GetEntry(i)); in SwRedlineOptionsTabPage()1959 aInsertLB.RemoveEntry(5); in SwRedlineOptionsTabPage()1965 aInsertLB.SetSelectHdl( aLk ); in SwRedlineOptionsTabPage()2009 sal_uInt16 nPos = aInsertLB.GetSelectEntryPos(); in FillItemSet()2012 pAttr = (CharAttr *)aInsertLB.GetEntryData(nPos); in FillItemSet()2210 aInsertLB.SelectEntryPos(0); in Reset()2233 AttribHdl(&aInsertLB); in Reset()2248 if (pLB == &aInsertLB) in IMPL_LINK()[all …]
420 ListBox aInsertLB; member in SwRedlineOptionsTabPage
Completed in 65 milliseconds