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:
Vladimir Glazounov
2008-08-19 23:06:41 +00:00
parent 4e8d1f46f9
commit ea9f9d55ed

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: b3dvector.cxx,v $
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -33,6 +33,8 @@
#include <basegfx/vector/b3dvector.hxx>
#include <basegfx/matrix/b3dhommatrix.hxx>
//////////////////////////////////////////////////////////////////////////////
namespace basegfx
{
B3DVector& B3DVector::normalize()
@@ -99,4 +101,5 @@ namespace basegfx
}
} // end of namespace basegfx
//////////////////////////////////////////////////////////////////////////////
// eof