LibreOffice Module basegfx (master) 1
Classes | Namespaces | Functions
b2ivector.hxx File Reference
#include <ostream>
#include <basegfx/tuple/b2ituple.hxx>
#include <basegfx/basegfxdllapi.h>
Include dependency graph for b2ivector.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::B2IVector
 Base Point class with two sal_Int32 values. More...
 

Namespaces

namespace  basegfx
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & basegfx::operator<< (std::basic_ostream< charT, traits > &stream, const basegfx::B2IVector &vector)