Searched refs:GetItemPosDropDownRect (Results 1 – 3 of 3) sorted by relevance
1236 return GetItemPosDropDownRect( nPos ); in GetItemDropDownRect()1241 Rectangle ToolBox::GetItemPosDropDownRect( sal_uInt16 nPos ) const in GetItemPosDropDownRect() function in ToolBox
446 Rectangle GetItemPosDropDownRect( sal_uInt16 nPos ) const;
5339 Rectangle aRect = pTB->GetItemPosDropDownRect( nItemPos ); in Execute()5374 Rectangle aRect = pTB->GetItemPosDropDownRect( nItemPos ); in Execute()
Completed in 89 milliseconds