Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx94 static MapMode *pPixMap; member in SwFntObj
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx753 SwFntObj::pPixMap = new MapMode; in _InitCore()
785 delete SwFntObj::pPixMap; in _FinitCore()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx84 MapMode* SwFntObj::pPixMap = NULL; member in SwFntObj
984 if( rInf.GetpOut() != pPixOut || rInf.GetOut().GetMapMode() != *pPixMap ) in DrawText()
986 *pPixMap = rInf.GetOut().GetMapMode(); in DrawText()

Completed in 35 milliseconds