Home
last modified time | relevance | path

Searched refs:pFntCache (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtinit.cxx72pFntCache = new SwFntCache; // Cache for SwSubFont -> SwFntObj = { Font aFont,… in _TextInit()
89 delete pFntCache; in _TextFinit()
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx280 if( pFntCache ) in Stop()
281 pFntCache->Flush(); in Stop()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx75 SwFntCache *pFntCache = NULL; variable
2335 SwCacheAccess( *pFntCache, rMagic, rIndex ), in SwFntAccess()
2380 pFntObj = pFntCache->First(); in SwFntAccess()
2386 pFntObj = pFntCache->Next( pFntObj ); in SwFntAccess()
2397 pTmpObj = pFntCache->Next( pTmpObj ); in SwFntAccess()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx63 extern SwFntCache *pFntCache;
/trunk/main/sw/source/core/view/
H A Dviewpg.cxx246 pFntCache->Flush(); in PrintProspect()
H A Dvnew.cxx63 pFntCache->Flush( ); in Init()
H A Dviewsh.cxx970 pFntCache->Flush( ); in Reformat()
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx688 pFntCache->Flush(); in PrtDataChanged()

Completed in 47 milliseconds