Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx249 INetURLObject aCurURL(SvtPathOptions().GetConfigPath()); in ImplLoad() local
250 ImplLoadSubDirs( aCurURL, bIsReadOnlyDir ); in ImplLoad()
253 aUserURL = aCurURL; in ImplLoad()
261 aCurURL = INetURLObject(rMultiPath.GetToken( i, ';' )); in ImplLoad()
263 ImplLoadSubDirs( aCurURL, bIsReadOnlyDir ); in ImplLoad()
266 aUserURL = aCurURL; in ImplLoad()

Completed in 11 milliseconds