Searched refs:GetNextEntry (Results 1 – 8 of 8) sorted by relevance
/trunk/main/svtools/source/contnr/ |
H A D | ivctrl.cxx | 376 SvxIconChoiceCtrlEntry* SvtIconChoiceCtrl::GetNextEntry( const Point& rPixPos, SvxIconChoiceCtrlEnt… in GetNextEntry() function in SvtIconChoiceCtrl 380 return ((SvtIconChoiceCtrl*)this)->_pImp->GetNextEntry( aPos, pCurEntry ); in GetNextEntry()
|
H A D | svicnvw.cxx | 806 SvLBoxEntry* SvIconView::GetNextEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) co… in GetNextEntry() function in SvIconView 810 return ((SvIconView*)this)->pImp->GetNextEntry( aPos, pCurEntry ); in GetNextEntry()
|
H A D | imivctl.hxx | 374 SvxIconChoiceCtrlEntry* GetNextEntry( const Point& rDocPos, SvxIconChoiceCtrlEntry* pCurEntry );
|
H A D | svimpicn.cxx | 2243 SvLBoxEntry* SvImpIconView::GetNextEntry( const Point& rDocPos, SvLBoxEntry* pCurEntry ) in GetNextEntry() function in SvImpIconView
|
H A D | imivctl1.cxx | 2162 SvxIconChoiceCtrlEntry* SvxIconChoiceCtrl_Impl::GetNextEntry( const Point& rDocPos, SvxIconChoiceCt… in GetNextEntry() function in SvxIconChoiceCtrl_Impl
|
/trunk/main/svtools/inc/svtools/ |
H A D | svicnvw.hxx | 196 SvLBoxEntry* GetNextEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) const;
|
H A D | ivctrl.hxx | 344 …SvxIconChoiceCtrlEntry* GetNextEntry( const Point& rPosPixel, SvxIconChoiceCtrlEntry* pCurEntry, s…
|
/trunk/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 218 SvLBoxEntry* GetNextEntry( const Point& rDocPos, SvLBoxEntry* pCurEntry );
|
Completed in 101 milliseconds