Searched refs:CalcRect (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | inftxt.cxx | 770 void SwTxtPaintInfo::CalcRect( const SwLinePortion& rPor, in CalcRect() function in SwTxtPaintInfo 1004 CalcRect( rPor, &aRect ); in DrawTab() 1029 CalcRect( rPor, &aRect ); in DrawLineBreak() 1137 CalcRect( rPor, &aIntersect, 0 ); in DrawCheckBox() 1171 CalcRect( rPor, 0, &aIntersect ); in DrawBackground() 1198 CalcRect( rPor, &aIntersect, 0 ); in _DrawBackBrush() 1240 CalcRect( rPor, 0, &aIntersect ); in _DrawBackBrush() 1323 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()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdopath.cxx | 278 FASTBOOL CalcRect(const Point& rP1, const Point& rP2, const Point& rDir, SdrView* pView); 442 FASTBOOL ImpPathCreateUser::CalcRect(const Point& rP1, const Point& rP2, const Point& rDir, SdrView… in CalcRect() function in ImpPathCreateUser 1406 pU->CalcRect(rXPoly[nActPoint-1],rXPoly[nActPoint],rXPoly[nActPoint-1]-rXPoly[nActPoint-2],pView); in MovCreate()
|
Completed in 85 milliseconds