/aoo41x/main/svx/inc/svx/ |
H A D | svdovirt.hxx | 49 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 D | svdpagv.hxx | 76 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 …]
|
/aoo41x/main/svx/source/table/ |
H A D | svdotable.cxx | 166 Rectangle maLogicRect; 1384 Rectangle aRect0( aRect ); in onEditOutlinerStatusEvent() 1478 Rectangle aAnkRect; in TakeTextRect() 1652 Rectangle aAnkRect(aRect); in TakeTextAnchorRect() 1678 Rectangle aViewInit; in TakeTextEditArea() 2055 Rectangle aEditArea; in BegTextEdit() 2219 Rectangle aBoundRect0; in AdjustTextFrameWidthAndHeight() 2238 Rectangle aRectangle( rR ); in AdjustTextFrameWidthAndHeight() 2263 Rectangle aBoundRect0; in ReformatText() 2614 Rectangle aRect1; in MovCreate() [all …]
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterCanvasHelper.cxx | 65 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 D | PresenterWindowManager.cxx | 577 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 D | PresenterTextView.hxx | 51 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 …]
|
/aoo41x/main/oox/inc/oox/vml/ |
H A D | vmlshape.hxx | 33 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 …]
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | dockwin.hxx | 36 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 D | splitwin.hxx | 68 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 …]
|
H A D | decoview.hxx | 31 class Rectangle; 94 void DrawSymbol( const Rectangle& rRect, SymbolType eType, 96 void DrawFrame( const Rectangle& rRect, 99 void DrawHighlightFrame( const Rectangle& rRect, 101 Rectangle DrawFrame( const Rectangle& rRect, sal_uInt16 nStyle = FRAME_DRAW_OUT ); 102 Rectangle DrawButton( const Rectangle& rRect, sal_uInt16 nStyle );
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | DeckLayouter.cxx | 54 const Rectangle aContentArea, in LayoutDeck() 90 Rectangle DeckLayouter::LayoutPanels ( in LayoutPanels() 91 const Rectangle aContentArea, in LayoutPanels() 298 const Rectangle& rContentBox) in GetRequestedSizes() 427 Rectangle DeckLayouter::PlaceDeckTitle ( in PlaceDeckTitle() 429 const Rectangle& rAvailableSpace) in PlaceDeckTitle() 446 return Rectangle( in PlaceDeckTitle() 457 Rectangle DeckLayouter::PlaceVerticalScrollBar ( in PlaceVerticalScrollBar() 459 const Rectangle& rAvailableSpace, in PlaceVerticalScrollBar() 471 return Rectangle( in PlaceVerticalScrollBar() [all …]
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit.cxx | 180 Rectangle aTmpOutArea( aOutArea ); in DrawSelection() 330 Rectangle aRect( aPnt1, aPnt2 ); in ImplDrawHighlightRect() 410 Rectangle ImpEditView::GetWindowPos( const Rectangle& rDocRect ) const in GetWindowPos() 415 Rectangle aRect; in GetWindowPos() 418 aRect = Rectangle( aPos, aSz ); in GetWindowPos() 466 const Rectangle aOldArea(aOutArea); in ResetOutputArea() 517 Rectangle aOldArea( aOutArea ); in RecalcOutputArea() 909 Rectangle aR( aOutArea ); in Scroll() 915 Rectangle aNewVisArea( GetVisDocArea() ); in Scroll() 984 Rectangle aRec( aOutArea ); in Scroll() [all …]
|
/aoo41x/main/vcl/workben/ |
H A D | svptest.cxx | 82 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 …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | textlayout.cxx | 109 …Rectangle 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() 309 …Rectangle 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() 375 …Rectangle ControlTextRenderer::DrawText( const Rectangle& _rRect, const XubString& _rText, sal_uIn… in DrawText()
|
H A D | outdev5.cxx | 47 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()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsInsertionIndicatorOverlay.cxx | 56 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 D | SlsPageObjectLayouter.cxx | 70 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()
|
/aoo41x/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.cxx | 1759 awt::Rectangle aPos; in implts_writeNewWindowStateData() 1918 awt::Rectangle aRect; in implts_findNextCascadeFloatingPos() 2050 awt::Rectangle aDockAreaRect; in implts_getDockingAreaElementInfos() 2070 awt::Rectangle aPosSize; in implts_getDockingAreaElementInfos() 2250 awt::Rectangle aPosSize; in implts_getDockingAreaElementInfoOnSingleRowCol() 2307 ::Rectangle aWinRect; in implts_getWindowRectFromRowColumn() 2743 ::Rectangle aRect( rRect ); in implts_calcHotZoneRect() 2841 ::Rectangle aWindowRect; in implts_calcDockingPosSize() 2842 ::Rectangle aRowColumnRect; in implts_calcDockingPosSize() 3441 awt::Rectangle aRect; in startDocking() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | dcontact.hxx | 341 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 …]
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.hxx | 55 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 );
|
/aoo41x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsPageObjectLayouter.hxx | 104 Rectangle GetBoundingBox ( 108 Rectangle GetBoundingBox ( 122 Rectangle maFocusIndicatorBoundingBox; 123 Rectangle maPageObjectBoundingBox; 124 Rectangle maPageNumberAreaBoundingBox; 125 Rectangle maPreviewBoundingBox; 126 Rectangle maTransitionEffectBoundingBox; 131 Rectangle CalculatePreviewBoundingBox (
|
/aoo41x/main/sfx2/source/view/ |
H A D | ipclient.cxx | 457 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 …]
|
/aoo41x/main/svtools/inc/svtools/table/ |
H A D | tablerenderer.hxx | 90 OutputDevice& _rDevice, const Rectangle& _rArea, 112 OutputDevice& _rDevice, const Rectangle& _rArea, 147 OutputDevice& _rDevice, const Rectangle& _rRowArea, 176 OutputDevice& _rDevice, Rectangle const & _rArea, 207 OutputDevice& _rDevice, const Rectangle& _rArea, 215 virtual void ShowCellCursor( Window& _rView, const Rectangle& _rCursorRect) = 0; 222 virtual void HideCellCursor( Window& _rView, const Rectangle& _rCursorRect) = 0; 256 OutputDevice& i_targetDevice, Rectangle const & i_targetArea
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox2.cxx | 365 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 …]
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | drawingmanager.hxx | 134 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 …]
|