Searched refs:GetDropDownRect (Results 1 – 3 of 3) sorted by relevance
108 Rectangle GetDropDownRect( sal_Bool bHorz ) const;
373 Rectangle ImplToolItem::GetDropDownRect( sal_Bool bHorz ) const in GetDropDownRect() function in ImplToolItem1247 return mpData->m_aItems[nPos].GetDropDownRect( mbHorz ); in GetItemPosDropDownRect()
3562 Rectangle aArrowRect = pItem->GetDropDownRect( mbHorz ); in ImplDrawItem()3776 Rectangle aDropDownRect( pItem->GetDropDownRect( mbHorz ) ); in ImplDrawItem()4520 …if( ( (it->mnBits & TIB_DROPDOWNONLY) == TIB_DROPDOWNONLY) || it->GetDropDownRect( mbHorz ).IsInsi… in MouseButtonDown()
Completed in 62 milliseconds