Home
last modified time | relevance | path

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

12345678

/aoo4110/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()
/aoo4110/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()
/aoo4110/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,
/aoo4110/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()
/aoo4110/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()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_general.cxx139 case sql::DataType::TIME: in mysqlToOOOType()
140 return com::sun::star::sdbc::DataType::TIME; in mysqlToOOOType()
/aoo4110/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()
/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx827 case DataType::TIME: in convertNode()
841 case DataType::TIME: in convertNode()
1034 case DataType::TIME: in buildNode_Date()
1220 case DataType::TIME: in predicateTree()
2579 …ualsIgnoreAsciiCase(TokenIDToStr(SQL_TOKEN_CURRENT_TIME,pContext))) nType = DataType::TIME; in getFunctionReturnType()
2584 …ualsIgnoreAsciiCase(TokenIDToStr(SQL_TOKEN_CURTIME,pContext))) nType = DataType::TIME; in getFunctionReturnType()
2695 else if(_nTokenId == SQL_TOKEN_HOUR) nType = DataType::TIME; in getFunctionParameterType()
2696 else if(_nTokenId == SQL_TOKEN_MINUTE) nType = DataType::TIME; in getFunctionParameterType()
2701 else if(_nTokenId == SQL_TOKEN_SECOND) nType = DataType::TIME; in getFunctionParameterType()
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DFieldColumn.java332 case DataType.TIME: // == 92; in getTyperelatedFieldData()
446 case DataType.TIME: // == 92; in initDefaultValue()
/aoo4110/main/xmloff/source/xforms/
H A Dxformsapi.cxx230 TOKEN_MAP_ENTRY( XSD, TIME ),
284 nTypeClass = com::sun::star::xsd::DataTypeClass::TIME; in lcl_getTypeClass()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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()
/aoo4110/main/xmloff/source/style/
H A Dnumehelp.cxx175 case util::NumberFormat::TIME: in WriteAttributes()
458 case util::NumberFormat::TIME: in WriteAttributes()
/aoo4110/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()
/aoo4110/main/xmloff/source/forms/
H A Dcontrolelement.cxx58 case TIME: return "time"; in getElementName()
H A Dcontrolelement.hxx62 TIME, enumerator
/aoo4110/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()
/aoo4110/main/qadevOOo/tests/java/ifc/i18n/
H A D_XNumberFormatCode.java126 nfc = oObj.getAllFormatCode(KNumberFormatUsage.TIME, getLocale(i)); in _getAllFormatCode()
/aoo4110/main/offapi/com/sun/star/i18n/
H A DKNumberFormatUsage.idl41 const short TIME = 2;
/aoo4110/main/offapi/com/sun/star/sheet/
H A DValidationType.idl65 TIME,

Completed in 140 milliseconds

12345678