Home
last modified time | relevance | path

Searched refs:BOOLEAN (Results 1 – 25 of 76) sorted by relevance

1234

/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java1126 new Any(Type.BOOLEAN, Boolean.TRUE), in testConstructorsService()
1143 new Object[] { new Any(Type.BOOLEAN, Boolean.TRUE) } }, in testConstructorsService()
1148 new TestPolyStruct(new Any(Type.BOOLEAN, Boolean.TRUE)) }, in testConstructorsService()
1153 new TestPolyStruct(new Any(Type.BOOLEAN, Boolean.TRUE)), in testConstructorsService()
1169 new Any(Type.BOOLEAN, Boolean.TRUE), in testConstructorsService()
1187 new Object[] { new Any(Type.BOOLEAN, Boolean.TRUE) } }, in testConstructorsService()
1197 new TestPolyStruct(new Any(Type.BOOLEAN, Boolean.TRUE)) in testConstructorsService()
1208 new TestPolyStruct(new Any(Type.BOOLEAN, Boolean.TRUE))), in testConstructorsService()
1213 new TestPolyStruct(new Any(Type.BOOLEAN, Boolean.TRUE)), in testConstructorsService()
1227 new Any(Type.BOOLEAN, Boolean.TRUE))), in testConstructorsService()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java197 || (DataType.BOOLEAN == _eType2); in isStorageCompatible()
202 || (DataType.BOOLEAN == _eType2); in isStorageCompatible()
206 || (DataType.BOOLEAN == _eType2); in isStorageCompatible()
259 case DataType.BOOLEAN: in setTypeKind()
509 case DataType.BOOLEAN: in getBoolean()
561 case DataType.BOOLEAN: in getDate()
684 case DataType.BOOLEAN: in getDouble()
745 case DataType.BOOLEAN: in getFloat()
799 case DataType.BOOLEAN: in getInt8()
853 case DataType.BOOLEAN: in getInt16()
[all …]
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx87 || (DataType::BOOLEAN == _eType2); in isStorageCompatible()
92 || (DataType::BOOLEAN == _eType2); in isStorageCompatible()
96 || (DataType::BOOLEAN == _eType2); in isStorageCompatible()
233 case DataType::BOOLEAN: in setTypeKind()
347 case DataType::BOOLEAN: in free()
427 case DataType::BOOLEAN: in operator =()
495 case DataType::BOOLEAN: in operator =()
688 if(m_eTypeKind != DataType::BIT && DataType::BOOLEAN != m_eTypeKind ) in operator =()
870 case DataType::BOOLEAN: in operator ==()
963 case DataType::BOOLEAN: in makeAny()
[all …]
H A DTDatabaseMetaDataBase.cxx111 ,DataType::BOOLEAN in getTypeInfo()
113 ,DataType::BOOLEAN in getTypeInfo()
114 ,DataType::BOOLEAN in getTypeInfo()
115 ,DataType::BOOLEAN in getTypeInfo()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java94 new TypeClass[] { TypeClass.BOOLEAN, TypeClass.BOOLEAN }); in __javaClassToTypeClass.put() argument
97 new TypeClass[] { TypeClass.BOOLEAN, TypeClass.BOOLEAN }); in __javaClassToTypeClass.put() argument
149 public static final Type BOOLEAN = new Type(boolean.class); field in Type
/trunk/main/bridges/test/java_uno/any/
H A DTestAny.java39 success &= testType(boolean.class, TypeClass.BOOLEAN, "boolean"); in test()
122 new Any(Type.BOOLEAN, Boolean.FALSE), in test()
125 new Any(Type.BOOLEAN, Boolean.TRUE), in test()
341 success &= testMapAny(transport, Type.BOOLEAN, new CompareBoxed()); in test()
566 success &= testMapAny(transport, new Any(Type.TYPE, Type.BOOLEAN), in test()
1103 new Any(Type.BOOLEAN, Boolean.TRUE) }, in test()
1118 new Any(Type.BOOLEAN, in test()
1125 new Any(Type.BOOLEAN, in test()
1135 new Any(Type.BOOLEAN, in test()
1563 new Any(Type.BOOLEAN, in test()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndex.java75 …opertyIds.ISPRIMARYKEYINDEX.name, PropertyIds.ISPRIMARYKEYINDEX.id, Type.BOOLEAN, (short)PropertyA… in registerProperties()
82 …registerProperty(PropertyIds.ISCLUSTERED.name, PropertyIds.ISCLUSTERED.id, Type.BOOLEAN, (short)Pr… in registerProperties()
89 …registerProperty(PropertyIds.ISUNIQUE.name, PropertyIds.ISUNIQUE.id, Type.BOOLEAN, (short)Property… in registerProperties()
H A DOColumn.java193 …y(PropertyIds.ISAUTOINCREMENT.name, PropertyIds.ISAUTOINCREMENT.id, Type.BOOLEAN, PropertyAttribut… in registerProperties()
207 …registerProperty(PropertyIds.ISROWVERSION.name, PropertyIds.ISROWVERSION.id, Type.BOOLEAN, Propert… in registerProperties()
221 …registerProperty(PropertyIds.ISCURRENCY.name, PropertyIds.ISCURRENCY.id, Type.BOOLEAN, PropertyAtt… in registerProperties()
H A DOIndexColumn.java63 …registerProperty(PropertyIds.ISASCENDING.name, PropertyIds.ISASCENDING.id, Type.BOOLEAN, PropertyA… in registerProperties()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java124 …rProperty(PropertyIds.ISAUTOINCREMENT.name, PropertyIds.ISAUTOINCREMENT.id, Type.BOOLEAN, (short)0, in registerProperties()
138 …registerProperty(PropertyIds.ISROWVERSION.name, PropertyIds.ISROWVERSION.id, Type.BOOLEAN, (short)… in registerProperties()
180 … registerProperty(PropertyIds.ISCURRENCY.name, PropertyIds.ISCURRENCY.id, Type.BOOLEAN, (short)0, in registerProperties()
H A DSdbcxIndexDescriptor.java64 registerProperty(PropertyIds.ISUNIQUE.name, PropertyIds.ISUNIQUE.id, Type.BOOLEAN, (short)0, in registerProperties()
77 … registerProperty(PropertyIds.ISCLUSTERED.name, PropertyIds.ISCLUSTERED.id, Type.BOOLEAN, (short)0, in registerProperties()
H A DSdbcxIndexColumnDescriptor.java45 … registerProperty(PropertyIds.ISASCENDING.name, PropertyIds.ISASCENDING.id, Type.BOOLEAN, (short)0, in registerProperties()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DFieldColumn.java231 case DataType.BOOLEAN: in isBoolean()
247 case DataType.BOOLEAN: in getTyperelatedFieldData()
390 case DataType.BOOLEAN: in initDefaultValue()
H A DTypeInspector.java322 retDataType = convertDataType(DataType.BOOLEAN); in convertDataType()
324 case DataType.BOOLEAN: in convertDataType()
/trunk/main/sw/qa/complex/checkColor/
H A DCheckChangeColor.java66 "IsLandscape", new Any(Type.BOOLEAN, false), in checkChangeColor()
78 "IsLandscape", new Any(Type.BOOLEAN, true), in checkChangeColor()
/trunk/main/offapi/com/sun/star/sdbc/
H A DDataType.idl130 * <code>BOOLEAN</code>.
134 const long BOOLEAN = 16;
/trunk/main/offapi/com/sun/star/i18n/
H A DNumberFormatIndex.idl247 BOOLEAN format
255 const short BOOLEAN = DATETIME_END+1;
266 const short TEXT = BOOLEAN+1;
/trunk/main/connectivity/source/drivers/ado/
H A Dadoimp.cxx104 case adBoolean: nType = DataType::BOOLEAN; break; in MapADOType2Jdbc()
150 case DataType::BOOLEAN: in MapJdbc2ADOType()
/trunk/main/xmloff/source/xforms/
H A Dxformsapi.cxx226 TOKEN_MAP_ENTRY( XSD, BOOLEAN ),
275 nTypeClass = com::sun::star::xsd::DataTypeClass::BOOLEAN; in lcl_getTypeClass()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/uno/
H A DAnyConverter.java79 return containsType(TypeClass.BOOLEAN, object); in isBoolean()
199 Boolean ret= (Boolean)convertSimple(TypeClass.BOOLEAN, null, object); in toBoolean()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java376 (nFieldType == com.sun.star.sdbc.DataType.BOOLEAN)) in replaceValueCellofTable()
414 (nFieldType == com.sun.star.sdbc.DataType.BOOLEAN)) in setCellFont()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java118 dataType = DataType.BOOLEAN; in getColumns()
372 dataType = DataType.BOOLEAN; in getTypeInfo()
H A DPostgresqlResultSetMetaData.java66 columnType = DataType.BOOLEAN; in getColumnType()
/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java329 return (( _typeClass == TypeClass.BOOLEAN ) in isPrimitive()
346 && ( _typeClass != TypeClass.BOOLEAN ) in isObjectPrimitive()
/trunk/main/sw/source/ui/fldui/
H A Dxfldui.cxx142 case DataType::BOOLEAN: in IsDBNumeric()

1234