Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dstep2.cxx1282 SbxArray* pStatics = pMeth->GetStatics(); in StepSTATIC_Impl() local
1283 if( pStatics && ( pStatics->Find( aName, SbxCLASS_DONTCARE ) == NULL ) ) in StepSTATIC_Impl()
1289 pStatics->Put( p, pStatics->Count() ); in StepSTATIC_Impl()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2876 SwSavePaintStatics *pStatics = 0; in Paint() local
2878 pStatics = new SwSavePaintStatics(); in Paint()
3184 if ( pStatics ) in Paint()
3185 delete pStatics; in Paint()

Completed in 35 milliseconds