Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx500 String sPth(m_aPath.GetToken(i, SVT_SEARCHPATH_DELIMITER)); in UpdateGlosPath() local
501 sPth = URIHelper::SmartRel2Abs( in UpdateGlosPath()
502 INetURLObject(), sPth, URIHelper::GetMaybeFileHdl()); in UpdateGlosPath()
504 if(i && lcl_FindSameEntry(aDirArr, sPth)) in UpdateGlosPath()
508 aDirArr.Insert(new String(sPth), aDirArr.Count()); in UpdateGlosPath()
509 if( !FStatHelper::IsFolder( sPth ) ) in UpdateGlosPath()
513 INetURLObject aTemp( sPth ); in UpdateGlosPath()
517 m_pPathArr->Insert(new String(sPth), m_pPathArr->Count()); in UpdateGlosPath()

Completed in 17 milliseconds