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;203 PathSettings::PathInfo impl_readNewFormat(const ::rtl::OUString& sPath);209 void impl_mergeOldUserPaths( PathSettings::PathInfo& rPath,226 void impl_subst(PathSettings::PathInfo& aPath ,231 … ::rtl::OUString impl_convertPath2OldStyle(const PathSettings::PathInfo& rPath ) const;238 void impl_purgeKnownPaths(const PathSettings::PathInfo& rPath,[all …]
269 PathSettings::PathInfo PathSettings::impl_readNewFormat(const ::rtl::OUString& sPath) in impl_readNewFormat()277 PathSettings::PathInfo aPathVal; in impl_readNewFormat()312 void PathSettings::impl_storePath(const PathSettings::PathInfo& aPath) in impl_storePath()323 PathInfo aResubstPath(aPath); in impl_storePath()360 void PathSettings::impl_mergeOldUserPaths( PathSettings::PathInfo& rPath, in impl_mergeOldUserPaths()397 PathSettings::PathInfo* pPathOld = 0; in impl_updatePath()398 PathSettings::PathInfo* pPathNew = 0; in impl_updatePath()400 PathSettings::PathInfo aPath; in impl_updatePath()546 const PathSettings::PathInfo* pPathOld, in impl_notifyPropListener()547 const PathSettings::PathInfo* pPathNew) in impl_notifyPropListener()[all …]