Home
last modified time | relevance | path

Searched refs:TIME (Results 51 – 75 of 198) sorted by relevance

12345678

/aoo4110/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx499 nType = DataType::TIME; // XRow::getTime in getColumnType()
/aoo4110/main/solenv/inc/
H A Dstarview.hid78 #define TIME 18
/aoo4110/main/mysqlc/source/
H A Dmysqlc_types.cxx717 com::sun::star::sdbc::DataType::TIME, // sdbc-type
H A Dmysqlc_preparedstatement.cxx675 case DataType::TIME: in setObjectWithInfo()
/aoo4110/main/extensions/source/dbpilots/
H A Dgridwizard.cxx166 case DataType::TIME: in implApplySettings()
/aoo4110/main/connectivity/source/drivers/file/
H A Dfcode.cxx381 case DataType::TIME: in operate()
H A DFStatement.cxx814 case DataType::TIME: in SetAssignValue()
H A Dfcomp.cxx392 case DataType::TIME: in execute_BETWEEN()
/aoo4110/main/connectivity/inc/connectivity/
H A DFValue.hxx189 :m_eTypeKind(::com::sun::star::sdbc::DataType::TIME) in ORowSetValue()
/aoo4110/main/formula/source/core/resource/
H A Dcore_resource.src167 String SC_OPCODE_GET_TIME { Text = "TIME" ; };
504 String SC_OPCODE_GET_TIME { Text = "TIME" ; };
1178 Text [ en-US ] = "TIME" ;
/aoo4110/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx134 aRow[2] = new ORowSetValueDecorator(DataType::TIME); in impl_getTypeInfo_throw()
/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx1471 m_eType = TIME; in examine()
1574 && ( TIME != m_eType ) in examine()
H A Delementimport.cxx715 …case OControlElement::TIME: pServiceName = "com.sun.star.form.component.DateField"; b… in determineDefaultServiceName()
1961 || (OControlElement::TIME == _eType) in implCreateChildContext()
/aoo4110/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java146 …oControlData[15] = createControlData(DataType.TIME, SOTIMECONTROL, TIMEFIELD, TIMEFIELD, fa… in FormHandler()
/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java141 case DataType.TIME: in isReducable()
/aoo4110/main/connectivity/source/parse/
H A Dsqlflex.l367 TIME {SQL_NEW_KEYWORD(SQL_TOKEN_TIME); }
/aoo4110/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1569 case DataType::TIME: in convertType()
1570 if( DataType::DATE == _pType->nType || DataType::TIME == _pType->nType ) in convertType()
/aoo4110/main/sw/source/core/fields/
H A Ddbfld.cxx344 if( DataType::DATE == nColumnType || DataType::TIME == nColumnType || in Evaluate()
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBTables.cxx483 case DataType::TIME: in getTypeString()
/aoo4110/main/toolkit/source/helper/
H A Dproperty.cxx241 …DECL_DEP_PROP_3 ( "Time", TIME, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos()
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx380 setParameter(parameterIndex,DataType::TIME,sizeof(TIME_STRUCT),&x); in setTime()
H A DODatabaseMetaData.cxx923 case DataType::TIME: in supportsConvert()
1007 case DataType::TIME: in supportsConvert()
/aoo4110/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx328 case DataType::TIME: in SwInsertDBColAutoPilot()
1372 if( DataType::DATE == eDataType || DataType::TIME == eDataType || in DataToDoc()
/aoo4110/main/forms/source/xforms/
H A Ddatatypes.cxx831 DEFAULT_IMPLEMNENT_SUBTYPE( OTimeType, TIME ) in DEFAULT_IMPLEMNENT_SUBTYPE() argument
/aoo4110/main/xmloff/source/transform/
H A DOasis2OOo.cxx548 ENTRY1( TEXT, TIME, XML_ETACTION_PROC_ATTRS, OASIS_DATETIME_ACTIONS ),
556 ENTRY1( FORM, TIME, XML_ETACTION_PROC_ATTRS, OASIS_DATETIME_ACTIONS ),

Completed in 435 milliseconds

12345678