Home
last modified time | relevance | path

Searched refs:parseDuration (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/forms/source/xforms/xpathlib/
H A Dxpathlib.cxx388 static sal_Bool parseDuration(const xmlChar* aString, sal_Bool& bNegative, sal_Int32& nYears, sal_I… in parseDuration() function
465 if (parseDuration(pString, bNegative, nYears, nMonths, nDays, nHours, nMinutes, nSeconds)) in xforms_secondsFuction()
495 if (parseDuration(pString, bNegative, nYears, nMonths, nDays, nHours, nMinutes, nSeconds)) in xforms_monthsFuction()

Completed in 14 milliseconds