Home
last modified time | relevance | path

Searched refs:rTime2 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/tools/source/datetime/
H A Dttime.cxx290 Time operator +( const Time& rTime1, const Time& rTime2 ) in operator +() argument
293 TimeToSec100( rTime2 ) ); in operator +()
298 Time operator -( const Time& rTime1, const Time& rTime2 ) in operator -() argument
301 TimeToSec100( rTime2 ) ); in operator -()
/aoo42x/main/tools/inc/tools/
H A Dtime.hxx104 TOOLS_DLLPUBLIC friend Time operator +( const Time& rTime1, const Time& rTime2 );
105 TOOLS_DLLPUBLIC friend Time operator -( const Time& rTime1, const Time& rTime2 );

Completed in 17 milliseconds