Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx98 Sequence< Any > aTypeInfoSettings; in getTypeInfo() local
99aTypeInfoSettings = aMap.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Ty… in getTypeInfo()
124 if ( aTypeInfoSettings.getLength() > 1 && ((aTypeInfoSettings.getLength() % 2) == 0) ) in getTypeInfo()
126 const Any* pIter = aTypeInfoSettings.getConstArray(); in getTypeInfo()
127 const Any* pEnd = pIter + aTypeInfoSettings.getLength(); in getTypeInfo()

Completed in 10 milliseconds