Searched refs:aColumnTypes (Results 1 – 2 of 2) sorted by relevance
36 static ::comphelper::StringSequence aColumnTypes(10); in getColumnTypes()37 if (!aColumnTypes.getConstArray()[0].getLength()) in getColumnTypes()39 ::rtl::OUString* pNames = aColumnTypes.getArray(); in getColumnTypes()51 return aColumnTypes; in getColumnTypes()
78 static StringSequence aColumnTypes(10); in getColumnTypes() local79 if (!aColumnTypes.getConstArray()[0].getLength()) in getColumnTypes()81 ::rtl::OUString* pNames = aColumnTypes.getArray(); in getColumnTypes()93 return aColumnTypes; in getColumnTypes()
Completed in 115 milliseconds