Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dpathsettings.cxx318 css::uno::Reference< css::container::XNameAccess > xCfgOld = fa_getCfgOld(); in impl_storePath() local
348 if (xCfgOld->hasByName(aResubstPath.sPathName)) in impl_storePath()
350 css::uno::Reference< css::beans::XPropertySet > xProps(xCfgOld, css::uno::UNO_QUERY_THROW); in impl_storePath()
352 ::comphelper::ConfigurationHelper::flush(xCfgOld); in impl_storePath()

Completed in 28 milliseconds