Searched refs:sVFile (Results 1 – 1 of 1) sorted by relevance
87 String sVFile = aPathLB.GetEntry( i ); in IMPL_LINK() local88 std::map< String, ::ucbhelper::Content >::iterator aCur = aFileContentMap.find( sVFile ); in IMPL_LINK()91 INetURLObject aVFile( sVFile, INetURLObject::FSYS_DETECT ); in IMPL_LINK()92 …aFileContentMap[sVFile] = ::ucbhelper::Content( aVFile.GetMainURL( INetURLObject::NO_DECODE ), Ref… in IMPL_LINK()93 VContent = aFileContentMap.find( sVFile )->second; in IMPL_LINK()
Completed in 8 milliseconds