summaryrefslogtreecommitdiffstats
path: root/include/editeng/langitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/langitem.hxx')
-rw-r--r--include/editeng/langitem.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/editeng/langitem.hxx b/include/editeng/langitem.hxx
index 4d3852141666..7c8f68e96fd6 100644
--- a/include/editeng/langitem.hxx
+++ b/include/editeng/langitem.hxx
@@ -40,6 +40,9 @@ protected:
class EDITENG_DLLPUBLIC SvxLanguageItem final : public SvxLanguageItem_Base
{
+protected:
+ virtual ItemInstanceManager* getItemInstanceManager() const override;
+
public:
static SfxPoolItem* CreateDefault();