Home
last modified time | relevance | path

Searched refs:GetBoundingRect (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1036 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 …]
H A Dsvicnvw.cxx653 aRect = pImp->GetBoundingRect( pEntry ); in GetDragRegion()
H A Dsvtabbx.cxx949 aRect = _bIsHeader ? calcHeaderRect( sal_True, sal_False ) : GetBoundingRect( pEntry ); in GetFieldRectPixelAbs()
H A Dsvlbox.cxx1976 Rectangle SvLBox::GetBoundingRect( SvLBoxEntry* ) in GetBoundingRect() function in SvLBox
H A Dsvtreebx.cxx2788 Rectangle SvTreeListBox::GetBoundingRect( SvLBoxEntry* pEntry ) in GetBoundingRect() function in SvTreeListBox
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx166 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()
H A DTableConnection.cxx179 m_pParent->Invalidate( GetBoundingRect(), INVALIDATE_NOCHILDREN); in Select()
203 Rectangle rcBounding = GetBoundingRect(); in InvalidateConnection()
216 Rectangle OTableConnection::GetBoundingRect() const in GetBoundingRect() function in dbaui::OTableConnection
225 aTempRect = (*aIter)->GetBoundingRect(); in GetBoundingRect()
H A DConnectionLine.cxx183 Rectangle OConnectionLine::GetBoundingRect() in GetBoundingRect() function in OConnectionLine
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx94 long nTop = GetBoundingRect().Bottom(); in Draw()
105 aBoundingRect = (*aIter)->GetBoundingRect(); in Draw()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx249 const Rectangle& GetBoundingRect( SvLBoxEntry*,
310 const Rectangle& rRect = GetBoundingRect( pEntry ); in MakeVisible()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx137 aRect = getListBox()->GetBoundingRect( pEntry ); in GetBoundingBox_Impl()
143 aTopLeft -= getListBox()->GetBoundingRect( pParent ).TopLeft(); in GetBoundingBox_Impl()
157 aRect = getListBox()->GetBoundingRect( pEntry ); in GetBoundingBoxOnScreen_Impl()
/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLine.hxx70 Rectangle GetBoundingRect();
H A DTableConnection.hxx108 Rectangle GetBoundingRect() const;
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx405 virtual Rectangle GetBoundingRect( SvLBoxEntry* pEntry );
H A Dsvlbox.hxx580 virtual Rectangle GetBoundingRect( SvLBoxEntry* pEntry );
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx162 …DrawSelectionBackground( GetBoundingRect( _pEntry ), bIsMouseDownEntry ? 1 : 2, sal_False, sal_Tru… in PreparePaint()

Completed in 101 milliseconds