/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | ORowSetValue.java | 265 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 …]
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | FValue.cxx | 239 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 D | DateConversion.cxx | 184 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 D | dbtools.cxx | 217 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()
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | DExport.cxx | 358 ,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()
|
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | TopicsControl.java | 123 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,
|
/aoo42x/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 311 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()
|
/aoo42x/main/wizards/com/sun/star/wizards/document/ |
H A D | TimeStampControl.java | 67 …oTimeControl = new DatabaseControl(oFormHandler, _xFormName, _curFieldName, DataType.TIME, aTimePo… in TimeStampControl() 104 …oTimeControl = new DatabaseControl(_oGridControl, _curfieldcolumn, DataType.TIME, _curfieldcolumn.… in TimeStampControl()
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_general.cxx | 139 case sql::DataType::TIME: in mysqlToOOOType() 140 return com::sun::star::sdbc::DataType::TIME; in mysqlToOOOType()
|
/aoo42x/main/connectivity/source/parse/ |
H A D | sqlnode.cxx | 824 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()
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | DateTime.cxx | 105 InsertEntry(util::NumberFormat::TIME); in DBG_NAME() 130 const bool bTime = util::NumberFormat::TIME == _nNumberFormatId; in InsertEntry()
|
/aoo42x/main/xmloff/source/xforms/ |
H A D | xformsapi.cxx | 230 TOKEN_MAP_ENTRY( XSD, TIME ), 284 nTypeClass = com::sun::star::xsd::DataTypeClass::TIME; in lcl_getTypeClass()
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | adoimp.cxx | 101 case adDBTime: nType = DataType::TIME; break; in MapADOType2Jdbc() 148 case DataType::TIME: return adDBTime; break; in MapJdbc2ADOType()
|
/aoo42x/main/wizards/com/sun/star/wizards/db/ |
H A D | FieldColumn.java | 332 case DataType.TIME: // == 92; in getTyperelatedFieldData() 446 case DataType.TIME: // == 92; in initDefaultValue()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | xsdvalidationhelper.cxx | 342 case DataTypeClass::TIME: in findDefaultFormatForIntrospectee() 343 nNumberFormatType = NumberFormat::TIME; in findDefaultFormatForIntrospectee()
|
H A D | formmetadata.cxx | 248 …DEF_INFO_2( TIME, TIME, TIME, DIALOG_VISIBLE, COMPOSEABLE … in getPropertyInfo()
|
H A D | eformshelper.cxx | 140 sal_Int16 nTimeCompatibleTypes[] = { DataTypeClass::TIME, 0 }; in canBindToDataType() 143 …OAT, DataTypeClass::DOUBLE, DataTypeClass::DATETIME, DataTypeClass::DATE, DataTypeClass::TIME, 0 }; in canBindToDataType()
|
/aoo42x/main/i18npool/source/numberformatcode/ |
H A D | numberformatcode.cxx | 218 case com::sun::star::i18n::KNumberFormatUsage::TIME : in mapElementUsageShortToString() 243 return com::sun::star::i18n::KNumberFormatUsage::TIME; in mapElementUsageStringToShort()
|
/aoo42x/main/connectivity/source/drivers/flat/ |
H A D | ETable.cxx | 289 …e if ( io_nType == DataType::DATE || io_nType == DataType::TIMESTAMP || io_nType == DataType::TIME) in impl_fillColumnInfo_nothrow() 362 io_nType = DataType::TIME; in impl_fillColumnInfo_nothrow() 652 case DataType::TIME: in fetchRow()
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaDataResultSet.cxx | 842 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()
|
/aoo42x/main/xmloff/source/style/ |
H A D | numehelp.cxx | 175 case util::NumberFormat::TIME: in WriteAttributes() 458 case util::NumberFormat::TIME: in WriteAttributes()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLStylesImportHelper.cxx | 153 case util::NumberFormat::TIME: in AddRange() 286 SetStylesToRanges(pTimeList, pStyleName, util::NumberFormat::TIME, NULL, rImport); in SetStylesToRanges()
|
/aoo42x/main/xmloff/source/forms/ |
H A D | controlelement.cxx | 58 case TIME: return "time"; in getElementName()
|
H A D | controlelement.hxx | 62 TIME, enumerator
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | KNumberFormatUsage.idl | 41 const short TIME = 2;
|