|
LibreOffice Module canvas (master) 1
|
#include <sal/config.h>#include <sal/log.hxx>#include <boost/cast.hpp>#include <basegfx/range/b2drectangle.hxx>#include <rtl/math.hxx>#include <comphelper/diagnose_ex.hxx>#include <vcl/canvastools.hxx>#include <vcl/outdev.hxx>#include <vcl/window.hxx>#include <canvas/canvastools.hxx>#include "canvascustomsprite.hxx"#include "spritecanvashelper.hxx"#include "spritecanvas.hxx"Go to the source code of this file.
Namespaces | |
| namespace | vclcanvas |
Macros | |
| #define | FPS_BOUNDS ::tools::Rectangle(0,0,130,90) |
| #define | INFO_COLOR COL_RED |
| #define FPS_BOUNDS ::tools::Rectangle(0,0,130,90) |
Definition at line 40 of file spritecanvashelper.cxx.
| #define INFO_COLOR COL_RED |
Definition at line 41 of file spritecanvashelper.cxx.
| T mnIncrement |
Definition at line 588 of file spritecanvashelper.cxx.
| T* mpTarget |
Definition at line 587 of file spritecanvashelper.cxx.