Lines Matching refs:userdata
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()
985 …lArgs[0] <<= m_aInfo.userdata + ::rtl::OUString::createFromAscii("/user/config/soffice.cfg/modules… in dectectUIChangesForAllModules()