Searched refs:parseDuration (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/forms/source/xforms/xpathlib/ |
H A D | xpathlib.cxx | 388 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 16 milliseconds