Home
last modified time | relevance | path

Searched refs:DATE (Results 101 – 125 of 252) sorted by relevance

1234567891011

/aoo4110/main/testtools/source/cliversioning/
H A Dversion.cs377 unoidl.com.sun.star.util.NumberFormat.DATE, in setDate()
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBTables.cxx480 case DataType::DATE: in getTypeString()
/aoo4110/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx271 void OLEVariant::setDate(DATE d) in setDate()
/aoo4110/main/toolkit/source/helper/
H A Dproperty.cxx134 …DECL_DEP_PROP_3 ( "Date", DATE, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos()
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx372 setParameter(parameterIndex,DataType::DATE,sizeof(DATE_STRUCT),&x); in setDate()
H A DODatabaseMetaData.cxx920 case DataType::DATE: in supportsConvert()
1004 case DataType::DATE: in supportsConvert()
/aoo4110/main/xmloff/source/forms/
H A Delementimport.cxx716 …case OControlElement::DATE: pServiceName = "com.sun.star.form.component.TimeField"; b… in determineDefaultServiceName()
1962 || (OControlElement::DATE == _eType), in implCreateChildContext()
/aoo4110/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx327 case DataType::DATE: in SwInsertDBColAutoPilot()
1372 if( DataType::DATE == eDataType || DataType::TIME == eDataType || in DataToDoc()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx671 case DataType::DATE: in setObjectWithInfo()
/aoo4110/main/forms/source/xforms/
H A Ddatatypes.cxx789 DEFAULT_IMPLEMNENT_SUBTYPE( ODateType, DATE ) in DEFAULT_IMPLEMNENT_SUBTYPE() argument
H A Dmodel_ui.cxx111 case com::sun::star::xsd::DataTypeClass::DATE: in getDefaultServiceNameForNode()
/aoo4110/main/connectivity/source/drivers/file/
H A DFStatement.cxx813 case DataType::DATE: in SetAssignValue()
H A Dfcomp.cxx388 case DataType::DATE: in execute_BETWEEN()
/aoo4110/main/xmloff/source/xforms/
H A Dxformsexport.cxx514 case com::sun::star::xsd::DataTypeClass::DATE: in lcl_getXSDType()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java275 case DataType.DATE: in getFilterConditions()
/aoo4110/main/oox/source/xls/
H A Dsheetdatabuffer.cxx387 … (((rDateTime.Hours > 0) || (rDateTime.Minutes > 0) || (rDateTime.Seconds > 0)) ? DATETIME : DATE); in setDateTimeCell()
/aoo4110/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx656 …if( aData.AxisType != AxisType::CATEGORY && ( aData.AxisType != AxisType::DATE || !bSupportsDates)… in adaptScales()
/aoo4110/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx75 { XML_DATE, ::com::sun::star::chart::ChartAxisType::DATE },
/aoo4110/main/sc/source/core/data/
H A Ddptablecache.cxx124 case sdbc::DataType::DATE: in lcl_GetItemValue()
/aoo4110/main/external/mingwheaders/
H A Dmingw_headers.patch512 typedef double DATE;
1205 DATE date;
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java416 WidthList[14][0] = DataType.DATE; // == 91; in InitializeWidthList()
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl245 to a SQL DATE value when it sends it to the database.
/aoo4110/main/dbaccess/source/core/api/
H A DRowSet.cxx842 case DataType::DATE: in updateObject()
851 else if ( DataType::DATE == nColType ) in updateObject()
/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java835 … int nFormat = x3.getStandardFormat(com.sun.star.util.NumberFormat.DATE, aLocale); in insertFormattedField()
/aoo4110/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1300 case DataType::DATE: in impl_copyRows_throw()

Completed in 252 milliseconds

1234567891011