Home
last modified time | relevance | path

Searched refs:aCurrentDate (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/annotations/
H A Dannotationmanager.cxx133 DateTime aCurrentDate( DateTime::SYSTEM ); in getCurrentDateTime() local
134 return css::util::DateTime( 0, aCurrentDate.GetSec(), in getCurrentDateTime()
135 aCurrentDate.GetMin(), aCurrentDate.GetHour(), in getCurrentDateTime()
136 aCurrentDate.GetDay(), aCurrentDate.GetMonth(), in getCurrentDateTime()
137 aCurrentDate.GetYear(), false ); in getCurrentDateTime()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/dlg/
H A DDateTime.cxx160 Date aCurrentDate( Date::SYSTEM ); in getFormatStringByKey() local
162 …tools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toDate(aCurrentDate.GetDate()),STAN… in getFormatStringByKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/dlg/
H A DDateTime.cxx165 Date aCurrentDate( Date::SYSTEM ); in getFormatStringByKey() local
167 …tools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toDate(aCurrentDate.GetDate()),STAN… in getFormatStringByKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/annotations/
H A Dannotationmanager.cxx130 DateTime aCurrentDate( DateTime::SYSTEM ); in getCurrentDateTime() local
131 return css::util::DateTime( 0, aCurrentDate.GetSec(), in getCurrentDateTime()
132 aCurrentDate.GetMin(), aCurrentDate.GetHour(), in getCurrentDateTime()
133 aCurrentDate.GetDay(), aCurrentDate.GetMonth(), in getCurrentDateTime()
134 aCurrentDate.GetYear(), false ); in getCurrentDateTime()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dusercontrol.cxx126 Date aCurrentDate( Date::SYSTEM ); in getPreviewValue() local
128 …tools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toDate(aCurrentDate.GetDate()),STAN… in getPreviewValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dusercontrol.cxx121 Date aCurrentDate( Date::SYSTEM ); in getPreviewValue() local
123 …tools::DBTypeConversion::toDouble(::dbtools::DBTypeConversion::toDate(aCurrentDate.GetDate()),STAN… in getPreviewValue()