Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/dialogs/
H A Dcuigaldlg.cxx197 mpBrowser->aLbxFound.InsertEntry( in ImplSearch()
307 …nEntries = mpBrowser->bTakeAll ? mpBrowser->aLbxFound.GetEntryCount() : mpBrowser->aLbxFound.GetSe… in run()
317 …aURL = INetURLObject(*mpBrowser->aFoundList.GetObject( nPos = mpBrowser->aLbxFound.GetSelectEntryP… in run()
389 mpBrowser->aLbxFound.SetUpdateMode( sal_False ); in IMPL_LINK()
390 mpBrowser->aLbxFound.SetNoSelection(); in IMPL_LINK()
416 aRemainingVector.push_back( mpBrowser->aLbxFound.GetEntry( (sal_uInt16) i ) ); in IMPL_LINK()
418 mpBrowser->aLbxFound.Clear(); in IMPL_LINK()
421 mpBrowser->aLbxFound.InsertEntry( aRemainingVector[ i ] ); in IMPL_LINK()
425 mpBrowser->aLbxFound.SetUpdateMode( sal_True ); in IMPL_LINK()
757 aLbxFound ( this, CUI_RES(LBX_FOUND ) ), in TPGalleryThemeProperties()
[all …]
/AOO42X/main/cui/source/inc/
H A Dcuigaldlg.hxx310 MultiListBox aLbxFound; member in TPGalleryThemeProperties