Home
last modified time | relevance | path

Searched refs:TIME (Results 1 – 25 of 205) sorted by relevance

123456789

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java265 case DataType.TIME: in setTypeKind()
502 case DataType.TIME: in getBoolean()
579 case DataType.TIME: in getDate()
610 case DataType.TIME: in getDateTime()
670 case DataType.TIME: in getDouble()
731 case DataType.TIME: in getFloat()
790 case DataType.TIME: in getInt8()
844 case DataType.TIME: in getInt16()
900 case DataType.TIME: in getInt32()
956 case DataType.TIME: in getLong()
[all …]
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx239 case DataType::TIME: in setTypeKind()
320 case DataType::TIME: in free()
412 case DataType::TIME: in operator =()
483 case DataType::TIME: in operator =()
876 case DataType::TIME: in operator ==()
942 case DataType::TIME: in makeAny()
1027 case DataType::TIME: in getString()
1138 case DataType::TIME: in getBool()
1200 case DataType::TIME: in getInt8()
1662 case DataType::TIME: in setFromDouble()
[all …]
H A DDateConversion.cxx184 case DataType::TIME: in toSQLString()
283 case NumberFormat::TIME: in setValue()
332 case NumberFormat::TIME: in setValue()
377 case DataType::TIME: in getValue()
487 case NumberFormat::TIME: in getFormattedValue()
H A Ddbtools.cxx217 case DataType::TIME: in getDefaultNumberFormat()
218 nFormat = _xTypes->getStandardFormat(NumberFormat::TIME, _rLocale); in getDefaultNumberFormat()
1204 nBaseKey = xTypeList->getStandardFormat(NumberFormat::TIME, _rLocale); in TransferFormComponentProperties()
1968 case DataType::TIME: in setObjectWithInfo()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx358 ,NumberFormat::TIME in insertValueIntoColumn()
401 case NumberFormat::TIME: in insertValueIntoColumn()
486 case NumberFormat::TIME: in CheckString()
491 case NumberFormat::TIME: in CheckString()
495 nNumberFormat = NumberFormat::TIME; in CheckString()
549 case NumberFormat::TIME: in CheckString()
602 case NumberFormat::TIME: in SetColumnTypes()
603 nDataType = DataType::TIME; in SetColumnTypes()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java123 public static final String TIME = "txtTopicTime_"; field in TopicsControl
164 … dialog.getGuiEventListener().add(TIME + (nblockincrement - 1), EventNames.EVENT_KEY_PRESSED, mi); in TopicsControl()
489 pv[3] = Properties.createProperty(TIME + i, PropertyNames.EMPTY_STRING);
952 if (name.startsWith(TIME))
1189 timebox = dialog.insertTextField(TIME + i, "timeTextChanged", this,
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx311 else if ( nNumType & NumberFormat::TIME ) in lcl_GetColumnInfo()
312 rDataType = DataType::TIME; in lcl_GetColumnInfo()
379 case DataType::TIME: in lcl_SetValue()
504 case DataType::TIME: in fillColumns()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DTimeStampControl.java67 …oTimeControl = new DatabaseControl(oFormHandler, _xFormName, _curFieldName, DataType.TIME, aTimePo… in TimeStampControl()
104 …oTimeControl = new DatabaseControl(_oGridControl, _curfieldcolumn, DataType.TIME, _curfieldcolumn.… in TimeStampControl()
/trunk/main/mysqlc/source/
H A Dmysqlc_general.cxx139 case sql::DataType::TIME: in mysqlToOOOType()
140 return com::sun::star::sdbc::DataType::TIME; in mysqlToOOOType()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx824 case DataType::TIME: in convertNode()
838 case DataType::TIME: in convertNode()
1031 case DataType::TIME: in buildNode_Date()
1217 case DataType::TIME: in predicateTree()
2576 …ualsIgnoreAsciiCase(TokenIDToStr(SQL_TOKEN_CURRENT_TIME,pContext))) nType = DataType::TIME; in getFunctionReturnType()
2581 …ualsIgnoreAsciiCase(TokenIDToStr(SQL_TOKEN_CURTIME,pContext))) nType = DataType::TIME; in getFunctionReturnType()
2692 else if(_nTokenId == SQL_TOKEN_HOUR) nType = DataType::TIME; in getFunctionParameterType()
2693 else if(_nTokenId == SQL_TOKEN_MINUTE) nType = DataType::TIME; in getFunctionParameterType()
2698 else if(_nTokenId == SQL_TOKEN_SECOND) nType = DataType::TIME; in getFunctionParameterType()
/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx105 InsertEntry(util::NumberFormat::TIME); in DBG_NAME()
130 const bool bTime = util::NumberFormat::TIME == _nNumberFormatId; in InsertEntry()
/trunk/main/xmloff/source/xforms/
H A Dxformsapi.cxx230 TOKEN_MAP_ENTRY( XSD, TIME ),
284 nTypeClass = com::sun::star::xsd::DataTypeClass::TIME; in lcl_getTypeClass()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DFieldColumn.java332 case DataType.TIME: // == 92; in getTyperelatedFieldData()
446 case DataType.TIME: // == 92; in initDefaultValue()
/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx342 case DataTypeClass::TIME: in findDefaultFormatForIntrospectee()
343 nNumberFormatType = NumberFormat::TIME; in findDefaultFormatForIntrospectee()
H A Dformmetadata.cxx248 …DEF_INFO_2( TIME, TIME, TIME, DIALOG_VISIBLE, COMPOSEABLE … in getPropertyInfo()
H A Deformshelper.cxx140 sal_Int16 nTimeCompatibleTypes[] = { DataTypeClass::TIME, 0 }; in canBindToDataType()
143 …OAT, DataTypeClass::DOUBLE, DataTypeClass::DATETIME, DataTypeClass::DATE, DataTypeClass::TIME, 0 }; in canBindToDataType()
/trunk/main/connectivity/source/drivers/ado/
H A Dadoimp.cxx101 case adDBTime: nType = DataType::TIME; break; in MapADOType2Jdbc()
148 case DataType::TIME: return adDBTime; break; in MapJdbc2ADOType()
/trunk/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx218 case com::sun::star::i18n::KNumberFormatUsage::TIME : in mapElementUsageShortToString()
243 return com::sun::star::i18n::KNumberFormatUsage::TIME; in mapElementUsageStringToShort()
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx288 …e if ( io_nType == DataType::DATE || io_nType == DataType::TIMESTAMP || io_nType == DataType::TIME) in impl_fillColumnInfo_nothrow()
361 io_nType = DataType::TIME; in impl_fillColumnInfo_nothrow()
651 case DataType::TIME: in fetchRow()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx842 aMap[SQL_TYPE_TIME] = DataType::TIME; in openTypeInfo()
843 aMap[SQL_TIME] = DataType::TIME; in openTypeInfo()
1047 aMap[SQL_TYPE_TIME] = DataType::TIME; in openColumns()
1048 aMap[SQL_TIME] = DataType::TIME; in openColumns()
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx175 case util::NumberFormat::TIME: in WriteAttributes()
458 case util::NumberFormat::TIME: in WriteAttributes()
/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx153 case util::NumberFormat::TIME: in AddRange()
286 SetStylesToRanges(pTimeList, pStyleName, util::NumberFormat::TIME, NULL, rImport); in SetStylesToRanges()
/trunk/main/xmloff/source/forms/
H A Dcontrolelement.cxx58 case TIME: return "time"; in getElementName()
H A Dcontrolelement.hxx62 TIME, enumerator
/trunk/main/offapi/com/sun/star/i18n/
H A DKNumberFormatUsage.idl41 const short TIME = 2;

Completed in 171 milliseconds

123456789