Home
last modified time | relevance | path

Searched refs:SwContourCache (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfly.hxx66 class SwContourCache;
67 extern SwContourCache *pContourCache;
74 class SwContourCache class
86 SwContourCache();
87 ~SwContourCache();
H A Dtxtfly.cxx1664 SwContourCache::SwContourCache() : in SwContourCache() function in SwContourCache
1671 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()
H A Dtxtinit.cxx54 SwContourCache *pContourCache = 0;

Completed in 21 milliseconds