Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/so_comp/
H A Doemjob.cxx236 OUString aUserSofficeIniFileURL; in locateIniFile() local
240 aUserSofficeIniFileURL = aBuffer.makeStringAndClear(); in locateIniFile()
242 if ( existsURL( aUserSofficeIniFileURL )) in locateIniFile()
243 return aUserSofficeIniFileURL; in locateIniFile()
/aoo42x/main/desktop/source/app/
H A Dlangselect.cxx97 OUString aUserSofficeIniFileURL; in locateSofficeIniFile() local
101 aUserSofficeIniFileURL = aBuffer.makeStringAndClear(); in locateSofficeIniFile()
103 if ( existsURL( aUserSofficeIniFileURL )) in locateSofficeIniFile()
104 return aUserSofficeIniFileURL; in locateSofficeIniFile()

Completed in 16 milliseconds