Home
last modified time | relevance | path

Searched defs:rRect (Results 26 – 50 of 366) sorted by relevance

12345678910>>...15

/trunk/main/sw/source/core/text/
H A Dtxtpaint.hxx46 inline void ChgClip( const SwRect &rRect, const SwTxtFrm* pFrm = 0, in ChgClip()
165 inline DbgRect::DbgRect( OutputDevice* pOutDev, const Rectangle &rRect, in DbgRect()
H A Dtxtfly.hxx239 inline sal_Bool SwTxtFly::Relax( const SwRect &rRect ) in Relax()
249 inline SwRect SwTxtFly::GetFrm( const SwRect &rRect, sal_Bool bTop ) const in GetFrm() argument
/trunk/main/sd/source/filter/html/
H A Dhtmlattr.cxx53 void SdHtmlAttrPreview::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/sc/source/filter/starcalc/
H A Dscfobj.cxx58 void Sc10InsertObject::InsertChart( ScDocument* pDoc, SCTAB nDestTab, const Rectangle& rRect, in InsertChart()
/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx87 void ChartWindow::Paint( const Rectangle& rRect ) in Paint()
252 void ChartWindow::Invalidate( const Rectangle& rRect, sal_uInt16 nFlags ) in Invalidate()
/trunk/main/sd/source/ui/view/
H A Dclview.cxx85 void ClientView::InvalidateOneWin(::Window& rWin, const Rectangle& rRect) in InvalidateOneWin()
H A Ddrviewsh.cxx83 void DrawViewShell::MakeVisible(const Rectangle& rRect, ::Window& rWin) in MakeVisible()
H A Dzoomlist.cxx85 void ZoomList::InsertZoomRect(const Rectangle& rRect) in InsertZoomRect()
/trunk/main/svl/unx/inc/
H A Dconvert.hxx46 static void Swap( Rectangle & rRect ) in Swap()
/trunk/main/sc/source/ui/view/
H A Dinvmerge.cxx147 void ScInvertMerger::AddRect( const Rectangle& rRect ) in AddRect()
H A Dprevloc.cxx202 void ScPreviewLocationData::AddCellRange( const Rectangle& rRect, const ScRange& rRange, sal_Bool b… in AddCellRange()
227 void ScPreviewLocationData::AddColHeaders( const Rectangle& rRect, SCCOL nStartCol, SCCOL nEndCol, … in AddColHeaders()
235 void ScPreviewLocationData::AddRowHeaders( const Rectangle& rRect, SCROW nStartRow, SCROW nEndRow, … in AddRowHeaders()
243 void ScPreviewLocationData::AddHeaderFooter( const Rectangle& rRect, sal_Bool bHeader, sal_Bool bLe… in AddHeaderFooter()
254 void ScPreviewLocationData::AddNoteMark( const Rectangle& rRect, const ScAddress& rPos ) in AddNoteMark()
261 void ScPreviewLocationData::AddNoteText( const Rectangle& rRect, const ScAddress& rPos ) in AddNoteText()
/trunk/main/sw/source/core/layout/
H A Dvirtoutp.hxx60 void SetOrgRect( SwRect &rRect ) { aOrgRect = rRect; } in SetOrgRect()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx472 geometry::RealRectangle2D rectangle2DFromRectangle( const Rectangle& rRect ) in rectangle2DFromRectangle()
490 Rectangle rectangleFromRealRectangle2D( const geometry::RealRectangle2D& rRect ) in rectangleFromRealRectangle2D()
510 ::Rectangle rectangleFromB2DRectangle( const ::basegfx::B2DRange& rRect ) in rectangleFromB2DRectangle()
530 Rectangle rectangleFromB2IRectangle( const ::basegfx::B2IRange& rRect ) in rectangleFromB2IRectangle()
550 ::basegfx::B2DRange b2DRectangleFromRectangle( const ::Rectangle& rRect ) in b2DRectangleFromRectangle()
570 basegfx::B2IRange b2IRectangleFromRectangle( const Rectangle& rRect ) in b2IRectangleFromRectangle()
/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx81 SdrRectObj::SdrRectObj(const Rectangle& rRect) in SdrRectObj()
98 SdrRectObj::SdrRectObj(SdrObjKind eNewTextKind, const Rectangle& rRect) in SdrRectObj()
301 void SdrRectObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect()
307 void SdrRectObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect()
H A Dsvdopage.cxx88 SdrPageObj::SdrPageObj(const Rectangle& rRect, SdrPage* pNewPage) in SdrPageObj()
H A Dsvdocapt.cxx97 void ImpCaptParams::CalcEscPos(const Point& rTailPt, const Rectangle& rRect, Point& rPt, EscDir& rD… in CalcEscPos() argument
205 SdrCaptionObj::SdrCaptionObj(const Rectangle& rRect): in SdrCaptionObj()
213 SdrCaptionObj::SdrCaptionObj(const Rectangle& rRect, const Point& rTail): in SdrCaptionObj()
668 void SdrCaptionObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect()
682 void SdrCaptionObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect()
/trunk/main/vcl/inc/
H A Dhelpwin.hxx69 void SetHelpArea( const Rectangle& rRect ) { maHelpArea = rRect; } in SetHelpArea()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx83 void ORelationTableConnection::Draw( const Rectangle& rRect ) in Draw()
/trunk/main/vcl/workben/
H A Dsvdem.cxx134 void MyWin::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/sw/source/core/inc/
H A Dnoteurl.hxx41 SwURLNote( const String& rURL, const String& rTarget, const SwRect& rRect ) in SwURLNote()
/trunk/main/sw/source/ui/uiview/
H A Dscroll.cxx74 void SwScrollbar::ViewPortChgd( const Rectangle &rRect ) in ViewPortChgd()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx334 Region::Region(const Rectangle& rRect) in Region()
526 bool Region::Union( const Rectangle& rRect ) in Union()
608 bool Region::Intersect( const Rectangle& rRect ) in Intersect()
701 bool Region::Exclude( const Rectangle& rRect ) in Exclude()
782 bool Region::XOr( const Rectangle& rRect ) in XOr()
1488 Region& Region::operator=( const Rectangle& rRect ) in operator =()
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.hxx50 void SetOuterRectPixel( const Rectangle & rRect ) in SetOuterRectPixel()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx318 void BrowserDataWin::Paint( const Rectangle& rRect ) in Paint()
645 const Rectangle& rRect ): in BrowseEvent()
666 const Rectangle& rRect ): in BrowserMouseEvent()
736 void BrowserDataWin::Invalidate( const Rectangle& rRect, sal_uInt16 nFlags ) in Invalidate()
/trunk/main/vcl/source/window/
H A Dfloatwin.cxx236 Point FloatingWindow::CalcFloatingPosition( Window* pWindow, const Rectangle& rRect, sal_uLong nFla… in CalcFloatingPosition()
244 const Rectangle& rRect, sal_uLong nFlags, in ImplCalcPos()
657 void FloatingWindow::StartPopupMode( const Rectangle& rRect, sal_uLong nFlags ) in StartPopupMode()

Completed in 99 milliseconds

12345678910>>...15