Home
last modified time | relevance | path

Searched refs:Rectangle (Results 201 – 225 of 2182) sorted by relevance

12345678910>>...88

/trunk/main/comphelper/source/misc/
H A Daccessiblecomponenthelper.cxx64 Rectangle aBounds( implGetBounds() ); in containsPoint()
75 Rectangle aBounds( implGetBounds() ); in getLocation()
83 Rectangle aBounds( implGetBounds() ); in getLocationOnScreen()
104 Rectangle aBounds( implGetBounds() ); in getSize()
109 Rectangle SAL_CALL OCommonAccessibleComponent::getBounds( ) throw (RuntimeException) in getBounds()
159 Rectangle SAL_CALL OAccessibleComponentHelper::getBounds( ) throw (RuntimeException) in getBounds()
208 Rectangle SAL_CALL OAccessibleExtendedComponentHelper::getBounds( ) throw (RuntimeException) in getBounds()
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx215 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
234 awt::Rectangle SAL_CALL SvxRectCtlAccessibleContext::getBounds() throw( RuntimeException ) in getBounds()
312 Rectangle aFocusRect( mpRepr->CalculateFocusRectangle( p->ePoint ) ); in getAccessibleChild()
823 Rectangle SvxRectCtlAccessibleContext::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox()
830 return Rectangle( mpRepr->GetPosPixel(), mpRepr->GetSizePixel() ); in GetBoundingBox()
865 const Rectangle& rBoundingBox, in DBG_NAME()
872 mpBoundingBox( new Rectangle( rBoundingBox ) ), in DBG_NAME()
906 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
1295 Rectangle aRect( GetBoundingBox() ); in GetBoundingBoxOnScreen()
1297 return Rectangle( mrParentWindow.OutputToScreenPixel( aRect.TopLeft() ), aRect.GetSize() ); in GetBoundingBoxOnScreen()
[all …]
/trunk/main/vcl/source/gdi/
H A Dsalnativewidgets-none.cxx57 const Rectangle&, in hitTestNativeControl() argument
76 const Rectangle&, in drawNativeControl() argument
97 const Rectangle&, in drawNativeControlText() argument
121 const Rectangle&, in getNativeControlRegion() argument
125 Rectangle &, in getNativeControlRegion()
126 Rectangle & ) in getNativeControlRegion()
H A Doutmap.cxx655 Rectangle OutputDevice::ImplLogicToDevicePixel( const Rectangle& rLogicRect ) const in ImplLogicToDevicePixel()
771 Rectangle OutputDevice::ImplDevicePixelToLogic( const Rectangle& rPixelRect ) const in ImplDevicePixelToLogic()
1175 Rectangle OutputDevice::LogicToPixel( const Rectangle& rLogicRect ) const in LogicToPixel()
1371 Rectangle OutputDevice::LogicToPixel( const Rectangle& rLogicRect, in LogicToPixel()
1570 Rectangle OutputDevice::PixelToLogic( const Rectangle& rDeviceRect ) const in PixelToLogic()
1577 return Rectangle( ImplPixelToLogic( rDeviceRect.Left(), mnDPIX, in PixelToLogic()
1768 Rectangle OutputDevice::PixelToLogic( const Rectangle& rDeviceRect, in PixelToLogic()
1782 return Rectangle( ImplPixelToLogic( rDeviceRect.Left(), mnDPIX, in PixelToLogic()
2207 Rectangle OutputDevice::LogicToLogic( const Rectangle& rRectSource, in LogicToLogic()
2213 return Rectangle( fn5( rRectSource.Left() + aMapResSource.mnMapOfsX, in LogicToLogic()
[all …]
H A Doutdev4.cxx174 Rectangle aRect = rRect; in ImplDrawLinearGradient()
197 Rectangle aMirrorRect = aRect; // used in style axial in ImplDrawLinearGradient()
242 Rectangle aBorderRect = aRect; in ImplDrawLinearGradient()
406 Rectangle aRect( rRect ); in ImplDrawComplexGradient()
541 Rectangle aExtRect( rRect ); in ImplDrawComplexGradient()
648 void OutputDevice::DrawGradient( const Rectangle& rRect, in DrawGradient()
719 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawGradient()
826 const Rectangle aRect( rPolyPoly.GetBoundRect() ); in DrawGradient()
939 Rectangle aDstRect( aPoint, GetOutputSizePixel() ); in DrawGradient()
1009 Rectangle aRect( rRect ); in AddGradientActions()
[all …]
H A Dalpha.cxx106 sal_Bool AlphaMask::Crop( const Rectangle& rRectPixel ) in Crop()
125 sal_Bool AlphaMask::CopyPixel( const Rectangle& rRectDst, const Rectangle& rRectSrc, in CopyPixel()
132 Rectangle aRectDst( rRectDst ); in CopyPixel()
135 aRectDst.Intersection( Rectangle( Point(), aSizePix ) ); in CopyPixel()
143 Rectangle aRectSrc( rRectSrc ); in CopyPixel()
145 aRectSrc.Intersection( Rectangle( Point(), aCopySizePix ) ); in CopyPixel()
177 Rectangle aRectSrc( rRectSrc ); in CopyPixel()
179 aRectSrc.Intersection( Rectangle( Point(), aSizePix ) ); in CopyPixel()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx886 Rectangle aRect; in ImplCalcSet2()
1321 Rectangle aRect; in ImplDrawSplitTracking()
1711 Rectangle aRect; in ImplUpdateSet()
1837 Rectangle aRect; in ImplGetAutoHideRect()
1854 Rectangle aRect; in ImplGetFadeInRect()
1866 Rectangle aRect; in ImplGetFadeOutRect()
1948 Rectangle aTempRect; in ImplDrawAutoHide()
3889 Rectangle aRect; in SetAutoHideState()
3913 Rectangle aRect; in GetAutoHideRect()
3922 Rectangle aRect; in GetFadeInRect()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterPaintManager.cxx53 ::boost::function<void(const css::awt::Rectangle& rRepaintBox)>
61 const css::awt::Rectangle&, in GetInvalidator()
103 const awt::Rectangle aBBox ( in Invalidate()
121 const css::awt::Rectangle& rRepaintBox, in Invalidate()
143 const css::awt::Rectangle& rRepaintBox, in Invalidate()
152 const awt::Rectangle aBBox ( in Invalidate()
155 awt::Rectangle( in Invalidate()
H A DPresenterSlidePreview.cxx213 Paint(awt::Rectangle( in windowPaint()
294 void PresenterSlidePreview::Paint (const awt::Rectangle& rBoundingBox) in Paint()
305 awt::Rectangle aWindowBox (mxWindow->getPosSize()); in Paint()
318 awt::Rectangle aPreviewBox; in Paint()
322 aPreviewBox = awt::Rectangle( in Paint()
334 aPreviewBox = awt::Rectangle( in Paint()
347 awt::Rectangle(0,0,aWindowBox.Width,aWindowBox.Height), in Paint()
389 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in Resize()
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx67 Rectangle(Point(0, 0), Size((nQuarter * 2) + 1, (nQuarter * 2) + 1))); in getTopLeft()
80 Rectangle(Point((nQuarter * 2) + 1, 0), Size(1, nQuarter))); in getTop()
93Rectangle(Point((nQuarter * 2) + 2, 0), Size((nQuarter * 2) + 1, (nQuarter * 2) + 1))); in getTopRight()
106 Rectangle(Point((nQuarter * 3) + 3, (nQuarter * 2) + 1), Size(nQuarter, 1))); in getRight()
119Rectangle(Point((nQuarter * 2) + 2, (nQuarter * 2) + 2), Size((nQuarter * 2) + 1, (nQuarter * 2) +… in getBottomRight()
132 Rectangle(Point((nQuarter * 2) + 1, (nQuarter * 3) + 3), Size(1, nQuarter))); in getBottom()
145Rectangle(Point(0, (nQuarter * 2) + 2), Size((nQuarter * 2) + 1, (nQuarter * 2) + 1))); in getBottomLeft()
158 Rectangle(Point(0, (nQuarter * 2) + 1), Size(nQuarter, 1))); in getLeft()
/trunk/main/sc/source/filter/inc/
H A Dxeescher.hxx55 virtual void WriteData( EscherEx& rEscherEx, const Rectangle& rRect );
59 virtual void ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit );
76 virtual void ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit );
93 virtual void ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit );
107 explicit XclExpDffNoteAnchor( const XclExpRoot& rRoot, const Rectangle& rRect );
218 const Rectangle* pChildAnchor,
240 const Rectangle* pChildAnchor );
288 const Rectangle* pChildAnchor );
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx87 Rectangle aR0(GetMarkedObjRect()); in SetMarkedObjRect()
117 Rectangle aR1(pO->GetSnapRect()); in SetMarkedObjRect()
600 Rectangle aMarkRect(GetMarkedObjRect()); in CrookMarkedObj()
699 Rectangle aRefRect(rRef); in DistortMarkedObj()
721 Rectangle aAllSnapRect(GetMarkedObjRect()); in SetNotPersistAttrToMarked()
830 Rectangle aSnapRect; in MergeNotPersistAttrFromMarked()
831 Rectangle aLogicRect; in MergeNotPersistAttrFromMarked()
842 Rectangle aSnapRect2(pObj->GetSnapRect()); in MergeNotPersistAttrFromMarked()
1306 Rectangle aRect(GetMarkedObjRect()); in GetGeoAttrFromMarked()
1472 Rectangle aRect(GetMarkedObjRect()); in SetGeoAttrToMarked()
[all …]
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.hxx57 const Rectangle& rControlRegion, const Point& aPos,
71 const Rectangle& rControlRegion, ControlState nControlState,
84 const Rectangle&, ControlState, in drawNativeControlText() argument
105 const Rectangle& rControlRegion, ControlState nControlState,
108 Rectangle &rNativeBoundingRegion, Rectangle &rNativeContentRegion );
/trunk/main/sfx2/source/sidebar/
H A DTitleBar.hxx46 virtual void Paint (const Rectangle& rUpdateArea);
62 virtual Rectangle GetTitleArea (const Rectangle& rTitleBarBox) = 0;
63 virtual void PaintDecoration (const Rectangle& rTitleBarBox) = 0;
64 virtual void PaintFocus (const Rectangle& rFocusBox);
73 void PaintTitle (const Rectangle& rTitleBox);
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTableCell.cxx150 …::com::sun::star::awt::Rectangle SAL_CALL AccessibleGridControlTableCell::getCharacterBounds( sal_… in getCharacterBounds()
159 ::com::sun::star::awt::Rectangle aRect; in getCharacterBounds()
357 Rectangle AccessibleGridControlTableCell::implGetBoundingBox() in implGetBoundingBox()
361 Rectangle aGridRect = m_aTable.GetWindowExtentsRelative( pParent ); in implGetBoundingBox()
363Rectangle aCellRect = m_aTable.calcCellRect(nIndex%m_aTable.GetColumnCount(), nIndex/m_aTable.GetC… in implGetBoundingBox()
366 Rectangle aCell( Point( nX, nY ), aCellRect.GetSize()); in implGetBoundingBox()
370 Rectangle AccessibleGridControlTableCell::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen()
372 Rectangle aGridRect = m_aTable.GetWindowExtentsRelative( NULL ); in implGetBoundingBoxOnScreen()
374Rectangle aCellRect = m_aTable.calcCellRect(nIndex%m_aTable.GetColumnCount(), nIndex/m_aTable.GetC… in implGetBoundingBoxOnScreen()
377 Rectangle aCell( Point( nX, nY ), aCellRect.GetSize()); in implGetBoundingBoxOnScreen()
H A Daccessiblelistboxentry.cxx131 Rectangle AccessibleListBoxEntry::GetBoundingBox_Impl() const in GetBoundingBox_Impl()
133 Rectangle aRect; in GetBoundingBox_Impl()
144 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBox_Impl()
151 Rectangle AccessibleListBoxEntry::GetBoundingBoxOnScreen_Impl() const in GetBoundingBoxOnScreen_Impl()
153 Rectangle aRect; in GetBoundingBoxOnScreen_Impl()
160 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBoxOnScreen_Impl()
628 Rectangle aRect = pAccEntry->GetBoundingBox_Impl(); in getAccessibleAtPoint()
706 awt::Rectangle aBounds( 0, 0, 0, 0 ); in getCharacterBounds()
711 Rectangle aItemRect = GetBoundingBox(); in getCharacterBounds()
713 Rectangle aCharRect = aLayoutData.GetCharacterBounds( nIndex ); in getCharacterBounds()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewHeaderCell.cxx319 Rectangle ScAccessiblePreviewHeaderCell::GetBoundingBoxOnScreen() const throw (uno::RuntimeExceptio… in GetBoundingBoxOnScreen()
321 Rectangle aCellRect; in GetBoundingBoxOnScreen()
330 …aCellRect = Rectangle( rColInfo.nPixelStart, rRowInfo.nPixelStart, rColInfo.nPixelEnd, rRowInfo.nP… in GetBoundingBoxOnScreen()
338 Rectangle aRect = pWindow->GetWindowExtentsRelative(NULL); in GetBoundingBoxOnScreen()
346 Rectangle ScAccessiblePreviewHeaderCell::GetBoundingBox() const throw (uno::RuntimeException) in GetBoundingBox()
355Rectangle aCellRect( rColInfo.nPixelStart, rRowInfo.nPixelStart, rColInfo.nPixelEnd, rRowInfo.nPix… in GetBoundingBox()
363 Rectangle aParentRect (VCLRectangle(xAccParentComp->getBounds())); in GetBoundingBox()
370 return Rectangle(); in GetBoundingBox()
434 Rectangle aVisRect( aPoint, aOutputSize ); in FillTableInfo()
/trunk/main/sc/source/ui/inc/
H A Dgridwin.hxx112 ::boost::shared_ptr<Rectangle> mpAutoFillRect;
192 Rectangle aRepaintPixel;
201 Rectangle aInvertRect;
230 void UpdateDragRect( sal_Bool bShowRange, const Rectangle& rPosRect );
265 void DrawSdrGrid( const Rectangle& rDrawingRect, OutputDevice* pContentDev );
275 Rectangle GetListValButtonRect( const ScAddress& rButtonPos );
294 void GetSelectionRects( ::std::vector< Rectangle >& rPixelRects );
300 virtual void Paint( const Rectangle& rRect );
388 void DoInvertRect( const Rectangle& rPixel );
/trunk/main/tools/inc/tools/
H A Db3dtrans.hxx119 Rectangle maViewportRectangle;
120 Rectangle maVisibleRectangle;
124 Rectangle maSetBound;
186 void SetViewportRectangle(Rectangle& rRect, Rectangle& rVisible);
187 void SetViewportRectangle(Rectangle& rRect) { SetViewportRectangle(rRect, rRect); } in SetViewportRectangle()
188 const Rectangle& GetViewportRectangle() { return maViewportRectangle; } in GetViewportRectangle()
205 const Rectangle& GetLogicalViewportBounds();
/trunk/main/vcl/inc/vcl/
H A Dscrbar.hxx48 Rectangle maBtn1Rect;
49 Rectangle maBtn2Rect;
50 Rectangle maPage1Rect;
51 Rectangle maPage2Rect;
52 Rectangle maThumbRect;
75 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
103 virtual void Paint( const Rectangle& rRect );
/trunk/main/chart2/source/controller/main/
H A DPositionAndSizeHelper.cxx50 , const awt::Rectangle& rNewPositionAndSize in moveObject()
51 , const awt::Rectangle& rPageRectangle in moveObject()
56Rectangle aObjectRect( Point(rNewPositionAndSize.X,rNewPositionAndSize.Y), Size(rNewPositionAndSiz… in moveObject()
57Rectangle aPageRect( Point(rPageRectangle.X,rPageRectangle.Y), Size(rPageRectangle.Width,rPageRect… in moveObject()
139 , const awt::Rectangle& rNewPositionAndSize in moveObject()
140 , const awt::Rectangle& rPageRectangle in moveObject()
145 awt::Rectangle aNewPositionAndSize( rNewPositionAndSize ); in moveObject()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx832 awt::Rectangle const & rPosSize, in insertControlModel()
958 aDescriptor.Bounds = awt::Rectangle( 10, 10, 250, 150 ); in showWarning()
1007 aDescriptor.Bounds = awt::Rectangle( 10, 10, 250, 150 ); in showWarning()
1204 awt::Rectangle( DIALOG_BORDER + TEXT_OFFSET, in createDialog()
1219 awt::Rectangle( PROGRESS_X_POS + PROGRESS_WIDTH + DIALOG_BORDER, in createDialog()
1235 awt::Rectangle( BOX1_BTN_X, BOX1_BTN_Y, BUTTON_WIDTH, BUTTON_HEIGHT ), in createDialog()
1248 awt::Rectangle( BOX1_BTN_X, in createDialog()
1264 awt::Rectangle( BOX1_BTN_X, in createDialog()
1283 awt::Rectangle( DIALOG_BORDER, EDIT2_Y_POS, EDIT_WIDTH, BOX_HEIGHT2 ), in createDialog()
1298 awt::Rectangle( DIALOG_BORDER + TEXT_OFFSET, in createDialog()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1156 Rectangle* pShapeBoundRect;
1179 Rectangle& rShapeBoundRect ); // FillBitmaps or GraphicObjects.
1235 EscherSolverContainer& rSolver, ::com::sun::star::awt::Rectangle& rGeoRect,
1312 const Rectangle& rRect ) = 0;
1345 void WriteClientAnchor( EscherEx& rEx, const Rectangle& rRect ) in WriteClientAnchor()
1540 virtual void AddChildAnchor( const Rectangle& rRectangle );
1541 virtual void AddClientAnchor( const Rectangle& rRectangle );
1544 sal_uInt32 EnterGroup( const Rectangle* pBoundRect = NULL );
1546 virtual sal_Bool SetGroupSnapRect( sal_uInt32 nGroupLevel, const Rectangle& rRect );
1553 virtual void Commit( EscherPropertyContainer& rProps, const Rectangle& rRect );
[all …]
/trunk/main/vcl/inc/win/
H A Dsalsys.h39 Rectangle m_aArea;
40 Rectangle m_aWorkArea;
46 const Rectangle& rArea, in DisplayMonitor()
47 const Rectangle& rWorkArea, in DisplayMonitor()
69 virtual Rectangle GetDisplayScreenPosSizePixel( unsigned int nScreen );
70 virtual Rectangle GetDisplayWorkAreaPosSizePixel( unsigned int nScreen );
/trunk/main/toolkit/inc/toolkit/helper/
H A Dconvert.hxx53 inline ::com::sun::star::awt::Rectangle AWTRectangle( const ::Rectangle& rVCLRect ) in AWTRectangle()
55 …return ::com::sun::star::awt::Rectangle( rVCLRect.Left(), rVCLRect.Top(), rVCLRect.GetWidth(), rVC… in AWTRectangle()
58 inline ::Rectangle VCLRectangle( const ::com::sun::star::awt::Rectangle& rAWTRect ) in VCLRectangle()
60 return ::Rectangle( ::Point( rAWTRect.X, rAWTRect.Y ), ::Size( rAWTRect.Width, rAWTRect.Height ) ); in VCLRectangle()

Completed in 171 milliseconds

12345678910>>...88