Lines Matching refs:PathInfo
76 struct PathInfo struct in framework::PathSettings
80 PathInfo() in PathInfo() argument
89 PathInfo(const PathInfo& rCopy) in PathInfo() argument
94 void takeOver(const PathInfo& rCopy) in takeOver() argument
123 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,
253 PathSettings::PathInfo* impl_getPathAccess (sal_Int32 nHandle);
254 const PathSettings::PathInfo* impl_getPathAccessConst(sal_Int32 nHandle) const;
260 void impl_storePath(const PathSettings::PathInfo& aPath);
266 const PathSettings::PathInfo* pPathOld,
267 const PathSettings::PathInfo* pPathNew);