/aoo41x/main/svx/inc/svx/ |
H A D | svdotable.hxx | 158 void getCellBounds( const sdr::table::CellPos& rPos, ::Rectangle& rCellRect ); 203 …l void TakeTextRect( SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText=sal_False,… 205 virtual void TakeTextAnchorRect(::Rectangle& rAnchorRect) const; 230 virtual const Rectangle& GetSnapRect() const; 231 virtual void NbcSetSnapRect(const Rectangle& rRect); 233 virtual const Rectangle& GetLogicRect() const; 234 virtual void NbcSetLogicRect(const Rectangle& rRect); 235 virtual void AdjustToMaxRect( const Rectangle& rMaxRect, bool bShrinkOnly = false ); 264 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p… 265 …sdr::table::CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pVie… [all …]
|
H A D | swframeexample.hxx | 46 Rectangle aPage; 47 Rectangle aPagePrtArea; 48 Rectangle aTextLine; 49 Rectangle aPara; 50 Rectangle aParaPrtArea; 51 Rectangle aFrameAtFrame; 52 Rectangle aDrawObj; 53 Rectangle aAutoCharFrame; 70 void CalcBoundRect_Impl(Rectangle &rRect); 71 …Rectangle DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rBorde… [all …]
|
H A D | svdoashp.hxx | 129 sal_Bool GetTextBounds( Rectangle& rTextBound ) const; 183 virtual const Rectangle& GetSnapRect() const; 184 virtual const Rectangle& GetCurrentBoundRect() const; 185 virtual const Rectangle& GetLogicRect() const; 190 virtual void SetSnapRect(const Rectangle& rRect); 191 virtual void SetLogicRect(const Rectangle& rRect); 198 virtual void NbcSetSnapRect(const Rectangle& rRect); 199 virtual void NbcSetLogicRect(const Rectangle& rRect); 221 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p… 223 virtual void TakeTextAnchorRect( Rectangle& rAnchorRect ) const; [all …]
|
H A D | svdmrkv.hxx | 129 Rectangle aMarkedObjRect; 130 Rectangle aMarkedPointsRect; 131 Rectangle aMarkedGluePointsRect; 184 virtual sal_Bool MarkPoints(const Rectangle* pRect, sal_Bool bUnmark); 185 sal_Bool MarkGluePoints(const Rectangle* pRect, sal_Bool bUnmark); 201 virtual void TakeActionRect(Rectangle& rRect) const; 329 sal_Bool MarkObj(const Rectangle& rRect, sal_Bool bUnmark=sal_False); 478 const Rectangle& GetMarkedObjRect() const; // SnapRects der Objekte, ohne Strichstaerke 482 const Rectangle& GetAllMarkedRect() const { return GetMarkedObjRect(); } in GetAllMarkedRect() 483 Rectangle GetAllMarkedBoundRect() const { return GetMarkedObjBoundRect(); } in GetAllMarkedBoundRect() [all …]
|
/aoo41x/main/svtools/source/hatchwindow/ |
H A D | ipwin.hxx | 36 Rectangle aOuter; 48 const Rectangle & GetOuterRectPixel() const in GetOuterRectPixel() 50 void SetOuterRectPixel( const Rectangle & rRect ) in SetOuterRectPixel() 52 Rectangle GetInnerRectPixel() const in GetInnerRectPixel() 54 Rectangle aRect( aOuter ); in GetInnerRectPixel() 63 void FillMoveRectsPixel( Rectangle aRects[ 4 ] ) const; 69 Rectangle GetTrackRectPixel( const Point & rTrackPos ) const; 70 void ValidateRect( Rectangle & rValidate ) const; 97 virtual void Paint( const Rectangle & ); 101 void QueryObjAreaPixel( Rectangle & ); [all …]
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | tabbargeometry.hxx | 51 NormalizedArea( const Rectangle& i_rReference, const bool i_bIsVertical ); 57 Rectangle getTransformed( 58 const Rectangle& i_rArea, 66 Rectangle getNormalized( 67 const Rectangle& i_rArea, 73 const Rectangle& 78 Rectangle m_aReference; 94 const Rectangle& getItemsRect() const { return m_aItemsRect; } in getItemsRect() 123 Rectangle m_aButtonBackRect; 125 Rectangle m_aItemsRect; [all …]
|
H A D | toolpaneldrawer.cxx | 68 void DrawerVisualization::Paint( const Rectangle& i_rBoundingBox ) in Paint() 119 const Rectangle aTextBox( impl_calcTextBoundingBox() ); in Paint() 122 Rectangle aFocusBox( impl_paintExpansionIndicator( aTextBox ) ); in Paint() 138 Rectangle ToolPanelDrawer::impl_paintExpansionIndicator( const Rectangle& i_rTextBox ) in impl_paintExpansionIndicator() 140 Rectangle aExpansionIndicatorArea; in impl_paintExpansionIndicator() 190 void ToolPanelDrawer::impl_paintBackground( const Rectangle& i_rTitleBarBox ) in impl_paintBackground() 215 Rectangle aBox( i_rTextBox ); in impl_paintFocusIndicator() 318 Rectangle ToolPanelDrawer::impl_calcTextBoundingBox() const in impl_calcTextBoundingBox() 327 Rectangle aTextBox( in impl_calcTextBoundingBox() 343 Rectangle ToolPanelDrawer::impl_calcTitleBarBox( const Rectangle& i_rTextBox ) const in impl_calcTitleBarBox() [all …]
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svimpicn.cxx | 392 Rectangle GetTextRect( OutputDevice* pDev, const Rectangle& rRect, in GetTextRect() 1283 Rectangle aRect; in Paint() 1323 Rectangle aRect; in GetItem() 1875 Rectangle aRect; in Resize() 2342 Rectangle aRect; in CalcBmpRect() 2776 Rectangle aRect; in ShowTargetEmphasis() 3071 const Rectangle& rRect= in GetSortListPos() 3843 Rectangle* pRect = (Rectangle*)pRectList->GetObject( nCur ); in IsOver() 3852 Rectangle* pRect = new Rectangle( rRect ); in AddSelectedRect() 3869 Rectangle* pRect = (Rectangle*)aSelectedRectList.GetObject( nCur ); in ClearSelectedRectList() [all …]
|
/aoo41x/main/vcl/source/control/ |
H A D | button.cxx | 71 Rectangle maFocusRect; 72 Rectangle maSymbolRect; 442 Rectangle aUnion = Rectangle( aImagePos, aImageSize ); in ImplDrawAlignedImage() 443 Rectangle aSymbol; in ImplDrawAlignedImage() 451 Rectangle aRect = Rectangle( Point(), rSize ); in ImplDrawAlignedImage() 670 Rectangle aOutputRect = Rectangle( Point(), GetOutputSizePixel() ); in ImplSetFocusRect() 1044 Rectangle aSymbolRect; in ImplDrawPushButtonContent() 1546 Rectangle aTextRect; in Draw() 2744 Rectangle aStateRect; in Draw() 3689 Rectangle aStateRect; in Draw() [all …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | print2.cxx | 77 Rectangle aBounds; 121 static bool checkRect( Rectangle& io_rPrevRect, in checkRect() 123 const Rectangle& rCurrRect, in checkRect() 393 Rectangle aActionBounds; in ImplCalcActionBounds() 640 return Rectangle(); in ImplCalcActionBounds() 900 Rectangle aTotalBounds( aBBCurrAct ); // thus, in RemoveTransparenciesFromMetaFile() 1163 const Rectangle aOutputRect( aPageOffset, aTmpSize ); in RemoveTransparenciesFromMetaFile() 1171 Rectangle aBoundRect( aCurr->aBounds ); in RemoveTransparenciesFromMetaFile() 1380 const Rectangle aBmpRect( aPoint, aBmp.GetSizePixel() ); in GetDownsampledBitmap() 1381 Rectangle aSrcRect( rSrcPt, rSrcSz ); in GetDownsampledBitmap() [all …]
|
H A D | pdfwriter.cxx | 115 const Rectangle& rRect, in DrawText() 142 void PDFWriter::DrawRect( const Rectangle& rRect ) in DrawRect() 152 void PDFWriter::DrawEllipse( const Rectangle& rRect ) in DrawEllipse() 213 aBitmap.Crop( Rectangle( rSrcPtPixel, rSrcSizePixel ) ); in DrawBitmap() 235 aBitmap.Crop( Rectangle( rSrcPtPixel, rSrcSizePixel ) ); in DrawBitmapEx() 256 aBitmap.Crop( Rectangle( rSrcPtPixel, rSrcSizePixel ) ); in DrawMask() 260 void PDFWriter::DrawGradient( const Rectangle& rRect, const Gradient& rGradient ) in DrawGradient() 350 void PDFWriter::IntersectClipRegion( const Rectangle& rRect ) in IntersectClipRegion() 415 sal_Int32 PDFWriter::CreateLink( const Rectangle& rRect, sal_Int32 nPageNr ) in CreateLink() 504 void PDFWriter::SetStructureBoundingBox( const Rectangle& rRect ) in SetStructureBoundingBox() [all …]
|
H A D | gdimtf.cxx | 918 Rectangle aCurRect( i_rClipRect ); in Clip() 1026 Rectangle aRect=Rectangle( Point(), GetPrefSize() ); in Rotate() 1502 Rectangle GDIMetaFile::GetBoundRect( OutputDevice& i_rReference, Rectangle* pHairline ) const in GetBoundRect() 1510 std::vector<Rectangle> aClipStack( 1, Rectangle() ); in GetBoundRect() 1513 Rectangle aBound; in GetBoundRect() 1517 *pHairline = Rectangle(); in GetBoundRect() 1657 Rectangle aRect; in GetBoundRect() 1669 Rectangle aRect; in GetBoundRect() 1682 Rectangle aRect; in GetBoundRect() 1699 Rectangle aRect; in GetBoundRect() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdovirt.cxx | 133 const Rectangle& SdrVirtObj::GetCurrentBoundRect() const in GetCurrentBoundRect() 140 const Rectangle& SdrVirtObj::GetLastBoundRect() const in GetLastBoundRect() 469 const Rectangle& SdrVirtObj::GetSnapRect() const in GetSnapRect() 476 void SdrVirtObj::SetSnapRect(const Rectangle& rRect) in SetSnapRect() 480 Rectangle aR(rRect); in SetSnapRect() 488 void SdrVirtObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() 490 Rectangle aR(rRect); in NbcSetSnapRect() 498 const Rectangle& SdrVirtObj::GetLogicRect() const in GetLogicRect() 505 void SdrVirtObj::SetLogicRect(const Rectangle& rRect) in SetLogicRect() 508 Rectangle aR(rRect); in SetLogicRect() [all …]
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | toolbox.hxx | 175 Rectangle maUpperRect; 176 Rectangle maLowerRect; 177 Rectangle maNextToolRect; 178 Rectangle maOutDockRect; 179 Rectangle maInDockRect; 180 Rectangle maPaintRect; 364 virtual void Paint( const Rectangle& rRect ); 443 Rectangle GetItemRect( sal_uInt16 nItemId ) const; 451 Rectangle GetScrollRect() const; 452 Rectangle GetMenubuttonRect() const; [all …]
|
H A D | metaact.hxx | 269 Rectangle maRect; 291 Rectangle maRect; 319 Rectangle maRect; 342 Rectangle maRect; 351 MetaArcAction( const Rectangle& rRect, 370 Rectangle maRect; 398 Rectangle maRect; 606 Rectangle maRect; 935 Rectangle maRect; 1010 Rectangle maRect; [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | viewshe2.cxx | 199 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END() 267 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END() 361 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in Scroll() 406 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoom() 425 void ViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect() 453 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoomRect() 488 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in InitWindows() 912 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject() 950 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject() 1004 const Rectangle& ViewShell::GetAllWindowRect() in GetAllWindowRect() [all …]
|
/aoo41x/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.hxx | 101 void setDockingAreaOffsets( const ::Rectangle aOffsets ); 105 ::com::sun::star::awt::Rectangle getDockingArea(); 106 void setDockingArea( const ::com::sun::star::awt::Rectangle& rDockingArea ); 216 ::Rectangle implts_calcDockingArea(); 253 … ::Rectangle implts_calcHotZoneRect( const ::Rectangle& rRect, sal_Int32 nHotZoneOffset ); 259 const ::Rectangle& rDockedElementRect, 261 const ::Rectangle& rMovedElementRect ); 265 const ::Rectangle& rTrackingRect, 266 const ::Rectangle& rRowColumnRect, 311 Rectangle m_aDockingArea; [all …]
|
/aoo41x/main/tools/source/generic/ |
H A D | gen.cxx | 198 void Rectangle::SetSize( const Size& rSize ) in SetSize() 225 Rectangle& Rectangle::Union( const Rectangle& rRect ) in Union() 253 Rectangle& Rectangle::Intersection( const Rectangle& rRect ) in Intersection() 259 *this = Rectangle(); in Intersection() 264 Rectangle aTmpRect( rRect ); in Intersection() 276 *this = Rectangle(); in Intersection() 291 void Rectangle::Justify() in Justify() 322 sal_Bool Rectangle::IsInside( const Point& rPoint ) const in IsInside() 361 sal_Bool Rectangle::IsInside( const Rectangle& rRect ) const in IsInside() 379 sal_Bool Rectangle::IsOver( const Rectangle& rRect ) const in IsOver() [all …]
|
/aoo41x/main/svtools/source/table/ |
H A D | gridtablerenderer.cxx | 104 Rectangle( aBitmapPos, aBitmapSize ), in getBitmapFor() 142 …static Rectangle lcl_getContentArea( GridTableRenderer_Impl const & i_impl, Rectangle const & i_ce… in lcl_getContentArea() 144 Rectangle aContentArea( i_cellArea ); in lcl_getContentArea() 152 static Rectangle lcl_getTextRenderingArea( Rectangle const & i_contentArea ) in lcl_getTextRenderingArea() 154 Rectangle aTextArea( i_contentArea ); in lcl_getTextRenderingArea() 266 OutputDevice& _rDevice, const Rectangle& _rArea, const StyleSettings& _rStyle ) in PaintColumnHeader() 434 Rectangle const aContentArea; 440 CellRenderContext( OutputDevice& i_device, Rectangle const & i_contentArea, in CellRenderContext() 454 OutputDevice& _rDevice, const Rectangle& _rArea, const StyleSettings& _rStyle ) in PaintCell() 458 Rectangle const aContentArea( lcl_getContentArea( *m_pImpl, _rArea ) ); in PaintCell() [all …]
|
/aoo41x/main/vcl/inc/ |
H A D | brdwin.hxx | 146 virtual void Paint( const Rectangle& rRect ); 200 Rectangle maTitleRect; 201 Rectangle maPinRect; 202 Rectangle maCloseRect; 203 Rectangle maRollRect; 204 Rectangle maDockRect; 205 Rectangle maMenuRect; 206 Rectangle maHideRect; 207 Rectangle maHelpRect; 258 virtual Rectangle GetMenuRect() const; [all …]
|
H A D | printergfx.hxx | 225 void DrawPS1GrayImage (const PrinterBmp& rBitmap, const Rectangle& rArea); 226 void writePS2ImageHeader (const Rectangle& rArea, psp::ImageType nType); 228 void DrawPS2GrayImage (const PrinterBmp& rBitmap, const Rectangle& rArea); 229 void DrawPS2PaletteImage (const PrinterBmp& rBitmap, const Rectangle& rArea); 235 std::list< Rectangle > maClipRegion; 236 sal_Bool JoinVerticalClipRectangles( std::list< Rectangle >::iterator& it, 355 void DrawRect (const Rectangle& rRectangle); 376 void DrawBitmap (const Rectangle& rDest, const Rectangle& rSrc, 378 void DrawBitmap (const Rectangle& rDest, const Rectangle& rSrc, 381 void DrawMask (const Rectangle& rDest, const Rectangle& rSrc, [all …]
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | GraphicsUtil.java | 30 import java.awt.Rectangle; 119 public static Rectangle getScreenRectangle() { in getScreenRectangle() 120 return new Rectangle(Toolkit.getDefaultToolkit().getScreenSize()); in getScreenRectangle() 136 public static BufferedImage screenshot(Rectangle area) { in screenshot() 173 public static Rectangle findRectangle(Rectangle rect, int color) { in findRectangle() 186 public static Rectangle findRectangle(BufferedImage src, int color) { in findRectangle() 187 Rectangle re = new Rectangle(); in findRectangle() 279 return new Rectangle(left, top, right - left + 1, bottom - top + 1); in getBoundingBox() 289 public static boolean isFilledWith(int color, Rectangle rect) { in isFilledWith() 309 public static Point findImage(BufferedImage image, Rectangle rect) { in findImage() [all …]
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 68 Rectangle aNewRect = _aObjRect; in lcl_getNewRectSize() 800 Rectangle aBound; in alignMarkedObjects() 801 Rectangle aResize; in alignMarkedObjects() 806 …::std::mem_fun_t<long&,Rectangle> aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Bott… in alignMarkedObjects() 807 …::std::mem_fun_t<long&,Rectangle> aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Top); in alignMarkedObjects() 826 aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Top); in alignMarkedObjects() 827 aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Bottom); in alignMarkedObjects() 840 aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Right); in alignMarkedObjects() 841 aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Left); in alignMarkedObjects() 848 aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Left); in alignMarkedObjects() [all …]
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | winmtf.hxx | 324 void IntersectClipRect( const Rectangle& rRect ); 325 void ExcludeClipRect( const Rectangle& rRect ); 478 Rectangle aOutRect; 579 Rectangle mrclFrame; // rectangle in logical units 1/100th mm 580 Rectangle mrclBounds; 589 Rectangle ImplMap( const Rectangle& rRectangle ); 610 void SetrclBounds( const Rectangle& rRect ); 611 void SetrclFrame( const Rectangle& rRect ); 653 void DrawEllipse( const Rectangle& rRect ); 665 void IntersectClipRect( const Rectangle& rRect ); [all …]
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellLineStyleValueSet.cxx | 86 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() 111 Rectangle aBackRect = aRect; in UserDraw() 154 pDev->DrawRect(Rectangle(nTLX, nTLY , nTRX, nTRY + 1 )); in UserDraw() 155 pDev->DrawRect(Rectangle(nTLX, nTLY + 3 , nTRX, nTRY + 4 )); in UserDraw() 158 pDev->DrawRect(Rectangle(nTLX, nTLY , nTRX, nTRY + 1 )); in UserDraw() 159 pDev->DrawRect(Rectangle(nTLX, nTLY + 5 , nTRX, nTRY + 6 )); in UserDraw() 162 pDev->DrawRect(Rectangle(nTLX, nTLY , nTRX, nTRY + 1 )); in UserDraw() 163 pDev->DrawRect(Rectangle(nTLX, nTLY + 3 , nTRX, nTRY + 6 )); in UserDraw() 166 pDev->DrawRect(Rectangle(nTLX, nTLY , nTRX, nTRY + 3 )); in UserDraw() 167 pDev->DrawRect(Rectangle(nTLX, nTLY + 5 , nTRX, nTRY + 6 )); in UserDraw() [all …]
|