summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/smarttag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/smarttag.hxx')
-rw-r--r--sd/source/ui/inc/smarttag.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/smarttag.hxx b/sd/source/ui/inc/smarttag.hxx
index d65e04c35dfd..2130246128a8 100644
--- a/sd/source/ui/inc/smarttag.hxx
+++ b/sd/source/ui/inc/smarttag.hxx
@@ -169,7 +169,7 @@ public:
const SmartTagReference& getTag() const { return mxSmartTag; }
virtual bool isMarkable() const;
-protected:
+private:
SmartTagReference const mxSmartTag;
};