diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/drawdoc.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx index 23d7fbadff42..92234c49e5c1 100644 --- a/sd/inc/drawdoc.hxx +++ b/sd/inc/drawdoc.hxx @@ -483,8 +483,6 @@ public: SAL_DLLPRIVATE CharClass* GetCharClass() const { return mpCharClass.get(); } - SAL_DLLPRIVATE void RestoreLayerNames(); - SAL_DLLPRIVATE void UpdateAllLinks(); SAL_DLLPRIVATE void CheckMasterPages(); |