Searched refs:PathInfo (Results 1 – 2 of 2) sorted by relevance
76 struct PathInfo struct in framework::PathSettings80 PathInfo() in PathInfo() argument89 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 ,238 void impl_purgeKnownPaths(const PathSettings::PathInfo& rPath,253 PathSettings::PathInfo* impl_getPathAccess (sal_Int32 nHandle);[all …]
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()397 PathSettings::PathInfo* pPathOld = 0; in impl_updatePath()398 PathSettings::PathInfo* pPathNew = 0; in impl_updatePath()400 PathSettings::PathInfo aPath; in impl_updatePath()644 void PathSettings::impl_subst(PathSettings::PathInfo& aPath , in impl_subst()754 const PathSettings::PathInfo& rPath = pIt->second; in impl_rebuildPropertyDescriptor()804 const PathSettings::PathInfo* pPath = impl_getPathAccessConst(nID); in impl_getPathValue()844 PathSettings::PathInfo* pOrgPath = impl_getPathAccess(nID); in impl_setPathValue()[all …]
Completed in 24 milliseconds