Home
last modified time | relevance | path

Searched refs:GetDate (Results 1 – 25 of 64) sorted by last modified time

123

/trunk/main/xmloff/source/forms/
H A Dpropertyexport.cxx591 fValue = aToolsDate.GetDate(); in implConvertAny()
606 fValue += aToolsDateTime.GetDate(); in implConvertAny()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx223 String(rLocalData.getDate( pWin->GetDate())) + rtl::OUString::createFromAscii(", ") + in InitAnswer()
297 Date SwAnnotationWin::GetDate() in GetDate() function in sw::annotation::SwAnnotationWin
299 return mpFld->GetDate(); in GetDate()
H A DSidebarWin.cxx413 Date aDate = GetDate(); in CheckMetaText()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1188 aStr += /*(LocaleDataWrapper&)*/aSysLocale.GetLocaleData().getDate( pField->GetDate() ); in lcl_FormatPostIt()
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx322 rSigInfo.SignatureDate = aDate.GetDate(); in ImplVerifySignatures()
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx196 … GetSettings().GetUILocaleDataWrapper().getDate( aDateTimeStart.GetDate() ) ); in CertificateViewerGeneralTP()
198 … GetSettings().GetUILocaleDataWrapper().getDate( aDateTimeEnd.GetDate() ) ); in CertificateViewerGeneralTP()
313 aLBEntry = GetSettings().GetUILocaleDataWrapper().getDate( aDateTime.GetDate() ); in CertificateViewerDetailsTP()
318 aLBEntry = GetSettings().GetUILocaleDataWrapper().getDate( aDateTime.GetDate() ); in CertificateViewerDetailsTP()
/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx243 n += Date().GetDate(); in GenerateNewListId()
/trunk/main/xmloff/source/forms/handler/
H A Dvcl_date_handler.cxx84 nVCLDate = aVCLDate.GetDate(); in getPropertyValues()
/trunk/main/vcl/source/control/
H A Dfield2.cxx1530 Date aDate( GetDate() ); in ImplDateSpinArea()
1838 maLastDate = GetDate(); in SetDate()
1895 Date DateFormatter::GetDate() const in GetDate() function in DateFormatter
1917 if ( maLastDate.GetDate() ) in GetDate()
1968 else if ( !maLastDate.GetDate() ) in IsEmptyDate()
1983 else if ( GetDate() != maFieldDate ) in IsDateModified()
2011 if ( maLastDate.GetDate() ) in Reformat()
2355 Date DateBox::GetDate( sal_uInt16 nPos ) const in GetDate() function in DateBox
/trunk/main/vcl/source/app/
H A Di18nhelp.cxx175 String vcl::I18nHelper::GetDate( const Date& rDate ) const in GetDate() function in vcl::I18nHelper
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx383 Date GetDate() const;
848 using DateFormatter::GetDate;
849 Date GetDate( sal_uInt16 nPos ) const;
H A Di18nhelp.hxx84 String GetDate( const Date& rDate ) const;
/trunk/main/tools/workben/
H A Dfstest.cxx84 aDateCreated.GetDate(), aTimeCreated.GetTime()); in CheckTimes()
87 aDateModified.GetDate(), aTimeModified.GetTime()); in CheckTimes()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx525 rDateTime.SetDate (aNow.GetDate()); in ParseDateField()
/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx349 UniString GetDate (void) const in GetDate() function in INetRFC822Message
H A Ddate.hxx59 sal_uInt32 GetDate() const { return nDate; } in GetDate() function in Date
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx305 …SEPROPERTY_DATEMAX: aDefault <<= (sal_Int32) Date( 31, 12, 2200 ).GetDate(); break; in ImplGetDefaultValue()
306 …e BASEPROPERTY_DATEMIN: aDefault <<= (sal_Int32) Date( 1, 1, 1900 ).GetDate(); break; in ImplGetDefaultValue()
H A Dunocontrols.cxx3263 mnFirst = Date( 1, 1, 1900 ).GetDate(); in UnoDateFieldControl()
3264 mnLast = Date( 31, 12, 2200 ).GetDate(); in UnoDateFieldControl()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4678 nDate = pDateField->GetDate().GetDate(); in getDate()
4699 nDate = pDateField->GetMin().GetDate(); in getMin()
4720 nDate = pDateField->GetMax().GetDate(); in getMax()
4741 nDate = pDateField->GetFirst().GetDate(); in getFirst()
4762 nDate = pDateField->GetLast().GetDate(); in getLast()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1931 maDateTime = DateTime(pPostIt->GetDate(), pPostIt->GetTime()); in WW8_Annotation()
H A Drtfattributeoutput.cxx3247 m_aRunText.getOStringBuffer().append((sal_Int32)sw::ms::DateTime2DTTM(rPFld.GetDate())); in PostitField()
H A Dwriterwordglue.cxx765 if ( rDT.GetDate() == 0L ) in DateTime2DTTM()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx340 sal_uLong nTime = Time().GetTime(), nDate = Date().GetDate(); in NewField()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx81 if( !aDateModified.GetDate() || !aTimeModified.GetTime() ) in SwXMLTextBlocks()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1617 const Date aDateDiff( pField->GetDate() - in EnhancedPDFExport()
1623 … pNumFormatter->GetOutputString( aDateDiff.GetDate(), nFormat, sDate, &pColor ); in EnhancedPDFExport()

Completed in 185 milliseconds

123