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()
2785 SwSavePaintStatics *pStatics = 0; in Paint() local2787 pStatics = new SwSavePaintStatics(); in Paint()3095 if ( pStatics ) in Paint()3096 delete pStatics; in Paint()
Completed in 40 milliseconds