Searched refs:userdata (Results 1 – 4 of 4) sorted by relevance
251 if (m_aInfo.userdata.getLength() > 0 && ! checkMigrationCompleted()) in checkMigration()295 …::rtl::OUString aOldCfgDataPath = m_aInfo.userdata + ::rtl::OUString::createFromAscii("/user/confi… in doMigration()357 aMsg += "\nDataPath : " + OUStringToOString(m_aInfo.userdata, RTL_TEXTENCODING_ASCII_US); in doMigration()562 …( !aInfo.userdata.getLength() || !aProfileName.toAsciiLowerCase().compareTo( aProductName, aProduc… in findInstallation()579 aInfo.userdata = aObj.GetMainURL( INetURLObject::NO_DECODE ); in findInstallation()686 if (m_aInfo.userdata.getLength() == 0) in compileFileList()691 strings_vr vrFiles = getAllFiles(m_aInfo.userdata); in compileFileList()770 rtl::OUStringBuffer buf(m_aInfo.userdata); in copyConfig()896 localName = i_file->copy(m_aInfo.userdata.getLength()); in copyFiles()928 uno::makeAny(m_aInfo.userdata))); in runServices()[all …]
58 rtl::OUString userdata; // file: url for user installation member
60 Sequence of strings which contains the userdata defined in the
Completed in 19 milliseconds