Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dconfig.cxx208 const XubString* pPathName ) in ImplMakeConfigName() argument
235 if ( pPathName && pPathName->Len() ) in ImplMakeConfigName()
236 aPathName = toUncPath( *pPathName ); in ImplMakeConfigName()
237 else if( pPathName && pFileName && pFileName->Len() ) in ImplMakeConfigName()
/trunk/main/tools/bootstrp/
H A Dcppdep.cxx154 ByteString *pPathName = pSearchPath->GetObject(n); in Exists() local
156 strcpy( pFullName, pPathName->GetBuffer()); in Exists()

Completed in 19 milliseconds