Home
last modified time | relevance | path

Searched refs:dataType (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/connectivity/source/drivers/macab/
H A Dmacabutilities.hxx120 sal_Int32 dataType; in ABTypeToDataType() local
124 dataType = ::com::sun::star::sdbc::DataType::CHAR; in ABTypeToDataType()
127 dataType = ::com::sun::star::sdbc::DataType::TIMESTAMP; in ABTypeToDataType()
130 dataType = ::com::sun::star::sdbc::DataType::INTEGER; in ABTypeToDataType()
133 dataType = ::com::sun::star::sdbc::DataType::FLOAT; in ABTypeToDataType()
136 dataType = -1; in ABTypeToDataType()
138 return dataType; in ABTypeToDataType()
/aoo4110/main/extensions/source/propctrlr/
H A Dxsdvalidationpropertyhandler.cxx674 for ( ::std::vector< ::rtl::OUString >::const_iterator dataType = aAllTypes.begin(); in implGetAvailableDataTypeNames()
675 dataType != aAllTypes.end(); in implGetAvailableDataTypeNames()
676 ++dataType in implGetAvailableDataTypeNames()
679 ::rtl::Reference< XSDDataType > pType = m_pHelper->getDataTypeByName( *dataType ); in implGetAvailableDataTypeNames()
681 _rNames.push_back( *dataType ); in implGetAvailableDataTypeNames()
/aoo4110/main/qadevOOo/tests/java/ifc/form/
H A D_XGridFieldDataSupplier.java50 boolean[] dataType = oObj.queryFieldDataType(new Type(String.class)); in _queryFieldDataType()
51 tRes.tested("queryFieldDataType()", dataType != null); in _queryFieldDataType()
/aoo4110/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx488 Type dataType; in impl_reIndex_nothrow() local
495 … if ( ( dataType.getTypeClass() == TypeClass_VOID ) && aColumnData[ rowIndex ].hasValue() ) in impl_reIndex_nothrow()
496 dataType = aColumnData[ rowIndex ].getValueType(); in impl_reIndex_nothrow()
500 …PredicateLess > const pPredicate( ::comphelper::getStandardLessPredicate( dataType, m_collator ) ); in impl_reIndex_nothrow()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_types.hxx27 sal_Int32 dataType; member
H A Dmysqlc_databasemetadata.cxx1534 aRow.push_back(makeAny(mysqlc_types[i].dataType)); in getTypeInfo()
/aoo4110/main/oox/source/token/
H A Dtokens.txt1592 dataType

Completed in 52 milliseconds