Searched refs:rDate2 (Results 1 – 2 of 2) sorted by relevance
483 long operator -( const Date& rDate1, const Date& rDate2 ) in operator -() argument487 sal_uIntPtr nTempDays2 = Date::DateToDays( rDate2.GetDay(), rDate2.GetMonth(), in operator -()488 rDate2.GetYear() ); in operator -()
110 TOOLS_DLLPUBLIC friend long operator -( const Date& rDate1, const Date& rDate2 );
Completed in 23 milliseconds