|
LibreOffice Module basegfx (master) 1
|
#include <basegfx/tuple/Size2D.hxx>#include <basegfx/matrix/b2dhommatrix.hxx>#include <basegfx/vector/b2isize.hxx>#include <basegfx/numeric/ftools.hxx>#include <basegfx/basegfxdllapi.h>Go to the source code of this file.
Classes | |
| class | basegfx::B2DSize |
Namespaces | |
| namespace | basegfx |
Functions | |
| template<typename charT , typename traits > | |
| std::basic_ostream< charT, traits > & | basegfx::operator<< (std::basic_ostream< charT, traits > &stream, const B2DSize &size) |
| B2DSize | basegfx::operator* (B2DHomMatrix const &rMatrix, B2DSize const &rSize) |