summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/animatedprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/animatedprimitive2d.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
index 59ee3225dc78..edb3a7db12e2 100644
--- a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
@@ -86,7 +86,7 @@ namespace drawinglayer
virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
/// provide unique ID
- DeclPrimitrive2DIDBlock()
+ DeclPrimitive2DIDBlock()
/** The getDecomposition is overloaded here since the decompose is dependent of the point in time,
so the default implementation is nut useful here, it needs to be handled locally
@@ -122,7 +122,7 @@ namespace drawinglayer
virtual Primitive2DSequence get2DDecomposition(const geometry::ViewInformation2D& rViewInformation) const;
/// provide unique ID
- DeclPrimitrive2DIDBlock()
+ DeclPrimitive2DIDBlock()
};
} // end of namespace primitive2d
} // end of namespace drawinglayer
@@ -159,7 +159,7 @@ namespace drawinglayer
virtual Primitive2DSequence get2DDecomposition(const geometry::ViewInformation2D& rViewInformation) const;
/// provide unique ID
- DeclPrimitrive2DIDBlock()
+ DeclPrimitive2DIDBlock()
};
} // end of namespace primitive2d
} // end of namespace drawinglayer