|
LibreOffice Module basegfx (master) 1
|
#include <basegfx/range/basicrange.hxx>Go to the source code of this file.
Classes | |
| class | basegfx::B1DRange |
| A one-dimensional interval over doubles. More... | |
Namespaces | |
| namespace | basegfx |
Functions | |
| template<typename charT , typename traits > | |
| std::basic_ostream< charT, traits > & | basegfx::operator<< (std::basic_ostream< charT, traits > &stream, const B1DRange &range) |
| Write to char stream. More... | |