Lines Matching refs:PathData
89 struct PathData struct in utl::Bootstrap::Impl
94 PathData() in PathData() argument
101 PathData aBaseInstall_;
104 PathData aUserInstall_;
107 PathData aBootstrapINI_;
108 PathData aVersionINI_;
420 Bootstrap::Impl::PathData const& _aBaseData, in getDerivedPath()
474 Bootstrap::PathStatus updateStatus(Bootstrap::Impl::PathData & _rResult) in updateStatus()
481 Bootstrap::PathStatus implGetBootstrapFile(rtl::Bootstrap& _rData, Bootstrap::Impl::PathData & _rBo… in implGetBootstrapFile()
490 Bootstrap::PathStatus implGetVersionFile(rtl::Bootstrap& _rData, Bootstrap::Impl::PathData & _rVers… in implGetVersionFile()
705 Impl::PathData const& aPathData = data().aBaseInstall_; in locateBaseInstallation()
714 Impl::PathData const& aPathData = data().aUserInstall_; in locateUserInstallation()
759 Impl::PathData const& aPathData = data().aBootstrapINI_; in locateBootstrapFile()
768 Impl::PathData const& aPathData = data().aVersionINI_; in locateVersionFile()