20#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACT_HXX
21#define INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACT_HXX
27namespace vcl {
class Region; }
30 class PrimitiveAnimation;
39class ViewObjectContactRedirector;
75 void checkForPrimitive2DAnimations();
102 virtual void ActionChanged();
105 void triggerLazyInvalidate();
109 bool isAnimated()
const {
return (
nullptr != mpPrimitiveAnimation); }
122 virtual bool isExportPDFTags()
const;
125 virtual bool isPrimitiveVisible(
const DisplayInfo& rDisplayInfo)
const;
128 virtual bool isPrimitiveGhosted(
const DisplayInfo& rDisplayInfo)
const;
139 void resetGridOffset();
#define SVXCORE_DLLPUBLIC