LibreOffice Module basegfx (master) 1
|
#include <sal/config.h>
#include <algorithm>
#include <ostream>
#include <basegfx/tuple/b3dtuple.hxx>
#include <basegfx/basegfxdllapi.h>
Go to the source code of this file.
Classes | |
class | basegfx::BColor |
Base Color class with three double values. More... | |
Namespaces | |
namespace | basegfx |
Functions | |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | basegfx::operator<< (std::basic_ostream< charT, traits > &stream, BColor const &color) |