Searched refs:EntrySelected (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 183 void EntrySelected( SvLBoxEntry*, sal_Bool bSelect );
|
H A D | svimpbox.hxx | 279 void EntrySelected( SvLBoxEntry*, sal_Bool bSelect );
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 282 void EntrySelected( SvxIconChoiceCtrlEntry* pEntry, sal_Bool bSelect,
|
H A D | svicnvw.cxx | 445 pImp->EntrySelected( pEntry, bSelect ); in Select()
|
H A D | imivctl1.cxx | 498 EntrySelected( pEntry, bSelect, bSyncPaint ); in SelectEntry() 502 void SvxIconChoiceCtrl_Impl::EntrySelected( SvxIconChoiceCtrlEntry* pEntry, sal_Bool bSelect, in EntrySelected() function in SvxIconChoiceCtrl_Impl
|
H A D | svtreebx.cxx | 1163 pImp->EntrySelected( pEntry, bSelect ); in Select()
|
H A D | svimpbox.cxx | 1674 void SvImpLBox::EntrySelected( SvLBoxEntry* pEntry, sal_Bool bSelect ) in EntrySelected() function in SvImpLBox
|
H A D | svimpicn.cxx | 1012 void SvImpIconView::EntrySelected( SvLBoxEntry* pEntry, sal_Bool bSelect ) in EntrySelected() function in SvImpIconView
|
Completed in 635 milliseconds