Home
last modified time | relevance | path

Searched refs:Rectangle (Results 276 – 300 of 2178) sorted by relevance

1...<<11121314151617181920>>...88

/aoo41x/main/svtools/source/misc/
H A Dimap.cxx206 IMapRectangleObject::IMapRectangleObject( const Rectangle& rRect, in IMapRectangleObject()
226 void IMapRectangleObject::ImpConstruct( const Rectangle& rRect, sal_Bool bPixel ) in ImpConstruct()
289 Rectangle IMapRectangleObject::GetRectangle( sal_Bool bPixelCoords ) const in GetRectangle()
291 Rectangle aNewRect; in GetRectangle()
319 aRect = Rectangle( aTL, aBR ); in Scale()
485 Rectangle IMapCircleObject::GetBoundRect() const in GetBoundRect()
489 return Rectangle( Point( aCenter.X() - nRadius, aCenter.Y() - nRadius ), in GetBoundRect()
645 void IMapPolygonObject::SetExtraEllipse( const Rectangle& rEllipse ) in SetExtraEllipse()
688 aEllipse = Rectangle( aTL, aBR ); in Scale()
1022 Rectangle ImageMap::GetBoundRect() const in GetBoundRect()
[all …]
/aoo41x/main/svx/source/accessibility/
H A Dcharmapacc.cxx111 Rectangle aRect(aOutPos,aScrollBar); in getAccessibleAtPoint()
167 ::com::sun::star::awt::Rectangle SAL_CALL SvxShowCharSetVirtualAcc::implGetBounds( ) throw (Runtim… in implGetBounds()
169 ::com::sun::star::awt::Rectangle aBounds ( 0, 0, 0, 0 ); in implGetBounds()
173 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in implGetBounds()
178 Rectangle aParentRect = pParent->GetWindowExtentsRelative( NULL ); in implGetBounds()
346 ::com::sun::star::awt::Rectangle SAL_CALL SvxShowCharSetAcc::implGetBounds( ) throw (RuntimeExcept… in implGetBounds()
357 awt::Rectangle aRet; in implGetBounds()
808 awt::Rectangle SAL_CALL SvxShowCharSetItemAcc::implGetBounds( ) throw (RuntimeException) in implGetBounds()
810 awt::Rectangle aRet; in implGetBounds()
814 Rectangle aRect( mpParent->maRect ); in implGetBounds()
[all …]
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx370 Rectangle aBoundingRgn( aCtrlRegion ); in ImplInitAppFontData()
371 Rectangle aContentRgn( aCtrlRegion ); in ImplInitAppFontData()
2039 Region aRegion( Rectangle( aPoint, in ImplExcludeWindowRegion()
2047 rRegion.Exclude( Rectangle( aPoint, in ImplExcludeWindowRegion()
2402 Rectangle aSelectionRect; in ImplCallPaint()
2957 Rectangle aRectMirror( rRect ); in ImplScroll()
7414 Rectangle rRect; in GetDesktopRectPixel()
7499 Rectangle Window::ImplOutputToUnmirroredAbsoluteScreenPixel( const Rectangle &rRect ) const in ImplOutputToUnmirroredAbsoluteScreenPixel()
7513 return Rectangle( p1, p2 ); in ImplOutputToUnmirroredAbsoluteScreenPixel()
7558 return Rectangle( aPos, aSize ); in ImplGetWindowExtentsRelative()
[all …]
/aoo41x/main/svtools/source/control/
H A Dvalueacc.cxx468 const awt::Rectangle aRect( getBounds() ); in containsPoint()
503 awt::Rectangle SAL_CALL ValueSetAcc::getBounds() in getBounds()
510 awt::Rectangle aRet; in getBounds()
526 const awt::Rectangle aRect( getBounds() ); in getLocation()
557 const awt::Rectangle aRect( getBounds() ); in getSize()
1158 const awt::Rectangle aRect( getBounds() ); in containsPoint()
1176 awt::Rectangle SAL_CALL ValueItemAcc::getBounds() in getBounds()
1180 awt::Rectangle aRet; in getBounds()
1184 Rectangle aRect( mpParent->maRect ); in getBounds()
1204 const awt::Rectangle aRect( getBounds() ); in getLocation()
[all …]
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxregion.hxx74 …::com::sun::star::awt::Rectangle SAL_CALL getBounds() throw(::com::sun::star::uno::RuntimeExcepti…
77 …void SAL_CALL unionRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::com:…
78 …void SAL_CALL intersectRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::…
79 …void SAL_CALL excludeRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::co…
80 …void SAL_CALL xOrRectangle( const ::com::sun::star::awt::Rectangle& rRect ) throw(::com::s…
85 …::com::sun::star::uno::Sequence< ::com::sun::star::awt::Rectangle > SAL_CALL getRectangles() throw…
/aoo41x/main/svtools/inc/svtools/
H A Daccessibletable.hxx98 virtual Rectangle GetWindowExtentsRelative( Window *pRelativeWindow ) const = 0;
109 virtual Rectangle calcHeaderRect( sal_Bool _bIsColumnBar, sal_Bool _bOnScreen = sal_True ) = 0;
110 virtual Rectangle calcHeaderCellRect( sal_Bool _bColHeader, sal_Int32 _nPos ) = 0;
111 virtual Rectangle calcTableRect( sal_Bool _bOnScreen = sal_True ) = 0;
112 virtual Rectangle calcCellRect( sal_Int32 _nRowPos, sal_Int32 _nColPos ) = 0;
113 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex)=…
H A Dimaprect.hxx40 Rectangle aRect;
42 SVT_DLLPRIVATE void ImpConstruct( const Rectangle& rRect, sal_Bool bPixel );
53 IMapRectangleObject( const Rectangle& rRect,
66 Rectangle GetRectangle( sal_Bool bPixelCoords = sal_True ) const;
69 virtual Rectangle GetBoundRect() const { return aRect; } in GetBoundRect()
/aoo41x/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx180 virtual Rectangle GetWindowExtentsRelative( Window *pRelativeWindow ) const;
191 virtual Rectangle calcHeaderRect( sal_Bool _bIsColumnBar, sal_Bool _bOnScreen = sal_True );
192 virtual Rectangle calcHeaderCellRect( sal_Bool _bIsColumnBar, sal_Int32 nPos);
193 virtual Rectangle calcTableRect( sal_Bool _bOnScreen = sal_True );
194 virtual Rectangle calcCellRect( sal_Int32 _nRowPos, sal_Int32 _nColPos );
195 … virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java31 import java.awt.Rectangle;
96 Rectangle aWidgetArea = new Rectangle ( in paintChildren()
106 private void PaintAllStates (Graphics2D g, Rectangle aWidgetArea) in PaintAllStates()
128 Rectangle aCheckBox = new Rectangle (-nBoxWidth/2,0,nBoxWidth,nBoxWidth); in PaintAllStates()
/aoo41x/main/svx/source/svdraw/
H A Dsvdotxed.cxx113 Rectangle aAnchorRect; in BegTextEdit()
114 Rectangle aTextRect; in BegTextEdit()
143 void SdrTextObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle in TakeTextEditArea()
148 Rectangle aViewInit; in TakeTextEditArea()
352 Rectangle aEditArea; in ImpSetTextEditParams()
363 Rectangle aAnchorRect; in ImpSetTextEditParams()
/aoo41x/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx77 Rectangle mRect;
87 std::deque< Rectangle > mParaRects;
299 std::deque< Rectangle > mParaRects;
437 Rectangle aOutputRect, aVisibleOutputRect; in PlaySyncPageAct()
665 void PDFExtOutDevData::DescribeRegisteredDest( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32… in DescribeRegisteredDest()
675 sal_Int32 PDFExtOutDevData::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestA… in CreateDest()
684 sal_Int32 PDFExtOutDevData::CreateLink( const Rectangle& rRect, sal_Int32 nPageNr ) in CreateLink()
735 void PDFExtOutDevData::CreateNote( const Rectangle& rRect, const PDFNote& rNote, sal_Int32 nPageNr ) in CreateNote()
805 void PDFExtOutDevData::SetStructureBoundingBox( const Rectangle& rRect ) in SetStructureBoundingBox()
840 const Rectangle& rOutputRect, in EndGroup()
[all …]
H A Dbitmap.cxx806 Rectangle aTmpRectangle( aTmpPoint, aSizePix ); in Rotate()
810 Rectangle aNewBound( aPoly.GetBoundRect() ); in Rotate()
893 sal_Bool Bitmap::Crop( const Rectangle& rRectPixel ) in Crop()
896 Rectangle aRect( rRectPixel ); in Crop()
899 aRect.Intersection( Rectangle( Point(), aSizePix ) ); in Crop()
943 Rectangle aRectDst( rRectDst ); in CopyPixel()
954 Rectangle aRectSrc( rRectSrc ); in CopyPixel()
1070 Rectangle aRectSrc( rRectSrc ); in CopyPixel()
1382 Rectangle aRect( rRect ); in CreateRegion()
1436 Rectangle aSubRect; in CreateRegion()
[all …]
/aoo41x/main/accessibility/source/extended/
H A DAccessibleGridControlTable.cxx362 Rectangle AccessibleGridControlTable::implGetBoundingBox() in implGetBoundingBox()
366 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( pParent )); in implGetBoundingBox()
367 Rectangle aTableRect( m_aTable.calcTableRect() ); in implGetBoundingBox()
372 Rectangle aTable( Point( nX, nY ), Size( nWidth, nHeight )); in implGetBoundingBox()
376 Rectangle AccessibleGridControlTable::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen()
378 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( NULL )); in implGetBoundingBoxOnScreen()
379 Rectangle aTableRect( m_aTable.calcTableRect() ); in implGetBoundingBoxOnScreen()
384 Rectangle aTable( Point( nX, nY ), Size( nWidth, nHeight )); in implGetBoundingBoxOnScreen()
/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblestatusbaritem.cxx152 Rectangle aItemRect = m_pStatusBar->GetItemRect( m_nItemId ); in GetItemText()
177 awt::Rectangle VCLXAccessibleStatusBarItem::implGetBounds() throw (RuntimeException) in implGetBounds()
179 awt::Rectangle aBounds( 0, 0, 0, 0 ); in implGetBounds()
540 awt::Rectangle VCLXAccessibleStatusBarItem::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutO… in getCharacterBounds()
547 awt::Rectangle aBounds( 0, 0, 0, 0 ); in getCharacterBounds()
551 Rectangle aItemRect = m_pStatusBar->GetItemRect( m_nItemId ); in getCharacterBounds()
553 Rectangle aCharRect = aLayoutData.GetCharacterBounds( nIndex ); in getCharacterBounds()
571 Rectangle aItemRect = m_pStatusBar->GetItemRect( m_nItemId ); in getIndexAtPoint()
H A Dvclxaccessiblelistitem.cxx360 Rectangle aRect( m_pListBoxHelper->GetBoundingRectangle( (sal_uInt16)m_nIndexInParent ) ); in containsPoint()
372 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getBounds( ) throw (RuntimeException) in getBounds()
377 awt::Rectangle aRect; in getBounds()
392 Rectangle aRect = m_pListBoxHelper->GetBoundingRectangle( (sal_uInt16)m_nIndexInParent ); in getLocation()
406 Rectangle aRect = m_pListBoxHelper->GetBoundingRectangle( (sal_uInt16)m_nIndexInParent ); in getLocationOnScreen()
468 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getCharacterBounds( sal_Int32 nIndex ) throw (Index… in getCharacterBounds()
477 awt::Rectangle aBounds( 0, 0, 0, 0 ); in getCharacterBounds()
480 Rectangle aCharRect = m_pListBoxHelper->GetEntryCharacterBounds( m_nIndexInParent, nIndex ); in getCharacterBounds()
481 Rectangle aItemRect = m_pListBoxHelper->GetBoundingRectangle( (sal_uInt16)m_nIndexInParent ); in getCharacterBounds()
506Rectangle aItemRect = m_pListBoxHelper->GetBoundingRectangle( (sal_uInt16)m_nIndexInParent ); in getIndexAtPoint()
/aoo41x/main/vcl/source/control/
H A Dimgctrl.cxx72 static Size lcl_calcPaintSize( const Rectangle& _rPaintRect, const Size& _rBitmapSize ) in lcl_calcPaintSize()
83 static Point lcl_centerWithin( const Rectangle& _rArea, const Size& _rObjectSize ) in lcl_centerWithin()
110 const Rectangle aDrawRect( rPos, rSize ); in ImplDraw()
165 void ImageControl::Paint( const Rectangle& /*rRect*/ ) in Paint() argument
174 Rectangle aRect( Point(0,0), pWin->GetOutputSizePixel() ); in Paint()
196 Rectangle aRect( aPos, aSize ); in Draw()
/aoo41x/main/svx/inc/svx/
H A Dsvddrag.hxx59 Rectangle aActionRect;
66 Rectangle aReserveRect1;
67 Rectangle aReserveRect2;
180 const Rectangle& GetActionRect() const { return aActionRect; } in GetActionRect()
181 void SetActionRect(const Rectangle& rR) { aActionRect=rR; } in SetActionRect()
184 void TakeCreateRect(Rectangle& rRect) const;
H A Dxpoly.hxx33 class Rectangle;
84 XPolygon( const Rectangle& rRect, long nRx = 0, long nRy = 0 );
102 Rectangle GetBoundRect() const;
130 void Distort(const Rectangle& rRefRect, const XPolygon& rDistortedRect);
178 Rectangle GetBoundRect() const;
195 void Distort(const Rectangle& rRefRect, const XPolygon& rDistortedRect);
/aoo41x/main/svtools/source/hatchwindow/
H A Dhatchwindow.cxx48 const awt::Rectangle& aBounds, in initializeWindow()
74 void VCLXHatchWindow::QueryObjAreaPixel( Rectangle & aRect ) in QueryObjAreaPixel()
78 awt::Rectangle aUnoRequestRect = AWTRectangle( aRect ); in QueryObjAreaPixel()
81 awt::Rectangle aUnoResultRect = m_xController->calcAdjustedRectangle( aUnoRequestRect ); in QueryObjAreaPixel()
91 void VCLXHatchWindow::RequestObjAreaPixel( const Rectangle & aRect ) in RequestObjAreaPixel()
95 awt::Rectangle aUnoRequestRect = AWTRectangle( aRect ); in RequestObjAreaPixel()
/aoo41x/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx33 namespace awt { struct Rectangle; }
148 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
156 const ::com::sun::star::awt::Rectangle& rShapeRect,
169 ::com::sun::star::awt::Rectangle& orShapeRect,
178 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
186 const ::com::sun::star::awt::Rectangle& rShapeRect,
/aoo41x/main/chart2/source/controller/main/
H A DChartWindow.cxx36 ::Rectangle lcl_AWTRectToVCLRect( const ::com::sun::star::awt::Rectangle & rAWTRect ) in lcl_AWTRectToVCLRect()
38 ::Rectangle aResult; in lcl_AWTRectToVCLRect()
87 void ChartWindow::Paint( const Rectangle& rRect ) in Paint()
213 awt::Rectangle aHelpRect; in RequestHelp()
252 void ChartWindow::Invalidate( const Rectangle& rRect, sal_uInt16 nFlags ) in Invalidate()
/aoo41x/main/toolkit/source/awt/
H A Dvclxgraphics.cxx317 const awt::Rectangle& aRect ) in clear()
324 const ::Rectangle aVCLRect = VCLUnoHelper::ConvertToVCLRect( aRect ); in clear()
372 …mpOutputDevice->IntersectClipRegion(Region(Rectangle(nDestX, nDestY, nDestX + nDestWidth - 1, nDes… in draw()
407 mpOutputDevice->DrawRect( Rectangle( Point( x, y ), Size( width, height ) ) ); in drawRect()
418 …mpOutputDevice->DrawRect( Rectangle( Point( x, y ), Size( width, height ) ), nHorzRound, nVertRoun… in drawRoundedRect()
467 mpOutputDevice->DrawEllipse( Rectangle( Point( x, y ), Size( width, height ) ) ); in drawEllipse()
478 …mpOutputDevice->DrawArc( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Point… in drawArc()
489 …mpOutputDevice->DrawPie( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Point… in drawPie()
500 …mpOutputDevice->DrawChord( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Poi… in drawChord()
519 mpOutputDevice->DrawGradient( Rectangle( Point( x, y ), Size( width, height ) ), aGradient ); in drawGradient()
/aoo41x/main/xmloff/inc/xmloff/
H A DVisAreaContext.hxx30 class Rectangle;
33 struct Rectangle;
43 Rectangle& rRect, const MapUnit aMapUnit);
48 ::com::sun::star::awt::Rectangle& rRect, const sal_Int16 nMeasureUnit);
60 ::com::sun::star::awt::Rectangle& rRect,
/aoo41x/test/testuno/source/fvt/uno/sc/chart/
H A DChartTitle.java43 import com.sun.star.awt.Rectangle;
154 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testCreateMainTitle()
211 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testCreateSubTitle()
272 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testInputTitles()
/aoo41x/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx85 awt::Rectangle AccessibleChartView::GetWindowPosSize() const in GetWindowPosSize()
89 return awt::Rectangle(); in GetWindowPosSize()
94 awt::Rectangle aBBox( xWindow->getPosSize() ); in GetWindowPosSize()
114 awt::Rectangle aBBox( GetWindowPosSize() ); in GetUpperLeftOnScreen()
154 awt::Rectangle SAL_CALL AccessibleChartView::getBounds() in getBounds()
157 awt::Rectangle aResult( GetWindowPosSize()); in getBounds()
175 awt::Rectangle aBounds( getBounds()); in getLocationOnScreen()

Completed in 157 milliseconds

1...<<11121314151617181920>>...88