Searched refs:GetBoundingRect (Results 1 – 16 of 16) sorted by relevance
166 Rectangle aRect(m_pLine ? m_pLine->GetBoundingRect() : Rectangle()); in getBounds()173 Point aPoint(m_pLine ? m_pLine->GetBoundingRect().TopLeft() : Point()); in getLocation()180 …Point aPoint(m_pLine ? m_pLine->GetParent()->ScreenToOutputPixel(m_pLine->GetBoundingRect().TopLef… in getLocationOnScreen()187 Size aSize(m_pLine ? m_pLine->GetBoundingRect().GetSize() : Size()); in getSize()194 …return m_pLine ? m_pLine->GetParent()->GetWindowRegionPixel().IsInside(m_pLine->GetBoundingRect())… in isShowing()
179 m_pParent->Invalidate( GetBoundingRect(), INVALIDATE_NOCHILDREN); in Select()203 Rectangle rcBounding = GetBoundingRect(); in InvalidateConnection()216 Rectangle OTableConnection::GetBoundingRect() const in GetBoundingRect() function in dbaui::OTableConnection225 aTempRect = (*aIter)->GetBoundingRect(); in GetBoundingRect()
183 Rectangle OConnectionLine::GetBoundingRect() in GetBoundingRect() function in OConnectionLine
1036 pView->Invalidate( GetBoundingRect( pEntry ) ); in EntrySelected()1549 Rectangle aRect( GetBoundingRect( pCursor ) ); in KeyInput()1613 Rectangle aRect( GetBoundingRect(pCursor)); in KeyInput()1909 long nRight = GetBoundingRect(pEntry).Right(); in CheckHorScrollBar()1947 long nBottom = GetBoundingRect(pEntry).Bottom(); in CheckVerScrollBar()2192 const Rectangle& rRect = GetBoundingRect( pEntry ); in InvalidateEntry()2317 Rectangle aBound = GetBoundingRect( pEntry, pViewData ); in CalcBmpRect()2364 Rectangle aBound = GetBoundingRect( pEntry, pViewData ); in CalcTextRect()2536 GetBoundingRect( pEntry ); in UpdateBoundingRects()2659 const Rectangle& rRect = GetBoundingRect( pRefEntry ); in ShowDDIcon()[all …]
653 aRect = pImp->GetBoundingRect( pEntry ); in GetDragRegion()
949 aRect = _bIsHeader ? calcHeaderRect( sal_True, sal_False ) : GetBoundingRect( pEntry ); in GetFieldRectPixelAbs()
1976 Rectangle SvLBox::GetBoundingRect( SvLBoxEntry* ) in GetBoundingRect() function in SvLBox
2788 Rectangle SvTreeListBox::GetBoundingRect( SvLBoxEntry* pEntry ) in GetBoundingRect() function in SvTreeListBox
94 long nTop = GetBoundingRect().Bottom(); in Draw()105 aBoundingRect = (*aIter)->GetBoundingRect(); in Draw()
249 const Rectangle& GetBoundingRect( SvLBoxEntry*,310 const Rectangle& rRect = GetBoundingRect( pEntry ); in MakeVisible()
137 aRect = getListBox()->GetBoundingRect( pEntry ); in GetBoundingBox_Impl()143 aTopLeft -= getListBox()->GetBoundingRect( pParent ).TopLeft(); in GetBoundingBox_Impl()157 aRect = getListBox()->GetBoundingRect( pEntry ); in GetBoundingBoxOnScreen_Impl()
70 Rectangle GetBoundingRect();
108 Rectangle GetBoundingRect() const;
405 virtual Rectangle GetBoundingRect( SvLBoxEntry* pEntry );
580 virtual Rectangle GetBoundingRect( SvLBoxEntry* pEntry );
162 …DrawSelectionBackground( GetBoundingRect( _pEntry ), bIsMouseDownEntry ? 1 : 2, sal_False, sal_Tru… in PreparePaint()
Completed in 192 milliseconds