Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx336 const ::rtl::OUString* tableType = _rTableTypeFilter.getConstArray(); in construct() local
337 const ::rtl::OUString* tableTypeEnd = tableType + _rTableTypeFilter.getLength(); in construct()
338 for ( ; tableType != tableTypeEnd; ++tableType ) in construct()
340 if ( *tableType == sInherentTableTypeRestriction ) in construct()
343 if ( tableType == tableTypeEnd ) in construct()
/aoo4110/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java83 String tableType = "CACHED"; field in TestCacheSize
169 String ddl3 = "CREATE " + tableType + " TABLE test( id INT IDENTITY," in testFillUp()
191 String mddl2 = "CREATE " + tableType in testFillUp()
219 if (tableType.equals("TEXT")) { in testFillUp()
249 if (tableType.equals("TEXT")) { in testFillUp()
/aoo4110/main/oox/source/token/
H A Dtokens.txt4966 tableType

Completed in 26 milliseconds