Home
last modified time | relevance | path

Searched refs:AWTRectangle (Results 1 – 25 of 38) sorted by relevance

12

/aoo4110/main/svtools/source/hatchwindow/
H A Dhatchwindow.cxx78 awt::Rectangle aUnoRequestRect = AWTRectangle( aRect ); in QueryObjAreaPixel()
95 awt::Rectangle aUnoRequestRect = AWTRectangle( aRect ); in RequestObjAreaPixel()
/aoo4110/main/toolkit/source/awt/
H A Dvclxregion.cxx72 return AWTRectangle( maRegion.GetBoundRect() ); in IMPL_XTYPEPROVIDER_START()
162 aRects.getArray()[a++] = AWTRectangle(*aRectIter); in getRectangles()
H A Dvclxwindow.cxx510 aEvent.UpdateRect = AWTRectangle( *(Rectangle*)rVclWindowEvent.GetData() ); in ProcessWindowEvent()
805 aEvent.TrackingRectangle = AWTRectangle( pData->maTrackRect ); in ProcessWindowEvent()
826 aEvent.TrackingRectangle = AWTRectangle( pData->maTrackRect ); in ProcessWindowEvent()
857 aEvent.WindowRectangle = AWTRectangle( pData->maWindowRect ); in ProcessWindowEvent()
1029 aBounds = AWTRectangle( Window::GetDockingManager()->GetPosSizePixel( GetWindow() ) ); in getPosSize()
1031 … aBounds = AWTRectangle( Rectangle( GetWindow()->GetPosPixel(), GetWindow()->GetSizePixel() ) ); in getPosSize()
/aoo4110/main/accessibility/source/standard/
H A Dvclxaccessiblestatusbaritem.cxx182 aBounds = AWTRectangle( m_pStatusBar->GetItemRect( m_nItemId ) ); in implGetBounds()
555 aBounds = AWTRectangle( aCharRect ); in getCharacterBounds()
H A Dvclxaccessibletabpage.cxx215 aBounds = AWTRectangle( m_pTabControl->GetTabBounds( m_nPageId ) ); in implGetBounds()
627 aBounds = AWTRectangle( aCharRect ); in getCharacterBounds()
H A Dvclxaccessibletoolboxitem.cxx261 aRect = AWTRectangle( m_pToolBox->GetItemPosRect( (sal_uInt16)m_nIndexInParent ) ); in implGetBounds()
499 aBounds = AWTRectangle( aCharRect ); in getCharacterBounds()
H A Dvclxaccessiblelistitem.cxx379 aRect = AWTRectangle( m_pListBoxHelper->GetBoundingRectangle( (sal_uInt16)m_nIndexInParent ) ); in getBounds()
483 aBounds = AWTRectangle( aCharRect ); in getCharacterBounds()
H A Dvclxaccessibletabpagewindow.cxx86 aBounds = AWTRectangle( aRect ); in implGetBounds()
H A Daccessiblemenucomponent.cxx125 aBounds = AWTRectangle( aRect ); in implGetBounds()
H A Dvclxaccessibletextcomponent.cxx266 aRect = AWTRectangle( pControl->GetCharacterBounds( nIndex ) ); in getCharacterBounds()
H A Daccessiblemenuitemcomponent.cxx282 aBounds = AWTRectangle( m_pParent->GetBoundingRectangle( m_nItemPos ) ); in implGetBounds()
/aoo4110/main/toolkit/inc/toolkit/helper/
H A Dconvert.hxx53 inline ::com::sun::star::awt::Rectangle AWTRectangle( const ::Rectangle& rVCLRect ) in AWTRectangle() function
/aoo4110/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx428 return AWTRectangle( GetBoundingBox() ); in getBounds()
502 aBounds = AWTRectangle( aCharRect ); in getCharacterBounds()
H A Daccessibletabbarpage.cxx209 aBounds = AWTRectangle( m_pTabBar->GetPageRect( m_nPageId ) ); in implGetBounds()
H A Daccessiblelistboxentry.cxx636 return AWTRectangle( GetBoundingBox() ); in getBounds()
715 aBounds = AWTRectangle( aCharRect ); in getCharacterBounds()
H A Daccessibletabbar.cxx165 aBounds = AWTRectangle( Rectangle( m_pTabBar->GetPosPixel(), m_pTabBar->GetSizePixel() ) ); in implGetBounds()
H A DAccessibleGridControlBase.cxx203 return AWTRectangle( getBoundingBox() ); in getBounds()
H A DAccessibleBrowseBoxTableCell.cxx144 …aRect = AWTRectangle( mpBrowseBox->GetFieldCharacterBounds( getRowPos(), getColumnPos(), nIndex ) … in getCharacterBounds()
H A DAccessibleGridControlTableCell.cxx162 aRect = AWTRectangle( m_aTable.GetFieldCharacterBounds( getRowPos(), getColumnPos(), nIndex ) ); in getCharacterBounds()
/aoo4110/main/svtools/source/control/
H A Dvclxaccessibleheaderbaritem.cxx152 aBounds = AWTRectangle( m_pHeadBar->GetItemRect( sal_uInt16( m_nIndexInParent ) ) ); in implGetBounds()
H A Daccessibleruler.cxx150 return AWTRectangle( GetBoundingBox() ); in getBounds()
/aoo4110/main/sfx2/source/view/
H A Dipclient.cxx470 return AWTRectangle( aRealObjArea ); in getPlacement()
487 return AWTRectangle( aRealObjArea ); in getClipRectangle()
/aoo4110/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx237 return AWTRectangle( GetBoundingBox() ); in getBounds()
917 return AWTRectangle( GetBoundingBox() ); in getBounds()
/aoo4110/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx168 aBounds = AWTRectangle( aRect ); in GetBounds()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx193 return AWTRectangle(GetBoundingBox()); in getBounds()

Completed in 123 milliseconds

12