| Overview | Namespace | Class | Index | Help |
| PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
TimeValue (public) | +--TTimeValue
| virtual | abstract | interface | template |
| NO | NO | NO | NO |
Methods |
|
| TTimeValue( ); |
|
| TTimeValue( sal_uInt32 Secs, sal_uInt32 Nano ); |
|
| TTimeValue( sal_uInt32 MilliSecs ); |
|
| TTimeValue( const TTimeValue & rTimeValue ); |
|
| TTimeValue( const TimeValue & rTimeValue ); |
|
| void normalize( ); |
|
| void addTime( const TTimeValue & Delta ); |
|
| sal_Bool isEmpty( ) const; |
|
Copyright © 1995, 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.