Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/app/
H A Dlangselect.cxx144 …Reference< XPropertySet > xProp(getConfigAccess("org.openoffice.System/L10N/", sal_False), UNO_QUE… in prepareLanguage()
160 Reference< XPropertySet > xLocaleProp(getConfigAccess( in prepareLanguage()
229 …Reference< XPropertySet > xProp(getConfigAccess("org.openoffice.Setup/L10N/", sal_True), UNO_QUERY… in prepareLanguage()
240 …Reference< XPropertySet > xProp2(getConfigAccess("org.openoffice.Office.Linguistic/General/", sal_… in prepareLanguage()
365 Reference< XNameAccess > LanguageSelection::getConfigAccess(const sal_Char* pPath, sal_Bool bUpdate) in getConfigAccess() function in desktop::LanguageSelection
402 …Reference< XNameAccess > xAccess = getConfigAccess("org.openoffice.Setup/Office/InstalledLocales",… in getInstalledLanguages()
483 …Reference< XNameAccess > xAccess(getConfigAccess("org.openoffice.Office.Linguistic/General", sal_F… in getUserLanguage()
507 Reference< XNameAccess > xAccess(getConfigAccess("org.openoffice.System/L10N", sal_False)); in getSystemLanguage()
533 …Reference< XPropertySet > xProp(getConfigAccess("org.openoffice.Office.Linguistic/General", sal_Tr… in resetUserLanguage()
H A Dlangselect.hxx59 getConfigAccess(const sal_Char* pPath, sal_Bool bUpdate=sal_False);
/aoo4110/main/desktop/source/migration/
H A Dmigration.cxx380 …uno::Reference< XPropertySet > aPropertySet(getConfigAccess("org.openoffice.Setup/Office", true), … in setMigrationCompleted()
393 getConfigAccess("org.openoffice.Setup/Office"), uno::UNO_QUERY_THROW); in checkMigrationCompleted()
423 …uno::Reference< XNameAccess > aMigrationAccess(getConfigAccess("org.openoffice.Setup/Migration/Sup… in readAvailableMigrations()
451 …uno::Reference< XNameAccess > aMigrationAccess(getConfigAccess("org.openoffice.Setup/Migration/Sup… in readMigrationSteps()
850 uno::Reference< XNameAccess > MigrationImpl::getConfigAccess(const sal_Char* pPath, sal_Bool bUpdat… in getConfigAccess() function in desktop::MigrationImpl
H A Dmigration_impl.hxx214 …NS_UNO::Reference< NS_CSS::container::XNameAccess > getConfigAccess(const sal_Char* path, sal_Bool…

Completed in 28 milliseconds