Searched refs:CalcRect (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/sw/source/core/text/ |
| H A D | inftxt.cxx | 776 void SwTxtPaintInfo::CalcRect( const SwLinePortion& rPor, in CalcRect() function in SwTxtPaintInfo 1016 CalcRect( rPor, &aRect ); in DrawTab() 1041 CalcRect( rPor, &aRect ); in DrawLineBreak() 1149 CalcRect( rPor, &aIntersect, 0 ); in DrawCheckBox() 1183 CalcRect( rPor, 0, &aIntersect ); in DrawBackground() 1210 CalcRect( rPor, &aIntersect, 0 ); in _DrawBackBrush() 1252 CalcRect( rPor, 0, &aIntersect ); in _DrawBackBrush() 1335 CalcRect( rPor, 0, &aIntersect ); in _NotifyURL()
|
| H A D | porrst.cxx | 176 rInf.CalcRect( *this, &aClipRect, 0 ); in Paint()
|
| H A D | inftxt.hxx | 478 void CalcRect( const SwLinePortion& rPor, SwRect* pRect, SwRect* pIntersect = 0 ) const;
|
| H A D | EnhancedPDFExportHelper.cxx | 840 rInf.CalcRect( *pPor, &aPorRect ); in SetAttributes()
|
| /AOO42X/main/svx/source/svdraw/ |
| H A D | svdopath.cxx | 276 FASTBOOL CalcRect(const Point& rP1, const Point& rP2, const Point& rDir, SdrView* pView); 440 FASTBOOL ImpPathCreateUser::CalcRect(const Point& rP1, const Point& rP2, const Point& rDir, SdrView… in CalcRect() function in ImpPathCreateUser 1404 … pU->CalcRect(rXPoly[nActPoint-1],rXPoly[nActPoint],rXPoly[nActPoint-1]-rXPoly[nActPoint-2],pView); in MovCreate()
|