Home
last modified time | relevance | path

Searched refs:Rectangle (Results 101 – 125 of 2182) sorted by relevance

12345678910>>...88

/trunk/main/embeddedobj/source/commonembedding/
H A Dinplaceobj.cxx34 awt::Rectangle GetRectangleInterception( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2…
35 sal_Bool RectanglesEqual( const awt::Rectangle& aRect1, const awt::Rectangle& aRect2 ) in RectanglesEqual()
43 void SAL_CALL OCommonEmbeddedObject::setObjectRectangles( const awt::Rectangle& aPosRect, in setObjectRectangles()
44 const awt::Rectangle& aClipRect ) in setObjectRectangles()
58 awt::Rectangle aNewRectToShow = GetRectangleInterception( aPosRect, aClipRect ); in setObjectRectangles()
59 awt::Rectangle aOldRectToShow = GetRectangleInterception( m_aOwnRectangle, m_aClipRectangle ); in setObjectRectangles()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsScrollBarManager.hxx36 class Rectangle;
127 Rectangle PlaceScrollBars (
128 const Rectangle& rAvailableArea,
247 Rectangle DetermineScrollBarVisibilities(
248 const Rectangle& rAvailableArea,
263 const Rectangle& rAvailableArea);
272 void PlaceHorizontalScrollBar (const Rectangle& aArea);
273 void PlaceVerticalScrollBar (const Rectangle& aArea);
274 void PlaceFiller (const Rectangle& aArea);
/trunk/main/vcl/inc/vcl/
H A Ddockwin.hxx36 Rectangle maTrackRect; // in/out
42 DockingData( const Point& rPt, const Rectangle& rRect, sal_Bool b) : in DockingData()
49 Rectangle maWindowRect; // in
99 Rectangle maDragArea;
138 void StartDocking( const Point& rPos, Rectangle& rRect );
139 sal_Bool Docking( const Point& rPos, Rectangle& rRect );
140 void EndDocking( const Rectangle& rRect, sal_Bool bFloatMode );
144 void SetDragArea( const Rectangle& rRect );
145 Rectangle GetDragArea() const;
243 Rectangle GetPosSizePixel( const Window *pWin );
[all …]
H A Dsplitwin.hxx68 Rectangle maDragRect;
119 SAL_DLLPRIVATE void ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const;
120 SAL_DLLPRIVATE void ImplGetAutoHideRect( Rectangle& rRect, sal_Bool bTest = sal_False ) const;
121 SAL_DLLPRIVATE void ImplGetFadeInRect( Rectangle& rRect, sal_Bool bTest = sal_False ) const;
122 SAL_DLLPRIVATE void ImplGetFadeOutRect( Rectangle& rRect, sal_Bool bTest = sal_False ) const;
123 SAL_DLLPRIVATE void ImplDrawButtonRect( const Rectangle& rRect, long nSize );
137 static SAL_DLLPRIVATE void ImplDrawBack( SplitWindow* pWindow, const Rectangle& rRect,
164 virtual void Paint( const Rectangle& rRect );
258 Rectangle GetAutoHideRect() const;
259 Rectangle GetFadeInRect() const;
[all …]
/trunk/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx56 const Rectangle aContentArea, in LayoutDeck()
92 Rectangle DeckLayouter::LayoutPanels ( in LayoutPanels()
93 const Rectangle aContentArea, in LayoutPanels()
300 const Rectangle& rContentBox) in GetRequestedSizes()
429 Rectangle DeckLayouter::PlaceDeckTitle ( in PlaceDeckTitle()
431 const Rectangle& rAvailableSpace) in PlaceDeckTitle()
448 return Rectangle( in PlaceDeckTitle()
459 Rectangle DeckLayouter::PlaceVerticalScrollBar ( in PlaceVerticalScrollBar()
461 const Rectangle& rAvailableSpace, in PlaceVerticalScrollBar()
473 return Rectangle( in PlaceVerticalScrollBar()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdovirt.hxx49 Rectangle aSnapRect;
73 virtual const Rectangle& GetCurrentBoundRect() const;
74 virtual const Rectangle& GetLastBoundRect() const;
121 virtual const Rectangle& GetSnapRect() const;
122 virtual void SetSnapRect(const Rectangle& rRect);
123 virtual void NbcSetSnapRect(const Rectangle& rRect);
125 virtual const Rectangle& GetLogicRect() const;
126 virtual void SetLogicRect(const Rectangle& rRect);
127 virtual void NbcSetLogicRect(const Rectangle& rRect);
149 …virtual void PaintMacro (OutputDevice& rOut, const Rectangle& rDirtyRect, const SdrObjMacroHitRec&…
H A Dsvdpagv.hxx76 Rectangle aMarkBound; // wird
77 Rectangle aMarkSnap; // von
177 void InvalidateAllWin(const Rectangle& rRect, sal_Bool bPlus1Pix=sal_False);
192 …void DrawPageViewGrid(OutputDevice& rOut, const Rectangle& rRect, Color aColor = Color( COL_BLACK …
194 Rectangle GetPageRect() const;
209 const Rectangle& MarkBound() const { return aMarkBound; } in MarkBound()
210 const Rectangle& MarkSnap() const { return aMarkSnap; } in MarkSnap()
211 Rectangle& MarkBound() { return aMarkBound; } in MarkBound()
212 Rectangle& MarkSnap() { return aMarkSnap; } in MarkSnap()
234 void LogicToPagePos(Rectangle& rRect) const { rRect.Move(-aPgOrg.X(),-aPgOrg.Y()); } in LogicToPagePos()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx65 const css::awt::Rectangle& rRepaintBox, in Paint()
66 const css::awt::Rectangle& rOuterBoundingBox, in Paint()
67 const css::awt::Rectangle& rContentBoundingBox) const in Paint()
79 const css::awt::Rectangle& rRepaintBox, in PaintRectangle()
80 const css::awt::Rectangle& rOuterBoundingBox, in PaintRectangle()
81 const css::awt::Rectangle& rContentBoundingBox, in PaintRectangle()
92 ::std::vector<awt::Rectangle> aRectangles; in PaintRectangle()
151 const css::awt::Rectangle& rRepaintBox, in PaintTiledBitmap()
153 const css::awt::Rectangle& rHole, in PaintTiledBitmap()
208 const css::awt::Rectangle& rRepaintBox, in PaintBitmap()
[all …]
H A DPresenterWindowManager.cxx577 const awt::Rectangle aBorderUpdateBox( in PaintChildren()
584 const awt::Rectangle aLocalBorderUpdateBox( in PaintChildren()
883 awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutStandardMode()
935 awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutNotesMode()
1009 awt::Rectangle aWindowBox = mxParentWindow->getPosSize(); in LayoutSlideSorterMode()
1026 awt::Rectangle aWindowBox = mxParentWindow->getPosSize(); in LayoutHelpMode()
1061 awt::Rectangle( in LayoutToolBar()
1106 awt::Rectangle(0,0, in CalculatePaneSize()
1117 awt::Rectangle(0,0, in CalculatePaneSize()
1189 awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutUnknownMode()
[all …]
H A DPresenterSlideSorter.cxx175 const awt::Rectangle& rBox);
185 awt::Rectangle maSlideBoundingBox;
228 awt::Rectangle GetBoundingBox (
793 awt::Rectangle aCenterBox (aWindowBox); in UpdateLayout()
919 const awt::Rectangle& rCenterBox, in PlaceCloseButton()
952 const awt::Rectangle& rUpdateBox) in ClearBackground()
962 awt::Rectangle()); in ClearBackground()
1014 const css::awt::Rectangle& rUpdateBox, in PaintPreview()
1812 const awt::Rectangle& rBox) in SetSlide()
2130 const awt::Rectangle& rSlideBoundingBox, in PaintCurrentSlideFrame()
[all …]
H A DPresenterTextView.hxx51 const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)>&
53 const ::boost::function<void(const css::awt::Rectangle&)>&
76 css::awt::Rectangle GetBounds (void) const;
83 …const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)> maCharacterBoundsAcc…
84 const ::boost::function<void(const css::awt::Rectangle&)> maInvalidator;
86 css::awt::Rectangle maCaretBounds;
141 css::awt::Rectangle GetCharacterBounds (
246 const ::boost::function<void(const ::css::awt::Rectangle&)>& rInvalidator);
280 void Paint (const css::awt::Rectangle& rUpdateBox);
299 const ::boost::function<void(const ::css::awt::Rectangle&)> maInvalidator;
[all …]
/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx33 namespace awt { struct Rectangle; }
112 ::com::sun::star::awt::Rectangle getCoordSystem() const;
118 ::com::sun::star::awt::Rectangle getAbsRectangle() const;
120 ::com::sun::star::awt::Rectangle getRelRectangle() const;
233 const ::com::sun::star::awt::Rectangle& rShapeRect ) const = 0;
237 ::com::sun::star::awt::Rectangle calcShapeRectangle(
261 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
298 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
314 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
331 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
[all …]
/trunk/main/sfx2/source/view/
H A Dipclient.cxx457 awt::Rectangle SAL_CALL SfxInPlaceClient_Impl::getPlacement() in getPlacement()
465 Rectangle aRealObjArea( m_aObjArea ); in getPlacement()
482 Rectangle aRealObjArea( m_aObjArea ); in getClipRectangle()
521 awt::Rectangle aOldRect = getPlacement(); in changedPlacement()
522 Rectangle aNewPixelRect = VCLRectangle( aPosRect ); in changedPlacement()
523 Rectangle aOldPixelRect = VCLRectangle( aOldRect ); in changedPlacement()
785 Rectangle SfxInPlaceClient::GetObjArea() const in GetObjArea()
790 Rectangle SfxInPlaceClient::GetScaledObjArea() const in GetScaledObjArea()
792 Rectangle aRealObjArea( m_pImp->m_aObjArea ); in GetScaledObjArea()
850 Rectangle aRealObjArea( m_pImp->m_aObjArea ); in Invalidate()
[all …]
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx365 Rectangle aAddRect( in ToggleSelection()
388 Rectangle aRect( GetFieldRectPixel(nCurRow, in ToggleSelection()
432 Rectangle aCursor; in DrawCursor()
442 aCursor = Rectangle( in DrawCursor()
648 Rectangle aInvalidArea( GetControlArea() ); in Resize()
669 void BrowseBox::Paint( const Rectangle& rRect ) in Paint()
756 DrawRect( Rectangle( in Paint()
890 Rectangle aRect( aRealPos, aRealSize ); in Draw()
1017 Rectangle aFieldRect( aPos, in ImplPaintData()
1107 _rOut.DrawRect( Rectangle( in ImplPaintData()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx115 Rectangle aCropRect( aSourceRect ); in ImplAdjustTwoRect()
248 DrawRect( Rectangle( rDestPt, rDestSize ) ); in DrawOutDev()
273 Rectangle aSrcOutRect( Point( mnOutOffX, mnOutOffY ), in DrawOutDev()
321 DrawRect( Rectangle( rDestPt, rDestSize ) ); in DrawOutDev()
579 DrawRect( Rectangle( rDestPt, rDestSize ) ); in ImplDrawBitmap()
601 DrawRect( Rectangle( rDestPt, rDestSize ) ); in ImplDrawBitmap()
1050 DrawRect( Rectangle( rDestPt, rDestSize ) ); in ImplDrawBitmapEx()
1380 DrawRect( Rectangle( rDestPt, rDestSize ) ); in ImplDrawMask()
2390 Rectangle aSrcRect( rSrcPtPixel, rSrcSizePixel ); in ImplPrintTransparent()
2504 Rectangle aSrcRect( rSrcPtPixel, rSrcSizePixel ); in ImplPrintMask()
[all …]
H A Dtextlayout.cxx109Rectangle DrawText( const Rectangle& _rRect, const XubString& _rText, sal_uInt16 _nStyle, Metric…
116 Rectangle onEndDrawText() in onEndDrawText()
128 Rectangle m_aCompleteTextRect;
260 …m_aCompleteTextRect.Union( Rectangle( _rStartPoint, Size( nTextWidth, m_rTargetDevice.GetTextHeigh… in DrawText()
309Rectangle ReferenceDeviceTextLayout::DrawText( const Rectangle& _rRect, const XubString& _rText, s… in DrawText()
312 return Rectangle(); in DrawText()
324 Rectangle aRect( m_rTargetDevice.PixelToLogic( _rRect ) ); in DrawText()
328 Rectangle aTextRect = onEndDrawText(); in DrawText()
375Rectangle ControlTextRenderer::DrawText( const Rectangle& _rRect, const XubString& _rText, sal_uIn… in DrawText()
H A Doutdev5.cxx47 void OutputDevice::DrawRect( const Rectangle& rRect, in DBG_NAMEEX()
59 const Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DBG_NAMEEX()
107 void OutputDevice::DrawEllipse( const Rectangle& rRect ) in DrawEllipse()
118 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawEllipse()
157 void OutputDevice::DrawArc( const Rectangle& rRect, in DrawArc()
169 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawArc()
204 void OutputDevice::DrawPie( const Rectangle& rRect, in DrawPie()
216 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawPie()
258 void OutputDevice::DrawChord( const Rectangle& rRect, in DrawChord()
270 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawChord()
/trunk/main/vcl/workben/
H A Dsvptest.cxx82 void Paint( const Rectangle& rRect );
234 void MyWin::Paint( const Rectangle& rRect ) in Paint()
248 DrawRect( Rectangle( Point( 0,0 ), aPaperSize ) ); in Paint()
249 DrawRect( Rectangle( Point( 100,100 ), in Paint()
252 DrawRect( Rectangle( Point( 200,200 ), in Paint()
255 DrawRect( Rectangle( Point( 300,300 ), in Paint()
295 DrawRect( Rectangle( Point( aPaperSize.Width() - 4000, 1000 ), in Paint()
312 DrawGradient( Rectangle( Point( 1000, 4500 ), in Paint()
317 DrawGradient( Rectangle( Point( 1000, 5300 ), in Paint()
322 DrawGradient( Rectangle( Point( 1000, 6100 ), in Paint()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx56 Rectangle GrowRectangle (const Rectangle& rBox, const sal_Int32 nOffset) in GrowRectangle()
58 return Rectangle ( in GrowRectangle()
243 rContent.IntersectClipRegion(Rectangle(aPageOffset, aPreviewSize)); in PaintRepresentatives()
257 Rectangle aBox ( in PaintRepresentatives()
272 Rectangle aBorderBox (GrowRectangle(aBox, 1)); in PaintRepresentatives()
303 Rectangle aTextBox; in PaintPageCount()
313 aTextBox = Rectangle(aTextLocation, aTextSize); in PaintPageCount()
341 const Rectangle aOldBoundingBox (GetBoundingBox()); in SetLocation()
358 const Rectangle& rRepaintArea) in Paint()
430 Rectangle InsertionIndicatorOverlay::GetBoundingBox (void) const in GetBoundingBox()
[all …]
H A DSlsPageObjectLayouter.cxx70 maFocusIndicatorBoundingBox = Rectangle(Point(0,0), maPageObjectSize); in PageObjectLayouter()
71 maPageObjectBoundingBox = Rectangle( in PageObjectLayouter()
79 maPageNumberAreaBoundingBox = Rectangle( in PageObjectLayouter()
89 maTransitionEffectBoundingBox = Rectangle( in PageObjectLayouter()
106 Rectangle PageObjectLayouter::CalculatePreviewBoundingBox ( in CalculatePreviewBoundingBox()
162 return Rectangle( in CalculatePreviewBoundingBox()
172 Rectangle PageObjectLayouter::GetBoundingBox ( in GetBoundingBox()
185 Rectangle PageObjectLayouter::GetBoundingBox ( in GetBoundingBox()
190 Rectangle aBoundingBox; in GetBoundingBox()
224 return Rectangle( in GetBoundingBox()
/trunk/main/sw/inc/
H A Ddcontact.hxx341 virtual const Rectangle& GetSnapRect() const;
342 virtual void SetSnapRect(const Rectangle& rRect);
343 virtual void NbcSetSnapRect(const Rectangle& rRect);
344 virtual const Rectangle& GetLogicRect() const;
345 virtual void SetLogicRect(const Rectangle& rRect);
346 virtual void NbcSetLogicRect(const Rectangle& rRect);
365 virtual const Rectangle& GetCurrentBoundRect() const;
366 virtual const Rectangle& GetLastBoundRect() const;
519 …virtual void Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect);
523 void _Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle* pOldBoundRect);
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx342 awt::Rectangle aHatchRect = AddBorderToArea( aNewRect ); in PlaceFrame()
416 const awt::Rectangle& aRectangleToShow, in ShowInplace()
426 awt::Rectangle aOwnRectangle( HATCH_BORDER_WIDTH, in ShowInplace()
948 awt::Rectangle aWorkRect; in GetDocFrame()
1137 awt::Rectangle DocumentHolder::CalculateBorderedArea( const awt::Rectangle& aRect ) in CalculateBorderedArea()
1146 awt::Rectangle DocumentHolder::AddBorderToArea( const awt::Rectangle& aRect ) in AddBorderToArea()
1281 awt::Rectangle aObjRect = CalculateBorderedArea( aRect ); in requestPositioning()
1288 awt::Rectangle SAL_CALL DocumentHolder::calcAdjustedRectangle( const awt::Rectangle& aRect ) in calcAdjustedRectangle()
1292 awt::Rectangle aResult( aRect ); in calcAdjustedRectangle()
1306 awt::Rectangle aMinRectangle = AddBorderToArea( awt::Rectangle() ); in calcAdjustedRectangle()
[all …]
/trunk/main/oox/inc/oox/xls/
H A Ddrawingmanager.hxx134 const ::com::sun::star::awt::Rectangle* pParentRect = 0 ) const;
267 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
293 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
320 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
354 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
375 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
398 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
424 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
475 const ::com::sun::star::awt::Rectangle& rShapeRect ) const;
481 const ::com::sun::star::awt::Rectangle& rShapeRect ) = 0;
[all …]
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.hxx55 virtual void Paint( const Rectangle& i_rBoundingBox );
89 Rectangle impl_calcTextBoundingBox() const;
90 Rectangle impl_calcTitleBarBox( const Rectangle& i_rTextBox ) const;
91 void impl_paintBackground( const Rectangle& i_rTitleBarBox );
93 void impl_paintFocusIndicator( const Rectangle& i_rTextBox );
94 Rectangle impl_paintExpansionIndicator( const Rectangle& i_rTextBox );
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectLayouter.hxx104 Rectangle GetBoundingBox (
108 Rectangle GetBoundingBox (
122 Rectangle maFocusIndicatorBoundingBox;
123 Rectangle maPageObjectBoundingBox;
124 Rectangle maPageNumberAreaBoundingBox;
125 Rectangle maPreviewBoundingBox;
126 Rectangle maTransitionEffectBoundingBox;
131 Rectangle CalculatePreviewBoundingBox (

Completed in 151 milliseconds

12345678910>>...88