Searched refs:xIPath (Results 1 – 1 of 1) sorted by relevance
278 css::uno::Reference< css::container::XNameAccess > xIPath; in impl_readNewFormat() local279 xPath->getByName(CFGPROP_INTERNALPATHES) >>= xIPath; in impl_readNewFormat()280 aPathVal.lInternalPaths << xIPath->getElementNames(); in impl_readNewFormat()