Searched refs:pRetVal (Results 1 – 2 of 2) sorted by relevance
142 if ( pImp->pRetVal ) in ~SfxRequest()143 DeleteItemOnIdle(pImp->pRetVal); in ~SfxRequest()163 pImp->pRetVal = 0; in SfxRequest()207 pImp->pRetVal = 0; in SfxRequest()250 pImp->pRetVal = 0; in SfxRequest()273 pImp->pRetVal = 0; in SfxRequest()301 pImp->pRetVal = 0; in SfxRequest()552 if(pImp->pRetVal) in SetReturnValue()553 delete pImp->pRetVal; in SetReturnValue()554 pImp->pRetVal = rItem.Clone(); in SetReturnValue()[all …]
2963 void* pRetVal = pBuf; in SwitchBuffer() local2983 return pRetVal; in SwitchBuffer()
Completed in 37 milliseconds