Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/control/
H A Drequest.cxx142 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 …]
/aoo4110/main/tools/source/stream/
H A Dstream.cxx2842 void* pRetVal = pBuf; in SwitchBuffer() local
2862 return pRetVal; in SwitchBuffer()

Completed in 28 milliseconds