LibreOffice Module vcl (master) 1
|
#include <tools/gen.hxx>
#include <tools/poly.hxx>
#include <vcl/dllapi.h>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | vcl::Region |
Namespaces | |
namespace | vcl |
Typedefs | |
typedef std::vector< tools::Rectangle > | RectangleVector |
Functions | |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | vcl::operator<< (std::basic_ostream< charT, traits > &stream, const Region &rRegion) |
typedef std::vector< tools::Rectangle > RectangleVector |
Definition at line 36 of file region.hxx.