Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java190 String[] sTypeNames = new String[]{}; in getExportedInterfaceNames() local
195 sTypeNames = new String[aTypes.length]; in getExportedInterfaceNames()
197 sTypeNames[i] = aTypes[i].getTypeName(); in getExportedInterfaceNames()
200 return sTypeNames; in getExportedInterfaceNames()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx2013 ::rtl::OUString sTypeNames = aTypes.makeStringAndClear(); in getTables()
2014 if ( sTypeNames.getLength() ) in getTables()
2015 varCriteria[nPos].setString(sTypeNames); in getTables()

Completed in 40 milliseconds