Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx227 static SwSubsRects *pSubsLines = 0; variable
336 pSSubsLines ( pSubsLines ), in SwSavePaintStatics()
362 pSubsLines = 0; in SwSavePaintStatics()
378 pSubsLines = pSSubsLines; in ~SwSavePaintStatics()
2949 pSubsLines = new SwSubsRects; in Paint()
3068 pSubsLines->PaintSubsidiary( pSh->GetOut(), pLines ); in Paint()
3069 DELETEZ( pSubsLines ); in Paint()
3789 if ( pSubsLines ) in Paint()
3792 pSubsLines->LockLines( sal_True ); in Paint()
3798 pSubsLines = new SwSubsRects; in Paint()
[all …]