Lines Matching refs:tInt

178             Type tInt = cppu::UnoType<sal_Int32>::get();  in getStatics()  local
192 PropertyDef( statics.PRIVILEGES , tInt ), in getStatics()
209 PropertyDef( statics.PRIVILEGES , tInt ), in getStatics()
227 PropertyDefEx( statics.IS_NULLABLE, tInt, READONLY ), in getStatics()
230 PropertyDefEx( statics.PRECISION , tInt, READONLY ), in getStatics()
231 PropertyDefEx( statics.SCALE , tInt ,READONLY), in getStatics()
232 PropertyDefEx( statics.TYPE , tInt ,READONLY), in getStatics()
251 PropertyDef( statics.IS_NULLABLE, tInt ), in getStatics()
254 PropertyDef( statics.PRECISION , tInt ), in getStatics()
255 PropertyDef( statics.SCALE , tInt ), in getStatics()
256 PropertyDef( statics.TYPE , tInt ), in getStatics()
269 PropertyDef( statics.DELETE_RULE, tInt ), in getStatics()
274 PropertyDef( statics.TYPE, tInt ), in getStatics()
275 PropertyDef( statics.UPDATE_RULE, tInt ) in getStatics()
289 PropertyDef( statics.DELETE_RULE, tInt ), in getStatics()
292 PropertyDef( statics.TYPE, tInt ), in getStatics()
293 PropertyDef( statics.UPDATE_RULE, tInt ) in getStatics()
310 PropertyDef( statics.IS_NULLABLE, tInt ), in getStatics()
313 PropertyDef( statics.PRECISION , tInt ), in getStatics()
315 PropertyDef( statics.SCALE , tInt ), in getStatics()
316 PropertyDef( statics.TYPE , tInt ), in getStatics()
343 PropertyDef( statics.CHECK_OPTION , tInt ), in getStatics()
419 PropertyDef( statics.IS_NULLABLE, tInt ), in getStatics()
422 PropertyDef( statics.PRECISION , tInt ), in getStatics()
423 PropertyDef( statics.SCALE , tInt ), in getStatics()
424 PropertyDef( statics.TYPE , tInt ), in getStatics()
453 PropertyDef( statics.FETCH_DIRECTION , tInt ), in getStatics()
454 PropertyDef( statics.FETCH_SIZE , tInt ), in getStatics()
456 PropertyDef( statics.RESULT_SET_CONCURRENCY , tInt ), in getStatics()
457 PropertyDef( statics.RESULT_SET_TYPE , tInt ) in getStatics()