Searched refs:PathInfo (Results 1 – 2 of 2) sorted by relevance
76 struct PathInfo struct in framework::PathSettings80 PathInfo() in PathInfo() function89 PathInfo(const PathInfo& rCopy) in PathInfo() function94 void takeOver(const PathInfo& rCopy) in takeOver() argument123 typedef BaseHash< PathSettings::PathInfo > PathHash;202 PathSettings::PathInfo impl_readNewFormat(const ::rtl::OUString& sPath);208 void impl_mergeOldUserPaths( PathSettings::PathInfo& rPath,225 void impl_subst(PathSettings::PathInfo& aPath ,230 … ::rtl::OUString impl_convertPath2OldStyle(const PathSettings::PathInfo& rPath ) const;237 void impl_purgeKnownPaths(const PathSettings::PathInfo& rPath,[all …]
265 PathSettings::PathInfo PathSettings::impl_readNewFormat(const ::rtl::OUString& sPath) in impl_readNewFormat()273 PathSettings::PathInfo aPathVal; in impl_readNewFormat()308 void PathSettings::impl_storePath(const PathSettings::PathInfo& aPath) in impl_storePath()319 PathInfo aResubstPath(aPath); in impl_storePath()356 void PathSettings::impl_mergeOldUserPaths( PathSettings::PathInfo& rPath, in impl_mergeOldUserPaths()393 PathSettings::PathInfo* pPathOld = 0; in impl_updatePath()394 PathSettings::PathInfo* pPathNew = 0; in impl_updatePath()396 PathSettings::PathInfo aPath; in impl_updatePath()542 const PathSettings::PathInfo* pPathOld, in impl_notifyPropListener()543 const PathSettings::PathInfo* pPathNew) in impl_notifyPropListener()[all …]