Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A DDriversConfig.cxx52 const ::rtl::OUString* pPropertiesIter = aProperties.getConstArray(); in lcl_fillValues() local
53 const ::rtl::OUString* pPropertiesEnd = pPropertiesIter + aProperties.getLength(); in lcl_fillValues()
54 for (;pPropertiesIter != pPropertiesEnd ; ++pPropertiesIter) in lcl_fillValues()
56 uno::Any aValue = aPropertiesNode.getNodeValue(*pPropertiesIter + s_sValue); in lcl_fillValues()
61 _rValues.put(*pPropertiesIter,aValue); in lcl_fillValues()

Completed in 16 milliseconds