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