LibreOffice Module cppcanvas (master) 1
Namespaces | Functions
pointaction.hxx File Reference
#include <action.hxx>
#include <cppcanvas/canvas.hxx>
Include dependency graph for pointaction.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  basegfx
 
namespace  cppcanvas
 
namespace  cppcanvas::internal
 
namespace  cppcanvas::internal::PointActionFactory
 Creates encapsulated converters between GDIMetaFile and XCanvas.
 

Functions

std::shared_ptr< Actioncppcanvas::internal::PointActionFactory::createPointAction (const ::basegfx::B2DPoint &, const CanvasSharedPtr &, const OutDevState &)
 Point in current color. More...
 
std::shared_ptr< Actioncppcanvas::internal::PointActionFactory::createPointAction (const ::basegfx::B2DPoint &, const CanvasSharedPtr &, const OutDevState &, const ::Color &)
 Point in given color. More...