Home
last modified time | relevance | path

Searched refs:Date (Results 176 – 200 of 610) sorted by relevance

12345678910>>...25

/aoo4110/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java30 import java.util.Date;
151 System.setProperty("info.app.date", dateFormat.format(new Date(versionFile.lastModified()))); in OpenOffice()
/aoo4110/main/odk/examples/DevelopersGuide/Database/
H A DSales.java33 import com.sun.star.util.Date;
165 updateRow.updateDate(5, new Date((short)1,(short)2,(short)2002)); in insertRow()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx275 Date aFirstDate( aFilterCtr.GetFirstDate() ); in IMPL_LINK()
277 Date aLastDate( aFilterCtr.GetLastDate() ); in IMPL_LINK()
/aoo4110/main/extensions/source/propctrlr/
H A Dusercontrol.cxx135 Date aCurrentDate; in getPreviewValue()
136 static ::com::sun::star::util::Date STANDARD_DB_DATE(30,12,1899); in getPreviewValue()
H A Dformres.src340 Text [ en-US ] = "Date min." ;
344 Text [ en-US ] = "Date max." ;
348 Text [ en-US ] = "Date format" ;
963 Text [ en-US ] = "Date";
/aoo4110/main/connectivity/source/commontools/
H A Dformattedcolumnvalue.cxx64 using ::com::sun::star::util::Date;
83 Date m_aNullDate;
H A Ddbtools.cxx1148 Date aDate = DBTypeConversion::toDate(getDouble(aEffectiveDefault)); in TransferFormComponentProperties()
1243 aNewDefault <<= DBTypeConversion::toDouble(*(Date*)aDate.getValue()); in TransferFormComponentProperties()
1630 else if (_rValue.getValueType() == ::getCppuType((const Date*)0)) in implUpdateObject()
1631 _rxUpdatedObject->updateDate(_nColumnIndex, *(Date*)_rValue.getValue()); in implUpdateObject()
1725 else if (_rValue.getValueType() == ::getCppuType((const Date*)0)) in implSetObject()
1726 _rxParameters->setDate(_nColumnIndex, *(Date*)_rValue.getValue()); in implSetObject()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_resultset.cxx291 Date SAL_CALL OResultSet::getDate(sal_Int32 column) in getDate()
299 Date d; in getDate()
611 Date d = getDate(column); in getTimestamp()
1164 void SAL_CALL OResultSet::updateDate(sal_Int32 column, const Date& /* x */) in updateDate() argument
/aoo4110/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx55 using com::sun::star::util::Date;
194 Date aDate; in lcl_date()
/aoo4110/main/desktop/source/app/
H A Dappfirststart.cxx151 Date(aDateTime.Day, aDateTime.Month, aDateTime.Year), in impl_oslDateTimeToDateTime()
187 Date tmpDate((sal_uInt16)nDay, (sal_uInt16)nMonth, (sal_uInt16)nYear); in impl_parseDateTime()
/aoo4110/main/basic/source/runtime/
H A Drtlproto.hxx34 extern RTLFUNC(Date);
217 extern RTLFUNC(Date);
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java71 import com.sun.star.util.Date;
642 Date d = new Date(); in createTestEnvironment()
/aoo4110/main/sc/source/ui/src/
H A Dscstring.src480 Text [ en-US ] = "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide" ;
/aoo4110/main/sw/source/ui/docvw/
H A DSidebarWin.cxx413 Date aDate = GetDate(); in CheckMetaText()
414 if (aDate==Date()) in CheckMetaText()
418 else if (aDate == Date(Date()-1)) in CheckMetaText()
/aoo4110/main/svl/source/numbers/
H A Dnumfmuno.cxx105 …{MAP_CHAR_LEN(PROPERTYNAME_NULLDATE), 0, &getCppuType((util::Date*)0), beans::PropertyAttribute::B… in lcl_GetNumberSettingsPropertyMap()
1018 util::Date aDate; in setPropertyValue()
1061 Date* pDate = pFormatter->GetNullDate(); in getPropertyValue()
1064 util::Date aUnoDate( pDate->GetDay(), pDate->GetMonth(), pDate->GetYear() ); in getPropertyValue()
H A Dzforfind.cxx86 pNullDate = new Date(30,12,1899); in ImpSvNumberInputScan()
1002 pCal->setGregorianDateTime( Date() ); // today in GetDateRef()
1185 pCal->setGregorianDateTime( Date() ); // reset today in GetDateRef()
2474 *pNullDate = Date(Day, Month, Year); in ChangeNullDate()
2476 pNullDate = new Date(Day, Month, Year); in ChangeNullDate()
/aoo4110/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java39 import com.sun.star.util.Date;
113 …Property(xPropContainer, "dateValue", com.sun.star.beans.PropertyAttribute.REMOVEABLE, new Date()); in checkDocInfo()
/aoo4110/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx190 Date aD(uDT.Day, uDT.Month, uDT.Year); in Out_DocInfo()
206 Date aD2(uDT.Day, uDT.Month, uDT.Year); in Out_DocInfo()
/aoo4110/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx71 Date( _rDT.Day, _rDT.Month, _rDT.Year ), in GetDateTime()
97Date aDate( (sal_uInt16)sDay.ToInt32(), (sal_uInt16) sMonth.ToInt32(), (sal_uInt16)sYear.ToInt32()… in GetDateTimeString()
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx183 Date SAL_CALL OResultSet::getDate( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getDate()
189 Date nRet; in getDate()
647 void SAL_CALL OResultSet::updateDate( sal_Int32 columnIndex, const Date& x ) throw(SQLException, Ru… in updateDate()
/aoo4110/main/ucb/workben/ucb/
H A Dsrcharg.cxx394 if (bOK && Date(nDay, nMonth, nYear).IsValid()) in parseSearchArgument()
397 aTheOperand <<= util::Date(nDay, nMonth, nYear); in parseSearchArgument()
/aoo4110/main/sc/source/filter/excel/
H A Dxlroot.cxx335 if( rDateTime < DateTime( Date( 1, 3, 1900 ) ) ) in GetDoubleFromDateTime()
344 if( aDateTime < DateTime( Date( 1, 3, 1900 ) ) ) in GetDateTimeFromDouble()
/aoo4110/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl32 #include <com/sun/star/util/Date.idl>
109 [property] com::sun::star::util::Date NullDate;
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/
H A D_XSimpleFileAccess.java345 java.util.Date lastMod = new java.util.Date(lastModified); in _getDateTimeModified()
/aoo4110/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx122 void setTimeResolution( long nTimeResolution, const Date& rNullDate );
145 Date m_aNullDate;

Completed in 196 milliseconds

12345678910>>...25