Searched refs:SwContourCache (Results 1 – 3 of 3) sorted by relevance
66 class SwContourCache;67 extern SwContourCache *pContourCache;74 class SwContourCache class86 SwContourCache();87 ~SwContourCache();
1658 SwContourCache::SwContourCache() : in SwContourCache() function in SwContourCache1665 SwContourCache::~SwContourCache() in ~SwContourCache()1671 void SwContourCache::ClrObject( MSHORT nPos ) in ClrObject()1715 const SwRect SwContourCache::CalcBoundRect( const SwAnchoredObject* pAnchoredObj, in CalcBoundRect()1732 pContourCache = new SwContourCache; in CalcBoundRect()1749 const SwRect SwContourCache::ContourRect( const SwFmt* pFmt, in ContourRect()1878 void SwContourCache::ShowContour( OutputDevice* pOut, const SdrObject* pObj, in ShowContour()2127 const SwRect aTmp( SwContourCache::CalcBoundRect in CalcRightMargin()2234 const SwRect aTmp( SwContourCache::CalcBoundRect in CalcLeftMargin()2274 SwContourCache::CalcBoundRect( pAnchoredObj, rLine, pCurrFrm, in AnchoredObjToRect()
54 SwContourCache *pContourCache = 0;
Completed in 23 milliseconds