Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx153 rtl::OUString aCanonicalURL( URL ); in makeRelocatableURL() local
154 makeCanonicalFileURL( aCanonicalURL ); in makeRelocatableURL()
156 sal_Int32 nIndex = aCanonicalURL.indexOf( *m_pOfficeBrandDir ); in makeRelocatableURL()
166 nIndex = aCanonicalURL.indexOf( *m_pOfficeBaseDir ); in makeRelocatableURL()
176 nIndex = aCanonicalURL.indexOf( *m_pUserDir ); in makeRelocatableURL()

Completed in 11 milliseconds