INTEGRATION: CWS aw033 (1.7.6); FILE MERGED
2008/05/14 14:41:10 aw 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 04:51:24 aw 1.7.6.1: #i39532# moved 3D default raster converter to basegfx
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* OpenOffice.org - a multi-platform office productivity suite
|
||||||
*
|
*
|
||||||
* $RCSfile: b3dvector.cxx,v $
|
* $RCSfile: b3dvector.cxx,v $
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* This file is part of OpenOffice.org.
|
* This file is part of OpenOffice.org.
|
||||||
*
|
*
|
||||||
@@ -33,6 +33,8 @@
|
|||||||
#include <basegfx/vector/b3dvector.hxx>
|
#include <basegfx/vector/b3dvector.hxx>
|
||||||
#include <basegfx/matrix/b3dhommatrix.hxx>
|
#include <basegfx/matrix/b3dhommatrix.hxx>
|
||||||
|
|
||||||
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
namespace basegfx
|
namespace basegfx
|
||||||
{
|
{
|
||||||
B3DVector& B3DVector::normalize()
|
B3DVector& B3DVector::normalize()
|
||||||
@@ -99,4 +101,5 @@ namespace basegfx
|
|||||||
}
|
}
|
||||||
} // end of namespace basegfx
|
} // end of namespace basegfx
|
||||||
|
|
||||||
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// eof
|
// eof
|
||||||
|
Reference in New Issue
Block a user