Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx72 MapMode* SwSelPaintRects::pMapMode = 0; member in SwSelPaintRects
748 if( pMapMode->GetMapUnit() != rMM.GetMapUnit() || in Get1PixelInLogic()
749 pMapMode->GetScaleX() != rMM.GetScaleX() || in Get1PixelInLogic()
750 pMapMode->GetScaleY() != rMM.GetScaleY() ) in Get1PixelInLogic()
752 *pMapMode = rMM; in Get1PixelInLogic()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx752 SwSelPaintRects::pMapMode = new MapMode; in _InitCore()
784 delete SwSelPaintRects::pMapMode; in _FinitCore()
/trunk/main/sw/inc/
H A Dviscrs.hxx88 static MapMode *pMapMode; member in SwSelPaintRects

Completed in 44 milliseconds