Searched refs:xCfgOld (Results 1 – 1 of 1) sorted by relevance
318 css::uno::Reference< css::container::XNameAccess > xCfgOld = fa_getCfgOld(); in impl_storePath() local348 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