Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx397 if( ! m_aInstallDirectoryAsSystemPath.getLength() ) in getInstallPathAsSystemPath()
402 osl::FileBase::getSystemPathFromFileURL( m_aInstallDirectory,m_aInstallDirectoryAsSystemPath ); in getInstallPathAsSystemPath()
405 … osl::FileBase::getSystemPathFromFileURL( m_aInstallDirectory,m_aInstallDirectoryAsSystemPath ); in getInstallPathAsSystemPath()
409 return m_aInstallDirectoryAsSystemPath; in getInstallPathAsSystemPath()
H A Ddatabases.hxx327 rtl::OUString m_aInstallDirectoryAsSystemPath; // Installation directory member in chelp::Databases

Completed in 28 milliseconds