Searched refs:GetItemPosRect (Results 1 – 6 of 6) sorted by relevance
130 const sal_Int32 nToolBoxWidth (maToolBox.GetItemPosRect(0).GetWidth()); in SetPosSizePixel()
165 const Rectangle aItemBoundingBox (GetItemPosRect(nIndex)); in Paint()
261 aRect = AWTRectangle( m_pToolBox->GetItemPosRect( (sal_uInt16)m_nIndexInParent ) ); in implGetBounds()
1213 return GetItemPosRect( nPos ); in GetItemRect()1218 Rectangle ToolBox::GetItemPosRect( sal_uInt16 nPos ) const in GetItemPosRect() function in ToolBox
444 Rectangle GetItemPosRect( sal_uInt16 nPos ) const;
5424 Rectangle aRect = pTB->GetItemPosRect( nItemPos ); in Execute()
Completed in 72 milliseconds