INTEGRATION: CWS presentationengine01 (1.8.2); FILE MERGED
2004/11/20 00:00:23 thb 1.8.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/11/17 20:20:10 thb 1.8.2.1: #110496# Unified integer constructors/fround converters
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: b2dtuple.cxx,v $
|
* $RCSfile: b2dtuple.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* last change: $Author: pjunck $ $Date: 2004-11-03 08:39:28 $
|
* last change: $Author: rt $ $Date: 2004-11-26 18:41:14 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -146,6 +146,7 @@ namespace basegfx
|
|||||||
{
|
{
|
||||||
return B2ITuple(fround(rTup.getX()), fround(rTup.getY()));
|
return B2ITuple(fround(rTup.getX()), fround(rTup.getY()));
|
||||||
}
|
}
|
||||||
|
|
||||||
} // end of namespace basegfx
|
} // end of namespace basegfx
|
||||||
|
|
||||||
// eof
|
// eof
|
||||||
|
Reference in New Issue
Block a user