Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/fsys/
H A Dcomdep.hxx122 const DirEntry* pErrTarget; // fuer Error-Handler falls Target-Fehler member
126 pErrSource( 0 ), pErrTarget( 0 ) in FileCopier_Impl()
130 pErrSource( 0 ), pErrTarget( 0 ) in FileCopier_Impl()
136 eErr = 0; pErrSource = 0; pErrTarget = 0; in operator =()
H A Dfilecopy.cxx180 pImp->pErrTarget = pTarget; in Error()
184 pImp->pErrTarget = 0; in Error()
199 return pImp->pErrTarget; in GetErrorTarget()

Completed in 15 milliseconds