Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptdict.cxx231 aAllDictsLB ( this, CUI_RES( LB_ALLDICTS ) ), in IMPL_LINK_INLINE_END()
273 aAllDictsLB.SetSelectHdl( in IMPL_LINK_INLINE_END()
296 aAllDictsLB.InsertEntry( aTxt ); in IMPL_LINK_INLINE_END()
310 aAllDictsLB.SelectEntry( aLookUpEntry ); in IMPL_LINK_INLINE_END()
311 sal_uInt16 nPos = aAllDictsLB.GetSelectEntryPos(); in IMPL_LINK_INLINE_END()
316 aAllDictsLB.SelectEntryPos( nPos ); in IMPL_LINK_INLINE_END()
430 sal_uInt16 nPos = aAllDictsLB.GetSelectEntryPos(); in IMPL_LINK()
476 aAllDictsLB.RemoveEntry( nDicPos ); in IMPL_LINK()
477 aAllDictsLB.InsertEntry( sName, nDicPos ); in IMPL_LINK()
478 aAllDictsLB.SelectEntryPos( nDicPos ); in IMPL_LINK()
[all …]
/aoo4110/main/cui/source/inc/
H A Doptdict.hxx118 ListBox aAllDictsLB; member in SvxEditDictionaryDialog
179 sal_uInt16 GetSelectedDict() {return aAllDictsLB.GetSelectEntryPos();} in GetSelectedDict()

Completed in 22 milliseconds