Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/fsys/
H A Dcomdep.hxx121 const DirEntry* pErrSource; // fuer Error-Handler falls Source-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.cxx179 pImp->pErrSource = pSource; in Error()
183 pImp->pErrSource = 0; in Error()
192 return pImp->pErrSource; in GetErrorSource()

Completed in 12 milliseconds