Home
last modified time | relevance | path

Searched refs:Rectangle (Results 126 – 150 of 2182) sorted by relevance

12345678910>>...88

/trunk/main/svtools/inc/svtools/table/
H A Dtablerenderer.hxx90 OutputDevice& _rDevice, const Rectangle& _rArea,
112 OutputDevice& _rDevice, const Rectangle& _rArea,
147 OutputDevice& _rDevice, const Rectangle& _rRowArea,
176 OutputDevice& _rDevice, Rectangle const & _rArea,
207 OutputDevice& _rDevice, const Rectangle& _rArea,
215 virtual void ShowCellCursor( Window& _rView, const Rectangle& _rCursorRect) = 0;
222 virtual void HideCellCursor( Window& _rView, const Rectangle& _rCursorRect) = 0;
256 OutputDevice& i_targetDevice, Rectangle const & i_targetArea
H A Dgridtablerenderer.hxx84 OutputDevice& _rDevice, const Rectangle& _rArea,
88 OutputDevice& _rDevice, const Rectangle& _rArea,
91 OutputDevice& _rDevice, const Rectangle& _rRowArea,
95 OutputDevice& _rDevice, const Rectangle& _rArea,
99 OutputDevice& _rDevice, const Rectangle& _rArea,
101 virtual void ShowCellCursor( Window& _rView, const Rectangle& _rCursorRect);
102 virtual void HideCellCursor( Window& _rView, const Rectangle& _rCursorRect);
107 OutputDevice& i_targetDevice, Rectangle const & i_targetArea
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx57 const Rectangle& rRect= in GetSortListPos()
88 Rectangle rRect( pView->CalcBmpRect( pEntry,0 ) ); in ImplCreate()
135 const Rectangle& rRefRect = pView->GetEntryBoundRect(pCurEntry); in SearchCol()
147 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchCol()
161 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchCol()
186 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchCol()
222 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchRow()
516 Rectangle rRefRect( pView->CalcBmpRect( pRefEntry ) ); in CreateGridAjustData()
525 Rectangle rRect( pView->CalcBmpRect(pEntry) ); in CreateGridAjustData()
683 Rectangle IcnGridMap_Impl::GetGridRect( GridId nId ) in GetGridRect()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx135 Rectangle ScrollBarManager::PlaceScrollBars ( in PlaceScrollBars()
136 const Rectangle& rAvailableArea, in PlaceScrollBars()
140 Rectangle aRemainingSpace (DetermineScrollBarVisibilities( in PlaceScrollBars()
200 void ScrollBarManager::PlaceFiller (const Rectangle& aArea) in PlaceFiller()
216 Rectangle aModelArea (mrSlideSorter.GetView().GetModelArea()); in UpdateScrollBars()
366 Rectangle ScrollBarManager::DetermineScrollBarVisibilities ( in DetermineScrollBarVisibilities()
367 const Rectangle& rAvailableArea, in DetermineScrollBarVisibilities()
404 Rectangle aRemainingSpace (rAvailableArea); in DetermineScrollBarVisibilities()
419 const Rectangle& rAvailableArea) in TestScrollBarVisibilities()
543 Rectangle aWindowArea (pWindow->GetPosPixel(), aWindowSize); in CalcAutoScrollOffset()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx119 const Rectangle& rControlRegion, in HitTestNativeControl()
131 Rectangle screenRegion( rControlRegion ); in HitTestNativeControl()
221 const Rectangle& rControlRegion, in DrawNativeControl()
247 Rectangle screenRegion( ImplLogicToDevicePixel( rControlRegion ) ); in DrawNativeControl()
264 const Rectangle& rControlRegion, in DrawNativeControlText()
290 Rectangle screenRegion( ImplLogicToDevicePixel( rControlRegion ) ); in DrawNativeControlText()
302 const Rectangle& rControlRegion, in GetNativeControlRegion()
306 Rectangle &rNativeBoundingRegion, in GetNativeControlRegion()
307 Rectangle &rNativeContentRegion ) in GetNativeControlRegion()
319 Rectangle screenRegion( ImplLogicToDevicePixel( rControlRegion ) ); in GetNativeControlRegion()
H A Dregion.cxx334 Region::Region(const Rectangle& rRect) in Region()
526 bool Region::Union( const Rectangle& rRect ) in Union()
701 bool Region::Exclude( const Rectangle& rRect ) in Exclude()
782 bool Region::XOr( const Rectangle& rRect ) in XOr()
1252 Rectangle Region::GetBoundRect() const in GetBoundRect()
1257 return Rectangle(); in GetBoundRect()
1264 return Rectangle(); in GetBoundRect()
1275 return Rectangle(); in GetBoundRect()
1280 return Rectangle( in GetBoundRect()
1296 return Rectangle(); in GetBoundRect()
[all …]
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java28 import java.awt.Rectangle;
144 public Rectangle getClientArea() in getClientArea()
148 Rectangle r = getBounds(); in getClientArea()
149 Rectangle rc = new Rectangle(r.x + i.left, r.y + i.top, in getClientArea()
155 public Rectangle getUnoFramePosition() throws Exception in getUnoFramePosition()
158 com.sun.star.awt.Rectangle rect = win.getPosSize(); in getUnoFramePosition()
159 return new Rectangle(rect.X, rect.Y, rect.Width, rect.Height); in getUnoFramePosition()
167 Rectangle client = getClientArea(); in checkUnoFramePosition()
168 Rectangle unoWin = getUnoFramePosition(); in checkUnoFramePosition()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx134 Rectangle WMFReader::ReadRectangle() in ReadRectangle()
141 return Rectangle( aTL, aBR ); in ReadRectangle()
287 Rectangle aRect( ReadRectangle() ); in ReadRecordParams()
297 Rectangle aRect( ReadRectangle() ); in ReadRecordParams()
313 Rectangle aRect( ReadRectangle() ); in ReadRecordParams()
426 Rectangle aRect; in ReadRecordParams()
450 aRect = Rectangle( aPt1, aPt2 ); in ReadRecordParams()
617 Rectangle aDestRect( ReadYX(), aDestSize ); in ReadRecordParams()
1009 Rectangle aPlaceableBound; in ReadHeader()
1206 static void GetWinExtMax( const Rectangle& rSource, Rectangle& rPlaceableBound, const sal_Int16 nMa… in GetWinExtMax()
[all …]
/trunk/main/vcl/source/window/
H A Dmenu.cxx2303 Rectangle aNativeBounds; in ImplGetNativeCheckAndRadioSize()
2304 Rectangle aNativeContent; in ImplGetNativeCheckAndRadioSize()
2306 Rectangle aCtrlRegion( Rectangle( tmp, Size( 100, 15 ) ) ); in ImplGetNativeCheckAndRadioSize()
2561 Rectangle aNativeBounds; in ImplCalcSize()
3213 Rectangle aRet; in GetBoundingRectangle()
3706 Rectangle aRect( rRect ); in ImplExecute()
4828 return Rectangle(); in ImplGetItemRect()
4830 Rectangle aRect; in ImplGetItemRect()
5695 Rectangle aRect; in ImplGetItemRect()
6134 Rectangle aRect; in GetMenuBarButtonRectPixel()
[all …]
/trunk/main/vcl/inc/vcl/
H A Ddecoview.hxx31 class Rectangle;
94 void DrawSymbol( const Rectangle& rRect, SymbolType eType,
96 void DrawFrame( const Rectangle& rRect,
99 void DrawHighlightFrame( const Rectangle& rRect,
101 Rectangle DrawFrame( const Rectangle& rRect, sal_uInt16 nStyle = FRAME_DRAW_OUT );
102 Rectangle DrawButton( const Rectangle& rRect, sal_uInt16 nStyle );
H A Dsalnativewidgets.hxx313 Rectangle maThumbRect;
314 Rectangle maButton1Rect;
315 Rectangle maButton2Rect;
338 Rectangle maThumbRect;
389 Rectangle maUpperRect;
390 Rectangle maLowerRect;
414 Rectangle maGripRect;
442 MenupopupValue( long i_nGutterWidth, const Rectangle& i_rItemRect ) in MenupopupValue()
447 Rectangle maItemRect;
H A Dspinfld.hxx41 Rectangle maUpperRect;
42 Rectangle maLowerRect;
43 Rectangle maDropDownRect; // noch nicht angebunden...
63 …tonAreas( OutputDevice* pDev, const Size& rOutSz, Rectangle& rDDArea, Rectangle& rSpinUpArea, Rect…
74 Rectangle * ImplFindPartRect( const Point& rPt );
90 virtual void Paint( const Rectangle& rRect );
/trunk/main/sw/source/core/inc/
H A Ddflyobj.hxx98 virtual const Rectangle& GetCurrentBoundRect() const;
99 virtual const Rectangle& GetLastBoundRect() const;
102 virtual const Rectangle& GetSnapRect() const;
103 virtual void SetSnapRect(const Rectangle& rRect);
104 virtual void NbcSetSnapRect(const Rectangle& rRect);
105 virtual const Rectangle& GetLogicRect() const;
106 virtual void SetLogicRect(const Rectangle& rRect);
107 virtual void NbcSetLogicRect(const Rectangle& rRect);
/trunk/main/sd/source/ui/docshell/
H A Dsdclient.cxx91 void Client::RequestNewObjectArea( Rectangle& aObjRect ) in RequestNewObjectArea()
109 Rectangle aOldRect = GetObjArea(); in RequestNewObjectArea()
116 Rectangle aWorkArea( pView->GetWorkArea() ); in RequestNewObjectArea()
146 Rectangle aNewRectangle(GetScaledObjArea()); in ObjectAreaChanged()
155 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ObjectAreaChanged()
192 Rectangle aLogicRect( pSdrOle2Obj->GetLogicRect() ); in ViewChanged()
198 pSdrOle2Obj->SetLogicRect( Rectangle( aLogicRect.TopLeft(), aLogicSize ) ); in ViewChanged()
206 Rectangle aVisArea; in ViewChanged()
221 pSdrOle2Obj->SetLogicRect( Rectangle( aLogicRect.TopLeft(), aScaledSize ) ); in ViewChanged()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx104 Paint(Rectangle()); in start()
254 Paint(Rectangle()); in updateStatus()
268 Paint( Rectangle() ); in IMPL_LINK()
490 Rectangle aScreenArea = Application::GetScreenPosSizePixel((unsigned int)0); in findScreenBitmap()
575 Rectangle aScreenArea = Application::GetScreenPosSizePixel((unsigned int)0); in determineProgressRatioValues()
633 void SplashScreen::Paint( const Rectangle&) in Paint() argument
646 Rectangle aDrawRect( Point(_tlx, _tly), Size( _barwidth, _barheight ) ); in Paint()
647 Rectangle aNativeControlRegion, aNativeContentRegion; in Paint()
683 _vdev.DrawRect(Rectangle(_tlx, _tly, _tlx+_barwidth, _tly+_barheight)); in Paint()
696 _vdev.DrawRect(Rectangle(_tlx, _tly, _tlx+_barwidth, _tly+_barheight)); in Paint()
[all …]
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx317 Rectangle& _orDocPreviewPaintRect, in Prepare()
1048 bool SwPagePreviewLayout::Paint( const Rectangle _aOutRect ) const in Paint()
1106 const Rectangle aPxOutRect( pOutputDev->LogicToPixel( _aOutRect ) ); in Paint()
1123 Rectangle aPxPaintRect = pOutputDev->LogicToPixel( aPageRect ); in Paint()
1249 Rectangle aInvalidPrevwRect = aPageRect; in Repaint()
1291 Rectangle aPxPageRect = pOutputDev->LogicToPixel( aPageRect.SVRect() ); in _PaintSelectMarkAtPage()
1295 Rectangle aRect( aPxPageRect.Left(), aPxPageRect.Top(), in _PaintSelectMarkAtPage()
1302 aRect = Rectangle( aPxPageRect.Left()+1, aPxPageRect.Top()+1, in _PaintSelectMarkAtPage()
1339 Rectangle aInvalPxRect( aPxPageRect.Left(), aPxPageRect.Top(), in MarkNewSelectedPage()
1343 aInvalPxRect = Rectangle( aPxPageRect.Right()-1, aPxPageRect.Top(), in MarkNewSelectedPage()
[all …]
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlHeader.cxx236 Rectangle AccessibleGridControlHeader::implGetBoundingBox() in implGetBoundingBox()
239 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( pParent ) ); in implGetBoundingBox()
240 Rectangle aHeaderRect (m_aTable.calcHeaderRect(isColumnBar())); in implGetBoundingBox()
242 return Rectangle(aGridRect.TopLeft(), Size(aGridRect.getWidth(),aHeaderRect.getHeight())); in implGetBoundingBox()
244 return Rectangle(aGridRect.TopLeft(), Size(aHeaderRect.getWidth(),aGridRect.getHeight())); in implGetBoundingBox()
248 Rectangle AccessibleGridControlHeader::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen()
250 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( NULL ) ); in implGetBoundingBoxOnScreen()
251 Rectangle aHeaderRect (m_aTable.calcHeaderRect(isColumnBar())); in implGetBoundingBoxOnScreen()
253 return Rectangle(aGridRect.TopLeft(), Size(aGridRect.getWidth(),aHeaderRect.getHeight())); in implGetBoundingBoxOnScreen()
255 return Rectangle(aGridRect.TopLeft(), Size(aHeaderRect.getWidth(),aGridRect.getHeight())); in implGetBoundingBoxOnScreen()
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx91 BitmapEx& impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangle);
116 BitmapEx& SdrHdlBitmapSet::impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangl… in impGetOrCreateTargetBitmap()
144 …return impGetOrCreateTargetBitmap((0 * INDEX_COUNT) + nInd, Rectangle(Point(0, nYPos), Size(7, 7))… in GetBitmapEx()
149 …return impGetOrCreateTargetBitmap((1 * INDEX_COUNT) + nInd, Rectangle(Point(7, nYPos), Size(9, 9))… in GetBitmapEx()
165 return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(72, 66), Size(13, 13))); in GetBitmapEx()
169 return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(85, 66), Size(13, 13))); in GetBitmapEx()
173 return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(72, 79), Size(13, 13))); in GetBitmapEx()
177 return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(85, 79), Size(13, 13))); in GetBitmapEx()
181 return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(98, 79), Size(13, 13))); in GetBitmapEx()
185 return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(98, 66), Size(13, 13))); in GetBitmapEx()
[all …]
H A Dsvdoashp.cxx1783 Rectangle aBoundRect0; in SetSnapRect()
1804 Rectangle aBoundRect0; in SetLogicRect()
1815 Rectangle aBoundRect0; in Move()
1857 Rectangle aOld( aRect ); in NbcResize()
2270 Rectangle aOld( pObj->aRect ); in DragResizeCustomShape()
2450 Rectangle aRect1; in DragCreateObject()
2619 Rectangle aR0(rR); in AdjustTextFrameWidthAndHeight()
2757 Rectangle aReturnValue; in ImpCalculateTextFrame()
2821 Rectangle aBoundRect0; in AdjustTextFrameWidthAndHeight()
2861 Rectangle aViewInit; in TakeTextEditArea()
[all …]
/trunk/main/svtools/source/table/
H A Dtablegeometry.hxx45 const Rectangle& m_rBoundaries;
46 Rectangle m_aRect;
51 const Rectangle& _rBoundaries in TableGeometry()
64 const Rectangle& getRect() const { return m_aRect; } in getRect()
80 Rectangle const & _rBoundaries,
108 Rectangle const & _rBoundaries,
137 Rectangle const & _rBoundaries, in TableCellGeometry()
156 …inline Rectangle getRect() const { return m_aRow.getRect().GetIntersection( m_aCol.getRect(… in getRect()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1596 const Rectangle* pOldRect = 0L; in Modify()
1597 Rectangle aOldRect; in Modify()
2528 const Rectangle& SwDrawVirtObj::GetLastBoundRect() const in GetLastBoundRect()
2537 if(aOutRect == Rectangle()) in GetOffset()
2698 const Rectangle& SwDrawVirtObj::GetSnapRect() const in GetSnapRect()
2706 void SwDrawVirtObj::SetSnapRect(const Rectangle& rRect) in SetSnapRect()
2709 Rectangle aR(rRect); in SetSnapRect()
2718 Rectangle aR(rRect); in NbcSetSnapRect()
2724 const Rectangle& SwDrawVirtObj::GetLogicRect() const in GetLogicRect()
2735 Rectangle aR(rRect); in SetLogicRect()
[all …]
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx484 rOut.DrawRect(Rectangle(x1,y1,x2,y2)); in DrawSlideRect()
495 rOut.DrawRect(Rectangle(x1,i0,x2,i-1)); in DrawSlideRect()
501 rOut.DrawRect(Rectangle(x1,i0,x2,y2)); in DrawSlideRect()
510 rOut.DrawRect(Rectangle(i0,y1,i-1,y2)); in DrawSlideRect()
516 rOut.DrawRect(Rectangle(i0,y1,x2,y2)); in DrawSlideRect()
667 rOut.DrawEllipse(Rectangle(x1,y1,x2,y2)); in DrawSlideCirc()
680 rOut.DrawEllipse(Rectangle(x1,y1,x2,y2)); in DrawSlideCirc()
686 rOut.SetClipRegion(Rectangle(x1,i0,x2,y2)); in DrawSlideCirc()
687 rOut.DrawEllipse(Rectangle(x1,y1,x2,y2)); in DrawSlideCirc()
699 rOut.DrawEllipse(Rectangle(x1,y1,x2,y2)); in DrawSlideCirc()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx376 awt::Rectangle aViewWindowBox (mxViewWindow->getPosSize()); in clear()
564 awt::Rectangle aRectangle; in getCanvasArea()
596 awt::Rectangle aViewWindowBox (mxViewWindow->getPosSize()); in windowPaint()
979 awt::Rectangle(0,0,10,10), in CreateViewWindow()
1024 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in Resize()
1025 awt::Rectangle aViewWindowBox; in Resize()
1092 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in CreateBackgroundPolygons()
1103 awt::Rectangle( in CreateBackgroundPolygons()
1110 awt::Rectangle( in CreateBackgroundPolygons()
1121 awt::Rectangle( in CreateBackgroundPolygons()
[all …]
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx60 Rectangle aClipRect;
90 Rectangle aClipRect;
126 Rectangle MapRectangle( const Rectangle& rRect );
131 void WriteRectangle(const Rectangle & rRect);
152 void WriteOpcode_ClipRect( const Rectangle& rRect );
336 Rectangle PictWriter::MapRectangle( const Rectangle& rRect ) in MapRectangle()
340 Rectangle aRect( aPoint, aSize ); in MapRectangle()
349 Rectangle aRect( MapRectangle( rRect ) ); in WriteRectangle()
731 Rectangle aRect( MapRectangle( rRect ) ); in WriteOpcode_ClipRect()
2087 Rectangle aRect( pAt->aClipRect ); in WriteOpcodes()
[all …]
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx116 Rectangle aRect( rObj.GetRect() ); in ImplFlipBoundingBox()
374 const Rectangle& rRect = aRect100thmm; in ImplWriteShape()
423 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
519 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
545 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
557 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
569 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
724 Rectangle aRect( rObj.GetRect() ); in ImplWriteShape()
785 rObj.SetRect( Rectangle( rTextRefPoint, in ImplWriteAdditionalText()
863 const Rectangle* pBoundRect ) in ImplEnterAdditionalTextGroup()
[all …]

Completed in 177 milliseconds

12345678910>>...88