Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx206 static SwFlyFrm *pRetoucheFly2 = 0; variable
333 pSRetoucheFly2 ( pRetoucheFly2 ), in SwSavePaintStatics()
354 pRetoucheFly2 = 0; in SwSavePaintStatics()
375 pRetoucheFly2 = pSRetoucheFly2; in ~SwSavePaintStatics()
3704 SwFlyFrm* pOldRet = pRetoucheFly2; in Paint()
3705 pRetoucheFly2 = const_cast<SwFlyFrm*>(this); in Paint()
3713 pRetoucheFly2 = pOldRet; in Paint()
5052 if( !bHasGrid || pRetoucheFly || pRetoucheFly2 ) in PaintGrid()