Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx3838 sal_Bool SvImpIconView::IsOver( SvPtrarr* pRectList, const Rectangle& rBoundRect ) const in IsOver() argument
3840 sal_uInt16 nCount = pRectList->Count(); in IsOver()
3843 Rectangle* pRect = (Rectangle*)pRectList->GetObject( nCur ); in IsOver()
H A Dimivctl1.cxx3324 sal_Bool SvxIconChoiceCtrl_Impl::IsOver( SvPtrarr* pRectList, const Rectangle& rBoundRect ) const in IsOver() argument
3326 const sal_uInt16 nCount = pRectList->Count(); in IsOver()
3329 Rectangle* pRect = (Rectangle*)pRectList->GetObject( nCur ); in IsOver()

Completed in 71 milliseconds