Home
last modified time | relevance | path

Searched refs:aTempValue (Results 1 – 1 of 1) sorted by path

/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx2201 aTempValue.HundredthSeconds = 0; in convertAny()
2202 aTempValue.Seconds = 0; in convertAny()
2203 aTempValue.Minutes = 0; in convertAny()
2204 aTempValue.Hours = 0; in convertAny()
2213 aTempValue.Day = 0; in convertAny()
2214 aTempValue.Month = 0; in convertAny()
2215 aTempValue.Year = 0; in convertAny()
2276 com::sun::star::util::DateTime aTempValue; in convertAny() local
2278 aValue <<= aTempValue; in convertAny()
2284 com::sun::star::util::DateTime aTempValue; in convertAny() local
[all …]

Completed in 20 milliseconds