Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/layout/
H A Dpaintfrm.cxx231 static SwSubsRects *pSubsLines = 0; variable
341 pSSubsLines ( pSubsLines ), in SwSavePaintStatics()
367 pSubsLines = 0; in SwSavePaintStatics()
383 pSubsLines = pSSubsLines; in ~SwSavePaintStatics()
2874 pSubsLines = new SwSubsRects; in Paint()
2993 pSubsLines->PaintSubsidiary( pSh->GetOut(), pLines ); in Paint()
2994 DELETEZ( pSubsLines ); in Paint()
3701 if ( pSubsLines ) in Paint()
3704 pSubsLines->LockLines( sal_True ); in Paint()
3710 pSubsLines = new SwSubsRects; in Paint()
[all …]