Home
last modified time | relevance | path

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

/trunk/main/desktop/source/migration/
H A Dmigration.cxx296 lArgs[0] <<= aOldCfgDataPath + vModulesInfo[i].sModuleShortName; in doMigration()
1000 ::rtl::OUString sModuleShortName = lNames[i]; in dectectUIChangesForAllModules()
1012 aModuleInfo.sModuleShortName = sModuleShortName; in dectectUIChangesForAllModules()
1032 aModuleInfo.sModuleShortName = sModuleShortName; in dectectUIChangesForAllModules()
1044 if (aModuleInfo.sModuleShortName.getLength()>0) in dectectUIChangesForAllModules()
1271 if (m_lCfgManagerSeq[i].Name.equals(sModuleShortName)) in getConfigManager()
1287 if (m_lNewVersionMenubarSettingsSeq[i].Name.equals(sModuleShortName)) in getNewMenubarSettings()
1303 if (m_lNewVersionToolbarSettingsSeq[i].Name.equals(sModuleShortName)) in getNewToolbarSettings()
1341 m_lCfgManagerSeq[i].Name = vModulesInfo[i].sModuleShortName; in init()
1346 m_lNewVersionMenubarSettingsSeq[i].Name = vModulesInfo[i].sModuleShortName; in init()
[all …]
H A Dmigration_impl.hxx161 ::rtl::OUString sModuleShortName;
176 …CSS::ui::XUIConfigurationManager > getConfigManager(const ::rtl::OUString& sModuleShortName) const;
177 …:container::XIndexContainer > getNewMenubarSettings(const ::rtl::OUString& sModuleShortName) const;
178 …ner::XIndexContainer > getNewToolbarSettings(const ::rtl::OUString& sModuleShortName, const ::rtl:…

Completed in 23 milliseconds