Searched refs:pStatics (Results 1 – 2 of 2) sorted by relevance
1282 SbxArray* pStatics = pMeth->GetStatics(); in StepSTATIC_Impl() local1283 if( pStatics && ( pStatics->Find( aName, SbxCLASS_DONTCARE ) == NULL ) ) in StepSTATIC_Impl()1289 pStatics->Put( p, pStatics->Count() ); in StepSTATIC_Impl()
2876 SwSavePaintStatics *pStatics = 0; in Paint() local2878 pStatics = new SwSavePaintStatics(); in Paint()3184 if ( pStatics ) in Paint()3185 delete pStatics; in Paint()
Completed in 95 milliseconds