Searched refs:xCfgOld (Results 1 – 1 of 1) sorted by relevance
316 css::uno::Reference< css::container::XNameAccess > xCfgOld = fa_getCfgOld(); in impl_storePath() local346 if (xCfgOld->hasByName(aResubstPath.sPathName)) in impl_storePath()348 css::uno::Reference< css::beans::XPropertySet > xProps(xCfgOld, css::uno::UNO_QUERY_THROW); in impl_storePath()350 ::comphelper::ConfigurationHelper::flush(xCfgOld); in impl_storePath()