Home
last modified time | relevance | path

Searched refs:Rectangle (Results 351 – 375 of 2182) sorted by relevance

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

/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx107 Rectangle maTitleRect;
108 Rectangle maTextRect;
120 virtual void Paint( const Rectangle& rRect );
580 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in GetBubbleWindow()
771 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in IMPL_LINK()
852 Rectangle aRect( 0, TIP_HEIGHT, aSize.Width(), aSize.Height() - TIP_HEIGHT ); in Resize()
884 void BubbleWindow::Paint( const Rectangle& ) in Paint() argument
913 Rectangle aTitleRect = maTitleRect; in Paint()
918 Rectangle aTextRect = maTextRect; in Paint()
992 maTitleRect = GetTextRect( Rectangle( Point( 0, 0 ), maMaxTextSize ), in RecalcTextRects()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdocirc.hxx75 …SVX_DLLPRIVATE basegfx::B2DPolygon ImpCalcXPolyCirc(const SdrObjKind eKind, const Rectangle& rRect…
90 SdrCircObj(SdrObjKind eNewKind, const Rectangle& rRect);
98 SdrCircObj(SdrObjKind eNewKind, const Rectangle& rRect, long nNewStartWink, long nNewEndWink);
103 virtual void TakeUnrotatedSnapRect(Rectangle& rRect) const;
110 virtual void NbcSetSnapRect(const Rectangle& rRect);
H A Dgalctrl.hxx61 Rectangle aPreviewRect;
64 …SVX_DLLPRIVATE sal_Bool ImplGetGraphicCenterRect( const Graphic& rGraphic, Rectangle& rResultRe…
68 SVX_DLLPRIVATE virtual void Paint(const Rectangle& rRect);
151 …virtual void PaintField( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnId )…
183 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
/trunk/main/sc/source/ui/view/
H A Dinvmerge.cxx43 ScInvertMerger::ScInvertMerger( ::std::vector< Rectangle >* pRectangles ) : in ScInvertMerger()
71 Rectangle aCompRect = (*pRects)[nComparePos]; in Flush()
77 Rectangle aOtherRect = (*pRects)[nOtherPos]; in Flush()
147 void ScInvertMerger::AddRect( const Rectangle& rRect ) in AddRect()
149 Rectangle aJustified = rRect; in AddRect()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx107 void MoveAreaTwips( SCTAB nTab, const Rectangle& rArea, const Point& rMove,
183 void CopyToClip( ScDocument* pClipDoc, SCTAB nTab, const Rectangle& rRange );
185 SCTAB nSourceTab, const Rectangle& rSourceRange,
186 const ScAddress& rDestPos, const Rectangle& rDestRange );
192 static void MirrorRectRTL( Rectangle& rRect ); // for bounding rectangles etc.
196 static Rectangle GetCellRect( ScDocument& rDoc, const ScAddress& rPos, bool bMergedCell );
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx279 Rectangle ScAccessiblePageHeaderArea::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen()
282 Rectangle aRect; in GetBoundingBoxOnScreen()
290 …aRect = Rectangle(VCLPoint(xComp->getLocationOnScreen()), VCLRectangle(xComp->getBounds()).GetSize… in GetBoundingBoxOnScreen()
296 Rectangle ScAccessiblePageHeaderArea::GetBoundingBox(void) const in GetBoundingBox()
299 Rectangle aRect; in GetBoundingBox()
307 Rectangle aNewRect(Point(0, 0), VCLRectangle(xComp->getBounds()).GetSize()); in GetBoundingBox()
H A DAccessiblePreviewCell.cxx226 Rectangle ScAccessiblePreviewCell::GetBoundingBoxOnScreen() const throw (uno::RuntimeException) in GetBoundingBoxOnScreen()
228 Rectangle aCellRect; in GetBoundingBoxOnScreen()
235 Rectangle aRect = pWindow->GetWindowExtentsRelative(NULL); in GetBoundingBoxOnScreen()
243 Rectangle ScAccessiblePreviewCell::GetBoundingBox() const throw (uno::RuntimeException) in GetBoundingBox()
245 Rectangle aCellRect; in GetBoundingBox()
256 Rectangle aParentRect (VCLRectangle(xAccParentComp->getBounds())); in GetBoundingBox()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2641 Rectangle aEmptyRect; in ApplyAttributes()
3927 Rectangle aVisArea; in ImportGraphic()
4214 Rectangle aGlobalChildRect; in ImportGroup()
4411 Rectangle aTextRect; in ImportShape()
4621 Rectangle aPolyBoundRect; in ImportShape()
4974 Rectangle aChildAnchor; in GetGlobalChildAnchor()
5045 Rectangle& rGroupClientAnchor, Rectangle& rGroupChildAnchor, in GetGroupAnchors()
5046 const Rectangle& rClientRect, const Rectangle& rGlobalChildRect ) in GetGroupAnchors()
5106 Rectangle& rTextRect, in ProcessObj()
7349 const Rectangle& rBoundRect, in CreateSdrOLEFromStorage()
[all …]
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1768 awt::Rectangle ChartView::getDiagramRectangleExcludingAxes() in getDiagramRectangleExcludingAxes()
1778 awt::Rectangle aRet; in getRectangleOfObject()
1934 awt::Rectangle ExplicitValueProvider::addAxisTitleSizes( in addAxisTitleSizes()
1937 , const awt::Rectangle& rExcludingPositionAndSize ) in addAxisTitleSizes()
1939 awt::Rectangle aRet(rExcludingPositionAndSize); in addAxisTitleSizes()
2001 awt::Rectangle ExplicitValueProvider::substractAxisTitleSizes( in substractAxisTitleSizes()
2006 awt::Rectangle aRet(rPositionAndSizeIncludingTitles); in substractAxisTitleSizes()
2075 , const awt::Rectangle& rSpaceLeft in getAvailablePosAndSizeForDiagram()
2083 awt::Rectangle aRemainingSpace(rSpaceLeft); in getAvailablePosAndSizeForDiagram()
2199 , awt::Rectangle& rRemainingSpace in lcl_createTitle()
[all …]
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx97 const Rectangle aCropRect( rSrcPoint, in muckWithBitmap()
238 Polygon aPoly( Rectangle( aPt, aSz ) ); in DrawObj()
241 const Rectangle aRotBoundRect( aPoly.GetBoundRect() ); in DrawObj()
504 Polygon aPoly( Rectangle( rPt, rSz ) ); in ImplCreateOutput()
507 const Rectangle aRotBoundRect( aPoly.GetBoundRect() ); in ImplCreateOutput()
602 Rectangle aOutRect( aPt, pOut->GetOutputSizePixel() ); in ImplCreateOutput()
603 Rectangle aBmpRect( aOutPtPix, aOutSzPix ); in ImplCreateOutput()
1432 Rectangle aNewBound( aPoly.GetBoundRect() ); in ImplCreateRotatedScaled()
1969 Polygon aPoly( Rectangle( aOutPt, aOutSz ) ); in ImplDraw()
1972 const Rectangle aRotBoundRect( aPoly.GetBoundRect() ); in ImplDraw()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx127 pVDev->DrawRect(Rectangle( Point(0,0 ), pVDev->GetOutputSize())); in ImpPaint()
131 pVDev->DrawRect(Rectangle(aPoint, aSize)); in ImpPaint()
137 void SdDocPreviewWin::Paint( const Rectangle& rRect ) in Paint()
253 const Rectangle aClipRect( aNewOrg, aNewSize ); in updateViewSettings()
263 const Rectangle aRedrawRectangle = Rectangle( Point(), aNewSize ); in updateViewSettings()
/trunk/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java33 import com.sun.star.awt.Rectangle;
167 Rectangle rect1 = handle.getDocumentPosSize(); in checkPersistentWindowState()
172 Rectangle rect2 = handle.getDocumentPosSize(); in checkPersistentWindowState()
187 Rectangle newRect = handle.getDocumentPosSize(); in checkPersistentWindowState()
398 private boolean compareRectangles(Rectangle rect1, Rectangle rect2) in compareRectangles()
H A DDocumentHandle.java26 import com.sun.star.awt.Rectangle;
68 public Rectangle loadDocument(String docName, boolean hidden) in loadDocument()
126 public Rectangle getDocumentPosSize() { in getDocumentPosSize()
139 Rectangle newPosSize = xWin.getPosSize(); in resizeDocument()
152 public boolean resizeDocument(Rectangle newPosSize){ in resizeDocument()
/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx114 awt::Rectangle SAL_CALL AccessiblePageShape::getBounds (void) in getBounds()
119 awt::Rectangle aBoundingBox; in getBounds()
163 ::Rectangle aBBox ( in getBounds()
166 ::Rectangle aParentBBox (0,0, aParentSize.Width, aParentSize.Height); in getBounds()
168 aBoundingBox = awt::Rectangle ( in getBounds()
175 aBoundingBox = awt::Rectangle ( in getBounds()
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx93 const awt::Rectangle& rBoundingBox,
168 awt::Rectangle GetBoundingBox (void) const;
507 const awt::Rectangle& rRepaintBox, in InvalidateArea()
1061 const awt::Rectangle& rUpdateBox, in Paint()
1252 awt::Rectangle aWindowBox (mxWindow->getPosSize()); in windowPaint()
1258 awt::Rectangle()); in windowPaint()
1405 awt::Rectangle Element::GetBoundingBox (void) const in GetBoundingBox()
1499 bool Element::IsOutside (const awt::Rectangle& rBox) in IsOutside()
1992 const awt::Rectangle& rBoundingBox, in Paint()
2336 awt::Rectangle aBBox (GetBoundingBox()); in Paint()
[all …]
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxHeaderCell.cxx129Rectangle getRectangle(IAccessibleTableProvider* _pBrowseBox,sal_Int32 _nRowColIndex, sal_Bool _bO… in getRectangle()
139 Rectangle aRet(_pBrowseBox->GetFieldRectPixelAbs( nRow , nCol, sal_True, _bOnScreen)); in getRectangle()
140 return Rectangle(aRet.TopLeft() - Point(0,aRet.GetHeight()),aRet.GetSize()); in getRectangle()
144 Rectangle AccessibleBrowseBoxHeaderCell::implGetBoundingBox() in implGetBoundingBox()
150 Rectangle AccessibleBrowseBoxHeaderCell::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx113 Rectangle aCurCursor;
114 Rectangle aCurSavedCursor;
245 Rectangle aOutArea;
261 void ShowDDCursor( const Rectangle& rRect );
280 Rectangle GetWindowPos( const Rectangle& rDocPos ) const;
282 void SetOutputArea( const Rectangle& rRec );
283 void ResetOutputArea( const Rectangle& rRec );
284 const Rectangle& GetOutputArea() const { return aOutArea; } in GetOutputArea()
305 Rectangle GetVisDocArea() const;
495 Rectangle aInvalidRec;
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx966 Rectangle aRect( aPoint, maWinSize ); in Command()
1001 void ScCsvGrid::Paint( const Rectangle& ) in Paint() argument
1028 rOutDev.SetClipRegion( Region( Rectangle( in ImplSetColumnClipRegion()
1041 rOutDev.DrawRect( Rectangle( nX1, 0, nX2, nHdrHt ) ); in ImplDrawColumnHeader()
1131 Rectangle aRect( nX1, nHdrHt, nX2, nY2 ); in ImplDrawColumnBackgr()
1168 Rectangle aRect( aPoint, Size( GetHdrWidth() + 1, GetHeight() ) ); in ImplDrawRowHeaders()
1204 maBackgrDev.DrawRect( Rectangle( in ImplDrawBackgrDev()
1226 Rectangle aRect( nX1, 0, nX2, GetHdrHeight() ); in ImplDrawColumnSelection()
1291 Rectangle aRectangle( GetFirstX(), 0, GetLastX(), GetHeight() - 1 ); in ImplDrawHorzScrolled()
1307 Rectangle aRect( nLastX, 0, GetLastX(), GetHeight() - 1 ); in ImplDrawHorzScrolled()
[all …]
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx210 void SwSidebarWin::Paint( const Rectangle& rRect) in Paint()
227 Rectangle( Point( mpMetadataAuthor->GetPosPixel().X() + in Paint()
243 mPosSize = Rectangle(Point(nX,nY),Size(nWidth,nHeight)); in SetPosSizePixelRect()
255 mPosSize = Rectangle(aPoint,aSize); in SetVirtualPosSize()
344 mpOutlinerView->SetOutputArea( PixelToLogic( Rectangle(0,0,1,1) ) ); in InitControls()
623 const Rectangle aPntRect(aNextRect.SVRect()); in SetPosAndSize()
696 mpOutlinerView->SetOutputArea( PixelToLogic( Rectangle(0,0,aWidth,aHeight) ) ); in DoResize()
699 mpOutlinerView->SetVisArea( PixelToLogic( Rectangle(0,0,aWidth,aHeight) ) ); in DoResize()
726 Rectangle aRectMetaButton; in DoResize()
738Rectangle( Point( aPos.X()+GetSizePixel().Width()-(METABUTTON_WIDTH+10)*fx.GetNumerator()/fx.GetDe… in DoResize()
[all …]
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx300 void SalGraphics::mirror( Rectangle& rRect, const OutputDevice *pOutDev, bool bBack ) const in mirror()
704 sal_Bool SalGraphics::HitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangle& … in HitTestNativeControl()
710 Rectangle rgn( rControlRegion ); in HitTestNativeControl()
754 sal_Bool SalGraphics::DrawNativeControl( ControlType nType, ControlPart nPart, const Rectangle& rCo… in DrawNativeControl()
760 Rectangle rgn( rControlRegion ); in DrawNativeControl()
771 sal_Bool SalGraphics::DrawNativeControlText( ControlType nType, ControlPart nPart, const Rectangle&… in DrawNativeControlText()
777 Rectangle rgn( rControlRegion ); in DrawNativeControlText()
788 sal_Bool SalGraphics::GetNativeControlRegion( ControlType nType, ControlPart nPart, const Rectangle in GetNativeControlRegion()
790Rectangle &rNativeBoundingRegion, Rectangle &rNativeContentRegion, const OutputDevice *pOutDev ) in GetNativeControlRegion()
794 Rectangle rgn( rControlRegion ); in GetNativeControlRegion()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DTabular.java25 import com.sun.star.awt.Rectangle;
73 Rectangle aRect = new Rectangle(); in insertDetailFields()
123 Rectangle aRect = new Rectangle(); in insertDetailFieldTitles()
/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx276 SVT_DLLPRIVATE Rectangle ImplGetItemRect( sal_uInt16 nPos ) const;
282 const Rectangle& rItemRect,
283 const Rectangle* pRect,
287 const Rectangle* pRect = NULL );
303 virtual void Paint( const Rectangle& rRect );
341 Rectangle GetItemRect( sal_uInt16 nItemId ) const;
/trunk/main/filter/source/svg/
H A Dsvgwriter.hxx129 …void AddGradientDef( const Rectangle& rObjRect,const Gradient& rGradient, ::rtl…
131 … const Rectangle* pObjBoundRect = NULL, const Gradient* pFillGradient = NULL );
197 Rectangle& ImplMap( const Rectangle& rRect, Rectangle& rDstRect ) const;
203 void ImplWriteRect( const Rectangle& rRect, long nRadX = 0, long nRadY = 0,
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx342 bool AquaSalMenu::ShowNativePopupMenu(FloatingWindow * pWin, const Rectangle& rRect, sal_uLong nFla… in ShowNativePopupMenu()
869 Rectangle AquaSalMenu::GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame… in GetMenuBarButtonRectPixel()
872 return Rectangle( Point( -1, -1 ), Size( 1, 1 ) ); in GetMenuBarButtonRectPixel()
875 return Rectangle(); in GetMenuBarButtonRectPixel()
880 return Rectangle(); in GetMenuBarButtonRectPixel()
884 return Rectangle(); in GetMenuBarButtonRectPixel()
888 return Rectangle(); in GetMenuBarButtonRectPixel()
891 return Rectangle(); in GetMenuBarButtonRectPixel()
901 return Rectangle( Point(static_cast<long int>(aRect.origin.x), in GetMenuBarButtonRectPixel()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx698 awt::Rectangle aRect( getBounds() ); in containsPoint()
715 awt::Rectangle aRect( getBounds()); in getAccessibleAtPoint()
752 awt::Rectangle SAL_CALL AccessibleBase::getBounds() in getBounds()
760 …awt::Rectangle aLogicRect( pExplicitValueProvider->getRectangleOfObject( m_aAccInfo.m_aOID.getObje… in getBounds()
763 Rectangle aRect( aLogicRect.X, aLogicRect.Y, in getBounds()
782 return awt::Rectangle( aRect.getX() - aOffset.X, aRect.getY() - aOffset.Y, in getBounds()
788 return awt::Rectangle(); in getBounds()
795 awt::Rectangle aBBox( getBounds() ); in getLocation()
824 awt::Rectangle aBBox( getBounds() ); in getSize()

Completed in 162 milliseconds

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