Searched refs:aInsertLB (Results 1 – 2 of 2) sorted by relevance
1914 aInsertLB( this, SW_RES( LB_INS_ATTR )), in SwRedlineOptionsTabPage()1947 for(sal_uInt16 i = 0; i < aInsertLB.GetEntryCount(); i++) in SwRedlineOptionsTabPage()1949 String sEntry(aInsertLB.GetEntry(i)); in SwRedlineOptionsTabPage()1956 aInsertLB.RemoveEntry(5); in SwRedlineOptionsTabPage()1962 aInsertLB.SetSelectHdl( aLk ); in SwRedlineOptionsTabPage()2006 sal_uInt16 nPos = aInsertLB.GetSelectEntryPos(); in FillItemSet()2009 pAttr = (CharAttr *)aInsertLB.GetEntryData(nPos); in FillItemSet()2207 aInsertLB.SelectEntryPos(0); in Reset()2230 AttribHdl(&aInsertLB); in Reset()2245 if (pLB == &aInsertLB) in IMPL_LINK()[all …]
420 ListBox aInsertLB; member in SwRedlineOptionsTabPage
Completed in 28 milliseconds