Home
last modified time | relevance | path

Searched refs:aInsertLB (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1917 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 …]
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx420 ListBox aInsertLB; member in SwRedlineOptionsTabPage

Completed in 65 milliseconds