Searched refs:pFALSE (Results 1 – 1 of 1) sorted by relevance
139 static SbxVariable* pFALSE = NULL; in StepCompare() local153 if( !pFALSE ) in StepCompare()155 pFALSE = new SbxVariable; in StepCompare()156 pFALSE->PutBool( sal_False ); in StepCompare()157 pFALSE->AddRef(); in StepCompare()159 PushVar( pFALSE ); in StepCompare()
Completed in 17 milliseconds