Home
last modified time | relevance | path

Searched refs:Rectangle (Results 426 – 450 of 2178) sorted by relevance

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

/aoo41x/main/vcl/inc/vcl/
H A Dstatus.hxx40 const Rectangle& rFramePosSize
82 Rectangle maPrgsFrameRect;
114 SAL_DLLPRIVATE Rectangle ImplGetItemRectPos( sal_uInt16 nPos ) const;
125 virtual void Paint( const Rectangle& rRect );
159 Rectangle GetItemRect( sal_uInt16 nItemId ) const;
/aoo41x/test/testuno/source/fvt/uno/sc/chart/
H A DChartLegend.java44 import com.sun.star.awt.Rectangle;
150 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testDisableLegend()
201 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testLegendPosition()
/aoo41x/main/svtools/inc/svtools/
H A Daccessibletableprovider.hxx104 virtual Rectangle calcHeaderRect( sal_Bool _bIsColumnBar, sal_Bool _bOnScreen = sal_True ) = 0;
105 virtual Rectangle calcTableRect( sal_Bool _bOnScreen = sal_True ) = 0;
106 …virtual Rectangle GetFieldRectPixelAbs( sal_Int32 _nRow, sal_uInt16 _nColumnPos, sal_Bool _bIsH…
131 virtual Rectangle GetWindowExtentsRelative( Window *pRelativeWindow ) const = 0;
137 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationtag.cxx133 DragStat().SetActionRect(Rectangle(maOrigin,maOrigin)); in BeginSdrDrag()
150 DragStat().SetActionRect(Rectangle(aPnt,aPnt)); in MoveSdrDrag()
443 Rectangle aContextRect(rCEvt.GetMousePosPixel(),Size(1,1)); in Command()
538 sal_Bool AnnotationTag::MarkPoints(const Rectangle* /*pRect*/, sal_Bool /*bUnmark*/ ) in MarkPoints() argument
605 Rectangle aVisRect( aPos, pWindow->PixelToLogic(maSize) ); in select()
658 Rectangle aBorderRect( aPos, maSize ); in CreateAnnotationBitmap()
685 Rectangle aRect( aPos, maSize ); in OpenPopup()
/aoo41x/main/vcl/unx/headless/
H A Dsvpdummies.cxx85 Rectangle SvpSalSystem::GetDisplayScreenPosSizePixel( unsigned int nScreen ) in GetDisplayScreenPosSizePixel()
87 Rectangle aRect; in GetDisplayScreenPosSizePixel()
89 aRect = Rectangle( Point(0,0), Size(VIRTUAL_DESKTOP_WIDTH,VIRTUAL_DESKTOP_HEIGHT) ); in GetDisplayScreenPosSizePixel()
93 Rectangle SvpSalSystem::GetDisplayWorkAreaPosSizePixel( unsigned int nScreen ) in GetDisplayWorkAreaPosSizePixel()
/aoo41x/main/svx/source/sdr/properties/
H A Ditemsettools.cxx64 mpData = new Rectangle(rObj.GetLastBoundRect()); in ItemChangeBroadcaster()
77 delete ((Rectangle*)mpData); in ~ItemChangeBroadcaster()
86 const Rectangle& ItemChangeBroadcaster::GetRectangle(sal_uInt32 nIndex) const in GetRectangle()
94 return *((Rectangle*)mpData); in GetRectangle()
/aoo41x/main/editeng/inc/editeng/
H A Dunoedhlp.hxx169 static Rectangle EEToUserSpace( const Rectangle& rRect, const Size& rEESize, bool bIsVertical );
189 static Rectangle UserSpaceToEE( const Rectangle& rRect, const Size& rEESize, bool bIsVertical );
/aoo41x/main/editeng/source/outliner/
H A Doutlvw.cxx287 Rectangle aOutArea = pEditView->GetOutputArea(); in ImpCheckMousePos()
288 Rectangle aVisArea = pEditView->GetVisArea(); in ImpCheckMousePos()
432 Rectangle aOutputArWin = pEditView->GetOutputArea(); in ImpPaintDDCursor()
433 Rectangle aVisAreaRef = pEditView->GetVisArea(); in ImpPaintDDCursor()
765 Rectangle OutlinerView::GetVisArea() const in GetVisArea()
775 Rectangle aOutArWin = GetOutputArea(); in ImpGetDocPos()
805 Rectangle aVisArea( pEditView->GetVisArea() ); in ImpScrollLeft()
827 Rectangle aVisArea( pEditView->GetVisArea() ); in ImpScrollRight()
850 Rectangle aVisArea( pEditView->GetVisArea() ); in ImpScrollDown()
878 Rectangle aVisArea( pEditView->GetVisArea() ); in ImpScrollUp()
[all …]
/aoo41x/main/starmath/source/
H A Dview.cxx264 SetCursor(Rectangle(aTLPos, aSize)); in SetCursor()
267 void SmGraphicWindow::SetCursor(const Rectangle &rRect) in SetCursor()
304 void SmGraphicWindow::Paint(const Rectangle&) in Paint() argument
530 Rectangle aRect = Rectangle(Point(0, 0), GetOutputSizePixel()); in Resize()
556 void SmCmdBoxWindow::Paint(const Rectangle& /*rRect*/) in Paint() argument
558 Rectangle aRect = Rectangle(Point(0, 0), GetOutputSizePixel()); in Paint()
706 const Rectangle aRect( aPt, GetParent()->GetOutputSizePixel() ); in AdjustPosition()
843 void SmViewShell::QueryObjAreaPixel( Rectangle& rRect ) const in QueryObjAreaPixel()
1051 Rectangle aOutRect, Point aZeroPoint ) in Impl_Print()
1088 rOutDev.DrawRect(Rectangle(aOutRect.TopLeft(), in Impl_Print()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx386 Rectangle aPage;
387 Rectangle aLeftPagePrtArea;
388 Rectangle aRightPagePrtArea;
393 void DrawRect(const Rectangle &rRect, const Color &rFillColor, const Color &rLineColor);
395 void Paint(const Rectangle&);
396 void PaintPage(const Rectangle &rRect);
/aoo41x/main/svtools/source/control/
H A Daccessibleruler.cxx132 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
147 awt::Rectangle SAL_CALL SvtRulerAccessible::getBounds() throw( RuntimeException ) in getBounds()
491 Rectangle SvtRulerAccessible::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen()
499 …return Rectangle( mpRepr->GetParent()->OutputToAbsoluteScreenPixel( mpRepr->GetPosPixel() ), mpRep… in GetBoundingBoxOnScreen()
502 Rectangle SvtRulerAccessible::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox()
509 return Rectangle( mpRepr->GetPosPixel(), mpRepr->GetSizePixel() ); in GetBoundingBox()
/aoo41x/main/sc/source/filter/excel/
H A Dxlescher.cxx153 void lclMirrorRectangle( Rectangle& rRect ) in lclMirrorRectangle()
177 Rectangle XclObjAnchor::GetRect( const XclRoot& rRoot, SCTAB nScTab, MapUnit eMapUnit ) const in GetRect()
181 Rectangle aRect( in GetRect()
193 void XclObjAnchor::SetRect( const XclRoot& rRoot, SCTAB nScTab, const Rectangle& rRect, MapUnit eMa… in SetRect()
200 Rectangle aRect( rRect ); in SetRect()
214 const Rectangle& rRect, MapUnit eMapUnit, bool bDffAnchor ) in SetRect()
H A Dxeescher.cxx111 void XclExpDffAnchorBase::WriteData( EscherEx& rEscherEx, const Rectangle& rRect ) in WriteData()
123 void XclExpDffAnchorBase::ImplCalcAnchorRect( const Rectangle&, MapUnit ) in ImplCalcAnchorRect() argument
143 void XclExpDffSheetAnchor::ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit ) in ImplCalcAnchorRect()
164 void XclExpDffEmbeddedAnchor::ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit ) in ImplCalcAnchorRect()
171 XclExpDffNoteAnchor::XclExpDffNoteAnchor( const XclExpRoot& rRoot, const Rectangle& rRect ) : in XclExpDffNoteAnchor()
380 …const Rectangle* pChildAnchor, const String& rClassName, sal_uInt32 nStrmStart, sal_uInt32 nStrmSi… in XclExpOcxControlObj()
398 Rectangle aDummyRect; in XclExpOcxControlObj()
484 …rolObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape, const Rectangle* pChildAnchor ) : in XclExpTbxControlObj()
925 …artObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape, const Rectangle* pChildAnchor ) : in XclExpChartObj()
961 ::com::sun::star::awt::Rectangle aBoundRect; in XclExpChartObj()
[all …]
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeader.cxx363 Rectangle ScAccessiblePageHeader::GetBoundingBoxOnScreen() const throw (uno::RuntimeException) in GetBoundingBoxOnScreen()
365 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen()
371 Rectangle aRect = pWindow->GetWindowExtentsRelative(NULL); in GetBoundingBoxOnScreen()
379 Rectangle ScAccessiblePageHeader::GetBoundingBox() const throw (uno::RuntimeException) in GetBoundingBox()
381 Rectangle aRect; in GetBoundingBox()
391 Rectangle aClipRect(Point(0, 0), aRect.GetSize()); in GetBoundingBox()
/aoo41x/main/sd/source/ui/inc/
H A DDrawViewShell.hxx101 virtual void Paint(const Rectangle& rRect, ::sd::Window* pWin);
140 void ShowMousePosInfo(const Rectangle& rRect, ::sd::Window* pWin);
148 virtual void SetZoomRect( const Rectangle& rZoomRect );
259 void MakeVisible(const Rectangle& rRect, ::Window& rWin);
304 virtual void VisAreaChanged(const Rectangle& rRect);
384 Rectangle maMarkRect;
/aoo41x/main/filter/source/flash/
H A Dswfwriter.hxx203 void addRect( const Rectangle& rRect );
209 static void writeRect( SvStream& rOut, const Rectangle& rRect );
248 FillStyle( const Rectangle& rBoundRect, const Gradient& rGradient );
263 Rectangle maBoundRect;
361 …t& rPt, const Size& rSz, const Point& rSrcPt, const Size& rSrcSz, const Rectangle& rClipRect, bool…
373 void Impl_writeRect( const Rectangle& rRect, long nRadX, long nRadY );
/aoo41x/main/svx/source/engine3d/
H A Dview3d.cxx390 Rectangle aSelectedSnapRect; in GetMarkedObjModel()
499 Rectangle aR = pSrcPg->GetAllObjBoundRect(); in Paste()
898 Rectangle aRect = GetAllMarkedRect(); in ConvertMarkedObjTo3D()
955 Rectangle aTurnRect = pObj->GetSnapRect(); in ConvertMarkedObjTo3D()
964 aRect.Union(Rectangle(aRotPnt, aRotPnt)); in ConvertMarkedObjTo3D()
971 aRect.Union(Rectangle(aRotPnt, aRotPnt)); in ConvertMarkedObjTo3D()
978 aRect.Union(Rectangle(aRotPnt, aRotPnt)); in ConvertMarkedObjTo3D()
985 aRect.Union(Rectangle(aRotPnt, aRotPnt)); in ConvertMarkedObjTo3D()
1400 Rectangle aRect(0,0, (long) fW, (long) fH); in SetCurrent3DObj()
1601 Rectangle aRect = GetAllMarkedRect(); in End3DCreation()
[all …]
/aoo41x/main/svtools/source/filter/wmf/
H A Denhwmf.cxx230 Rectangle aRect( Point( nx1, ny1 ), Point( nx2, ny2 ) ); in ImplReadRegion()
756 const Rectangle aRect( ReadRectangle( nX32, nY32, nx32, ny32 )); in ReadEnhWMF()
850 Rectangle aRect( Point( xDest, yDest ), Size( cxDest+1, cyDest+1 ) ); in ReadEnhWMF()
881 Rectangle aCropRect( Point( xSrc, ySrc ), Size( cxSrc, cySrc ) ); in ReadEnhWMF()
909 Rectangle aRect( Point( xDest, yDest ), Size( cxDest+1, cyDest+1 ) ); in ReadEnhWMF()
943 Rectangle aCropRect( Point( xSrc, ySrc ), Size( cxSrc, cySrc ) ); in ReadEnhWMF()
963 Rectangle aRect( Point( xDest, yDest ), Size( cxDest+1, cyDest+1 ) ); in ReadEnhWMF()
997 Rectangle aCropRect( Point( xSrc, ySrc ), Size( cxSrc, cySrc ) ); in ReadEnhWMF()
1422 Rectangle rclBounds; // rectangle in logical units 1/100th mm in ReadHeader()
1430 Rectangle rclFrame; // rectangle in device units in ReadHeader()
[all …]
/aoo41x/main/sdext/source/presenter/
H A DPresenterSlideSorter.hxx193 css::awt::Rectangle maCurrentSlideFrameBoundingBox;
203 const css::awt::Rectangle& rCenterBox,
207 const css::awt::Rectangle& rRedrawArea);
212 const css::awt::Rectangle& rUpdateBox,
214 void Paint (const css::awt::Rectangle& rUpdateBox);
/aoo41x/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java29 import com.sun.star.awt.Rectangle;
68 Rectangle pagePlayground = impl_getFirstPagePlayground(); in doSingleModification()
100 Rectangle pagePlayground = impl_getFirstPagePlayground(); in doMultipleModifications()
150 private Rectangle impl_getFirstPagePlayground() throws com.sun.star.uno.Exception in impl_getFirstPagePlayground()
160 …return new Rectangle( borderLeft, borderTop, pageWidth - borderLeft - borderRight, pageHeight - bo… in impl_getFirstPagePlayground()
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DControlInfo.java32 import org.eclipse.swt.graphics.Rectangle;
63 public Rectangle rectangle;
84 java.awt.Rectangle rect = vclControl.getScreenRectangle(); in shot()
87 rectangle = new Rectangle(rect.x, rect.y, rect.width, rect.height); in shot()
/aoo41x/main/sfx2/source/sidebar/
H A DDeckTitleBar.cxx95 Rectangle DeckTitleBar::GetTitleArea (const Rectangle& rTitleBarBox) in GetTitleArea()
98 return Rectangle( in GetTitleArea()
108 void DeckTitleBar::PaintDecoration (const Rectangle& rTitleBarBox) in PaintDecoration()
/aoo41x/main/svtools/source/contnr/
H A Dsvimpbox.cxx373 Rectangle aArea( GetVisibleArea() ); in CursorDown()
392 Rectangle aArea( GetVisibleArea() ); in CursorUp()
428 Rectangle aArea( GetVisibleArea() ); in PageDown()
464 Rectangle aArea( GetVisibleArea() ); in PageUp()
550 Rectangle aRect( GetVisibleArea() ); in InvalidateEntriesFrom()
560 Rectangle aRect( GetVisibleArea() ); in InvalidateEntry()
762 Rectangle aRect( GetVisibleArea() ); in IMPL_LINK_INLINE_END()
973 Rectangle aRect; in Paint()
1301 Rectangle aRect; in AdjustScrollBars()
3273 Rectangle aRect( aPos, aOutputSize ); in GetVisibleArea()
[all …]
/aoo41x/main/svx/source/svdraw/
H A Dsvdpntv.cxx463 void SdrPaintView::TakeActionRect(Rectangle& rRect) const in TakeActionRect()
467 rRect = Rectangle(aDragStat.GetStart(),aDragStat.GetNow()); in TakeActionRect()
555 Rectangle SdrPaintView::EndEncirclement(sal_Bool bNoJustify) in EndEncirclement()
557 Rectangle aRetval; in EndEncirclement()
563 aRetval = Rectangle(aDragStat.GetStart(), aDragStat.GetNow()); in EndEncirclement()
1130 void SdrPaintView::InvalidateAllWin(const Rectangle& rRect, sal_Bool bPlus1Pix) in InvalidateAllWin()
1141 Rectangle aRect(rRect); in InvalidateAllWin()
1155 Rectangle aOutRect(aOrg, rOutDev.GetOutputSize()); in InvalidateAllWin()
1172 void SdrPaintView::InvalidateOneWin(Window& rWin, const Rectangle& rRect) in InvalidateOneWin()
1347 void SdrPaintView::MakeVisible(const Rectangle& rRect, Window& rWin) in MakeVisible()
/aoo41x/main/svx/source/dialog/
H A Dgraphctl.cxx53 void GraphCtrlUserCall::Changed( const SdrObject& rObj, SdrUserCallType eType, const Rectangle& /*r… in Changed() argument
205 pView->SetWorkArea( Rectangle( Point(), aGraphSize ) ); in InitSdrModel()
322 void GraphCtrl::Paint( const Rectangle& rRect ) in Paint()
563 const Rectangle& rWorkArea = pView->GetWorkArea(); in KeyInput()
567 Rectangle aMarkRect(pView->GetMarkedObjRect()); in KeyInput()
724 if ( !Rectangle( Point(), aGraphSize ).IsInside( aLogPt ) && !pView->IsEditMode() ) in MouseButtonDown()
786 if ( Rectangle( Point(), aGraphSize ).IsInside( aLogPos ) ) in MouseMove()

Completed in 194 milliseconds

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