Home
last modified time | relevance | path

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

/aoo4110/main/framework/inc/services/
H A Dpathsettings.hxx76 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 ,
238 void impl_purgeKnownPaths(const PathSettings::PathInfo& rPath,
253 PathSettings::PathInfo* impl_getPathAccess (sal_Int32 nHandle);
[all …]
/aoo4110/main/framework/source/services/
H A Dpathsettings.cxx277 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 26 milliseconds