Home
last modified time | relevance | path

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

/aoo41x/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.cxx1658 SwContourCache::SwContourCache() : in SwContourCache() function in SwContourCache
1665 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()
H A Dtxtinit.cxx54 SwContourCache *pContourCache = 0;

Completed in 47 milliseconds