Home
last modified time | relevance | path

Searched refs:Rectangle (Results 726 – 750 of 2178) sorted by relevance

1...<<21222324252627282930>>...88

/aoo41x/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx121 const ::Rectangle& rBounds, in fillLinearGradient()
279 const ::Rectangle& rBounds, in fillPolygonalGradient()
503 const ::Rectangle& rBounds, in doGradientFill()
580 const ::Rectangle aPolygonDeviceRectOrig( in gradientFill()
810 const ::Rectangle aPolygonDeviceRect( in fillTexturedPolyPolygon()
836 const ::Rectangle aIntegerTextureDeviceRect( in fillTexturedPolyPolygon()
/aoo41x/main/vcl/source/app/
H A Dsvapp.cxx1390 Rectangle Application::GetScreenPosSizePixel( unsigned int nScreen ) in GetScreenPosSizePixel()
1393 return pSys ? pSys->GetDisplayScreenPosSizePixel( nScreen ) : Rectangle(); in GetScreenPosSizePixel()
1396 Rectangle Application::GetWorkAreaPosSizePixel( unsigned int nScreen ) in GetWorkAreaPosSizePixel()
1399 return pSys ? pSys->GetDisplayWorkAreaPosSizePixel( nScreen ) : Rectangle(); in GetWorkAreaPosSizePixel()
1403 unsigned long calcDistSquare( const Point& i_rPoint, const Rectangle& i_rRect ) in calcDistSquare()
1413 unsigned int Application::GetBestScreen( const Rectangle& i_rRect ) in GetBestScreen()
1423 const Rectangle aCurScreenRect( GetScreenPosSizePixel( i ) ); in GetBestScreen()
1428 Rectangle aIntersection( aCurScreenRect.GetIntersection( i_rRect ) ); in GetBestScreen()
1448 const Rectangle aCurScreenRect( GetScreenPosSizePixel( i ) ); in GetBestScreen()
/aoo41x/main/sd/source/ui/view/
H A Doutlnvsh.cxx283 void OutlineViewShell::Paint(const Rectangle& rRect, ::sd::Window* pWin) in Paint()
317 Rectangle aWin(Point(0,0), pWindow->GetOutputSizePixel()); in ArrangeGUIElements()
323 Rectangle aVis = pOutlinerView->GetVisArea(); in ArrangeGUIElements()
325 Rectangle aText = Rectangle(Point(0,0), in ArrangeGUIElements()
1236 Rectangle aWin(Point(0,0), pWindow->GetOutputSizePixel()); in SetZoom()
1252 void OutlineViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect()
1261 Rectangle aWin(Point(0,0), pWindow->GetOutputSizePixel()); in SetZoomRect()
2092 void OutlineViewShell::VisAreaChanged(const Rectangle& rRect) in VisAreaChanged()
H A Doutlnvs2.cxx162 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuTemporary()
175 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuTemporary()
/aoo41x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx301 aReturn = pDoc->GetRange( nTab, Rectangle( VCLPoint(rUnoPoint), VCLPoint(rUnoPoint) )); in lcl_GetAnchorCell()
312 aReturn = pDoc->GetRange( nTab, Rectangle( VCLPoint(rUnoPoint), VCLPoint(rUnoPoint) )); in lcl_GetAnchorCell()
325Rectangle aRect(pDoc->GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), rRange.aEnd.Col(), rRan… in lcl_GetRelativePos()
332 … ScRange aRange = pDoc->GetRange( nTab, Rectangle( VCLPoint(aUnoPoint), VCLPoint(aUnoPoint) )); in lcl_GetRelativePos()
333Rectangle aRect(pDoc->GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), rRange.aEnd.Col(), rRan… in lcl_GetRelativePos()
389Rectangle aRect(pDoc->GetMMRect( static_cast<SCCOL>(aAddress.StartColumn), static_cast<SCROW>(aAdd… in setPropertyValue()
530Rectangle aRect(pDoc->GetMMRect( aRange.aStart.Col(), aRange.aStart.Row(), aRange.aEnd.Col(), aRan… in setPropertyValue()
614Rectangle aRect(pDoc->GetMMRect( aRange.aStart.Col(), aRange.aStart.Row(), aRange.aEnd.Col(), aRan… in setPropertyValue()
1031 ScRange aRange(pDoc->GetRange( nTab, Rectangle( aPos, aPos ) )); in getAnchor()
/aoo41x/main/svtools/source/contnr/
H A Dsvtreebx.cxx1283 void SvTreeListBox::Paint( const Rectangle& rRect ) in Paint()
1296 Rectangle tempRect( in Paint()
1439 Rectangle aRect( aPos, aSize ); in EditItemText()
1666 Rectangle aRect; // multi purpose in PaintEntry1()
1934 Rectangle aCtrlRegion( aPos, pImg->GetSizePixel() ); in PaintEntry1()
1973 Rectangle SvTreeListBox::GetFocusRect( SvLBoxEntry* pEntry, long nLine ) in GetFocusRect()
1977 Rectangle aRect; in GetFocusRect()
2334 Rectangle aRect; in GetDragRegion()
2734 Paint( Rectangle( Point(), GetSizePixel() ) ); in EnableList()
2788 Rectangle SvTreeListBox::GetBoundingRect( SvLBoxEntry* pEntry ) in GetBoundingRect()
[all …]
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1779 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
1806 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
1845 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
2101 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
2180 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in interpretMetafile()
2222 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in interpretMetafile()
2263 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in interpretMetafile()
2280 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
2370 Rectangle aWallpaperRectangle(pA->GetRect()); in interpretMetafile()
2443 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
[all …]
/aoo41x/main/svx/source/svdraw/
H A Dsvdotxat.cxx74 FASTBOOL SdrTextObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHgt, FASTBOOL bWdt) con… in AdjustTextFrameWidthAndHeight()
89 Rectangle aR0(rR); in AdjustTextFrameWidthAndHeight()
226 Rectangle aNeuRect(aRect); in AdjustTextFrameWidthAndHeight()
229 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in AdjustTextFrameWidthAndHeight()
H A Dsvdomedia.cxx49 SdrMediaObj::SdrMediaObj( const Rectangle& rRect ) : in SdrMediaObj()
148 void SdrMediaObj::AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly /* = false */ ) in AdjustToMaxRect()
189 SetLogicRect( Rectangle( aPos, aSize ) ); in AdjustToMaxRect()
/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx63 virtual void Paint(const Rectangle& rRect);
325 void SlideSorter::Paint (const Rectangle& rRepaintArea) in Paint()
501 mpSlideSorterController->Resize (Rectangle(aOrigin, rSize)); in ArrangeGUIElements()
629 void ContentWindow::Paint (const Rectangle& rRect) in Paint()
/aoo41x/main/svtools/inc/svtools/
H A Dtexteng.hxx113 Rectangle maInvalidRec;
198 …void ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, TextSel…
205Rectangle GetEditCursor( const TextPaM& rPaM, sal_Bool bSpecial, sal_Bool bPreferPortionStart = …
303 Rectangle PaMtoEditCursor( const TextPaM& rPaM, sal_Bool bSpecial = sal_False );
/aoo41x/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx242 …aArgs[ 1 ] = uno::makeAny( awt::Rectangle( aPoint.X(), aPoint.Y(), aSize.Width(), aSize.Height() )… in onURLChanged()
292 void MediaWindowImpl::setPosSize( const Rectangle& rRect ) in setPosSize()
396 void MediaWindowImpl::Paint( const Rectangle& ) in Paint() argument
416 const Rectangle aVideoRect( aBasePos, maChildWindow.GetSizePixel() ); in Paint()
/aoo41x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx171 Rectangle aChartPos;
214 virtual void QueryObjAreaPixel( Rectangle& rRect ) const;
352 void SetChartArea( const ScRangeListRef& rSource, const Rectangle& rDest );
353 sal_Bool GetChartArea( ScRangeListRef& rSource, Rectangle& rDest, SCTAB& rTab ) const;
/aoo41x/main/vcl/inc/vcl/
H A Dbitmapex.hxx171 sal_Bool Crop( const Rectangle& rRectPixel );
214 sal_Bool CopyPixel( const Rectangle& rRectDst,
215 const Rectangle& rRectSrc,
/aoo41x/main/odk/examples/DevelopersGuide/GUI/
H A DDialogDocument.java25 import com.sun.star.awt.Rectangle;
66 …oDialogDocument.showDocumentinDialogWindow(oDialogDocument.m_xWindowPeer, new Rectangle(40, 50, 42… in main()
84 …public void showDocumentinDialogWindow(XWindowPeer _xParentWindowPeer, Rectangle _aRectangle, Stri… in showDocumentinDialogWindow()
/aoo41x/test/testuno/source/fvt/uno/sc/chart/
H A DChartTrendline.java41 import com.sun.star.awt.Rectangle;
153 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testCreateTrendline()
/aoo41x/main/svx/inc/svx/
H A Dsvdoole2.hxx93 …SdrOle2Obj(const svt::EmbeddedObjectRef& rNewObjRef, const String& rNewObjName, const Rectangle& r…
158 virtual void NbcSetSnapRect(const Rectangle& rRect);
159 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdview.hxx166 SdrDropMarkerOverlay(const SdrView& rView, const Rectangle& rRectangle);
267 const Rectangle& GetMarkedRect() const;
268 void SetMarkedRect(const Rectangle& rRect);
/aoo41x/main/sdext/source/presenter/
H A DPresenterNotesView.hxx175 void Paint (const css::awt::Rectangle& rUpdateBox);
176 void PaintToolBar (const css::awt::Rectangle& rUpdateBox);
177 void PaintText (const css::awt::Rectangle& rUpdateBox);
/aoo41x/main/bean/com/sun/star/beans/
H A DLocalOfficeWindow.java33 import com.sun.star.awt.Rectangle;
222 Rectangle aRect = new Rectangle( 0, 0, 20, 20 ); in createUNOWindowPeer()
/aoo41x/main/sfx2/source/dialog/
H A Dpartwnd.cxx194 Rectangle impl_Rectangle_Struct2Object( const ::com::sun::star::awt::Rectangle& aRectangleStruct ) in impl_Rectangle_Struct2Object()
196 …return Rectangle(aRectangleStruct.X,aRectangleStruct.Y,aRectangleStruct.Width,aRectangleStruct.Hei… in impl_Rectangle_Struct2Object()
/aoo41x/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java32 import com.sun.star.awt.Rectangle;
103 Rectangle rect = new Rectangle(); in addChart()
/aoo41x/main/editeng/source/outliner/
H A Doutleeng.cxx74 Rectangle OutlinerEditEng::GetBulletArea( sal_uInt16 nPara ) in GetBulletArea()
76 Rectangle aBulletArea = Rectangle( Point(), Point() ); in GetBulletArea()
/aoo41x/main/editeng/inc/editeng/
H A Dunoedprx.hxx71 virtual Rectangle GetCharBounds( sal_uInt16 nPara, sal_uInt16 nIndex ) const;
72 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const;
126 virtual Rectangle GetVisArea() const;
/aoo41x/main/sd/source/ui/inc/
H A DFrameView.hxx88 void SetVisArea(const Rectangle& rVisArea) in SetVisArea()
90 const Rectangle GetVisArea() { return maVisArea; } in GetVisArea()
196 Rectangle maVisArea; // Sichtbarer Bereich

Completed in 190 milliseconds

1...<<21222324252627282930>>...88