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();
1664 SwContourCache::SwContourCache() : in SwContourCache() function in SwContourCache1671 SwContourCache::~SwContourCache() in ~SwContourCache()1677 void SwContourCache::ClrObject( MSHORT nPos ) in ClrObject()1721 const SwRect SwContourCache::CalcBoundRect( const SwAnchoredObject* pAnchoredObj, in CalcBoundRect()1738 pContourCache = new SwContourCache; in CalcBoundRect()1755 const SwRect SwContourCache::ContourRect( const SwFmt* pFmt, in ContourRect()1884 void SwContourCache::ShowContour( OutputDevice* pOut, const SdrObject* pObj, in ShowContour()2133 const SwRect aTmp( SwContourCache::CalcBoundRect in CalcRightMargin()2240 const SwRect aTmp( SwContourCache::CalcBoundRect in CalcLeftMargin()2280 SwContourCache::CalcBoundRect( pAnchoredObj, rLine, pCurrFrm, in AnchoredObjToRect()
54 SwContourCache *pContourCache = 0;
Completed in 28 milliseconds